Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 171976 Details for
Bug 247059
dev-libs/libelf fails during parallel install
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
dev-libs:libelf-0.8.10:20081116-134716.log (text/plain), 20.53 KB, created by
Diego Elio Pettenò (RETIRED)
on 2008-11-16 13:57:19 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2008-11-16 13:57:19 UTC
Size:
20.53 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking libelf-0.8.10.tar.gz to /var/tmp/portage/dev-libs/libelf-0.8.10/work >>>> Source unpacked. >>>> Compiling source in /var/tmp/portage/dev-libs/libelf-0.8.10/work/libelf-0.8.10 ... > * econf: updating libelf-0.8.10/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating libelf-0.8.10/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-nls --disable-debug --enable-shared --build=i686-pc-linux-gnu >creating cache ./config.cache >checking whether make sets ${MAKE}... yes >checking for gcc... gcc >checking whether the C compiler (gcc -O2 -pipe -Wl,-O1) works... yes >checking whether the C compiler (gcc -O2 -pipe -Wl,-O1) is a cross-compiler... no >checking whether we are using GNU C... yes >checking whether gcc accepts -g... yes >checking how to run the C preprocessor... gcc -E >checking for a BSD compatible install... /usr/bin/install -c >checking for ranlib... ranlib >checking whether ln -s works... yes >checking for ANSI C header files... yes >checking for unistd.h... yes >checking for stdint.h... yes >checking for fcntl.h... yes >checking for elf.h... yes >checking for sys/elf.h... no >checking for link.h... yes >checking for sys/link.h... no >checking if gcc can compile elf.h... yes >checking for ar.h... yes >checking for libelf.h... yes >checking for nlist.h... yes >checking for gelf.h... yes >checking whether to install <libelf.h>, <nlist.h> and <gelf.h>... no >checking for working const... yes >checking for off_t... yes >checking for size_t... yes >checking size of short... 2 >checking size of int... 4 >checking size of long... 4 >checking size of long long... 8 >checking size of __int64... 0 >checking for struct Elf32_Dyn... yes >checking for struct nlist in elf.h... no >checking for struct Elf64_Ehdr... yes >checking for Elf64_Addr... yes >checking for struct Elf64_Rel... yes >checking for Elf32_Verdef... yes >checking for Elf64_Verdef... yes >checking for SHT_SUNW_verdef... no >checking for SHT_GNU_verdef... yes >checking for 64-bit integer... long long >checking for 32-bit integer... int >checking for 16-bit integer... short >checking for unistd.h... (cached) yes >checking for getpagesize... yes >checking for working mmap... yes >checking for ftruncate... yes >checking for memcmp... yes >checking for memcpy... yes >checking for memmove... yes >checking for memset... yes >checking whether overlapping arrays are copied correctly... yes >checking the coffee machine... empty - operator may not work as expected >checking whether 64-bit ELF support is sufficient... yes >checking whether to include 64-bit support... yes >checking whether versioning support is sufficient... yes >checking whether to include versioning support... yes >checking whether NLS is requested... yes >checking for dgettext... yes >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking for GNU gettext... yes >checking for losing catgets-based GNU gettext... no >checking for pure GNU gettext... yes >checking for catalogs to be installed... de >checking for gettext in -lintl... no >checking host system type... i686-pc-linux-gnu >checking whether to build a shared library... yes >checking whether GNU naming conventions are requested... no >checking for ld... /usr/bin/ld >checking for native ELF system... yes >updating cache ./config.cache >creating ./config.status >creating Makefile >creating lib/Makefile >creating po/Makefile >creating libelf.pc >creating config.h >creating lib/sys_elf.h >make -j14 >making all in lib >make[1]: Entering directory `/var/tmp/portage/dev-libs/libelf-0.8.10/work/libelf-0.8.10/lib' >if test -n "-fPIC -DPIC"; then \ > gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe -fPIC -DPIC begin.c && mv -f begin.o begin.os; \ > else true; fi >if test -n "-fPIC -DPIC"; then \ > gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe -fPIC -DPIC cntl.c && mv -f cntl.o cntl.os; \ > else true; fi >if test -n "-fPIC -DPIC"; then \ > gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe -fPIC -DPIC end.c && mv -f end.o end.os; \ > else true; fi >if test -n "-fPIC -DPIC"; then \ > gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe -fPIC -DPIC errmsg.c && mv -f errmsg.o errmsg.os; \ > else true; fi >if test -n "-fPIC -DPIC"; then \ > gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe -fPIC -DPIC errno.c && mv -f errno.o errno.os; \ > else true; fi >if test -n "-fPIC -DPIC"; then \ > gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe -fPIC -DPIC fill.c && mv -f fill.o fill.os; \ > else true; fi >if test -n "-fPIC -DPIC"; then \ > gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe -fPIC -DPIC flag.c && mv -f flag.o flag.os; \ > else true; fi >if test -n "-fPIC -DPIC"; then \ > gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe -fPIC -DPIC getarhdr.c && mv -f getarhdr.o getarhdr.os; \ > else true; fi >if test -n "-fPIC -DPIC"; then \ > gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe -fPIC -DPIC getarsym.c && mv -f getarsym.o getarsym.os; \ > else true; fi >if test -n "-fPIC -DPIC"; then \ > gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe -fPIC -DPIC getbase.c && mv -f getbase.o getbase.os; \ > else true; fi >if test -n "-fPIC -DPIC"; then \ > gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe -fPIC -DPIC getident.c && mv -f getident.o getident.os; \ > else true; fi >if test -n "-fPIC -DPIC"; then \ > gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe -fPIC -DPIC getdata.c && mv -f getdata.o getdata.os; \ > else true; fi >if test -n "-fPIC -DPIC"; then \ > gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe -fPIC -DPIC getscn.c && mv -f getscn.o getscn.os; \ > else true; fi >if test -n "-fPIC -DPIC"; then \ > gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe -fPIC -DPIC hash.c && mv -f hash.o hash.os; \ > else true; fi >gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe errmsg.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe end.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe fill.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe getarhdr.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe hash.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe getbase.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe errno.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe begin.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe flag.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe getarsym.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe getident.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe getdata.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe getscn.c >if test -n "-fPIC -DPIC"; then \ > gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe -fPIC -DPIC kind.c && mv -f kind.o kind.os; \ > else true; fi >gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe cntl.c >if test -n "-fPIC -DPIC"; then \ > gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe -fPIC -DPIC ndxscn.c && mv -f ndxscn.o ndxscn.os; \ > else true; fi >if test -n "-fPIC -DPIC"; then \ > gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe -fPIC -DPIC newdata.c && mv -f newdata.o newdata.os; \ > else true; fi >if test -n "-fPIC -DPIC"; then \ > gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe -fPIC -DPIC newscn.c && mv -f newscn.o newscn.os; \ > else true; fi >if test -n "-fPIC -DPIC"; then \ > gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe -fPIC -DPIC next.c && mv -f next.o next.os; \ > else true; fi >if test -n "-fPIC -DPIC"; then \ > gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe -fPIC -DPIC nextscn.c && mv -f nextscn.o nextscn.os; \ > else true; fi >if test -n "-fPIC -DPIC"; then \ > gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe -fPIC -DPIC rand.c && mv -f rand.o rand.os; \ > else true; fi >if test -n "-fPIC -DPIC"; then \ > gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe -fPIC -DPIC rawfile.c && mv -f rawfile.o rawfile.os; \ > else true; fi >gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe ndxscn.c >if test -n "-fPIC -DPIC"; then \ > gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe -fPIC -DPIC rawdata.c && mv -f rawdata.o rawdata.os; \ > else true; fi >if test -n "-fPIC -DPIC"; then \ > gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe -fPIC -DPIC strptr.c && mv -f strptr.o strptr.os; \ > else true; fi >gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe newdata.c >if test -n "-fPIC -DPIC"; then \ > gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe -fPIC -DPIC update.c && mv -f update.o update.os; \ > else true; fi >if test -n "-fPIC -DPIC"; then \ > gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe -fPIC -DPIC version.c && mv -f version.o version.os; \ > else true; fi >if test -n "-fPIC -DPIC"; then \ > gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe -fPIC -DPIC checksum.c && mv -f checksum.o checksum.os; \ > else true; fi >gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe next.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe nextscn.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe kind.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe rand.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe newscn.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe rawfile.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe rawdata.c >if test -n "-fPIC -DPIC"; then \ > gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe -fPIC -DPIC 32.fsize.c && mv -f 32.fsize.o 32.fsize.os; \ > else true; fi >if test -n "-fPIC -DPIC"; then \ > gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe -fPIC -DPIC 32.getehdr.c && mv -f 32.getehdr.o 32.getehdr.os; \ > else true; fi >if test -n "-fPIC -DPIC"; then \ > gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe -fPIC -DPIC 32.getphdr.c && mv -f 32.getphdr.o 32.getphdr.os; \ > else true; fi >if test -n "-fPIC -DPIC"; then \ > gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe -fPIC -DPIC 32.getshdr.c && mv -f 32.getshdr.o 32.getshdr.os; \ > else true; fi >if test -n "-fPIC -DPIC"; then \ > gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe -fPIC -DPIC 32.newehdr.c && mv -f 32.newehdr.o 32.newehdr.os; \ > else true; fi >gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe strptr.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe version.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe checksum.c >if test -n "-fPIC -DPIC"; then \ > gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe -fPIC -DPIC 32.newphdr.c && mv -f 32.newphdr.o 32.newphdr.os; \ > else true; fi >if test -n "-fPIC -DPIC"; then \ > gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe -fPIC -DPIC 32.xlatetof.c && mv -f 32.xlatetof.o 32.xlatetof.os; \ > else true; fi >gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe 32.getphdr.c >if test -n "-fPIC -DPIC"; then \ > gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe -fPIC -DPIC cook.c && mv -f cook.o cook.os; \ > else true; fi >gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe 32.getehdr.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe 32.fsize.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe 32.getshdr.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe 32.newehdr.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe 32.newphdr.c >if test -n "-fPIC -DPIC"; then \ > gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe -fPIC -DPIC data.c && mv -f data.o data.os; \ > else true; fi >if test -n "-fPIC -DPIC"; then \ > gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe -fPIC -DPIC input.c && mv -f input.o input.os; \ > else true; fi >if test -n "-fPIC -DPIC"; then \ > gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe -fPIC -DPIC opt.delscn.c && mv -f opt.delscn.o opt.delscn.os; \ > else true; fi >if test -n "-fPIC -DPIC"; then \ > gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe -fPIC -DPIC nlist.c && mv -f nlist.o nlist.os; \ > else true; fi >if test -n "-fPIC -DPIC"; then \ > gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe -fPIC -DPIC assert.c && mv -f assert.o assert.os; \ > else true; fi >if test -n "-fPIC -DPIC"; then \ > gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe -fPIC -DPIC x.remscn.c && mv -f x.remscn.o x.remscn.os; \ > else true; fi >if test -n "-fPIC -DPIC"; then \ > gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe -fPIC -DPIC x.movscn.c && mv -f x.movscn.o x.movscn.os; \ > else true; fi >gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe data.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe assert.c >if test -n "-fPIC -DPIC"; then \ > gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe -fPIC -DPIC x.elfext.c && mv -f x.elfext.o x.elfext.os; \ > else true; fi >if test -n "-fPIC -DPIC"; then \ > gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe -fPIC -DPIC 64.xlatetof.c && mv -f 64.xlatetof.o 64.xlatetof.os; \ > else true; fi >gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe update.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe input.c >if test -n "-fPIC -DPIC"; then \ > gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe -fPIC -DPIC gelfehdr.c && mv -f gelfehdr.o gelfehdr.os; \ > else true; fi >if test -n "-fPIC -DPIC"; then \ > gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe -fPIC -DPIC gelfphdr.c && mv -f gelfphdr.o gelfphdr.os; \ > else true; fi >gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe x.movscn.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe cook.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe x.remscn.c >if test -n "-fPIC -DPIC"; then \ > gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe -fPIC -DPIC gelfshdr.c && mv -f gelfshdr.o gelfshdr.os; \ > else true; fi >gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe opt.delscn.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe nlist.c >if test -n "-fPIC -DPIC"; then \ > gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe -fPIC -DPIC gelftrans.c && mv -f gelftrans.o gelftrans.os; \ > else true; fi >if test -n "-fPIC -DPIC"; then \ > gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe -fPIC -DPIC swap64.c && mv -f swap64.o swap64.os; \ > else true; fi >if test -n "-fPIC -DPIC"; then \ > gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe -fPIC -DPIC verdef_32_tof.c && mv -f verdef_32_tof.o verdef_32_tof.os; \ > else true; fi >gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe x.elfext.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe gelfphdr.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe gelfshdr.c >if test -n "-fPIC -DPIC"; then \ > gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe -fPIC -DPIC verdef_32_tom.c && mv -f verdef_32_tom.o verdef_32_tom.os; \ > else true; fi >if test -n "-fPIC -DPIC"; then \ > gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe -fPIC -DPIC verdef_64_tof.c && mv -f verdef_64_tof.o verdef_64_tof.os; \ > else true; fi >gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe gelfehdr.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe swap64.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe gelftrans.c >if test -n "-fPIC -DPIC"; then \ > gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe -fPIC -DPIC verdef_64_tom.c && mv -f verdef_64_tom.o verdef_64_tom.os; \ > else true; fi >gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe verdef_32_tof.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe verdef_32_tom.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe verdef_64_tof.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe verdef_64_tom.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe 32.xlatetof.c >gcc -c -DHAVE_CONFIG_H -I.. -I. -I. -O2 -pipe 64.xlatetof.c >ar rcv libelf.a begin.o cntl.o end.o errmsg.o errno.o fill.o flag.o getarhdr.o getarsym.o getbase.o getdata.o getident.o getscn.o hash.o kind.o ndxscn.o newdata.o newscn.o next.o nextscn.o rand.o rawdata.o rawfile.o strptr.o update.o version.o checksum.o 32.fsize.o 32.getehdr.o 32.getphdr.o 32.getshdr.o 32.newehdr.o 32.newphdr.o 32.xlatetof.o cook.o data.o input.o assert.o nlist.o opt.delscn.o x.remscn.o x.movscn.o x.elfext.o 64.xlatetof.o gelfehdr.o gelfphdr.o gelfshdr.o gelftrans.o swap64.o verdef_32_tof.o verdef_32_tom.o verdef_64_tof.o verdef_64_tom.o >a - begin.o >a - cntl.o >a - end.o >a - errmsg.o >a - errno.o >a - fill.o >a - flag.o >a - getarhdr.o >a - getarsym.o >a - getbase.o >a - getdata.o >a - getident.o >a - getscn.o >a - hash.o >a - kind.o >a - ndxscn.o >a - newdata.o >a - newscn.o >a - next.o >a - nextscn.o >a - rand.o >a - rawdata.o >a - rawfile.o >a - strptr.o >a - update.o >a - version.o >a - checksum.o >a - 32.fsize.o >a - 32.getehdr.o >a - 32.getphdr.o >a - 32.getshdr.o >a - 32.newehdr.o >a - 32.newphdr.o >a - 32.xlatetof.o >a - cook.o >a - data.o >a - input.o >a - assert.o >a - nlist.o >a - opt.delscn.o >a - x.remscn.o >a - x.movscn.o >a - x.elfext.o >a - 64.xlatetof.o >a - gelfehdr.o >a - gelfphdr.o >a - gelfshdr.o >a - gelftrans.o >a - swap64.o >a - verdef_32_tof.o >a - verdef_32_tom.o >a - verdef_64_tof.o >a - verdef_64_tom.o >ranlib libelf.a >gcc -shared -Wl,-soname,libelf.so.0 -o libelf.so.0.8.10 begin.os cntl.os end.os errmsg.os errno.os fill.os flag.os getarhdr.os getarsym.os getbase.os getdata.os getident.os getscn.os hash.os kind.os ndxscn.os newdata.os newscn.os next.os nextscn.os rand.os rawdata.os rawfile.os strptr.os update.os version.os checksum.os 32.fsize.os 32.getehdr.os 32.getphdr.os 32.getshdr.os 32.newehdr.os 32.newphdr.os 32.xlatetof.os cook.os data.os input.os assert.os nlist.os opt.delscn.os x.remscn.os x.movscn.os x.elfext.os 64.xlatetof.os gelfehdr.os gelfphdr.os gelfshdr.os gelftrans.os swap64.os verdef_32_tof.os verdef_32_tom.os verdef_64_tof.os verdef_64_tom.os -lc >if test "libelf.so.0" = "libelf.so.0.8.10"; then true; else \ > rm -f libelf.so.0 && ln -s libelf.so.0.8.10 libelf.so.0; \ > fi >if test "libelf.so" = "libelf.so.0.8.10"; then true; else \ > rm -f libelf.so && ln -s libelf.so.0.8.10 libelf.so; \ > fi >make[1]: Leaving directory `/var/tmp/portage/dev-libs/libelf-0.8.10/work/libelf-0.8.10/lib' >making all in po >make[1]: Entering directory `/var/tmp/portage/dev-libs/libelf-0.8.10/work/libelf-0.8.10/po' >make[1]: Nothing to be done for `all'. >make[1]: Leaving directory `/var/tmp/portage/dev-libs/libelf-0.8.10/work/libelf-0.8.10/po' >>>> Source compiled. >>>> Test phase [not enabled]: dev-libs/libelf-0.8.10 > >>>> Install libelf-0.8.10 into /var/tmp/portage/dev-libs/libelf-0.8.10/image/ category dev-libs >make -j14 prefix=/var/tmp/portage/dev-libs/libelf-0.8.10/image//usr libdir=/var/tmp/portage/dev-libs/libelf-0.8.10/image/usr/lib install install-compat >/bin/sh ./mkinstalldirs /var/tmp/portage/dev-libs/libelf-0.8.10/image/usr/lib/pkgconfig >cd lib && make install-compat >making install in lib >mkdir /var/tmp/portage/dev-libs/libelf-0.8.10/image/usr >make[1]: Entering directory `/var/tmp/portage/dev-libs/libelf-0.8.10/work/libelf-0.8.10/lib' >dirs="/var/tmp/portage/dev-libs/libelf-0.8.10/image/usr/lib /var/tmp/portage/dev-libs/libelf-0.8.10/image//usr/include /var/tmp/portage/dev-libs/libelf-0.8.10/image//usr/include/libelf"; for dir in $dirs; do \ > /bin/sh ../mkinstalldirs $dir; \ > done >mkdir /var/tmp/portage/dev-libs/libelf-0.8.10/image/usr/lib >mkdir /var/tmp/portage/dev-libs/libelf-0.8.10/image/usr/lib/pkgconfig >make[1]: Entering directory `/var/tmp/portage/dev-libs/libelf-0.8.10/work/libelf-0.8.10/lib' >dirs="/var/tmp/portage/dev-libs/libelf-0.8.10/image/usr/lib /var/tmp/portage/dev-libs/libelf-0.8.10/image//usr/include /var/tmp/portage/dev-libs/libelf-0.8.10/image//usr/include/libelf"; for dir in $dirs; do \ > /bin/sh ../mkinstalldirs $dir; \ > done >/usr/bin/install -c -m 644 libelf.pc /var/tmp/portage/dev-libs/libelf-0.8.10/image/usr/lib/pkgconfig >mkdir /var/tmp/portage/dev-libs/libelf-0.8.10/image//usr/include >mkdir /var/tmp/portage/dev-libs/libelf-0.8.10/image//usr/include >mkdir: cannot create directory `/var/tmp/portage/dev-libs/libelf-0.8.10/image//usr/include': File exists >mkdir /var/tmp/portage/dev-libs/libelf-0.8.10/image//usr/include/libelf >mkdir /var/tmp/portage/dev-libs/libelf-0.8.10/image//usr/include/libelf >mkdir: cannot create directory `/var/tmp/portage/dev-libs/libelf-0.8.10/image//usr/include/libelf': File exists >files="libelf.h nlist.h gelf.h"; for file in $files; do \ > if test -f /var/tmp/portage/dev-libs/libelf-0.8.10/image//usr/include/$file; then true; else \ > echo "#include <libelf/$file>" > /var/tmp/portage/dev-libs/libelf-0.8.10/image//usr/include/$file; \ > fi; \ > done >make[1]: *** [installdirs] Error 1 >make[1]: Leaving directory `/var/tmp/portage/dev-libs/libelf-0.8.10/work/libelf-0.8.10/lib' >make: *** [install-recursive] Error 1 >make: *** Waiting for unfinished jobs.... >make[1]: Leaving directory `/var/tmp/portage/dev-libs/libelf-0.8.10/work/libelf-0.8.10/lib' > [31;01m*[0m > [31;01m*[0m ERROR: dev-libs/libelf-0.8.10 failed. > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 49: Called src_install > [31;01m*[0m environment, line 2094: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake prefix="${D}"/usr libdir="${D}"usr/$(get_libdir) install install-compat || die "emake install failed"; > [31;01m*[0m The die message: > [31;01m*[0m emake install failed > [31;01m*[0m > [31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant. > [31;01m*[0m A complete build log is located at '/var/log/portage/dev-libs:libelf-0.8.10:20081116-134716.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-libs/libelf-0.8.10/temp/environment'. > [31;01m*[0m
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 247059
: 171976