* Package: sys-libs/pinktrace-0.9.3 * Repository: gentoo * Maintainer: mgorny@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc ipv6 kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking pinktrace-0.9.3.tar.bz2 to /var/tmp/portage/sys-libs/pinktrace-0.9.3/work >>> Source unpacked in /var/tmp/portage/sys-libs/pinktrace-0.9.3/work >>> Preparing source in /var/tmp/portage/sys-libs/pinktrace-0.9.3/work/pinktrace-0.9.3 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/sys-libs/pinktrace-0.9.3/work/pinktrace-0.9.3 ... * econf: updating pinktrace-0.9.3/build-aux/config.sub with /usr/share/gnuconfig/config.sub * econf: updating pinktrace-0.9.3/build-aux/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 --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/pinktrace-0.9.3 --htmldir=/usr/share/doc/pinktrace-0.9.3/html --libdir=/usr/lib64 --enable-ipv6 --disable-doxygen --disable-python --disable-python-doc checking for a BSD-compatible install... /usr/lib/portage/python3.6/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 whether make supports nested variables... (cached) yes checking for git head... checking for pinktrace slot... 0.9 checking for style of include used by make... GNU 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 dependency style of x86_64-pc-linux-gnu-gcc... 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 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... none needed checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking how to print strings... printf 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 whether make sets $(MAKE)... (cached) yes checking for a sed that does not truncate output... (cached) /bin/sed 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 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 for supported operating system... linux-gnu checking for supported kernel... 5.5.2 checking for supported architecture... x86_64 checking for pid_t... yes checking for size_t... yes checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of short... 2 checking size of int16_t... 2 checking size of uint16_t... 2 checking size of int32_t... 4 checking size of uint32_t... 4 checking size of int64_t... 8 checking size of off_t... 8 checking size of off64_t... 8 checking for sys/types.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking sys/ptrace.h usability... yes checking sys/ptrace.h presence... yes checking for sys/ptrace.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/reg.h usability... yes checking sys/reg.h presence... yes checking for sys/reg.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking for pipe2... yes checking whether SYS_tkill is declared... yes checking whether SYS_tgkill is declared... yes checking for process_vm_readv... yes checking for process_vm_writev... yes checking for struct pt_all_user_regs... no checking for struct ia64_fpreg... no checking for struct ptrace_peeksiginfo_args... no checking linux/ptrace.h usability... yes checking linux/ptrace.h presence... yes checking for linux/ptrace.h... yes checking whether PTRACE_TRACEME is declared... yes checking whether PTRACE_CONT is declared... yes checking whether PTRACE_KILL is declared... yes checking whether PTRACE_SINGLESTEP is declared... yes checking whether PTRACE_SYSCALL is declared... yes checking whether PTRACE_ATTACH is declared... yes checking whether PTRACE_DETACH is declared... yes checking whether PTRACE_PEEKUSER is declared... yes checking whether PTRACE_PEEKDATA is declared... yes checking whether PTRACE_POKEUSER is declared... yes checking whether PTRACE_GETREGS is declared... yes checking whether PTRACE_SETREGS is declared... yes checking whether PTRACE_GETREGSET is declared... yes checking whether PTRACE_SETREGSET is declared... yes checking whether PTRACE_SETOPTIONS is declared... yes checking whether PTRACE_O_TRACESYSGOOD is declared... yes checking whether PTRACE_O_TRACEFORK is declared... yes checking whether PTRACE_O_TRACEVFORK is declared... yes checking whether PTRACE_O_TRACECLONE is declared... yes checking whether PTRACE_O_TRACEEXEC is declared... yes checking whether PTRACE_O_TRACEVFORKDONE is declared... yes checking whether PTRACE_O_TRACEEXIT is declared... yes checking whether PTRACE_O_TRACESECCOMP is declared... yes checking whether PTRACE_O_EXITKILL is declared... yes checking whether PTRACE_EVENT_FORK is declared... yes checking whether PTRACE_EVENT_VFORK is declared... yes checking whether PTRACE_EVENT_CLONE is declared... yes checking whether PTRACE_EVENT_EXEC is declared... yes checking whether PTRACE_EVENT_VFORK_DONE is declared... yes checking whether PTRACE_EVENT_EXIT is declared... yes checking whether PTRACE_EVENT_SECCOMP is declared... yes checking whether PTRACE_EVENT_STOP is declared... yes checking whether PTRACE_GETEVENTMSG is declared... yes checking whether PTRACE_GETSIGINFO is declared... yes checking whether PTRACE_SYSEMU is declared... yes checking whether PTRACE_SYSEMU_SINGLESTEP is declared... yes checking whether PTRACE_SEIZE_DEVEL is declared... no checking whether PTRACE_SEIZE is declared... yes checking whether PTRACE_LISTEN is declared... yes checking whether PTRACE_INTERRUPT is declared... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether AF_INET6 is declared... yes checking for struct sockaddr_in6... yes checking for IPV6 support... yes checking for linux/netlink.h... yes checking for struct sockaddr_nl... yes checking for Netlink support... yes checking whether tests should be installed... no checking whether doxygen should be enabled... no checking for dot... no checking whether to build the Python interface... no checking whether to build the Python documentation... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/api/Makefile config.status: creating doc/api/c/Makefile config.status: creating doc/api/c/doxygen.conf config.status: creating doc/api/python/Makefile config.status: creating pkg-config/Makefile config.status: creating pinktrace/Makefile config.status: creating pinktrace/about.h config.status: creating pinktrace/system.h config.status: creating pinktrace/linux/Makefile config.status: creating pinktrace/linux/i386/Makefile config.status: creating pinktrace/linux/x32/Makefile config.status: creating pinktrace/linux/x86_64/Makefile config.status: creating pinktrace/linux/ia64/Makefile config.status: creating pinktrace/linux/powerpc/Makefile config.status: creating pinktrace/linux/arm/Makefile config.status: creating python/Makefile config.status: creating python/pinktrace/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-libs/pinktrace-0.9.3/work/pinktrace-0.9.3 ... make -j1 make --no-print-directory all-recursive Making all in pinktrace Making all in linux Making all in x32 Making all in . make[5]: Nothing to be done for 'all-am'. Making all in i386 Making all in . make[5]: Nothing to be done for 'all-am'. Making all in x86_64 Making all in . make[5]: Nothing to be done for 'all-am'. Making all in ia64 Making all in . make[5]: Nothing to be done for 'all-am'. Making all in powerpc Making all in . make[5]: Nothing to be done for 'all-am'. Making all in arm Making all in . make[5]: Nothing to be done for 'all-am'. Making all in . make[4]: Nothing to be done for 'all-am'. Making all in . /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./linux/x86_64 -I./linux -O2 -pipe -march=native -fno-common -c -o trace.lo trace.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./linux/x86_64 -I./linux -O2 -pipe -march=native -fno-common -c trace.c -fPIC -DPIC -o .libs/trace.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./linux/x86_64 -I./linux -O2 -pipe -march=native -fno-common -c trace.c -o trace.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./linux/x86_64 -I./linux -O2 -pipe -march=native -fno-common -c -o event.lo event.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./linux/x86_64 -I./linux -O2 -pipe -march=native -fno-common -c event.c -fPIC -DPIC -o .libs/event.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./linux/x86_64 -I./linux -O2 -pipe -march=native -fno-common -c event.c -o event.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./linux/x86_64 -I./linux -O2 -pipe -march=native -fno-common -c -o abi.lo abi.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./linux/x86_64 -I./linux -O2 -pipe -march=native -fno-common -c abi.c -fPIC -DPIC -o .libs/abi.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./linux/x86_64 -I./linux -O2 -pipe -march=native -fno-common -c abi.c -o abi.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./linux/x86_64 -I./linux -O2 -pipe -march=native -fno-common -c -o name.lo name.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./linux/x86_64 -I./linux -O2 -pipe -march=native -fno-common -c name.c -fPIC -DPIC -o .libs/name.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./linux/x86_64 -I./linux -O2 -pipe -march=native -fno-common -c name.c -o name.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./linux/x86_64 -I./linux -O2 -pipe -march=native -fno-common -c -o pipe.lo pipe.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./linux/x86_64 -I./linux -O2 -pipe -march=native -fno-common -c pipe.c -fPIC -DPIC -o .libs/pipe.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./linux/x86_64 -I./linux -O2 -pipe -march=native -fno-common -c pipe.c -o pipe.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./linux/x86_64 -I./linux -O2 -pipe -march=native -fno-common -c -o regset.lo regset.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./linux/x86_64 -I./linux -O2 -pipe -march=native -fno-common -c regset.c -fPIC -DPIC -o .libs/regset.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./linux/x86_64 -I./linux -O2 -pipe -march=native -fno-common -c regset.c -o regset.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./linux/x86_64 -I./linux -O2 -pipe -march=native -fno-common -c -o read.lo read.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./linux/x86_64 -I./linux -O2 -pipe -march=native -fno-common -c read.c -fPIC -DPIC -o .libs/read.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./linux/x86_64 -I./linux -O2 -pipe -march=native -fno-common -c read.c -o read.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./linux/x86_64 -I./linux -O2 -pipe -march=native -fno-common -c -o write.lo write.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./linux/x86_64 -I./linux -O2 -pipe -march=native -fno-common -c write.c -fPIC -DPIC -o .libs/write.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./linux/x86_64 -I./linux -O2 -pipe -march=native -fno-common -c write.c -o write.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./linux/x86_64 -I./linux -O2 -pipe -march=native -fno-common -c -o vm.lo vm.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./linux/x86_64 -I./linux -O2 -pipe -march=native -fno-common -c vm.c -fPIC -DPIC -o .libs/vm.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./linux/x86_64 -I./linux -O2 -pipe -march=native -fno-common -c vm.c -o vm.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./linux/x86_64 -I./linux -O2 -pipe -march=native -fno-common -c -o socket.lo socket.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./linux/x86_64 -I./linux -O2 -pipe -march=native -fno-common -c socket.c -fPIC -DPIC -o .libs/socket.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./linux/x86_64 -I./linux -O2 -pipe -march=native -fno-common -c socket.c -o socket.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I.. -I.. -I./linux/x86_64 -I./linux -O2 -pipe -march=native -fno-common -version-info 9:3:0 -export-symbols-regex '^pink_' -Wl,-O1 -Wl,--as-needed -o libpinktrace_0.9.la -rpath /usr/lib64 trace.lo event.lo abi.lo name.lo pipe.lo regset.lo read.lo write.lo vm.lo socket.lo libtool: link: /usr/bin/x86_64-pc-linux-gnu-nm -B .libs/trace.o .libs/event.o .libs/abi.o .libs/name.o .libs/pipe.o .libs/regset.o .libs/read.o .libs/write.o .libs/vm.o .libs/socket.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libpinktrace_0.9.exp libtool: link: /bin/grep -E -e "^pink_" ".libs/libpinktrace_0.9.exp" > ".libs/libpinktrace_0.9.expT" libtool: link: mv -f ".libs/libpinktrace_0.9.expT" ".libs/libpinktrace_0.9.exp" libtool: link: echo "{ global:" > .libs/libpinktrace_0.9.ver libtool: link: cat .libs/libpinktrace_0.9.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libpinktrace_0.9.ver libtool: link: echo "local: *; };" >> .libs/libpinktrace_0.9.ver libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/trace.o .libs/event.o .libs/abi.o .libs/name.o .libs/pipe.o .libs/regset.o .libs/read.o .libs/write.o .libs/vm.o .libs/socket.o -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libpinktrace_0.9.so.9 -Wl,-version-script -Wl,.libs/libpinktrace_0.9.ver -o .libs/libpinktrace_0.9.so.9.0.3 libtool: link: (cd ".libs" && rm -f "libpinktrace_0.9.so.9" && ln -s "libpinktrace_0.9.so.9.0.3" "libpinktrace_0.9.so.9") libtool: link: (cd ".libs" && rm -f "libpinktrace_0.9.so" && ln -s "libpinktrace_0.9.so.9.0.3" "libpinktrace_0.9.so") libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libpinktrace_0.9.a trace.o event.o abi.o name.o pipe.o regset.o read.o write.o vm.o socket.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libpinktrace_0.9.a libtool: link: ( cd ".libs" && rm -f "libpinktrace_0.9.la" && ln -s "../libpinktrace_0.9.la" "libpinktrace_0.9.la" ) Making all in python Making all in pinktrace make all-recursive Making all in . make[5]: Nothing to be done for 'all-am'. Making all in . make[3]: Nothing to be done for 'all-am'. Making all in doc Making all in api Making all in c Making all in . make[5]: Nothing to be done for 'all-am'. Making all in python Making all in . make[5]: Nothing to be done for 'all-am'. Making all in . make[4]: Nothing to be done for 'all-am'. Making all in . make[3]: Nothing to be done for 'all-am'. Making all in pkg-config /bin/sed \ -e "s,#PINKTRACE_PC_PREFIX#,/usr," \ -e "s,#PINKTRACE_PC_LIBDIR#,/usr/lib64," \ -e "s,#PINKTRACE_PC_INCLUDEDIR#,/usr/include/pinktrace-0.9," \ -e "s,#PINKTRACE_PC_VERSION#,0.9.3," \ -e "s,#PINKTRACE_PC_LIBS#,-lpinktrace_0.9," \ -e "s,#PINKTRACE_PC_CFLAGS#,," \ -e "s,#PTRACE_SUPPORTS_SEIZE#,1," \ < ./pinktrace.pc.in > pinktrace.pc Making all in . >>> Source compiled. >>> Test phase: sys-libs/pinktrace-0.9.3 make -j1 check Making check in pinktrace Making check in linux Making check in x32 Making check in . make[4]: Nothing to be done for 'check-am'. Making check in i386 Making check in . make[4]: Nothing to be done for 'check-am'. Making check in x86_64 Making check in . make[4]: Nothing to be done for 'check-am'. Making check in ia64 Making check in . make[4]: Nothing to be done for 'check-am'. Making check in powerpc Making check in . make[4]: Nothing to be done for 'check-am'. Making check in arm Making check in . make[4]: Nothing to be done for 'check-am'. Making check in . make[3]: Nothing to be done for 'check-am'. Making check in . make --no-print-directory pinktrace-check x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -O2 -pipe -march=native -fno-common -c -o pinktrace_check-seatest.o `test -f 'seatest.c' || echo './'`seatest.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -O2 -pipe -march=native -fno-common -c -o pinktrace_check-trace-TEST.o `test -f 'trace-TEST.c' || echo './'`trace-TEST.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -O2 -pipe -march=native -fno-common -c -o pinktrace_check-vm-TEST.o `test -f 'vm-TEST.c' || echo './'`vm-TEST.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -O2 -pipe -march=native -fno-common -c -o pinktrace_check-read-TEST.o `test -f 'read-TEST.c' || echo './'`read-TEST.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -O2 -pipe -march=native -fno-common -c -o pinktrace_check-write-TEST.o `test -f 'write-TEST.c' || echo './'`write-TEST.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -O2 -pipe -march=native -fno-common -c -o pinktrace_check-socket-TEST.o `test -f 'socket-TEST.c' || echo './'`socket-TEST.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -O2 -pipe -march=native -fno-common -c -o pinktrace_check-pinktrace-check.o `test -f 'pinktrace-check.c' || echo './'`pinktrace-check.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I.. -I.. -O2 -pipe -march=native -fno-common -Wl,-O1 -Wl,--as-needed -o pinktrace-check pinktrace_check-seatest.o pinktrace_check-trace-TEST.o pinktrace_check-vm-TEST.o pinktrace_check-read-TEST.o pinktrace_check-write-TEST.o pinktrace_check-socket-TEST.o pinktrace_check-pinktrace-check.o -lrt -lm ./libpinktrace_0.9.la -L./.libs -lpinktrace_0.9 libtool: link: x86_64-pc-linux-gnu-gcc -I.. -I.. -O2 -pipe -march=native -fno-common -Wl,-O1 -Wl,--as-needed -o .libs/pinktrace-check pinktrace_check-seatest.o pinktrace_check-trace-TEST.o pinktrace_check-vm-TEST.o pinktrace_check-read-TEST.o pinktrace_check-write-TEST.o pinktrace_check-socket-TEST.o pinktrace_check-pinktrace-check.o -lrt -lm ./.libs/libpinktrace_0.9.so -L./.libs /var/tmp/portage/sys-libs/pinktrace-0.9.3/work/pinktrace-0.9.3/pinktrace/.libs/libpinktrace_0.9.so /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pinktrace_check-trace-TEST.o:(.bss+0x0): multiple definition of `seatest_simple_test_result'; pinktrace_check-seatest.o:(.data.rel.local+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pinktrace_check-vm-TEST.o:(.bss+0x0): multiple definition of `seatest_simple_test_result'; pinktrace_check-seatest.o:(.data.rel.local+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pinktrace_check-read-TEST.o:(.bss+0x0): multiple definition of `seatest_simple_test_result'; pinktrace_check-seatest.o:(.data.rel.local+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pinktrace_check-write-TEST.o:(.bss+0x0): multiple definition of `seatest_simple_test_result'; pinktrace_check-seatest.o:(.data.rel.local+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pinktrace_check-socket-TEST.o:(.bss+0x0): multiple definition of `seatest_simple_test_result'; pinktrace_check-seatest.o:(.data.rel.local+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pinktrace_check-pinktrace-check.o:(.bss+0x108): multiple definition of `seatest_simple_test_result'; pinktrace_check-seatest.o:(.data.rel.local+0x0): first defined here collect2: error: ld returned 1 exit status make[3]: *** [Makefile:874: pinktrace-check] Error 1 make[2]: *** [Makefile:1367: check-am] Error 2 make[1]: *** [Makefile:1056: check-recursive] Error 1 make: *** [Makefile:552: check-recursive] Error 1 * ERROR: sys-libs/pinktrace-0.9.3::gentoo failed (test phase): * Make check failed. See above for details. * * Call stack: * ebuild.sh, line 125: Called src_test * environment, line 374: Called default * phase-functions.sh, line 855: Called default_src_test * phase-functions.sh, line 884: Called __eapi0_src_test * phase-helpers.sh, line 779: Called die * The specific snippet of code: * $emake_cmd ${internal_opts} check || \ * die "Make check failed. See above for details." * * If you need support, post the output of `emerge --info '=sys-libs/pinktrace-0.9.3::gentoo'`, * the complete build log and the output of `emerge -pqv '=sys-libs/pinktrace-0.9.3::gentoo'`. * The complete build log is located at '/var/log/portage/sys-libs:pinktrace-0.9.3:20200206-081254.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-libs/pinktrace-0.9.3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-libs/pinktrace-0.9.3/temp/environment'. * Working directory: '/var/tmp/portage/sys-libs/pinktrace-0.9.3/work/pinktrace-0.9.3' * S: '/var/tmp/portage/sys-libs/pinktrace-0.9.3/work/pinktrace-0.9.3'