>>> Unpacking source... >>> Unpacking elfutils-0.140.tar.bz2 to /var/tmp/portage/dev-libs/elfutils-0.140/work * Applying elfutils-0.118-PaX-support.patch ...  [ ok ] >>> Source unpacked in /var/tmp/portage/dev-libs/elfutils-0.140/work >>> Compiling source in /var/tmp/portage/dev-libs/elfutils-0.140/work/elfutils-0.140 ... * econf: updating elfutils-0.140/config/config.guess with /usr/share/gnuconfig/config.guess * econf: updating elfutils-0.140/config/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-nls --program-prefix=eu- --with-zlib --with-bzlib --disable-dependency-tracking checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i686-pc-linux-gnu-gcc... none checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking for bison... bison -y checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for gcc with C99 support... yes checking for __thread support... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for library containing gzdirect... -lz checking for library containing BZ2_bzdopen... -lbz2 checking whether NLS is requested... 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 configure: creating ./config.status config.status: creating config/Makefile config.status: creating Makefile config.status: creating m4/Makefile config.status: creating elfutils.spec config.status: creating lib/Makefile config.status: creating libelf/Makefile config.status: creating libebl/Makefile config.status: creating libdw/Makefile config.status: creating libdwfl/Makefile config.status: creating libcpu/Makefile config.status: creating libasm/Makefile config.status: creating backends/Makefile config.status: creating src/Makefile config.status: creating po/Makefile.in config.status: creating tests/Makefile config.status: creating version.h config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile make -j1 make all-recursive make[1]: Entering directory `/var/tmp/portage/dev-libs/elfutils-0.140/work/elfutils-0.140' Making all in config make[2]: Entering directory `/var/tmp/portage/dev-libs/elfutils-0.140/work/elfutils-0.140/config' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/dev-libs/elfutils-0.140/work/elfutils-0.140/config' Making all in m4 make[2]: Entering directory `/var/tmp/portage/dev-libs/elfutils-0.140/work/elfutils-0.140/m4' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/dev-libs/elfutils-0.140/work/elfutils-0.140/m4' Making all in lib make[2]: Entering directory `/var/tmp/portage/dev-libs/elfutils-0.140/work/elfutils-0.140/lib' i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I./../libelf -I.. -fpic -Wall -Wshadow -Wunused -O2 -march=prescott -pipe -ggdb -c xstrndup.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I./../libelf -I.. -fpic -Wall -Wshadow -Wunused -ffunction-sections -O2 -march=prescott -pipe -ggdb -c xmalloc.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I./../libelf -I.. -fpic -Wall -Wshadow -Wunused -O2 -march=prescott -pipe -ggdb -c next_prime.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I./../libelf -I.. -fpic -Wall -Wshadow -Wunused -O2 -march=prescott -pipe -ggdb -c crc32.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I./../libelf -I.. -fpic -Wall -Wshadow -Wunused -O2 -march=prescott -pipe -ggdb -c crc32_file.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I./../libelf -I.. -fpic -Wall -Wshadow -Wunused -O2 -march=prescott -pipe -ggdb -c md5.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I./../libelf -I.. -fpic -Wall -Wshadow -Wunused -O2 -march=prescott -pipe -ggdb -c sha1.c rm -f libeu.a ar cru libeu.a xstrndup.o xmalloc.o next_prime.o crc32.o crc32_file.o md5.o sha1.o i686-pc-linux-gnu-ranlib libeu.a make[2]: Leaving directory `/var/tmp/portage/dev-libs/elfutils-0.140/work/elfutils-0.140/lib' Making all in libelf make[2]: Entering directory `/var/tmp/portage/dev-libs/elfutils-0.140/work/elfutils-0.140/libelf' i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c elf_version.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c elf_hash.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c elf_error.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c elf_fill.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c elf_begin.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c elf_next.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c elf_rand.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c elf_end.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c elf_kind.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c gelf_getclass.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c elf_getbase.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c elf_getident.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c elf32_fsize.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c elf64_fsize.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c gelf_fsize.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c elf32_xlatetof.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c elf32_xlatetom.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c elf64_xlatetof.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c elf64_xlatetom.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c gelf_xlate.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c elf32_getehdr.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c elf64_getehdr.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c gelf_getehdr.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c elf32_newehdr.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c elf64_newehdr.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c gelf_newehdr.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c gelf_update_ehdr.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c elf32_getphdr.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c elf64_getphdr.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c gelf_getphdr.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c elf32_newphdr.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c elf64_newphdr.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c gelf_newphdr.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c gelf_update_phdr.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c elf_getarhdr.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c elf_getarsym.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c elf_rawfile.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c elf_readall.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c elf_cntl.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c elf_getscn.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c elf_nextscn.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c elf_ndxscn.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c elf_newscn.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c elf32_getshdr.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c elf64_getshdr.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c gelf_getshdr.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c gelf_update_shdr.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c elf_strptr.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c elf_rawdata.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c elf_getdata.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c elf_newdata.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c elf_getdata_rawchunk.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c elf_flagelf.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c elf_flagehdr.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c elf_flagphdr.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c elf_flagscn.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c elf_flagshdr.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c elf_flagdata.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c elf_memory.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c elf_update.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c elf32_updatenull.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c elf64_updatenull.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c elf32_updatefile.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c elf64_updatefile.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c gelf_getsym.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c gelf_update_sym.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c gelf_getversym.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c gelf_getverneed.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c gelf_getvernaux.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c gelf_getverdef.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c gelf_getverdaux.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c gelf_getrel.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c gelf_getrela.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c gelf_update_rel.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c gelf_update_rela.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c gelf_getdyn.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c gelf_update_dyn.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c gelf_getmove.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c gelf_update_move.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c gelf_getsyminfo.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c gelf_update_syminfo.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c gelf_getauxv.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c gelf_update_auxv.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c gelf_getnote.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c gelf_xlatetof.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c gelf_xlatetom.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c nlist.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c gelf_getsymshndx.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c gelf_update_symshndx.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c gelf_update_versym.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c gelf_update_verneed.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c gelf_update_vernaux.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c gelf_update_verdef.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c gelf_update_verdaux.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c elf_getshnum.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c elf_getshstrndx.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c gelf_checksum.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c elf32_checksum.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c elf64_checksum.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c libelf_crc32.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c libelf_next_prime.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c elf_clone.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c gelf_getlib.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c gelf_update_lib.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c elf32_offscn.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c elf64_offscn.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c gelf_offscn.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c elf_getaroff.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c elf_gnu_hash.c i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c elf_scnshndx.c rm -f libelf.a ar cru libelf.a elf_version.o elf_hash.o elf_error.o elf_fill.o elf_begin.o elf_next.o elf_rand.o elf_end.o elf_kind.o gelf_getclass.o elf_getbase.o elf_getident.o elf32_fsize.o elf64_fsize.o gelf_fsize.o elf32_xlatetof.o elf32_xlatetom.o elf64_xlatetof.o elf64_xlatetom.o gelf_xlate.o elf32_getehdr.o elf64_getehdr.o gelf_getehdr.o elf32_newehdr.o elf64_newehdr.o gelf_newehdr.o gelf_update_ehdr.o elf32_getphdr.o elf64_getphdr.o gelf_getphdr.o elf32_newphdr.o elf64_newphdr.o gelf_newphdr.o gelf_update_phdr.o elf_getarhdr.o elf_getarsym.o elf_rawfile.o elf_readall.o elf_cntl.o elf_getscn.o elf_nextscn.o elf_ndxscn.o elf_newscn.o elf32_getshdr.o elf64_getshdr.o gelf_getshdr.o gelf_update_shdr.o elf_strptr.o elf_rawdata.o elf_getdata.o elf_newdata.o elf_getdata_rawchunk.o elf_flagelf.o elf_flagehdr.o elf_flagphdr.o elf_flagscn.o elf_flagshdr.o elf_flagdata.o elf_memory.o elf_update.o elf32_updatenull.o elf64_updatenull.o elf32_updatefile.o elf64_updatefile.o gelf_getsym.o gelf_update_sym.o gelf_getversym.o gelf_getverneed.o gelf_getvernaux.o gelf_getverdef.o gelf_getverdaux.o gelf_getrel.o gelf_getrela.o gelf_update_rel.o gelf_update_rela.o gelf_getdyn.o gelf_update_dyn.o gelf_getmove.o gelf_update_move.o gelf_getsyminfo.o gelf_update_syminfo.o gelf_getauxv.o gelf_update_auxv.o gelf_getnote.o gelf_xlatetof.o gelf_xlatetom.o nlist.o gelf_getsymshndx.o gelf_update_symshndx.o gelf_update_versym.o gelf_update_verneed.o gelf_update_vernaux.o gelf_update_verdef.o gelf_update_verdaux.o elf_getshnum.o elf_getshstrndx.o gelf_checksum.o elf32_checksum.o elf64_checksum.o libelf_crc32.o libelf_next_prime.o elf_clone.o gelf_getlib.o gelf_update_lib.o elf32_offscn.o elf64_offscn.o gelf_offscn.o elf_getaroff.o elf_gnu_hash.o elf_scnshndx.o i686-pc-linux-gnu-ranlib libelf.a if i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Wunused -Wformat=2 -std=gnu99 -O2 -march=prescott -pipe -ggdb -c -o elf_version.os -fpic -DPIC -DSHARED -MT elf_version.os -MD -MP \ -MF ".deps/elf_version.Tpo" `test -f 'elf_version.c' || echo './'`elf_version.c; \ then cat ".deps/elf_version.Tpo" >> ".deps/elf_version.Po"; \ rm -f ".deps/elf_version.Tpo"; \ else rm -f ".deps/elf_version.Tpo"; exit 1; \ fi elf_version.c:91: fatal error: opening dependency file .deps/elf_version.Tpo: No such file or directory compilation terminated. make[2]: *** [elf_version.os] Error 1 make[2]: Leaving directory `/var/tmp/portage/dev-libs/elfutils-0.140/work/elfutils-0.140/libelf' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/dev-libs/elfutils-0.140/work/elfutils-0.140' make: *** [all] Error 2 * * ERROR: dev-libs/elfutils-0.140 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2126: Called die * The specific snippet of code: * emake || die * The die message: * (no error message) * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/dev-libs/elfutils-0.140/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-libs/elfutils-0.140/temp/environment'. *