Gentoo Archives: gentoo-alt

From: "赵佳晖" <jiahui.tar.gz@×××××.com>
To: "gentoo-alt@l.g.o" <gentoo-alt@l.g.o>
Subject: Re: [gentoo-alt] sys-apps/sed is not a valid package atom when install gentoo prefix
Date: Mon, 14 Oct 2013 11:30:46
Message-Id: CAJf79nhqPCBACeCQp5YCfxXth0sHRotb46wRWnns1StN+D1zNg@mail.gmail.com
In Reply to: Re: [gentoo-alt] sys-apps/sed is not a valid package atom when install gentoo prefix by heroxbd@gmail.com
1 Yes,it's the bash version too old.And after that , I have made a new
2 problem.The following is the build.log
3 * Package: dev-libs/glib-2.34.1
4 * Repository: gentoo_prefix
5 * USE: abi_x86_32 bootstrap elibc_glibc kernel_linux prefix
6 userland_GNU x86
7 * FEATURES: preserve-libs
8 * Determining the location of the kernel source code
9 * Found kernel source directory:
10 * /usr/src/linux
11 * Found sources for kernel version:
12 * 2.6.9
13 * Unable to check for the following kernel config options due
14 * to absence of any configured kernel sources or compiled
15 * config:
16 * - INOTIFY_USER
17 * You're on your own to make sure they are set if needed.
18 >>> Unpacking source...
19 >>> Unpacking glib-2.34.1.tar.xz to
20 /home/zhaojiahui/gentoo/var/tmp/portage/dev-libs/glib-2.34.1/work
21 >>> Unpacking pkg-config-0.26.tar.gz to
22 /home/zhaojiahui/gentoo/var/tmp/portage/dev-libs/glib-2.34.1/work
23 >>> Source unpacked in
24 /home/zhaojiahui/gentoo/var/tmp/portage/dev-libs/glib-2.34.1/work
25 >>> Preparing source in
26 /home/zhaojiahui/gentoo/var/tmp/portage/dev-libs/glib-2.34.1/work/glib-2.34.1
27 ...
28 ‘/home/zhaojiahui/gentoo/var/tmp/portage/dev-libs/glib-2.34.1/work/pkg-config-0.26/pkg.m4’
29 -> ‘/home/zhaojiahui/gentoo/var/tmp/portage/dev-libs/glib-2.34.1/w
30 ork/pkg.m4’
31 * Applying glib-2.32.1-solaris-thread.patch ...
32
33 [ ok ]
34 * Applying glib-2.32.4-interix.patch ...
35 [
36 ok ]
37 * Applying glib-2.12.12-fbsd.patch ...
38 [
39 ok ]
40 * Applying glib-2.31.x-external-gdbus-codegen.patch ...
41
42 [ ok ]
43 * Applying glib-2.32.4-bashcomp.patch ...
44
45 [ ok ]
46 * Applying glib-2.34.0-testsuite-skip-thread4.patch ...
47
48 [ ok ]
49 * Applying glib-2.34.0-testsuite-skip-gdbus-auth-tests.patch ...
50 [
51 ok ]
52 * Running eautoreconf in
53 '/home/zhaojiahui/gentoo/var/tmp/portage/dev-libs/glib-2.34.1/work/glib-2.34.1'
54 ...
55 * Skipping 'gtkdocize --copy' due gtkdocize not installed
56 * Running libtoolize --install --copy --force --automake ...
57 [
58 ok ]
59 * Running aclocal -I
60 /home/zhaojiahui/gentoo/var/tmp/portage/dev-libs/glib-2.34.1/work -I
61 m4macros ... [ ok ]
62 * Running autoconf -I
63 /home/zhaojiahui/gentoo/var/tmp/portage/dev-libs/glib-2.34.1/work ...
64 [ ok ]
65 * Running autoheader -I
66 /home/zhaojiahui/gentoo/var/tmp/portage/dev-libs/glib-2.34.1/work ...
67 [ ok ]
68 * Running automake --add-missing --copy ...
69
70 [ ok ]
71 * Running elibtoolize in: glib-2.34.1/
72 * Applying portage/1.2.0 patch ...
73 * Applying sed/1.5.6 patch ...
74 * Applying as-needed/2.4.2 patch ...
75 * Applying target-nm/2.4.2 patch ...
76 * Removing useless C++ checks ...
77
78 [ ok ]
79 >>> Source prepared.
80 >>> Configuring source in
81 /home/zhaojiahui/gentoo/var/tmp/portage/dev-libs/glib-2.34.1/work/glib-2.34.1
82 ...
83 * econf: updating pkg-config-0.26/config.guess with
84 /home/zhaojiahui/gentoo/usr/share/gnuconfig/config.guess
85 * econf: updating pkg-config-0.26/config.sub with
86 /home/zhaojiahui/gentoo/usr/share/gnuconfig/config.sub
87 * econf: updating glib-2.34.1/config.guess with
88 /home/zhaojiahui/gentoo/usr/share/gnuconfig/config.guess
89 * econf: updating glib-2.34.1/config.sub with
90 /home/zhaojiahui/gentoo/usr/share/gnuconfig/config.sub
91 ./configure --prefix=/home/zhaojiahui/gentoo/usr --build=i686-pc-linux-gnu
92 --host=i686-pc-linux-gnu --mandir=/home/zhaojiahui/gentoo/usr/share/man
93 --infodir=
94 /home/zhaojiahui/gentoo/usr/share/info
95 --datadir=/home/zhaojiahui/gentoo/usr/share
96 --sysconfdir=/home/zhaojiahui/gentoo/etc --localstatedir=/home/zhaojiahui/
97 gentoo/var/lib --disable-dependency-tracking --disable-modular-tests
98 --disable-xattr --disable-fam --disable-selinux --disable-static
99 --disable-dtrace --disa
100 ble-systemtap --enable-man --with-pcre=internal --with-threads=posix
101 --with-xml-catalog=/home/zhaojiahui/gentoo/etc/xml/catalog
102 checking for a BSD-compatible install...
103 /home/zhaojiahui/gentoo/usr/bin/install -c
104 checking whether build environment is sane... yes
105 checking for a thread-safe mkdir -p... /home/zhaojiahui/gentoo/bin/mkdir -p
106 checking for gawk... gawk
107 checking whether make sets $(MAKE)... yes
108 checking how to create a ustar tar archive... gnutar
109 checking whether to enable maintainer-specific portions of Makefiles... yes
110 checking whether make supports nested variables... yes
111 checking for i686-pc-linux-gnu-gcc... no
112 checking for gcc... gcc
113 checking whether the C compiler works... yes
114 checking for C compiler default output file name... a.out
115 checking for suffix of executables...
116 checking whether we are cross compiling... no
117 checking for suffix of object files... o
118 checking whether we are using the GNU C compiler... yes
119 checking whether gcc accepts -g... yes
120 checking for gcc option to accept ISO C89... none needed
121 checking for style of include used by make... GNU
122 checking dependency style of gcc... none
123 checking how to run the C preprocessor... gcc -E
124 checking build system type... i686-pc-linux-gnu
125 checking host system type... i686-pc-linux-gnu
126 checking for the BeOS... no
127 checking for Win32... no
128 checking for Mac OS X Carbon support... no
129 checking for Mac OS X Cocoa support... no
130 checking for grep that handles long lines and -e...
131 /home/zhaojiahui/gentoo/bin/grep
132 checking for egrep... /home/zhaojiahui/gentoo/bin/grep -E
133 checking whether we are using the GNU C Library 2.1 or newer... yes
134 checking whether to enable garbage collector friendliness... no
135 checking whether to disable memory pools... no
136 checking for i686-pc-linux-gnu-c++... no
137 checking for i686-pc-linux-gnu-g++... no
138 checking for i686-pc-linux-gnu-gcc... no
139 checking for i686-pc-linux-gnu-CC... no
140 checking for i686-pc-linux-gnu-cxx... no
141 checking for i686-pc-linux-gnu-cc++... no
142 checking for i686-pc-linux-gnu-cl... no
143 checking for c++... c++
144 checking whether we are using the GNU C++ compiler... yes
145 checking whether c++ accepts -g... yes
146 checking dependency style of c++... none
147 checking for i686-pc-linux-gnu-gcc... gcc
148 checking whether we are using the GNU C compiler... (cached) yes
149 checking whether gcc accepts -g... (cached) yes
150 checking for gcc option to accept ISO C89... (cached) none needed
151 checking dependency style of gcc... (cached) none
152 checking whether gcc and cc understand -c and -o together... yes
153 checking for special C compiler options needed for large files... no
154 checking for _FILE_OFFSET_BITS value needed for large files... 64
155 checking for i686-pc-linux-gnu-pkg-config... no
156 checking for pkg-config... /home/zhaojiahui/gentoo/tmp/usr/bin/pkg-config
157 checking pkg-config is at least version 0.16... no
158 checking for gawk... (cached) gawk
159 checking for perl5... perl
160 checking for indent... no
161 checking for perl... /home/zhaojiahui/gentoo/usr/bin/perl
162 checking for iconv_open... yes
163 checking whether to cache iconv descriptors... no
164 checking for ZLIB... no
165 checking for ANSI C header files... yes
166 checking for sys/types.h... yes
167 checking for sys/stat.h... yes
168 checking for stdlib.h... yes
169 checking for string.h... yes
170 checking for memory.h... yes
171 checking for strings.h... yes
172 checking for inttypes.h... yes
173 checking for stdint.h... yes
174 checking for unistd.h... yes
175 checking for inflate in -lz... yes
176 checking zlib.h usability... yes
177 checking zlib.h presence... yes
178 checking for zlib.h... yes
179 checking for LIBFFI... yes
180 checking locale.h usability... yes
181 checking locale.h presence... yes
182 checking for locale.h... yes
183 checking for LC_MESSAGES... yes
184 checking libintl.h usability... yes
185 checking libintl.h presence... yes
186 checking for libintl.h... yes
187 checking for ngettext in libc... yes
188 checking for dgettext in libc... yes
189 checking for bind_textdomain_codeset... yes
190 checking for msgfmt... /home/zhaojiahui/gentoo/usr/bin/msgfmt
191 checking for dcgettext... yes
192 checking if msgfmt accepts -c... yes
193 checking for gmsgfmt... /home/zhaojiahui/gentoo/usr/bin/gmsgfmt
194 checking for xgettext... /home/zhaojiahui/gentoo/usr/bin/xgettext
195 checking for catalogs to be installed... af am ar as ast az be be@latin bg
196 bn bn_IN bs ca ca@valencia cs cy da de dz el en_CA en_GB en@shaw eo es et
197 eu fa f
198 i fr ga gl gu he hi hr hu hy id is it ja ka kk kn ko ku lt lv mai mg mk ml
199 mn mr ms nb nds ne nl nn oc or pa pl ps pt pt_BR ro ru rw si sk sl sq sr
200 sr@latin
201 sr@ije sv ta te th tl tr ug tt uk vi wa xh yi zh_CN zh_HK zh_TW
202 checking how to print strings... printf
203 checking for a sed that does not truncate output...
204 /home/zhaojiahui/gentoo/bin/sed
205 checking for fgrep... /home/zhaojiahui/gentoo/bin/grep -F
206 checking for ld used by gcc... /home/zhaojiahui/gentoo/usr/bin/ld
207 checking if the linker (/home/zhaojiahui/gentoo/usr/bin/ld) is GNU ld... yes
208 checking for BSD- or MS-compatible name lister (nm)...
209 /home/zhaojiahui/gentoo/usr/bin/i686-pc-linux-gnu-nm -B
210 checking the name lister
211 (/home/zhaojiahui/gentoo/usr/bin/i686-pc-linux-gnu-nm -B) interface... BSD
212 nm
213 checking whether ln -s works... yes
214 checking the maximum length of command line arguments... 98304
215 checking whether the shell understands some XSI constructs... yes
216 checking whether the shell understands "+="... no
217 checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu
218 format... func_convert_file_noop
219 checking how to convert i686-pc-linux-gnu file names to toolchain format...
220 func_convert_file_noop
221 checking for /home/zhaojiahui/gentoo/usr/bin/ld option to reload object
222 files... -r
223 checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump
224 checking how to recognize dependent libraries... pass_all
225 checking for i686-pc-linux-gnu-dlltool... no
226 checking for dlltool... no
227 checking how to associate runtime and link libraries... printf %s\n
228 checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
229 checking for archiver @FILE support... @
230 checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
231 checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
232 checking command to parse
233 /home/zhaojiahui/gentoo/usr/bin/i686-pc-linux-gnu-nm -B output from gcc
234 object... ok
235 checking for sysroot... no
236 checking for i686-pc-linux-gnu-mt... no
237 checking for mt... mt
238 checking if mt is a manifest tool... no
239 checking for dlfcn.h... yes
240 checking for objdir... .libs
241 checking if gcc supports -fno-rtti -fno-exceptions... no
242 checking for gcc option to produce PIC... -fPIC -DPIC
243 checking if gcc PIC flag -fPIC -DPIC works... yes
244 checking if gcc static flag -static works... yes
245 checking if gcc supports -c -o file.o... yes
246 checking if gcc supports -c -o file.o... (cached) yes
247 checking whether the gcc linker (/home/zhaojiahui/gentoo/usr/bin/ld)
248 supports shared libraries... yes
249 checking whether -lc should be explicitly linked in... no
250 checking dynamic linker characteristics... GNU/Linux ld.so
251 checking how to hardcode library paths into programs... immediate
252 checking whether stripping libraries is possible... yes
253 checking if libtool supports shared libraries... yes
254 checking whether to build shared libraries... yes
255 checking whether to build static libraries... no
256 checking how to run the C++ preprocessor... c++ -E
257 checking for ld used by c++... /home/zhaojiahui/gentoo/usr/bin/ld
258 checking if the linker (/home/zhaojiahui/gentoo/usr/bin/ld) is GNU ld... yes
259 checking whether the c++ linker (/home/zhaojiahui/gentoo/usr/bin/ld)
260 supports shared libraries... yes
261 checking for c++ option to produce PIC... -fPIC -DPIC
262 checking if c++ PIC flag -fPIC -DPIC works... yes
263 checking if c++ static flag -static works... yes
264 checking if c++ supports -c -o file.o... yes
265 checking if c++ supports -c -o file.o... (cached) yes
266 checking whether the c++ linker (/home/zhaojiahui/gentoo/usr/bin/ld)
267 supports shared libraries... yes
268 checking dynamic linker characteristics... (cached) GNU/Linux ld.so
269 checking how to hardcode library paths into programs... immediate
270 configure: creating ./config.lt
271 config.lt: creating libtool
272 checking for extra flags to get ANSI library prototypes... none needed
273 checking for extra flags for POSIX compliance... none needed
274 checking for vprintf... yes
275 checking for _doprnt... no
276 checking for size_t... yes
277 checking for working alloca.h... yes
278 checking for alloca... yes
279 checking for mmap... yes
280 checking for posix_memalign... yes
281 checking for memalign... yes
282 checking for valloc... yes
283 checking for fsync... yes
284 checking for pipe2... no
285 checking for issetugid... no
286 checking for atexit... yes
287 checking for on_exit... yes
288 checking for timegm... yes
289 checking for gmtime_r... yes
290 checking for __libc_enable_secure... no
291 checking size of char... 1
292 checking size of short... 2
293 checking size of long... 4
294 checking size of int... 4
295 checking size of void *... 4
296 checking size of long long... 8
297 checking size of __int64... 0
298 checking for sig_atomic_t... yes
299 checking for format to printf and scanf a guint64... %llu
300 checking for an ANSI C-conforming const... yes
301 checking if malloc() and friends prototypes are gmem.h compatible... yes
302 checking for growing stack pointer... no
303 checking for __inline... yes
304 checking for __inline__... yes
305 checking for inline... yes
306 checking if inline functions in headers work... yes
307 checking for working do while(0) macros... yes
308 checking for ISO C99 varargs macros in C... yes
309 checking for ISO C99 varargs macros in C++... yes
310 checking for GNUC varargs macros... yes
311 checking for GNUC visibility attribute... yes
312 checking whether using Sun Studio C compiler... no
313 checking whether byte ordering is bigendian... no
314 checking dirent.h usability... yes
315 checking dirent.h presence... yes
316 checking for dirent.h... yes
317 checking float.h usability... yes
318 checking float.h presence... yes
319 checking for float.h... yes
320 checking limits.h usability... yes
321 checking limits.h presence... yes
322 checking for limits.h... yes
323 checking pwd.h usability... yes
324 checking pwd.h presence... yes
325 checking for pwd.h... yes
326 checking grp.h usability... yes
327 checking grp.h presence... yes
328 checking for grp.h... yes
329 checking sys/param.h usability... yes
330 checking sys/param.h presence... yes
331 checking for sys/param.h... yes
332 checking sys/poll.h usability... yes
333 checking sys/poll.h presence... yes
334 checking for sys/poll.h... yes
335 checking sys/resource.h usability... yes
336 checking sys/resource.h presence... yes
337 checking for sys/resource.h... yes
338 checking sys/time.h usability... yes
339 checking sys/time.h presence... yes
340 checking for sys/time.h... yes
341 checking sys/times.h usability... yes
342 checking sys/times.h presence... yes
343 checking for sys/times.h... yes
344 checking sys/wait.h usability... yes
345 checking sys/wait.h presence... yes
346 checking for sys/wait.h... yes
347 checking for unistd.h... (cached) yes
348 checking values.h usability... yes
349 checking values.h presence... yes
350 checking for values.h... yes
351 checking sys/select.h usability... yes
352 checking sys/select.h presence... yes
353 checking for sys/select.h... yes
354 checking for sys/types.h... (cached) yes
355 checking for stdint.h... (cached) yes
356 checking for inttypes.h... (cached) yes
357 checking sched.h usability... yes
358 checking sched.h presence... yes
359 checking for sched.h... yes
360 checking malloc.h usability... yes
361 checking malloc.h presence... yes
362 checking for malloc.h... yes
363 checking sys/vfs.h usability... yes
364 checking sys/vfs.h presence... yes
365 checking for sys/vfs.h... yes
366 checking sys/vmount.h usability... no
367 checking sys/vmount.h presence... no
368 checking for sys/vmount.h... no
369 checking sys/statfs.h usability... yes
370 checking sys/statfs.h presence... yes
371 checking for sys/statfs.h... yes
372 checking sys/statvfs.h usability... yes
373 checking sys/statvfs.h presence... yes
374 checking for sys/statvfs.h... yes
375 checking sys/filio.h usability... no
376 checking sys/filio.h presence... no
377 checking for sys/filio.h... no
378 checking mntent.h usability... yes
379 checking mntent.h presence... yes
380 checking for mntent.h... yes
381 checking sys/mnttab.h usability... no
382 checking sys/mnttab.h presence... no
383 checking for sys/mnttab.h... no
384 checking sys/vfstab.h usability... no
385 checking sys/vfstab.h presence... no
386 checking for sys/vfstab.h... no
387 checking sys/mntctl.h usability... no
388 checking sys/mntctl.h presence... no
389 checking for sys/mntctl.h... no
390 checking fstab.h usability... yes
391 checking fstab.h presence... yes
392 checking for fstab.h... yes
393 checking sys/uio.h usability... yes
394 checking sys/uio.h presence... yes
395 checking for sys/uio.h... yes
396 checking sys/mkdev.h usability... no
397 checking sys/mkdev.h presence... no
398 checking for sys/mkdev.h... no
399 checking linux/magic.h usability... no
400 checking linux/magic.h presence... no
401 checking for linux/magic.h... no
402 checking sys/prctl.h usability... yes
403 checking sys/prctl.h presence... yes
404 checking for sys/prctl.h... yes
405 checking for sys/mount.h... yes
406 checking for sys/sysctl.h... yes
407 checking xlocale.h usability... yes
408 checking xlocale.h presence... yes
409 checking for xlocale.h... yes
410 checking for struct stat.st_mtimensec... no
411 checking for struct stat.st_mtim.tv_nsec... yes
412 checking for struct stat.st_atimensec... no
413 checking for struct stat.st_atim.tv_nsec... yes
414 checking for struct stat.st_ctimensec... no
415 checking for struct stat.st_ctim.tv_nsec... yes
416 checking for struct stat.st_blksize... yes
417 checking for struct stat.st_blocks... yes
418 checking for struct statfs.f_fstypename... no
419 checking for struct statfs.f_bavail... yes
420 checking for struct statvfs.f_basetype... no
421 checking for struct statvfs.f_fstypename... no
422 checking for struct tm.tm_gmtoff... yes
423 checking for struct tm.__tm_gmtoff... no
424 checking for dirent.h that defines DIR... yes
425 checking for library containing opendir... none required
426 checking for struct dirent.d_type... yes
427 checking for nl_langinfo and CODESET... yes
428 checking stddef.h usability... yes
429 checking stddef.h presence... yes
430 checking for stddef.h... yes
431 checking for stdlib.h... (cached) yes
432 checking for string.h... (cached) yes
433 checking for setlocale... yes
434 checking size of size_t... 4
435 checking for the appropriate definition for size_t... unsigned int
436 checking for lstat... yes
437 checking for strerror... yes
438 checking for strsignal... yes
439 checking for memmove... yes
440 checking for vsnprintf... yes
441 checking for stpcpy... yes
442 checking for strcasecmp... yes
443 checking for strncasecmp... yes
444 checking for poll... yes
445 checking for getcwd... yes
446 checking for vasprintf... yes
447 checking for setenv... yes
448 checking for unsetenv... yes
449 checking for getc_unlocked... yes
450 checking for readlink... yes
451 checking for symlink... yes
452 checking for fdwalk... no
453 checking for memmem... yes
454 checking for chown... yes
455 checking for lchmod... no
456 checking for lchown... yes
457 checking for fchmod... yes
458 checking for fchown... yes
459 checking for link... yes
460 checking for utimes... yes
461 checking for getgrgid... yes
462 checking for getpwuid... yes
463 checking for getresuid... yes
464 checking for getmntent_r... yes
465 checking for setmntent... yes
466 checking for endmntent... yes
467 checking for hasmntopt... yes
468 checking for getfsstat... no
469 checking for getvfsstat... no
470 checking for splice... no
471 checking for prlimit... no
472 checking for nanosleep... yes
473 checking for usleep... yes
474 checking for sendmsg... yes
475 checking for recvmsg... yes
476 checking for struct sockaddr_storage... no
477 checking for statvfs... yes
478 checking for statfs... yes
479 checking whether to use statfs or statvfs... statfs
480 checking crt_externs.h usability... no
481 checking crt_externs.h presence... no
482 checking for crt_externs.h... no
483 checking for _NSGetEnviron... no
484 checking for newlocale... yes
485 checking for uselocale... yes
486 checking for strtod_l... yes
487 checking for strtoll_l... yes
488 checking for strtoull_l... yes
489 checking for C99 vsnprintf... yes
490 checking whether printf supports positional parameters... yes
491 checking value of AF_INET... 2
492 checking value of AF_INET6... 10
493 checking value of AF_UNIX... 1
494 checking value of MSG_PEEK... 2
495 checking value of MSG_OOB... 1
496 checking value of MSG_DONTROUTE... 4
497 checking for getprotobyname_r... yes
498 checking for endservent... yes
499 checking for if_nametoindex... yes
500 checking netdb.h usability... yes
501 checking netdb.h presence... yes
502 checking for netdb.h... yes
503 checking wspiapi.h usability... no
504 checking wspiapi.h presence... no
505 checking for wspiapi.h... no
506 checking arpa/nameser_compat.h usability... yes
507 checking arpa/nameser_compat.h presence... yes
508 checking for arpa/nameser_compat.h... yes
509 checking for res_query... in -lresolv
510 checking for socket... yes
511 checking for linux/netlink.h... no
512 checking for struct ip_mreqn... yes
513 checking number of arguments to statfs()... 2
514 checking for signed... yes
515 checking for long long... yes
516 checking for long double... yes
517 checking for wchar_t... yes
518 checking for wint_t... yes
519 checking for size_t... (cached) yes
520 checking for ptrdiff_t... yes
521 checking for inttypes.h... yes
522 checking for stdint.h... yes
523 checking for snprintf... yes
524 checking for wcslen... yes
525 checking for C99 snprintf... yes
526 checking for fd_set... yes, found in sys/types.h
527 checking whether realloc (NULL,) will work... yes
528 checking for nl_langinfo (CODESET)... yes
529 checking for nl_langinfo (PM_STR)... yes
530 checking for nl_langinfo (_NL_CTYPE_OUTDIGITn_MB)... yes
531 checking for a compliant posix_memalign() implementation... yes
532 checking for OpenBSD strlcpy/strlcat... no
533 checking for an implementation of va_copy()... yes
534 checking for an implementation of __va_copy()... yes
535 checking whether va_lists can be copied by value... yes
536 checking for dlopen... no
537 checking for NSLinkModule... no
538 checking for dlopen in -ldl... yes
539 checking for dlsym in -ldl... yes
540 checking for RTLD_GLOBAL brokenness... no
541 checking for preceeding underscore in symbols... no
542 checking for dlerror... yes
543 checking for the suffix of module shared libraries... .so
544 checking for gspawn implementation... gspawn.lo
545 checking for GIOChannel implementation... giounix.lo
546 checking sys/inotify.h usability... no
547 checking sys/inotify.h presence... no
548 checking for sys/inotify.h... no
549 checking for LIBELF... no
550 checking for elf_begin in -lelf... no
551 checking for elf_getshdrstrndx in -lelf... no
552 checking for elf_getshdrnum in -lelf... no
553 checking libelf.h usability... no
554 checking libelf.h presence... no
555 checking for libelf.h... no
556 checking for platform-dependent source...
557 checking whether to compile timeloop... yes
558 checking if building for some Win32 platform... no
559 checking for thread implementation... posix
560 checking thread related cflags... -pthread
561 checking thread related libraries... -pthread
562 checking for localtime_r... yes
563 checking for gmtime_r... (cached) yes
564 checking for posix getpwuid_r... yes
565 checking for posix getgrgid_r... yes
566 checking for pthread_attr_setstacksize... yes
567 checking for pthread_condattr_setclock... no
568 checking for clock_gettime... no
569 checking for clock_gettime in -lrt... yes
570 checking for lock-free atomic intrinsics... no
571 checking for futex(2) system call... yes
572 checking for eventfd(2) system call... no
573 checking value of POLLIN... 1
574 checking value of POLLOUT... 4
575 checking value of POLLPRI... 2
576 checking value of POLLERR... 8
577 checking value of POLLHUP... 16
578 checking value of POLLNVAL... 32
579 checking for broken poll... no
580 checking whether compiler understands -Wno-pointer-sign... no
581 checking for EILSEQ... yes
582 checking for gtkdoc-check... no
583 checking for gtkdoc-rebase... /home/zhaojiahui/gentoo/usr/bin/gtkdoc-rebase
584 checking for gtkdoc-mkpdf... no
585 checking whether to build gtk-doc documentation... no
586 checking for xsltproc... /home/zhaojiahui/gentoo/usr/bin/xsltproc
587 checking for XML catalog (/home/zhaojiahui/gentoo/etc/xml/catalog)... found
588 checking for xmlcatalog... /home/zhaojiahui/gentoo/usr/bin/xmlcatalog
589 checking for DocBook XML DTD V4.1.2 in XML catalog... found
590 checking for DocBook XSL Stylesheets in XML catalog... found
591 checking whether to generate man pages... yes
592 checking whether to include dtrace tracing support... no
593 checking whether to include systemtap tracing support... no
594 checking for guint32... yes
595 checking alignment of guint32... 4
596 checking for guint64... yes
597 checking alignment of guint64... 4
598 checking for unsigned long... yes
599 checking alignment of unsigned long... 4
600 checking for dbus-daemon... no
601 checking for -Bsymbolic-functions linker flag... yes
602 checking that generated files are newer than configure... done
603 configure: creating ./config.status
604 config.status: creating glib-2.0.pc
605 config.status: creating gmodule-2.0.pc
606 config.status: creating gmodule-export-2.0.pc
607 config.status: creating gmodule-no-export-2.0.pc
608 config.status: creating gthread-2.0.pc
609 config.status: creating gobject-2.0.pc
610 config.status: creating gio-2.0.pc
611 config.status: creating gio-unix-2.0.pc
612 config.status: creating gio-windows-2.0.pc
613 config.status: creating glib-zip
614 config.status: creating glib-gettextize
615 config.status: creating Makefile
616 config.status: creating build/Makefile
617 config.status: creating build/win32/Makefile
618 config.status: creating build/win32/dirent/Makefile
619 config.status: creating build/win32/vs9/Makefile
620 config.status: creating build/win32/vs10/Makefile
621 config.status: creating glib/Makefile
622 config.status: creating glib/glib.stp
623 config.status: creating glib/libcharset/Makefile
624 config.status: creating glib/gnulib/Makefile
625 config.status: creating glib/pcre/Makefile
626 config.status: creating glib/update-pcre/Makefile
627 config.status: creating glib/tests/Makefile
628 config.status: creating gmodule/Makefile
629 config.status: creating gmodule/gmoduleconf.h
630 config.status: creating gobject/Makefile
631 config.status: creating gobject/gobject.stp
632 config.status: creating gobject/glib-mkenums
633 config.status: creating gobject/tests/Makefile
634 config.status: creating gthread/Makefile
635 config.status: creating gio/Makefile
636 config.status: creating gio/xdgmime/Makefile
637 config.status: creating gio/inotify/Makefile
638 config.status: creating gio/fen/Makefile
639 config.status: creating gio/fam/Makefile
640 config.status: creating gio/win32/Makefile
641 config.status: creating gio/tests/Makefile
642 config.status: creating gio/tests/gdbus-object-manager-example/Makefile
643 config.status: creating po/Makefile.in
644 config.status: creating docs/Makefile
645 config.status: creating docs/reference/Makefile
646 config.status: creating docs/reference/glib/Makefile
647 config.status: creating docs/reference/glib/version.xml
648 config.status: creating docs/reference/gobject/Makefile
649 config.status: creating docs/reference/gobject/version.xml
650 config.status: creating docs/reference/gio/Makefile
651 config.status: creating
652 docs/reference/gio/gdbus-object-manager-example/Makefile
653 config.status: creating docs/reference/gio/version.xml
654 config.status: creating tests/Makefile
655 config.status: creating tests/gobject/Makefile
656 config.status: creating tests/refcount/Makefile
657 config.status: creating m4macros/Makefile
658 config.status: creating config.h
659 config.status: executing depfiles commands
660 config.status: executing default-1 commands
661 config.status: executing libtool commands
662 config.status: executing glib/glibconfig.h commands
663 config.status: executing chmod-scripts commands
664 >>> Source configured.
665 >>> Compiling source in
666 /home/zhaojiahui/gentoo/var/tmp/portage/dev-libs/glib-2.34.1/work/glib-2.34.1
667 ...
668 make
669 make all-recursive
670 make[1]: Entering directory
671 `/home/zhaojiahui/gentoo/var/tmp/portage/dev-libs/glib-2.34.1/work/glib-2.34.1'
672 Making all in .
673 make[2]: Entering directory
674 `/home/zhaojiahui/gentoo/var/tmp/portage/dev-libs/glib-2.34.1/work/glib-2.34.1'
675 make[2]: Nothing to be done for `all-am'.
676 make[2]: Leaving directory
677 `/home/zhaojiahui/gentoo/var/tmp/portage/dev-libs/glib-2.34.1/work/glib-2.34.1'
678 Making all in m4macros
679 make[2]: Entering directory
680 `/home/zhaojiahui/gentoo/var/tmp/portage/dev-libs/glib-2.34.1/work/glib-2.34.1/m4macros'
681 make[2]: Nothing to be done for `all'.
682 make[2]: Leaving directory
683 `/home/zhaojiahui/gentoo/var/tmp/portage/dev-libs/glib-2.34.1/work/glib-2.34.1/m4macros'
684 Making all in glib
685 make[2]: Entering directory
686 `/home/zhaojiahui/gentoo/var/tmp/portage/dev-libs/glib-2.34.1/work/glib-2.34.1/glib'
687 GEN glibconfig-stamp
688 config.status: executing glib/glibconfig.h commands
689 config.status: glib/glibconfig.h is unchanged
690 make all-recursive
691 make[3]: Entering directory
692 `/home/zhaojiahui/gentoo/var/tmp/portage/dev-libs/glib-2.34.1/work/glib-2.34.1/glib'
693 Making all in libcharset
694 make[4]: Entering directory
695 `/home/zhaojiahui/gentoo/var/tmp/portage/dev-libs/glib-2.34.1/work/glib-2.34.1/glib/libcharset'
696 CC localcharset.lo
697 CCLD libcharset.la
698 GEN ref-add.sed
699 GEN ref-del.sed
700 GEN charset.alias
701 make[4]: Leaving directory
702 `/home/zhaojiahui/gentoo/var/tmp/portage/dev-libs/glib-2.34.1/work/glib-2.34.1/glib/libcharset'
703 Making all in pcre
704 make[4]: Entering directory
705 `/home/zhaojiahui/gentoo/var/tmp/portage/dev-libs/glib-2.34.1/work/glib-2.34.1/glib/pcre'
706 CC libpcre_la-pcre_byte_order.lo
707 CC libpcre_la-pcre_chartables.lo
708 CC libpcre_la-pcre_compile.lo
709 CC libpcre_la-pcre_config.lo
710 CC libpcre_la-pcre_dfa_exec.lo
711 CC libpcre_la-pcre_exec.lo
712 CC libpcre_la-pcre_fullinfo.lo
713 CC libpcre_la-pcre_get.lo
714 CC libpcre_la-pcre_globals.lo
715 CC libpcre_la-pcre_jit_compile.lo
716 CC libpcre_la-pcre_newline.lo
717 CC libpcre_la-pcre_ord2utf8.lo
718 CC libpcre_la-pcre_string_utils.lo
719 CC libpcre_la-pcre_study.lo
720 CC libpcre_la-pcre_tables.lo
721 CC libpcre_la-pcre_valid_utf8.lo
722 CC libpcre_la-pcre_xclass.lo
723 CCLD libpcre.la
724 make[4]: Leaving directory
725 `/home/zhaojiahui/gentoo/var/tmp/portage/dev-libs/glib-2.34.1/work/glib-2.34.1/glib/pcre'
726 Making all in update-pcre
727 make[4]: Entering directory
728 `/home/zhaojiahui/gentoo/var/tmp/portage/dev-libs/glib-2.34.1/work/glib-2.34.1/glib/update-pcre'
729 make[4]: Nothing to be done for `all'.
730 make[4]: Leaving directory
731 `/home/zhaojiahui/gentoo/var/tmp/portage/dev-libs/glib-2.34.1/work/glib-2.34.1/glib/update-pcre'
732 Making all in .
733 make[4]: Entering directory
734 `/home/zhaojiahui/gentoo/var/tmp/portage/dev-libs/glib-2.34.1/work/glib-2.34.1/glib'
735 CC gallocator.lo
736 CC gcache.lo
737 CC gcompletion.lo
738 CC grel.lo
739 CC gthread-deprecated.lo
740 CC garray.lo
741 CC gasyncqueue.lo
742 CC gatomic.lo
743 CC gbacktrace.lo
744 CC gbase64.lo
745 CC gbitlock.lo
746 CC gbookmarkfile.lo
747 CC gbytes.lo
748 CC gcharset.lo
749 CC gchecksum.lo
750 CC gconvert.lo
751 CC gdataset.lo
752 CC gdate.lo
753 CC gdatetime.lo
754 gdatetime.c: In function `g_date_time_format_locale':
755 gdatetime.c:2180: warning: 'tmp' might be used uninitialized in this
756 function
757 CC gdir.lo
758 CC genviron.lo
759 CC gerror.lo
760 CC gfileutils.lo
761 CC ggettext.lo
762 CC ghash.lo
763 CC ghmac.lo
764 CC ghook.lo
765 CC ghostutils.lo
766 CC giochannel.lo
767 CC gkeyfile.lo
768 CC glib-init.lo
769 CC glib-private.lo
770 CC glist.lo
771 CC gmain.lo
772 gmain.c: In function `g_get_monotonic_time':
773 gmain.c:2230: warning: comparison is always true due to limited range of
774 data type
775 gmain.c:2230: warning: comparison is always true due to limited range of
776 data type
777 CC gmappedfile.lo
778 CC gmarkup.lo
779 CC gmem.lo
780 CC gmessages.lo
781 CC gnode.lo
782 CC goption.lo
783 CC gpattern.lo
784 CC gpoll.lo
785 CC gprimes.lo
786 CC gqsort.lo
787 CC gquark.lo
788 CC gqueue.lo
789 CC grand.lo
790 CC gregex.lo
791 CC gscanner.lo
792 CC gsequence.lo
793 CC gshell.lo
794 CC gslice.lo
795 CC gslist.lo
796 CC gstdio.lo
797 CC gstrfuncs.lo
798 CC gstring.lo
799 CC gstringchunk.lo
800 CC gtestutils.lo
801 CC gthread.lo
802 CC gthreadpool.lo
803 CC gtimer.lo
804 CC gtimezone.lo
805 CC gtrashstack.lo
806 CC gtree.lo
807 CC guniprop.lo
808 CC gutf8.lo
809 CC gunibreak.lo
810 CC gunicollate.lo
811 CC gunidecomp.lo
812 CC gurifuncs.lo
813 CC gutils.lo
814 CC gvariant.lo
815 CC gvariant-core.lo
816 CC gvariant-parser.lo
817 CC gvariant-serialiser.lo
818 CC gvarianttypeinfo.lo
819 CC gvarianttype.lo
820 CC gversion.lo
821 CC gwakeup.lo
822 CC gprintf.lo
823 CC glib-unix.lo
824 CC gthread-posix.lo
825 CC giounix.lo
826 CC gspawn.lo
827 CCLD libglib-2.0.la
828 CC gtester.o
829 CCLD gtester
830 echo glib-unix.h glib-object.h glib.h galloca.h garray.h gasyncqueue.h
831 gatomic.h gbacktrace.h gbase64.h gbitlock.h gbookmarkfile.h gbytes.h
832 gcharset.h gcheck
833 sum.h gconvert.h gdataset.h gdate.h gdatetime.h gdir.h genviron.h gerror.h
834 gfileutils.h ggettext.h ghash.h ghmac.h ghook.h ghostutils.h gi18n.h
835 gi18n-lib.h g
836 iochannel.h gkeyfile.h glist.h gmacros.h gmain.h gmappedfile.h gmarkup.h
837 gmem.h gmessages.h gnode.h goption.h gpattern.h gpoll.h gprimes.h gqsort.h
838 gquark.h
839 gqueue.h grand.h gregex.h gscanner.h gsequence.h gshell.h gslice.h gslist.h
840 gspawn.h gstdio.h gstrfuncs.h gtestutils.h gstring.h gstringchunk.h
841 gthread.h gth
842 readpool.h gtimer.h gtimezone.h gtrashstack.h gtree.h gtypes.h gunicode.h
843 gurifuncs.h gutils.h gvarianttype.h gvariant.h gversion.h gversionmacros.h
844 gwin32.h
845 gprintf.h > glib-public-headers.txt.tmp && mv glib-public-headers.txt.tmp
846 glib-public-headers.txt
847 make[4]: Leaving directory
848 `/home/zhaojiahui/gentoo/var/tmp/portage/dev-libs/glib-2.34.1/work/glib-2.34.1/glib'
849 make[3]: Leaving directory
850 `/home/zhaojiahui/gentoo/var/tmp/portage/dev-libs/glib-2.34.1/work/glib-2.34.1/glib'
851 make[2]: Leaving directory
852 `/home/zhaojiahui/gentoo/var/tmp/portage/dev-libs/glib-2.34.1/work/glib-2.34.1/glib'
853 Making all in gmodule
854 make[2]: Entering directory
855 `/home/zhaojiahui/gentoo/var/tmp/portage/dev-libs/glib-2.34.1/work/glib-2.34.1/gmodule'
856 make all-am
857 make[3]: Entering directory
858 `/home/zhaojiahui/gentoo/var/tmp/portage/dev-libs/glib-2.34.1/work/glib-2.34.1/gmodule'
859 CC gmodule.lo
860 CCLD libgmodule-2.0.la
861 make[3]: Leaving directory
862 `/home/zhaojiahui/gentoo/var/tmp/portage/dev-libs/glib-2.34.1/work/glib-2.34.1/gmodule'
863 make[2]: Leaving directory
864 `/home/zhaojiahui/gentoo/var/tmp/portage/dev-libs/glib-2.34.1/work/glib-2.34.1/gmodule'
865 Making all in gthread
866 make[2]: Entering directory
867 `/home/zhaojiahui/gentoo/var/tmp/portage/dev-libs/glib-2.34.1/work/glib-2.34.1/gthread'
868 CC gthread-impl.lo
869 CCLD libgthread-2.0.la
870 make[2]: Leaving directory
871 `/home/zhaojiahui/gentoo/var/tmp/portage/dev-libs/glib-2.34.1/work/glib-2.34.1/gthread'
872 Making all in gobject
873 make[2]: Entering directory
874 `/home/zhaojiahui/gentoo/var/tmp/portage/dev-libs/glib-2.34.1/work/glib-2.34.1/gobject'
875 make all-recursive
876 make[3]: Entering directory
877 `/home/zhaojiahui/gentoo/var/tmp/portage/dev-libs/glib-2.34.1/work/glib-2.34.1/gobject'
878 Making all in .
879 make[4]: Entering directory
880 `/home/zhaojiahui/gentoo/var/tmp/portage/dev-libs/glib-2.34.1/work/glib-2.34.1/gobject'
881 CC libgobject_2_0_la-gatomicarray.lo
882 CC libgobject_2_0_la-gbinding.lo
883 CC libgobject_2_0_la-gboxed.lo
884 CC libgobject_2_0_la-gclosure.lo
885 CC libgobject_2_0_la-genums.lo
886 CC libgobject_2_0_la-gmarshal.lo
887 CC libgobject_2_0_la-gobject.lo
888 CC libgobject_2_0_la-gparam.lo
889 CC libgobject_2_0_la-gparamspecs.lo
890 CC libgobject_2_0_la-gsignal.lo
891 CC libgobject_2_0_la-gsourceclosure.lo
892 CC libgobject_2_0_la-gtype.lo
893 CC libgobject_2_0_la-gtypemodule.lo
894 CC libgobject_2_0_la-gtypeplugin.lo
895 CC libgobject_2_0_la-gvalue.lo
896 CC libgobject_2_0_la-gvaluearray.lo
897 gvaluearray.c: In function `g_value_array_prepend':
898 gvaluearray.c:232: warning: `g_value_array_insert' is deprecated (declared
899 at gvaluearray.h:88)
900 gvaluearray.c: In function `g_value_array_append':
901 gvaluearray.c:255: warning: `g_value_array_insert' is deprecated (declared
902 at gvaluearray.h:88)
903 CC libgobject_2_0_la-gvaluetransform.lo
904 CC libgobject_2_0_la-gvaluetypes.lo
905 CCLD libgobject-2.0.la
906 CC gobject-query.o
907 CCLD gobject-query
908 CC glib-genmarshal.o
909 CCLD glib-genmarshal
910 CC testgobject.o
911 CCLD testgobject
912 echo glib-types.h gbinding.h gboxed.h gclosure.h genums.h gmarshal.h
913 gobject.h gparam.h gparamspecs.h gsignal.h gsourceclosure.h gtype.h
914 gtypemodule.h gtypep
915 lugin.h gvalue.h gvaluearray.h gvaluecollector.h gvaluetypes.h
916 gobjectnotifyqueue.c > gobject-public-headers.txt.tmp && mv
917 gobject-public-headers.txt.tmp gob
918 ject-public-headers.txt
919 make[4]: Leaving directory
920 `/home/zhaojiahui/gentoo/var/tmp/portage/dev-libs/glib-2.34.1/work/glib-2.34.1/gobject'
921 make[3]: Leaving directory
922 `/home/zhaojiahui/gentoo/var/tmp/portage/dev-libs/glib-2.34.1/work/glib-2.34.1/gobject'
923 make[2]: Leaving directory
924 `/home/zhaojiahui/gentoo/var/tmp/portage/dev-libs/glib-2.34.1/work/glib-2.34.1/gobject'
925 Making all in gio
926 make[2]: Entering directory
927 `/home/zhaojiahui/gentoo/var/tmp/portage/dev-libs/glib-2.34.1/work/glib-2.34.1/gio'
928 GEN gioenumtypes.h
929 make all-recursive
930 make[3]: Entering directory
931 `/home/zhaojiahui/gentoo/var/tmp/portage/dev-libs/glib-2.34.1/work/glib-2.34.1/gio'
932 Making all in xdgmime
933 make[4]: Entering directory
934 `/home/zhaojiahui/gentoo/var/tmp/portage/dev-libs/glib-2.34.1/work/glib-2.34.1/gio/xdgmime'
935 CC xdgmime.lo
936 CC xdgmimealias.lo
937 CC xdgmimecache.lo
938 CC xdgmimeglob.lo
939 CC xdgmimeicon.lo
940 CC xdgmimeint.lo
941 CC xdgmimemagic.lo
942 CC xdgmimeparent.lo
943 CCLD libxdgmime.la
944 make[4]: Leaving directory
945 `/home/zhaojiahui/gentoo/var/tmp/portage/dev-libs/glib-2.34.1/work/glib-2.34.1/gio/xdgmime'
946 Making all in .
947 make[4]: Entering directory
948 `/home/zhaojiahui/gentoo/var/tmp/portage/dev-libs/glib-2.34.1/work/glib-2.34.1/gio'
949 CC libgio_2_0_la-gappinfo.lo
950 CC libgio_2_0_la-gasynchelper.lo
951 CC libgio_2_0_la-gasyncinitable.lo
952 CC libgio_2_0_la-gasyncresult.lo
953 CC libgio_2_0_la-gbufferedinputstream.lo
954 CC libgio_2_0_la-gbufferedoutputstream.lo
955 CC libgio_2_0_la-gcancellable.lo
956 CC libgio_2_0_la-gcharsetconverter.lo
957 CC libgio_2_0_la-gconverter.lo
958 CC libgio_2_0_la-gconverterinputstream.lo
959 CC libgio_2_0_la-gconverteroutputstream.lo
960 CC libgio_2_0_la-gcredentials.lo
961 CC libgio_2_0_la-gdatainputstream.lo
962 CC libgio_2_0_la-gdataoutputstream.lo
963 CC libgio_2_0_la-gdrive.lo
964 CC libgio_2_0_la-gdummyfile.lo
965 CC libgio_2_0_la-gdummyproxyresolver.lo
966 CC libgio_2_0_la-gdummytlsbackend.lo
967 CC libgio_2_0_la-gemblem.lo
968 CC libgio_2_0_la-gemblemedicon.lo
969 CC libgio_2_0_la-gfile.lo
970 gfile.c: In function `open_source_for_copy':
971 gfile.c:2537: warning: dereferencing type-punned pointer will break
972 strict-aliasing rules
973 gfile.c: In function `g_file_replace_contents':
974 gfile.c:6899: warning: 'res' might be used uninitialized in this function
975 CC libgio_2_0_la-gfileattribute.lo
976 CC libgio_2_0_la-gfileenumerator.lo
977 CC libgio_2_0_la-gfileicon.lo
978 CC libgio_2_0_la-gfileinfo.lo
979 CC libgio_2_0_la-gfileinputstream.lo
980 CC libgio_2_0_la-gfilemonitor.lo
981 CC libgio_2_0_la-gfilenamecompleter.lo
982 CC libgio_2_0_la-gfileoutputstream.lo
983 CC libgio_2_0_la-gfileiostream.lo
984 CC libgio_2_0_la-gfilterinputstream.lo
985 CC libgio_2_0_la-gfilteroutputstream.lo
986 CC libgio_2_0_la-gicon.lo
987 CC libgio_2_0_la-ginetaddress.lo
988 CC libgio_2_0_la-ginetaddressmask.lo
989 CC libgio_2_0_la-ginetsocketaddress.lo
990 CC libgio_2_0_la-ginitable.lo
991 CC libgio_2_0_la-ginputstream.lo
992 CC libgio_2_0_la-gioerror.lo
993 CC libgio_2_0_la-giomodule.lo
994 giomodule.c: In function `_g_io_modules_ensure_extension_points_registered':
995 giomodule.c:834: warning: `g_desktop_app_info_lookup_get_type' is
996 deprecated (declared at gdesktopappinfo.h:103)
997 CC libgio_2_0_la-gioscheduler.lo
998 CC libgio_2_0_la-giostream.lo
999 CC libgio_2_0_la-gloadableicon.lo
1000 CC libgio_2_0_la-gmount.lo
1001 CC libgio_2_0_la-gmemoryinputstream.lo
1002 CC libgio_2_0_la-gmemoryoutputstream.lo
1003 CC libgio_2_0_la-gmountoperation.lo
1004 CC libgio_2_0_la-gnativevolumemonitor.lo
1005 CC libgio_2_0_la-gnetworkaddress.lo
1006 CC libgio_2_0_la-gnetworkmonitor.lo
1007 CC libgio_2_0_la-gnetworkmonitorbase.lo
1008 CC libgio_2_0_la-gnetworkservice.lo
1009 CC libgio_2_0_la-goutputstream.lo
1010 CC libgio_2_0_la-gpermission.lo
1011 CC libgio_2_0_la-gpollableinputstream.lo
1012 CC libgio_2_0_la-gpollableoutputstream.lo
1013 CC libgio_2_0_la-gpollableutils.lo
1014 CC libgio_2_0_la-gpollfilemonitor.lo
1015 CC libgio_2_0_la-gproxyresolver.lo
1016 CC libgio_2_0_la-gresolver.lo
1017 CC libgio_2_0_la-gresource.lo
1018 gresource.c: In function `g_resources_enumerate_children':
1019 gresource.c:821: warning: dereferencing type-punned pointer will break
1020 strict-aliasing rules
1021 CC libgio_2_0_la-gresourcefile.lo
1022 CC libgio_2_0_la-gseekable.lo
1023 CC libgio_2_0_la-gsimpleasyncresult.lo
1024 CC libgio_2_0_la-gsimplepermission.lo
1025 CC libgio_2_0_la-gsocket.lo
1026 CC libgio_2_0_la-gsocketaddress.lo
1027 CC libgio_2_0_la-gsocketaddressenumerator.lo
1028 CC libgio_2_0_la-gsocketclient.lo
1029 CC libgio_2_0_la-gsocketconnectable.lo
1030 CC libgio_2_0_la-gsocketconnection.lo
1031 CC libgio_2_0_la-gsocketcontrolmessage.lo
1032 CC libgio_2_0_la-gsocketinputstream.lo
1033 CC libgio_2_0_la-gsocketlistener.lo
1034 CC libgio_2_0_la-gsocketoutputstream.lo
1035 CC libgio_2_0_la-gproxy.lo
1036 CC libgio_2_0_la-gproxyaddress.lo
1037 CC libgio_2_0_la-gproxyaddressenumerator.lo
1038 CC libgio_2_0_la-gsocketservice.lo
1039 CC libgio_2_0_la-gsrvtarget.lo
1040 CC libgio_2_0_la-gtcpconnection.lo
1041 CC libgio_2_0_la-gtcpwrapperconnection.lo
1042 CC libgio_2_0_la-gthreadedsocketservice.lo
1043 CC libgio_2_0_la-gthemedicon.lo
1044 CC libgio_2_0_la-gthreadedresolver.lo
1045 CC libgio_2_0_la-gtlsbackend.lo
1046 CC libgio_2_0_la-gtlscertificate.lo
1047 CC libgio_2_0_la-gtlsclientconnection.lo
1048 CC libgio_2_0_la-gtlsconnection.lo
1049 CC libgio_2_0_la-gtlsdatabase.lo
1050 CC libgio_2_0_la-gtlsfiledatabase.lo
1051 CC libgio_2_0_la-gtlsinteraction.lo
1052 CC libgio_2_0_la-gtlspassword.lo
1053 CC libgio_2_0_la-gtlsserverconnection.lo
1054 CC libgio_2_0_la-gunionvolumemonitor.lo
1055 CC libgio_2_0_la-gvfs.lo
1056 CC libgio_2_0_la-gvolume.lo
1057 CC libgio_2_0_la-gvolumemonitor.lo
1058 CC libgio_2_0_la-gzlibcompressor.lo
1059 gzlibcompressor.c:68: error: syntax error before "gz_header"
1060 gzlibcompressor.c:68: warning: no semicolon at end of struct or union
1061 gzlibcompressor.c:70: error: syntax error before '}' token
1062 gzlibcompressor.c: In function `g_zlib_compressor_set_gzheader':
1063 gzlibcompressor.c:79: error: dereferencing pointer to incomplete type
1064 gzlibcompressor.c:80: error: dereferencing pointer to incomplete type
1065 gzlibcompressor.c:83: error: dereferencing pointer to incomplete type
1066 gzlibcompressor.c:83: error: `gz_header' undeclared (first use in this
1067 function)
1068 gzlibcompressor.c:83: error: (Each undeclared identifier is reported only
1069 once
1070 gzlibcompressor.c:83: error: for each function it appears in.)
1071 gzlibcompressor.c:84: error: dereferencing pointer to incomplete type
1072 gzlibcompressor.c:86: error: dereferencing pointer to incomplete type
1073 gzlibcompressor.c:87: error: dereferencing pointer to incomplete type
1074 gzlibcompressor.c:88: error: dereferencing pointer to incomplete type
1075 gzlibcompressor.c:90: error: dereferencing pointer to incomplete type
1076 gzlibcompressor.c:91: error: dereferencing pointer to incomplete type
1077 gzlibcompressor.c:94: warning: implicit declaration of function
1078 `deflateSetHeader'
1079 gzlibcompressor.c:94: error: dereferencing pointer to incomplete type
1080 gzlibcompressor.c:94: error: dereferencing pointer to incomplete type
1081 gzlibcompressor.c:95: error: dereferencing pointer to incomplete type
1082 gzlibcompressor.c: In function `g_zlib_compressor_get_type':
1083 gzlibcompressor.c:99: error: invalid application of `sizeof' to incomplete
1084 type `../gio/giotypes.h'
1085 gzlibcompressor.c: In function `g_zlib_compressor_finalize':
1086 gzlibcompressor.c:110: error: dereferencing pointer to incomplete type
1087 gzlibcompressor.c:112: error: dereferencing pointer to incomplete type
1088 gzlibcompressor.c:113: error: dereferencing pointer to incomplete type
1089 gzlibcompressor.c: In function `g_zlib_compressor_set_property':
1090 gzlibcompressor.c:132: error: dereferencing pointer to incomplete type
1091 gzlibcompressor.c:136: error: dereferencing pointer to incomplete type
1092 gzlibcompressor.c: In function `g_zlib_compressor_get_property':
1093 gzlibcompressor.c:163: error: dereferencing pointer to incomplete type
1094 gzlibcompressor.c:167: error: dereferencing pointer to incomplete type
1095 gzlibcompressor.c:171: error: dereferencing pointer to incomplete type
1096 gzlibcompressor.c: In function `g_zlib_compressor_constructed':
1097 gzlibcompressor.c:193: error: dereferencing pointer to incomplete type
1098 gzlibcompressor.c:196: error: dereferencing pointer to incomplete type
1099 gzlibcompressor.c:196: error: dereferencing pointer to incomplete type
1100 gzlibcompressor.c:201: error: dereferencing pointer to incomplete type
1101 gzlibcompressor.c:204: error: dereferencing pointer to incomplete type
1102 gzlibcompressor.c:204: error: dereferencing pointer to incomplete type
1103 gzlibcompressor.c:210: error: dereferencing pointer to incomplete type
1104 gzlibcompressor.c:210: error: dereferencing pointer to incomplete type
1105 gzlibcompressor.c:216: error: dereferencing pointer to incomplete type
1106 gzlibcompressor.c: In function `g_zlib_compressor_get_file_info':
1107 gzlibcompressor.c:310: error: dereferencing pointer to incomplete type
1108 gzlibcompressor.c: In function `g_zlib_compressor_set_file_info':
1109 gzlibcompressor.c:335: error: dereferencing pointer to incomplete type
1110 gzlibcompressor.c:338: error: dereferencing pointer to incomplete type
1111 gzlibcompressor.c:339: error: dereferencing pointer to incomplete type
1112 gzlibcompressor.c:342: error: dereferencing pointer to incomplete type
1113 gzlibcompressor.c: In function `g_zlib_compressor_reset':
1114 gzlibcompressor.c:354: error: dereferencing pointer to incomplete type
1115 gzlibcompressor.c:356: error: dereferencing pointer to incomplete type
1116 gzlibcompressor.c: In function `g_zlib_compressor_convert':
1117 gzlibcompressor.c:379: error: dereferencing pointer to incomplete type
1118 gzlibcompressor.c:380: error: dereferencing pointer to incomplete type
1119 gzlibcompressor.c:382: error: dereferencing pointer to incomplete type
1120 gzlibcompressor.c:383: error: dereferencing pointer to incomplete type
1121 gzlibcompressor.c:391: error: dereferencing pointer to incomplete type
1122 gzlibcompressor.c:403: error: dereferencing pointer to incomplete type
1123 gzlibcompressor.c:422: error: dereferencing pointer to incomplete type
1124 gzlibcompressor.c:423: error: dereferencing pointer to incomplete type
1125 make[4]: *** [libgio_2_0_la-gzlibcompressor.lo] Error 1
1126 make[4]: Leaving directory
1127 `/home/zhaojiahui/gentoo/var/tmp/portage/dev-libs/glib-2.34.1/work/glib-2.34.1/gio'
1128 make[3]: *** [all-recursive] Error 1
1129 make[3]: Leaving directory
1130 `/home/zhaojiahui/gentoo/var/tmp/portage/dev-libs/glib-2.34.1/work/glib-2.34.1/gio'
1131 make[2]: *** [all] Error 2
1132 make[2]: Leaving directory
1133 `/home/zhaojiahui/gentoo/var/tmp/portage/dev-libs/glib-2.34.1/work/glib-2.34.1/gio'
1134 make[1]: *** [all-recursive] Error 1
1135 make[1]: Leaving directory
1136 `/home/zhaojiahui/gentoo/var/tmp/portage/dev-libs/glib-2.34.1/work/glib-2.34.1'
1137 make: *** [all] Error 2
1138 * ERROR: dev-libs/glib-2.34.1 failed (compile phase):
1139 * emake failed
1140 *
1141 * If you need support, post the output of `emerge --info
1142 '=dev-libs/glib-2.34.1'`,
1143 * the complete build log and the output of `emerge -pqv
1144 '=dev-libs/glib-2.34.1'`.
1145 * The complete build log is located at
1146 '/home/zhaojiahui/gentoo/var/tmp/portage/dev-libs/glib-2.34.1/temp/build.log'.
1147 * The ebuild environment file is located at
1148 '/home/zhaojiahui/gentoo/var/tmp/portage/dev-libs/glib-2.34.1/temp/environment'.
1149 * Working directory:
1150 '/home/zhaojiahui/gentoo/var/tmp/portage/dev-libs/glib-2.34.1/work/glib-2.34.1'
1151 * S:
1152 '/home/zhaojiahui/gentoo/var/tmp/portage/dev-libs/glib-2.34.1/work/glib-2.34.1'
1153 May be i missed something?
1154
1155
1156
1157
1158 2013/10/11 <heroxbd@×××××.com>
1159
1160 > 赵佳晖 <jiahui.tar.gz@×××××.com> writes:
1161 >
1162 > > I tried to install the gentoo prefix on Red Hat Enterprise Linux AS
1163 > > release 4 (Nahant Update 4) withuname -a: Linux localhost.localdomain
1164 > > 2.6.9-42.ELsmp #1 SMP Wed Jul 12 23:27:17 EDT 2006 i686 GNU/Linux
1165 > > But it comes error :
1166 > > * Bootstrapping Gentoo prefixed portage installation using
1167 > > * host: i686-pc-linux-gnu
1168 > > * prefix: /home/zhaojiahui/gentoo
1169 > > * ready to bootstrap stage3
1170 > >
1171 > > !!! Your current profile is deprecated and not supported anymore.
1172 > > !!! Use eselect profile to update your profile.
1173 > > !!! Please upgrade to the following profile if possible:
1174 > >
1175 > > default/linux/x86/13.0
1176 > >
1177 > > You may use the following command to upgrade:
1178 > >
1179 > > eselect profile set default/linux/x86/13.0
1180 > >
1181 > > !!! '(sys-apps/sed' is not a valid package atom.
1182 > > !!! Please check ebuild(5) for full details.
1183 >
1184 > This means your bash is too old to support the array syntax.
1185 >
1186 > What's the output of "bash --version"?
1187 >
1188 > Compile a bash first using bootstrap-bash.sh with instructions on
1189 >
1190 > http://www.gentoo.org/proj/en/gentoo-alt/prefix/bootstrap.xml
1191 >
1192
1193
1194
1195 --
1196 好好学习,天天向上!!!

Replies