* Package: dev-libs/elfutils-0.155  * Repository: gentoo  * Maintainer: toolchain@gentoo.org  * USE: amd64 bzip2 elibc_glibc kernel_linux multilib nls static-libs threads userland_GNU utils zlib  * FEATURES: preserve-libs sandbox splitdebug >>> Unpacking source... >>> Unpacking elfutils-0.155.tar.bz2 to /var/tmp/portage/dev-libs/elfutils-0.155/work >>> Unpacking elfutils-0.155-portability.patch to /var/tmp/portage/dev-libs/elfutils-0.155/work unpack elfutils-0.155-portability.patch: file format not recognized. Ignoring. >>> Unpacking elfutils-0.155-robustify.patch to /var/tmp/portage/dev-libs/elfutils-0.155/work unpack elfutils-0.155-robustify.patch: file format not recognized. Ignoring. >>> Source unpacked in /var/tmp/portage/dev-libs/elfutils-0.155/work >>> Preparing source in /var/tmp/portage/dev-libs/elfutils-0.155/work/elfutils-0.155 ... * Applying elfutils-0.118-PaX-support.patch ...  [ ok ] * Applying elfutils-0.155-portability.patch ...  [ ok ] * Applying elfutils-0.155-robustify.patch ...  [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-libs/elfutils-0.155/work/elfutils-0.155 ... * econf: updating elfutils-0.155/config/config.sub with /usr/share/gnuconfig/config.sub * econf: updating elfutils-0.155/config/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --disable-werror --enable-nls --enable-thread-safety --program-prefix=eu- --with-zlib --with-bzlib --without-lzma configure: loading site script /usr/share/config.site 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... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-gcc... clang checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether clang accepts -g... yes checking for clang option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of clang... none checking for x86_64-pc-linux-gnu-ranlib... x86_64-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 -Wextra option to clang... yes checking for -fgnu89-inline option to clang... no checking for --as-needed linker option... yes checking for __builtin_popcount... 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... no checking for library containing gzdirect... -lz checking for library containing BZ2_bzdopen... -lbz2 checking for __cxa_demangle in -lstdc++... yes 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 >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-libs/elfutils-0.155/work/elfutils-0.155 ... make -j9 make all-recursive make[1]: Entering directory `/var/tmp/portage/dev-libs/elfutils-0.155/work/elfutils-0.155' Making all in config make[2]: Entering directory `/var/tmp/portage/dev-libs/elfutils-0.155/work/elfutils-0.155/config' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/dev-libs/elfutils-0.155/work/elfutils-0.155/config' Making all in m4 make[2]: Entering directory `/var/tmp/portage/dev-libs/elfutils-0.155/work/elfutils-0.155/m4' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/dev-libs/elfutils-0.155/work/elfutils-0.155/m4' Making all in lib make[2]: Entering directory `/var/tmp/portage/dev-libs/elfutils-0.155/work/elfutils-0.155/lib' clang -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I.. -I. -I. -I../lib -I.. -I./../libelf -std=gnu99 -Wall -Wshadow -Wunused -Wextra -Wformat=2 -fpic -O2 -march=native -pipe -c xstrdup.c clang -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I.. -I. -I. -I../lib -I.. -I./../libelf -std=gnu99 -Wall -Wshadow -Wunused -Wextra -Wformat=2 -fpic -O2 -march=native -pipe -c xstrndup.c clang -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I.. -I. -I. -I../lib -I.. -I./../libelf -std=gnu99 -Wall -Wshadow -Wunused -Wextra -Wformat=2 -ffunction-sections -fpic -O2 -march=native -pipe -c xmalloc.c clang -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I.. -I. -I. -I../lib -I.. -I./../libelf -std=gnu99 -Wall -Wshadow -Wunused -Wextra -Wformat=2 -fpic -O2 -march=native -pipe -c next_prime.c clang -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I.. -I. -I. -I../lib -I.. -I./../libelf -std=gnu99 -Wall -Wshadow -Wunused -Wextra -Wformat=2 -fpic -O2 -march=native -pipe -c crc32.c clang -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I.. -I. -I. -I../lib -I.. -I./../libelf -std=gnu99 -Wall -Wshadow -Wunused -Wextra -Wformat=2 -fpic -O2 -march=native -pipe -c crc32_file.c clang -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I.. -I. -I. -I../lib -I.. -I./../libelf -std=gnu99 -Wall -Wshadow -Wunused -Wextra -Wformat=2 -fpic -O2 -march=native -pipe -c md5.c clang -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I.. -I. -I. -I../lib -I.. -I./../libelf -std=gnu99 -Wall -Wshadow -Wunused -Wextra -Wformat=2 -fpic -O2 -march=native -pipe -c sha1.c clang -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I.. -I. -I. -I../lib -I.. -I./../libelf -std=gnu99 -Wall -Wshadow -Wunused -Wextra -Wformat=2 -fpic -O2 -march=native -pipe -c color.c rm -f libeu.a ar cru libeu.a xstrdup.o xstrndup.o xmalloc.o next_prime.o crc32.o crc32_file.o md5.o sha1.o color.o x86_64-pc-linux-gnu-ranlib libeu.a make[2]: Leaving directory `/var/tmp/portage/dev-libs/elfutils-0.155/work/elfutils-0.155/lib' Making all in libelf make[2]: Entering directory `/var/tmp/portage/dev-libs/elfutils-0.155/work/elfutils-0.155/libelf' clang -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I.. -I. -I. -I../lib -I.. -std=gnu99 -Wall -Wshadow -Wunused -Wextra -Wformat=2 -O2 -march=native -pipe -c elf_version.c clang -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I.. -I. -I. -I../lib -I.. -std=gnu99 -Wall -Wshadow -Wunused -Wextra -Wformat=2 -O2 -march=native -pipe -c elf_hash.c clang -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I.. -I. -I. -I../lib -I.. -std=gnu99 -Wall -Wshadow -Wunused -Wextra -Wformat=2 -O2 -march=native -pipe -c elf_error.c clang -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I.. -I. -I. -I../lib -I.. -std=gnu99 -Wall -Wshadow -Wunused -Wextra -Wformat=2 -O2 -march=native -pipe -c elf_fill.c clang -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I.. -I. -I. -I../lib -I.. -std=gnu99 -Wall -Wshadow -Wunused -Wextra -Wformat=2 -O2 -march=native -pipe -c elf_begin.c clang -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I.. -I. -I. -I../lib -I.. -std=gnu99 -Wall -Wshadow -Wunused -Wextra -Wformat=2 -O2 -march=native -pipe -c elf_next.c clang -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I.. -I. -I. -I../lib -I.. -std=gnu99 -Wall -Wshadow -Wunused -Wextra -Wformat=2 -O2 -march=native -pipe -c elf_rand.c clang -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I.. -I. -I. -I../lib -I.. -std=gnu99 -Wall -Wshadow -Wunused -Wextra -Wformat=2 -O2 -march=native -pipe -c elf_end.c clang -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I.. -I. -I. -I../lib -I.. -std=gnu99 -Wall -Wshadow -Wunused -Wextra -Wformat=2 -O2 -march=native -pipe -c elf_kind.c clang -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I.. -I. -I. -I../lib -I.. -std=gnu99 -Wall -Wshadow -Wunused -Wextra -Wformat=2 -O2 -march=native -pipe -c gelf_getclass.c clang -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I.. -I. -I. -I../lib -I.. -std=gnu99 -Wall -Wshadow -Wunused -Wextra -Wformat=2 -O2 -march=native -pipe -c elf_getbase.c clang -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I.. -I. -I. -I../lib -I.. -std=gnu99 -Wall -Wshadow -Wunused -Wextra -Wformat=2 -O2 -march=native -pipe -c elf_getident.c clang -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I.. -I. -I. -I../lib -I.. -std=gnu99 -Wall -Wshadow -Wunused -Wextra -Wformat=2 -O2 -march=native -pipe -c elf32_fsize.c clang -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I.. -I. -I. -I../lib -I.. -std=gnu99 -Wall -Wshadow -Wunused -Wextra -Wformat=2 -O2 -march=native -pipe -c elf64_fsize.c clang -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I.. -I. -I. -I../lib -I.. -std=gnu99 -Wall -Wshadow -Wunused -Wextra -Wformat=2 -O2 -march=native -pipe -c gelf_fsize.c clang -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I.. -I. -I. -I../lib -I.. -std=gnu99 -Wall -Wshadow -Wunused -Wextra -Wformat=2 -O2 -march=native -pipe -c elf32_xlatetof.c clang -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I.. -I. -I. -I../lib -I.. -std=gnu99 -Wall -Wshadow -Wunused -Wextra -Wformat=2 -O2 -march=native -pipe -c elf32_xlatetom.c clang -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I.. -I. -I. -I../lib -I.. -std=gnu99 -Wall -Wshadow -Wunused -Wextra -Wformat=2 -O2 -march=native -pipe -c elf64_xlatetof.c clang -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I.. -I. -I. -I../lib -I.. -std=gnu99 -Wall -Wshadow -Wunused -Wextra -Wformat=2 -O2 -march=native -pipe -c elf64_xlatetom.c clang -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I.. -I. -I. -I../lib -I.. -std=gnu99 -Wall -Wshadow -Wunused -Wextra -Wformat=2 -O2 -march=native -pipe -c gelf_xlate.c clang -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I.. -I. -I. -I../lib -I.. -std=gnu99 -Wall -Wshadow -Wunused -Wextra -Wformat=2 -O2 -march=native -pipe -c elf32_getehdr.c clang -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I.. -I. -I. -I../lib -I.. -std=gnu99 -Wall -Wshadow -Wunused -Wextra -Wformat=2 -O2 -march=native -pipe -c elf64_getehdr.c clang -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I.. -I. -I. -I../lib -I.. -std=gnu99 -Wall -Wshadow -Wunused -Wextra -Wformat=2 -O2 -march=native -pipe -c gelf_getehdr.c clang -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I.. -I. -I. -I../lib -I.. -std=gnu99 -Wall -Wshadow -Wunused -Wextra -Wformat=2 -O2 -march=native -pipe -c elf32_newehdr.c clang -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I.. -I. -I. -I../lib -I.. -std=gnu99 -Wall -Wshadow -Wunused -Wextra -Wformat=2 -O2 -march=native -pipe -c elf64_newehdr.c elf_begin.c:1040:23: error: expected ';' at end of declaration Elf *lock_dup_elf ()  ^  ; elf_begin.c:1018:14: warning: unused parameter 'cmd' [-Wunused-parameter] Elf_Cmd cmd;  ^ 1 warning and 1 error generated. make[2]: *** [elf_begin.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory `/var/tmp/portage/dev-libs/elfutils-0.155/work/elfutils-0.155/libelf' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/dev-libs/elfutils-0.155/work/elfutils-0.155' make: *** [all] Error 2 * ERROR: dev-libs/elfutils-0.155 failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-libs/elfutils-0.155'`, * the complete build log and the output of `emerge -pqv '=dev-libs/elfutils-0.155'`. * The complete build log is located at '/var/tmp/portage/dev-libs/elfutils-0.155/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-libs/elfutils-0.155/temp/environment'. * Working directory: '/var/tmp/portage/dev-libs/elfutils-0.155/work/elfutils-0.155' * S: '/var/tmp/portage/dev-libs/elfutils-0.155/work/elfutils-0.155'