Gentoo Archives: gentoo-user

From: "M. Sitorus" <gkjdsh@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] error emerge hal
Date: Mon, 13 Oct 2008 11:44:03
Message-Id: ac564a240810130443r63c1eadbod60a570228738fc7@mail.gmail.com
In Reply to: Re: [gentoo-user] error emerge hal by "M. Sitorus"
1 sori to open this topic again.
2 last night, i try to emerge hal-0.5.11-r3 and it pulled glib-2.18.1 as
3 its depedency. but emerging glib failed. i'm already run revdep
4 rebuild, but nothing happend. here is the error log:
5
6
7 >>> Unpacking source...
8 >>> Unpacking glib-2.18.1.tar.bz2 to /var/tmp/portage/dev-libs/glib-2.18.1/work
9 * Applying glib-2.18.1-gdesktopappinfo-memleak-fix.patch ...
10  [ ok ]
11 * Applying
12 glib-2.18.1-workaround-gio-test-failure-without-userpriv.patch ...
13  [ ok ]
14 * Applying glib-2.12.12-fbsd.patch ...
15  [ ok ]
16 >>> Source unpacked.
17 >>> Compiling source in /var/tmp/portage/dev-libs/glib-2.18.1/work/glib-2.18.1 ...
18 * Removing useless C++ checks ...
19  [ ok ]
20 * econf: updating glib-2.18.1/config.sub with /usr/share/gnuconfig/config.sub
21 * econf: updating glib-2.18.1/config.guess with
22 /usr/share/gnuconfig/config.guess
23 ./configure --prefix=/usr --host=i686-pc-linux-gnu
24 --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share
25 --sysconfdir=/etc --localstatedir=/var/lib --disable-xattr
26 --disable-man --disable-gtk-doc --enable-fam --disable-selinux
27 --enable-static --with-threads=posix --build=i686-pc-linux-gnu
28 checking for a BSD-compatible install... /usr/bin/install -c
29 checking whether build environment is sane... yes
30 checking for a thread-safe mkdir -p... /bin/mkdir -p
31 checking for gawk... gawk
32 checking whether make sets $(MAKE)... yes
33 checking whether to enable maintainer-specific portions of Makefiles... no
34 checking build system type... i686-pc-linux-gnu
35 checking host system type... i686-pc-linux-gnu
36 checking for the BeOS... no
37 checking for Win32... no
38 checking for Mac OS X Carbon support... checking for style of include
39 used by make... GNU
40 checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
41 checking for C compiler default output file name... a.out
42 checking whether the C compiler works... yes
43 checking whether we are cross compiling... no
44 checking for suffix of executables...
45 checking for suffix of object files... o
46 checking whether we are using the GNU C compiler... yes
47 checking whether i686-pc-linux-gnu-gcc accepts -g... yes
48 checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed
49 checking dependency style of i686-pc-linux-gnu-gcc... gcc3
50 checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
51 no
52 checking whether to enable garbage collector friendliness... no
53 checking whether to disable memory pools... no
54 checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc
55 checking whether we are using the GNU C compiler... (cached) yes
56 checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes
57 checking for i686-pc-linux-gnu-gcc option to accept ISO C89...
58 (cached) none needed
59 checking dependency style of i686-pc-linux-gnu-gcc... (cached) gcc3
60 checking for c++... c++
61 checking whether we are using the GNU C++ compiler... yes
62 checking whether c++ accepts -g... yes
63 checking dependency style of c++... gcc3
64 checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc
65 checking whether we are using the GNU C compiler... (cached) yes
66 checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes
67 checking for i686-pc-linux-gnu-gcc option to accept ISO C89...
68 (cached) none needed
69 checking dependency style of i686-pc-linux-gnu-gcc... (cached) gcc3
70 checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o
71 together... yes
72 checking for a BSD-compatible install... /usr/bin/install -c
73 checking for special C compiler options needed for large files... no
74 checking for _FILE_OFFSET_BITS value needed for large files... 64
75 checking for pkg-config... /usr/bin/pkg-config
76 checking for gawk... (cached) gawk
77 checking for perl5... no
78 checking for perl... perl
79 checking for indent... no
80 checking for perl... /usr/bin/perl
81 checking for a Python interpreter with version >= 2.4... python
82 checking for python... /usr/bin/python
83 checking for python version... 2.4
84 checking for python platform... linux2
85 checking for python script directory... ${prefix}/lib/python2.4/site-packages
86 checking for python extension module directory...
87 ${exec_prefix}/lib/python2.4/site-packages
88 checking for iconv_open... yes
89 checking for grep that handles long lines and -e... /bin/grep
90 checking for egrep... /bin/grep -E
91 checking whether we are using the GNU C Library 2.1 or newer... yes
92 checking Whether to cache iconv descriptors... no
93 checking for ANSI C header files... yes
94 checking for sys/types.h... yes
95 checking for sys/stat.h... yes
96 checking for stdlib.h... yes
97 checking for string.h... yes
98 checking for memory.h... yes
99 checking for strings.h... yes
100 checking for inttypes.h... yes
101 checking for stdint.h... yes
102 checking for unistd.h... yes
103 checking locale.h usability... yes
104 checking locale.h presence... yes
105 checking for locale.h... yes
106 checking for LC_MESSAGES... yes
107 checking libintl.h usability... yes
108 checking libintl.h presence... yes
109 checking for libintl.h... yes
110 checking for ngettext in libc... yes
111 checking for dgettext in libc... yes
112 checking for bind_textdomain_codeset... yes
113 checking for msgfmt... /usr/bin/msgfmt
114 checking for dcgettext... yes
115 checking if msgfmt accepts -c... yes
116 checking for gmsgfmt... /usr/bin/gmsgfmt
117 checking for xgettext... /usr/bin/xgettext
118 checking for catalogs to be installed...
119 checking for a sed that does not truncate output... /bin/sed
120 checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld
121 checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
122 checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
123 checking for BSD-compatible nm... /usr/bin/nm -B
124 checking whether ln -s works... yes
125 checking how to recognize dependent libraries... pass_all
126 checking dlfcn.h usability... yes
127 checking dlfcn.h presence... yes
128 checking for dlfcn.h... yes
129 checking how to run the C++ preprocessor... c++ -E
130 checking for i686-pc-linux-gnu-g77... no
131 checking for i686-pc-linux-gnu-xlf... no
132 checking for i686-pc-linux-gnu-f77... no
133 checking for i686-pc-linux-gnu-frt... no
134 checking for i686-pc-linux-gnu-pgf77... no
135 checking for i686-pc-linux-gnu-cf77... no
136 checking for i686-pc-linux-gnu-fort77... no
137 checking for i686-pc-linux-gnu-fl32... no
138 checking for i686-pc-linux-gnu-af77... no
139 checking for i686-pc-linux-gnu-xlf90... no
140 checking for i686-pc-linux-gnu-f90... no
141 checking for i686-pc-linux-gnu-pgf90... no
142 checking for i686-pc-linux-gnu-pghpf... no
143 checking for i686-pc-linux-gnu-epcf90... no
144 checking for i686-pc-linux-gnu-gfortran... no
145 checking for i686-pc-linux-gnu-g95... no
146 checking for i686-pc-linux-gnu-xlf95... no
147 checking for i686-pc-linux-gnu-f95... no
148 checking for i686-pc-linux-gnu-fort... no
149 checking for i686-pc-linux-gnu-ifort... no
150 checking for i686-pc-linux-gnu-ifc... no
151 checking for i686-pc-linux-gnu-efc... no
152 checking for i686-pc-linux-gnu-pgf95... no
153 checking for i686-pc-linux-gnu-lf95... no
154 checking for i686-pc-linux-gnu-ftn... no
155 checking for g77... no
156 checking for xlf... no
157 checking for f77... no
158 checking for frt... no
159 checking for pgf77... no
160 checking for cf77... no
161 checking for fort77... no
162 checking for fl32... no
163 checking for af77... no
164 checking for xlf90... no
165 checking for f90... no
166 checking for pgf90... no
167 checking for pghpf... no
168 checking for epcf90... no
169 checking for gfortran... no
170 checking for g95... no
171 checking for xlf95... no
172 checking for f95... no
173 checking for fort... no
174 checking for ifort... no
175 checking for ifc... no
176 checking for efc... no
177 checking for pgf95... no
178 checking for lf95... no
179 checking for ftn... no
180 checking whether we are using the GNU Fortran 77 compiler... no
181 checking whether accepts -g... no
182 checking the maximum length of command line arguments... 98304
183 checking command to parse /usr/bin/nm -B output from
184 i686-pc-linux-gnu-gcc object... ok
185 checking for objdir... .libs
186 checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
187 checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
188 checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
189 checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
190 checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC
191 checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works... yes
192 checking if i686-pc-linux-gnu-gcc static flag -static works... yes
193 checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes
194 checking whether the i686-pc-linux-gnu-gcc linker
195 (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
196 checking whether -lc should be explicitly linked in... no
197 checking dynamic linker characteristics... GNU/Linux ld.so
198 checking how to hardcode library paths into programs... immediate
199 checking whether stripping libraries is possible... yes
200 checking if libtool supports shared libraries... yes
201 checking whether to build shared libraries... yes
202 checking whether to build static libraries... yes
203 configure: creating libtool
204 appending configuration tag "CXX" to libtool
205 checking for ld used by c++... /usr/i686-pc-linux-gnu/bin/ld
206 checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
207 checking whether the c++ linker (/usr/i686-pc-linux-gnu/bin/ld)
208 supports shared libraries... yes
209 checking for c++ option to produce PIC... -fPIC
210 checking if c++ PIC flag -fPIC works... yes
211 checking if c++ static flag -static works... yes
212 checking if c++ supports -c -o file.o... yes
213 checking whether the c++ linker (/usr/i686-pc-linux-gnu/bin/ld)
214 supports shared libraries... yes
215 checking dynamic linker characteristics... GNU/Linux ld.so
216 (cached) (cached) checking how to hardcode library paths into
217 programs... immediate
218 appending configuration tag "F77" to libtool
219 checking for extra flags to get ANSI library prototypes... none needed
220 checking for extra flags for POSIX compliance... none needed
221 checking for ANSI C header files... (cached) yes
222 checking for vprintf... yes
223 checking for _doprnt... no
224 checking for working alloca.h... yes
225 checking for alloca... yes
226 checking for mmap... yes
227 checking for posix_memalign... yes
228 checking for memalign... yes
229 checking for valloc... yes
230 checking for atexit... yes
231 checking for on_exit... yes
232 checking for timegm... yes
233 checking for gmtime_r... yes
234 checking size of char... 1
235 checking size of short... 2
236 checking size of long... 4
237 checking size of int... 4
238 checking size of void *... 4
239 checking size of long long... 8
240 checking size of __int64... 0
241 checking for format to printf and scanf a guint64... %llu
242 checking for an ANSI C-conforming const... yes
243 checking if malloc() and friends prototypes are gmem.h compatible... yes
244 checking for growing stack pointer... no
245 checking for __inline... yes
246 checking for __inline__... yes
247 checking for inline... yes
248 checking if inline functions in headers work... yes
249 checking for working do while(0) macros... yes
250 checking for ISO C99 varargs macros in C... yes
251 checking for ISO C99 varargs macros in C++... yes
252 checking for GNUC varargs macros... yes
253 checking for GNUC visibility attribute... yes
254 checking whether using Sun Studio C compiler... no
255 checking whether byte ordering is bigendian... no
256 checking dirent.h usability... yes
257 checking dirent.h presence... yes
258 checking for dirent.h... yes
259 checking float.h usability... yes
260 checking float.h presence... yes
261 checking for float.h... yes
262 checking limits.h usability... yes
263 checking limits.h presence... yes
264 checking for limits.h... yes
265 checking pwd.h usability... yes
266 checking pwd.h presence... yes
267 checking for pwd.h... yes
268 checking grp.h usability... yes
269 checking grp.h presence... yes
270 checking for grp.h... yes
271 checking sys/param.h usability... yes
272 checking sys/param.h presence... yes
273 checking for sys/param.h... yes
274 checking sys/poll.h usability... yes
275 checking sys/poll.h presence... yes
276 checking for sys/poll.h... yes
277 checking sys/resource.h usability... yes
278 checking sys/resource.h presence... yes
279 checking for sys/resource.h... yes
280 checking sys/time.h usability... yes
281 checking sys/time.h presence... yes
282 checking for sys/time.h... yes
283 checking sys/times.h usability... yes
284 checking sys/times.h presence... yes
285 checking for sys/times.h... yes
286 checking sys/wait.h usability... yes
287 checking sys/wait.h presence... yes
288 checking for sys/wait.h... yes
289 checking for unistd.h... (cached) yes
290 checking values.h usability... yes
291 checking values.h presence... yes
292 checking for values.h... yes
293 checking sys/select.h usability... yes
294 checking sys/select.h presence... yes
295 checking for sys/select.h... yes
296 checking for sys/types.h... (cached) yes
297 checking for stdint.h... (cached) yes
298 checking sched.h usability... yes
299 checking sched.h presence... yes
300 checking for sched.h... yes
301 checking malloc.h usability... yes
302 checking malloc.h presence... yes
303 checking for malloc.h... yes
304 checking sys/vfs.h usability... yes
305 checking sys/vfs.h presence... yes
306 checking for sys/vfs.h... yes
307 checking sys/mount.h usability... yes
308 checking sys/mount.h presence... yes
309 checking for sys/mount.h... yes
310 checking sys/vmount.h usability... no
311 checking sys/vmount.h presence... no
312 checking for sys/vmount.h... no
313 checking sys/statfs.h usability... yes
314 checking sys/statfs.h presence... yes
315 checking for sys/statfs.h... yes
316 checking sys/statvfs.h usability... yes
317 checking sys/statvfs.h presence... yes
318 checking for sys/statvfs.h... yes
319 checking mntent.h usability... yes
320 checking mntent.h presence... yes
321 checking for mntent.h... yes
322 checking sys/mnttab.h usability... no
323 checking sys/mnttab.h presence... no
324 checking for sys/mnttab.h... no
325 checking sys/vfstab.h usability... no
326 checking sys/vfstab.h presence... no
327 checking for sys/vfstab.h... no
328 checking sys/mntctl.h usability... no
329 checking sys/mntctl.h presence... no
330 checking for sys/mntctl.h... no
331 checking sys/sysctl.h usability... yes
332 checking sys/sysctl.h presence... yes
333 checking for sys/sysctl.h... yes
334 checking fstab.h usability... yes
335 checking fstab.h presence... yes
336 checking for fstab.h... yes
337 checking for struct stat.st_mtimensec... no
338 checking for struct stat.st_mtim.tv_nsec... yes
339 checking for struct stat.st_atimensec... no
340 checking for struct stat.st_atim.tv_nsec... yes
341 checking for struct stat.st_ctimensec... no
342 checking for struct stat.st_ctim.tv_nsec... yes
343 checking for struct stat.st_blksize... yes
344 checking for struct stat.st_blocks... yes
345 checking for struct statfs.f_fstypename... no
346 checking for struct statfs.f_bavail... yes
347 checking for struct statvfs.f_basetype... no
348 checking for nl_langinfo and CODESET... yes
349 checking whether we are using the GNU C Library 2.1 or newer... (cached) yes
350 checking stddef.h usability... yes
351 checking stddef.h presence... yes
352 checking for stddef.h... yes
353 checking for stdlib.h... (cached) yes
354 checking for string.h... (cached) yes
355 checking for setlocale... yes
356 checking size of size_t... 4
357 checking for the appropriate definition for size_t... unsigned int
358 checking for lstat... yes
359 checking for strerror... yes
360 checking for strsignal... yes
361 checking for memmove... yes
362 checking for vsnprintf... yes
363 checking for stpcpy... yes
364 checking for strcasecmp... yes
365 checking for strncasecmp... yes
366 checking for poll... yes
367 checking for getcwd... yes
368 checking for vasprintf... yes
369 checking for setenv... yes
370 checking for unsetenv... yes
371 checking for getc_unlocked... yes
372 checking for readlink... yes
373 checking for symlink... yes
374 checking for fdwalk... no
375 checking for chown... yes
376 checking for lchown... yes
377 checking for fchmod... yes
378 checking for fchown... yes
379 checking for link... yes
380 checking for statvfs... yes
381 checking for statfs... yes
382 checking for utimes... yes
383 checking for getgrgid... yes
384 checking for getpwuid... yes
385 checking for getmntent_r... yes
386 checking for setmntent... yes
387 checking for endmntent... yes
388 checking for hasmntopt... yes
389 checking for getmntinfo... no
390 checking for nanosleep... yes
391 checking for nsleep... no
392 checking crt_externs.h usability... no
393 checking crt_externs.h presence... no
394 checking for crt_externs.h... no
395 checking for _NSGetEnviron... no
396 checking for C99 vsnprintf... yes
397 checking whether printf supports positional parameters... yes
398 checking number of arguments to statfs()... 2
399 checking for signed... yes
400 checking for long long... yes
401 checking for long double... yes
402 checking for wchar_t... yes
403 checking for wint_t... yes
404 checking for size_t... yes
405 checking for ptrdiff_t... yes
406 checking for inttypes.h... yes
407 checking for stdint.h... yes
408 checking for snprintf... yes
409 checking for wcslen... yes
410 checking for C99 snprintf... yes
411 checking for sys_errlist... yes
412 checking for sys_siglist... yes
413 checking for sys_siglist declaration... yes
414 checking for fd_set... yes, found in sys/types.h
415 checking whether realloc (NULL,) will work... yes
416 checking for nl_langinfo (CODESET)... yes
417 checking for a compliant posix_memalign() implementation... yes
418 checking for OpenBSD strlcpy/strlcat... no
419 checking for an implementation of va_copy()... yes
420 checking for an implementation of __va_copy()... yes
421 checking whether va_lists can be copied by value... yes
422 checking for dlopen... no
423 checking for NSLinkModule... no
424 checking for dlopen in -ldl... yes
425 checking for dlsym in -ldl... yes
426 checking for RTLD_GLOBAL brokenness... no
427 checking for preceeding underscore in symbols... no
428 checking for dlerror... yes
429 checking for the suffix of module shared libraries... .so
430 checking for gspawn implementation... gspawn.lo
431 checking for GIOChannel implementation... giounix.lo
432 checking sys/inotify.h usability... yes
433 checking sys/inotify.h presence... yes
434 checking for sys/inotify.h... yes
435 checking for FAMOpen in -lfam... yes
436 checking fam.h usability... yes
437 checking fam.h presence... yes
438 checking for fam.h... yes
439 checking for FAMNoExists in -lfam... yes
440 checking for platform-dependent source...
441 checking whether to compile timeloop... yes
442 checking if building for some Win32 platform... no
443 checking for thread implementation... posix
444 checking thread related cflags... -pthread
445 checking for sched_get_priority_min... yes
446 checking thread related libraries... -pthread
447 checking for localtime_r... yes
448 checking for gmtime_r... (cached) yes
449 checking for posix getpwuid_r... yes
450 checking for posix getgrgid_r... yes
451 checking size of pthread_t... 4
452 checking for pthread_attr_setstacksize... yes
453 checking for minimal/maximal thread priority...
454 sched_get_priority_min(SCHED_OTHER)/sched_get_priority_max(SCHED_OTHER)
455 checking for pthread_setschedparam... yes
456 checking for posix yield function... sched_yield
457 checking size of pthread_mutex_t... 24
458 checking byte contents of PTHREAD_MUTEX_INITIALIZER...
459 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
460 checking for clock_gettime... no
461 checking for clock_gettime in -lrt... yes
462 checking for monotonic clocks... yes
463 checking whether to use assembler code for atomic operations... i486
464 checking value of POLLIN... 1
465 checking value of POLLOUT... 4
466 checking value of POLLPRI... 2
467 checking value of POLLERR... 8
468 checking value of POLLHUP... 16
469 checking value of POLLNVAL... 32
470 checking for broken poll... no
471 checking whether compiler understands -Wno-pointer-sign... yes
472 checking for EILSEQ... yes
473 checking whether to build gtk-doc documentation... no
474 checking for gtkdoc-check... no
475 checking for xsltproc... /usr/bin/xsltproc
476 checking for XML catalog (/etc/xml/catalog)... found
477 checking for xmlcatalog... /usr/bin/xmlcatalog
478 checking for DocBook XML DTD V4.1.2 in XML catalog... not found
479 checking for DocBook XSL Stylesheets in XML catalog... not found
480 configure: creating ./config.status
481 config.status: creating glib-2.0.pc
482 config.status: creating glib-2.0-uninstalled.pc
483 config.status: creating gmodule-2.0.pc
484 config.status: creating gmodule-export-2.0.pc
485 config.status: creating gmodule-no-export-2.0.pc
486 config.status: creating gmodule-2.0-uninstalled.pc
487 config.status: creating gmodule-no-export-2.0-uninstalled.pc
488 config.status: creating gthread-2.0.pc
489 config.status: creating gthread-2.0-uninstalled.pc
490 config.status: creating gobject-2.0.pc
491 config.status: creating gobject-2.0-uninstalled.pc
492 config.status: creating gio-2.0.pc
493 config.status: creating gio-unix-2.0.pc
494 config.status: creating gio-2.0-uninstalled.pc
495 config.status: creating gio-unix-2.0-uninstalled.pc
496 config.status: creating glib-zip
497 config.status: creating glib-gettextize
498 config.status: creating Makefile
499 config.status: creating build/Makefile
500 config.status: creating build/win32/Makefile
501 config.status: creating build/win32/dirent/Makefile
502 config.status: creating build/win32/vs8/Makefile
503 config.status: creating glib/Makefile
504 config.status: creating glib/libcharset/Makefile
505 config.status: creating glib/gnulib/Makefile
506 config.status: creating glib/pcre/Makefile
507 config.status: creating glib/update-pcre/Makefile
508 config.status: creating glib/tests/Makefile
509 config.status: creating gmodule/Makefile
510 config.status: creating gmodule/gmoduleconf.h
511 config.status: creating gobject/Makefile
512 config.status: creating gobject/glib-mkenums
513 config.status: creating gobject/tests/Makefile
514 config.status: creating gthread/Makefile
515 config.status: creating gio/Makefile
516 config.status: creating gio/xdgmime/Makefile
517 config.status: creating gio/inotify/Makefile
518 config.status: creating gio/fen/Makefile
519 config.status: creating gio/fam/Makefile
520 config.status: creating gio/win32/Makefile
521 config.status: creating gio/tests/Makefile
522 config.status: creating po/Makefile.in
523 config.status: creating docs/Makefile
524 config.status: creating docs/reference/Makefile
525 config.status: creating docs/reference/glib/Makefile
526 config.status: creating docs/reference/glib/version.xml
527 config.status: creating docs/reference/gobject/Makefile
528 config.status: creating docs/reference/gobject/version.xml
529 config.status: creating docs/reference/gio/Makefile
530 config.status: creating docs/reference/gio/version.xml
531 config.status: creating tests/Makefile
532 config.status: creating tests/gobject/Makefile
533 config.status: creating tests/refcount/Makefile
534 config.status: creating m4macros/Makefile
535 config.status: creating config.h
536 config.status: executing depfiles commands
537 config.status: executing default-1 commands
538 config.status: executing glibconfig.h commands
539 config.status: executing chmod-scripts commands
540 cd . && /bin/sh ./config.status glibconfig.h
541 config.status: executing glibconfig.h commands
542 config.status: glibconfig.h is unchanged
543 echo timestamp > stamp-gc-h
544 make all-recursive
545 make[1]: Entering directory
546 `/var/tmp/portage/dev-libs/glib-2.18.1/work/glib-2.18.1'
547 Making all in .
548 make[2]: Entering directory
549 `/var/tmp/portage/dev-libs/glib-2.18.1/work/glib-2.18.1'
550 make[2]: Nothing to be done for `all-am'.
551 make[2]: Leaving directory
552 `/var/tmp/portage/dev-libs/glib-2.18.1/work/glib-2.18.1'
553 Making all in m4macros
554 make[2]: Entering directory
555 `/var/tmp/portage/dev-libs/glib-2.18.1/work/glib-2.18.1/m4macros'
556 make[2]: Nothing to be done for `all'.
557 make[2]: Leaving directory
558 `/var/tmp/portage/dev-libs/glib-2.18.1/work/glib-2.18.1/m4macros'
559 Making all in glib
560 make[2]: Entering directory
561 `/var/tmp/portage/dev-libs/glib-2.18.1/work/glib-2.18.1/glib'
562 make all-recursive
563 make[3]: Entering directory
564 `/var/tmp/portage/dev-libs/glib-2.18.1/work/glib-2.18.1/glib'
565 Making all in libcharset
566 make[4]: Entering directory
567 `/var/tmp/portage/dev-libs/glib-2.18.1/work/glib-2.18.1/glib/libcharset'
568 /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc
569 -DHAVE_CONFIG_H -I. -I../.. -DLIBDIR=\"/usr/lib\" -I../..
570 -DG_DISABLE_SINGLE_INCLUDES -pthread -march=athlon-xp -O2 -pipe
571 -fomit-frame-pointer -Wall -MT localcharset.lo -MD -MP -MF
572 .deps/localcharset.Tpo -c -o localcharset.lo localcharset.c
573 sed -e '/^#/d' -e 's/@''PACKAGE''@/glib/g' ref-add.sin > t-ref-add.sed
574 mv t-ref-add.sed ref-add.sed
575 sed -e '/^#/d' -e 's/@''PACKAGE''@/glib/g' ref-del.sin > t-ref-del.sed
576 mv t-ref-del.sed ref-del.sed
577 /bin/sh ./config.charset 'i686-pc-linux-gnu' > t-charset.alias
578 mv t-charset.alias charset.alias
579 mkdir .libs
580 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../..
581 -DLIBDIR=\"/usr/lib\" -I../.. -DG_DISABLE_SINGLE_INCLUDES -pthread
582 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -Wall -MT
583 localcharset.lo -MD -MP -MF .deps/localcharset.Tpo -c localcharset.c
584 -fPIC -DPIC -o .libs/localcharset.o
585 env: ENUS: No such file or directory
586 make[4]: *** [localcharset.lo] Error 1
587 make[4]: Leaving directory
588 `/var/tmp/portage/dev-libs/glib-2.18.1/work/glib-2.18.1/glib/libcharset'
589 make[3]: *** [all-recursive] Error 1
590 make[3]: Leaving directory
591 `/var/tmp/portage/dev-libs/glib-2.18.1/work/glib-2.18.1/glib'
592 make[2]: *** [all] Error 2
593 make[2]: Leaving directory
594 `/var/tmp/portage/dev-libs/glib-2.18.1/work/glib-2.18.1/glib'
595 make[1]: *** [all-recursive] Error 1
596 make[1]: Leaving directory
597 `/var/tmp/portage/dev-libs/glib-2.18.1/work/glib-2.18.1'
598 make: *** [all] Error 2
599 *
600 * ERROR: dev-libs/glib-2.18.1 failed.
601 * Call stack:
602 * ebuild.sh, line 49: Called src_compile
603 * environment, line 2658: Called die
604 * The specific snippet of code:
605 * emake || die "make failed"
606 * The die message:
607 * make failed
608 *
609 * If you need support, post the topmost build error, and
610 the call stack if relevant.
611 * A complete build log is located at
612 '/var/tmp/portage/dev-libs/glib-2.18.1/temp/build.log'.
613 * The ebuild environment file is located at
614 '/var/tmp/portage/dev-libs/glib-2.18.1/temp/environment'.
615 *
616
617 --
618 Salam,
619
620 Marc