- [32;01m * [39;49;00mPackage: sys-devel/prelink-20130503
- [32;01m * [39;49;00mRepository: gentoo
- [32;01m * [39;49;00mMaintainer: toolchain@gentoo.org
- [32;01m * [39;49;00mUSE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU
- [32;01m * [39;49;00mFEATURES: preserve-libs sandbox userpriv usersandbox
- >>> Unpacking source...
- >>> Unpacking prelink-20130503.tar.bz2 to /var/tmp/portage/sys-devel/prelink-20130503/work
- >>> Source unpacked in /var/tmp/portage/sys-devel/prelink-20130503/work
- >>> Preparing source in /var/tmp/portage/sys-devel/prelink-20130503/work/prelink ...
- [32;01m*[0m Applying prelink-20130503-prelink-conf.patch ...
- [A[263C [34;01m[ [32;01mok[34;01m ][0m
- [32;01m*[0m Applying prelink-20130503-libiberty-md5.patch ...
- [A[263C [34;01m[ [32;01mok[34;01m ][0m
- [32;01m*[0m Applying prelink-armhf-dynamic-linker.patch ...
- [A[263C [34;01m[ [32;01mok[34;01m ][0m
- [32;01m*[0m Running eautoreconf in '/var/tmp/portage/sys-devel/prelink-20130503/work/prelink' ...
- [32;01m*[0m Running libtoolize --install --copy --force --automake ...
- [A[263C [34;01m[ [32;01mok[34;01m ][0m
- [32;01m*[0m Running aclocal -I m4 ...
- [A[263C [34;01m[ [32;01mok[34;01m ][0m
- [33;01m*[0m This package has a configure.in file which has long been deprecated. Please
- [33;01m*[0m update it to use configure.ac instead as newer versions of autotools will die
- [33;01m*[0m when it finds this file. See https://bugs.gentoo.org/426262 for details.
- [32;01m*[0m Running autoconf --force ...
- [A[263C [34;01m[ [32;01mok[34;01m ][0m
- [32;01m*[0m Running autoheader ...
- [A[263C [34;01m[ [32;01mok[34;01m ][0m
- [32;01m*[0m Running automake --add-missing --copy --force-missing ...
- [A[263C [34;01m[ [32;01mok[34;01m ][0m
- * Running elibtoolize in: prelink/
- * Applying portage/1.2.0 patch ...
- * Applying sed/1.5.6 patch ...
- * Applying as-needed/2.4.3 patch ...
- * Applying uclibc-ltconf/1.3.0 patch ...
- >>> Source prepared.
- >>> Configuring source in /var/tmp/portage/sys-devel/prelink-20130503/work/prelink ...
- * econf: updating prelink/config.guess with /usr/share/gnuconfig/config.guess
- * econf: updating prelink/config.sub with /usr/share/gnuconfig/config.sub
- ./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 --disable-dependency-tracking --libdir=/usr/lib64
- checking build system type... x86_64-pc-linux-gnu
- checking host system type... x86_64-pc-linux-gnu
- checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/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 make supports nested variables... yes
- checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
- 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 x86_64-pc-linux-gnu-gcc accepts -g... yes
- checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
- checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
- checking for style of include used by make... GNU
- checking dependency style of x86_64-pc-linux-gnu-gcc... none
- checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
- checking whether we are using the GNU C++ compiler... yes
- checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
- checking dependency style of x86_64-pc-linux-gnu-g++... none
- checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no
- checking how to print strings... printf
- checking for a sed that does not truncate output... /bin/sed
- checking for fgrep... /bin/grep -F
- checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
- checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
- checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B
- checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm
- checking whether ln -s works... yes
- checking the maximum length of command line arguments... 1572864
- checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
- checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
- checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
- checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
- checking how to recognize dependent libraries... pass_all
- checking for x86_64-pc-linux-gnu-dlltool... no
- checking for dlltool... no
- checking how to associate runtime and link libraries... printf %s\n
- checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
- checking for archiver @FILE support... @
- checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
- checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
- checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok
- checking for sysroot... no
- checking for a working dd... /bin/dd
- checking how to truncate binary pipes... /bin/dd bs=4096 count=1
- checking for x86_64-pc-linux-gnu-mt... no
- checking for mt... no
- checking if : is a manifest tool... no
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking for dlfcn.h... yes
- checking for objdir... .libs
- checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
- checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
- checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
- checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
- checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
- checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
- checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
- checking whether -lc should be explicitly linked in... no
- checking dynamic linker characteristics... GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- checking whether stripping libraries is possible... yes
- checking if libtool supports shared libraries... yes
- checking whether to build shared libraries... yes
- checking whether to build static libraries... yes
- checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
- checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
- checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
- checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
- checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
- checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
- checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
- checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
- checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
- checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
- checking dynamic linker characteristics... (cached) GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- checking libelf.h usability... yes
- checking libelf.h presence... yes
- checking for libelf.h... yes
- checking gelf.h usability... yes
- checking gelf.h presence... yes
- checking for gelf.h... yes
- checking for elf_begin in -lelf... yes
- checking for gelf_getvernaux... yes
- checking whether FTW_ACTIONRETVAL is supported... yes
- checking for is_selinux_enabled in -lselinux... (cached) no
- checking for selinux/selinux.h... (cached) no
- checking for special C compiler options needed for large files... no
- checking for _FILE_OFFSET_BITS value needed for large files... no
- checking that generated files are newer than configure... done
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating src/Makefile
- config.status: creating gelfx/Makefile
- config.status: creating gelfx32/Makefile
- config.status: creating gelf/Makefile
- config.status: creating m4/Makefile
- config.status: creating patches/Makefile
- config.status: creating doc/Makefile
- config.status: creating testsuite/Makefile
- config.status: creating config.h
- config.status: executing depfiles commands
- config.status: executing libtool commands
- >>> Source configured.
- >>> Compiling source in /var/tmp/portage/sys-devel/prelink-20130503/work/prelink ...
- make -j5
- make all-recursive
- make[1]: Entering directory '/var/tmp/portage/sys-devel/prelink-20130503/work/prelink'
- Making all in gelfx
- make[2]: Entering directory '/var/tmp/portage/sys-devel/prelink-20130503/work/prelink/gelfx'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/var/tmp/portage/sys-devel/prelink-20130503/work/prelink/gelfx'
- Making all in gelfx32
- make[2]: Entering directory '/var/tmp/portage/sys-devel/prelink-20130503/work/prelink/gelfx32'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/var/tmp/portage/sys-devel/prelink-20130503/work/prelink/gelfx32'
- Making all in gelf
- make[2]: Entering directory '/var/tmp/portage/sys-devel/prelink-20130503/work/prelink/gelf'
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -I. -I.. -I../gelfx -Wall -march=native -O2 -pipe -c -o gelf.lo gelf.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -I. -I.. -I../gelfx -Wall -march=native -O2 -pipe -c gelf.c -fPIC -DPIC -o .libs/gelf.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -I. -I.. -I../gelfx -Wall -march=native -O2 -pipe -c gelf.c -o gelf.o >/dev/null 2>&1
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o libgelf.la gelf.lo -lelf
- libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgelf.a .libs/gelf.o
- libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgelf.a
- libtool: link: ( cd ".libs" && rm -f "libgelf.la" && ln -s "../libgelf.la" "libgelf.la" )
- make[2]: Leaving directory '/var/tmp/portage/sys-devel/prelink-20130503/work/prelink/gelf'
- Making all in src
- make[2]: Entering directory '/var/tmp/portage/sys-devel/prelink-20130503/work/prelink/src'
- x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -march=native -O2 -pipe -c -o execstack.o execstack.c
- x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -march=native -O2 -pipe -c -o checksum.o checksum.c
- x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -march=native -O2 -pipe -c -o data.o data.c
- x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -march=native -O2 -pipe -c -o dso.o dso.c
- x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -march=native -O2 -pipe -c -o dwarf2.o dwarf2.c
- [01m[Kdso.c:[m[K In function â[01m[Kfdopen_dso[m[Kâ:
- x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -march=native -O2 -pipe -c -o fptr.o fptr.c
- [01m[Kdso.c:274:16:[m[K [01;35m[Kwarning: [m[Kvariable â[01m[Klast[m[Kâ set but not used [-Wunused-but-set-variable]
- int i, j, k, last, *sections, *invsections;
- [01;32m[K ^[m[K
- x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -march=native -O2 -pipe -c -o hashtab.o hashtab.c
- x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -march=native -O2 -pipe -c -o mdebug.o mdebug.c
- x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -march=native -O2 -pipe -c -o stabs.o stabs.c
- x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -march=native -O2 -pipe -c -o crc32.o crc32.c
- x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -march=native -O2 -pipe -c -o arch-i386.o arch-i386.c
- x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -march=native -O2 -pipe -c -o arch-alpha.o arch-alpha.c
- x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -march=native -O2 -pipe -c -o arch-ppc.o arch-ppc.c
- x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -march=native -O2 -pipe -c -o arch-ppc64.o arch-ppc64.c
- x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -march=native -O2 -pipe -c -o arch-sparc.o arch-sparc.c
- x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -march=native -O2 -pipe -c -o arch-sparc64.o arch-sparc64.c
- x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -march=native -O2 -pipe -c -o arch-x86_64.o arch-x86_64.c
- x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -march=native -O2 -pipe -c -o arch-mips.o arch-mips.c
- x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -march=native -O2 -pipe -c -o arch-s390.o arch-s390.c
- x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -march=native -O2 -pipe -c -o arch-s390x.o arch-s390x.c
- x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -march=native -O2 -pipe -c -o arch-arm.o arch-arm.c
- x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -march=native -O2 -pipe -c -o arch-sh.o arch-sh.c
- x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -march=native -O2 -pipe -c -o arch-ia64.o arch-ia64.c
- x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -march=native -O2 -pipe -c -o cache.o cache.c
- x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -march=native -O2 -pipe -c -o conflict.o conflict.c
- x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -march=native -O2 -pipe -c -o cxx.o cxx.c
- x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -march=native -O2 -pipe -c -o doit.o doit.c
- x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -march=native -O2 -pipe -c -o exec.o exec.c
- x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -march=native -O2 -pipe -c -o execle_open.o execle_open.c
- x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -march=native -O2 -pipe -c -o get.o get.c
- x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -march=native -O2 -pipe -c -o gather.o gather.c
- x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -march=native -O2 -pipe -c -o layout.o layout.c
- x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -march=native -O2 -pipe -c -o main.o main.c
- x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -march=native -O2 -pipe -c -o prelink.o prelink.c
- x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -march=native -O2 -pipe -c -o reloc.o reloc.c
- x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -march=native -O2 -pipe -c -o space.o space.c
- x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -march=native -O2 -pipe -c -o undo.o undo.c
- x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -march=native -O2 -pipe -c -o undoall.o undoall.c
- x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -march=native -O2 -pipe -c -o verify.o verify.c
- x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -march=native -O2 -pipe -c -o canonicalize.o canonicalize.c
- x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -march=native -O2 -pipe -c -o md5.o md5.c
- x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -march=native -O2 -pipe -c -o sha.o sha.c
- [01m[Ksha.c:[m[K In function â[01m[Ksha_finish_ctx[m[Kâ:
- [01m[Ksha.c:92:3:[m[K [01;35m[Kwarning: [m[Kdereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
- *(md5_uint32 *) &ctx->buffer[bytes + pad + 4] = NOTSWAP (ctx->total[0] << 3);
- [01;32m[K ^[m[K
- [01m[Ksha.c:93:3:[m[K [01;35m[Kwarning: [m[Kdereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
- *(md5_uint32 *) &ctx->buffer[bytes + pad] = NOTSWAP ((ctx->total[1] << 3) |
- [01;32m[K ^[m[K
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wno-pointer-sign -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o execstack execstack.o checksum.o data.o dso.o dwarf2.o fptr.o hashtab.o mdebug.o stabs.o crc32.o arch-i386.o arch-alpha.o arch-ppc.o arch-ppc64.o arch-sparc.o arch-sparc64.o arch-x86_64.o arch-mips.o arch-s390.o arch-s390x.o arch-arm.o arch-sh.o arch-ia64.o -lelf
- libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wno-pointer-sign -march=native -O2 -pipe -Wl,-O1 -o execstack execstack.o checksum.o data.o dso.o dwarf2.o fptr.o hashtab.o mdebug.o stabs.o crc32.o arch-i386.o arch-alpha.o arch-ppc.o arch-ppc64.o arch-sparc.o arch-sparc64.o arch-x86_64.o arch-mips.o arch-s390.o arch-s390x.o arch-arm.o arch-sh.o arch-ia64.o -Wl,--as-needed -lelf
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wno-pointer-sign -march=native -O2 -pipe -all-static -Wl,-O1 -Wl,--as-needed -o prelink cache.o conflict.o cxx.o doit.o exec.o execle_open.o get.o gather.o layout.o main.o prelink.o reloc.o space.o undo.o undoall.o verify.o canonicalize.o md5.o sha.o checksum.o data.o dso.o dwarf2.o fptr.o hashtab.o mdebug.o stabs.o crc32.o arch-i386.o arch-alpha.o arch-ppc.o arch-ppc64.o arch-sparc.o arch-sparc64.o arch-x86_64.o arch-mips.o arch-s390.o arch-s390x.o arch-arm.o arch-sh.o arch-ia64.o -lelf
- libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wno-pointer-sign -march=native -O2 -pipe -static -Wl,-O1 -o prelink cache.o conflict.o cxx.o doit.o exec.o execle_open.o get.o gather.o layout.o main.o prelink.o reloc.o space.o undo.o undoall.o verify.o canonicalize.o md5.o sha.o checksum.o data.o dso.o dwarf2.o fptr.o hashtab.o mdebug.o stabs.o crc32.o arch-i386.o arch-alpha.o arch-ppc.o arch-ppc64.o arch-sparc.o arch-sparc64.o arch-x86_64.o arch-mips.o arch-s390.o arch-s390x.o arch-arm.o arch-sh.o arch-ia64.o -Wl,--as-needed -lelf
- /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lelf
- collect2: error: ld returned 1 exit status
- make[2]: *** [Makefile:480: prelink] Error 1
- make[2]: Leaving directory '/var/tmp/portage/sys-devel/prelink-20130503/work/prelink/src'
- make[1]: *** [Makefile:404: all-recursive] Error 1
- make[1]: Leaving directory '/var/tmp/portage/sys-devel/prelink-20130503/work/prelink'
- make: *** [Makefile:336: all] Error 2
- [31;01m*[0m ERROR: sys-devel/prelink-20130503::gentoo failed (compile phase):
- [31;01m*[0m emake failed
- [31;01m*[0m
- [31;01m*[0m If you need support, post the output of `emerge --info '=sys-devel/prelink-20130503::gentoo'`,
- [31;01m*[0m the complete build log and the output of `emerge -pqv '=sys-devel/prelink-20130503::gentoo'`.
- [31;01m*[0m The complete build log is located at '/var/log/portage/build/sys-devel/prelink-20130503:20170930-163239.log'.
- [31;01m*[0m For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-devel/prelink-20130503/temp/build.log'.
- [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/sys-devel/prelink-20130503/temp/environment'.
- [31;01m*[0m Working directory: '/var/tmp/portage/sys-devel/prelink-20130503/work/prelink'
- [31;01m*[0m S: '/var/tmp/portage/sys-devel/prelink-20130503/work/prelink'