* Package:    sys-libs/libcap-ng-0.8.5:0
 * Repository: gentoo
 * Maintainer: base-system@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python3_12
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking libcap-ng-0.8.5.tar.gz to /var/tmp/portage/sys-libs/libcap-ng-0.8.5/work
>>> Source unpacked in /var/tmp/portage/sys-libs/libcap-ng-0.8.5/work
>>> Preparing source in /var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/libcap-ng-0.8.5 ...
  [ ok ]
 * Running eautoreconf in '/var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/libcap-ng-0.8.5' ...
  [ ok ]
  [ ok ]
  [ ok ]
  [ ok ]
  [ ok ]
 * Running elibtoolize in: libcap-ng-0.8.5/
 *   Applying portage/1.2.0 patch ...
 *   Applying sed/1.5.6 patch ...
 *   Applying as-needed/2.4.3 patch ...
 *   Applying color-record/2.4.7 patch ...
 *   Applying openmp/2.4.7 patch ...
 *   Applying verbose-pic/2.4.7 patch ...
 *   Applying clang-runtime-ltmain/2.4.7 patch ...
 *   Applying fix-file-check/2.5.0 patch ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/libcap-ng-0.8.5 ...
 * econf: updating libcap-ng-0.8.5/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating libcap-ng-0.8.5/config.sub with /usr/share/gnuconfig/config.sub
/var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/libcap-ng-0.8.5/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 --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --disable-static --docdir=/usr/share/doc/libcap-ng-0.8.5 --htmldir=/usr/share/doc/libcap-ng-0.8.5/html --with-sysroot=/ --libdir=/usr/lib64 --without-python3 --disable-static --with-capability_header=/usr/include/linux/capability.h
Configuring libcap-ng
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for a BSD-compatible install... /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking how to print strings... printf
checking whether make supports the include directive... yes (GNU style)
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 the compiler supports GNU C... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... 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 for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
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-file... no
checking for file... no
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... x86_64-pc-linux-gnu-dlltool
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... /
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 stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.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... no
.
Checking for programs
checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... (cached) none needed
checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes
checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
checking for gawk... (cached) gawk
.
Checking for header files
checking for linux/capability.h... yes
checking for sys/xattr.h... yes
checking for linux/securebits.h... yes
checking for pthread.h... yes
checking for library containing pthread_atfork... none required
checking for sys/vfs.h... yes
checking for linux/magic.h... yes
checking __attr_dealloc_free support... yes
checking for -Wformat-truncation... yes
checking for sys/syscall.h... yes
checking for x86_64-pc-linux-gnu-gcc options needed to detect all undeclared functions... (cached) none needed
checking whether PR_CAP_AMBIENT is declared... yes
checking whether VFS_CAP_REVISION_2 is declared... yes
checking whether VFS_CAP_REVISION_3 is declared... yes
checking whether CAP_EPOLLWAKEUP is declared... no
checking whether CAP_WAKE_ALARM is declared... yes
checking whether CAP_BLOCK_SUSPEND is declared... yes
checking whether CAP_AUDIT_READ is declared... yes
checking whether CAP_PERFMON is declared... yes
checking whether CAP_BPF is declared... yes
checking whether CAP_CHECKPOINT_RESTORE is declared... yes
checking for swig... yes
checking whether to create python3 bindings... 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 src/libcap-ng.pc
config.status: creating src/test/Makefile
config.status: creating bindings/Makefile
config.status: creating bindings/python3/Makefile
config.status: creating bindings/src/Makefile
config.status: creating bindings/python3/test/Makefile
config.status: creating utils/Makefile
config.status: creating m4/Makefile
config.status: creating docs/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
.


  libcap-ng Version:      0.8.5
  Target:                 x86_64-pc-linux-gnu
  Installation prefix:    /usr
  PYTHON_PREFIX:          
  Compiler:               x86_64-pc-linux-gnu-gcc
  Compiler flags:
                          -O3 -march=native -mtune=native
                          -fomit-frame-pointer -pipe
  __attr_dealloc_free support:  yes

>>> Source configured.
>>> Compiling source in /var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/libcap-ng-0.8.5 ...
make -j2 -C /var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/build 
make  all-recursive
Making all in src
Making all in test
make[3]: Nothing to be done for 'all'.
make[3]: Entering directory '/var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/build/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/libcap-ng-0.8.5/src -I..  -I. -I/var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/libcap-ng-0.8.5  -fPIC -DPIC -W -Wall -Wshadow -Wno-format-truncation -Wundef -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o lookup_table.lo /var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/libcap-ng-0.8.5/src/lookup_table.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/libcap-ng-0.8.5/src -I.. -I. -I/var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/libcap-ng-0.8.5 -fPIC -DPIC -W -Wall -Wshadow -Wno-format-truncation -Wundef -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/libcap-ng-0.8.5/src/lookup_table.c  -fPIC -DPIC -o .libs/lookup_table.o
make[3]: Leaving directory '/var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/build/src'
make[3]: Entering directory '/var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/build/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/libcap-ng-0.8.5/src -I..  -I. -I/var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/libcap-ng-0.8.5  -fPIC -DPIC -W -Wall -Wshadow -Wno-format-truncation -Wundef -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o cap-ng.lo /var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/libcap-ng-0.8.5/src/cap-ng.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/libcap-ng-0.8.5/src -I.. -I. -I/var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/libcap-ng-0.8.5 -fPIC -DPIC -W -Wall -Wshadow -Wno-format-truncation -Wundef -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/libcap-ng-0.8.5/src/cap-ng.c  -fPIC -DPIC -o .libs/cap-ng.o
make[3]: Leaving directory '/var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/build/src'
make[3]: Entering directory '/var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/build/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/libcap-ng-0.8.5/src -I..  -I. -I/var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/libcap-ng-0.8.5  -fPIC -DPIC -W -Wall -Wshadow -Wno-format-truncation -Wundef -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o libdrop_ambient.lo /var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/libcap-ng-0.8.5/src/libdrop_ambient.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/libcap-ng-0.8.5/src -I.. -I. -I/var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/libcap-ng-0.8.5 -fPIC -DPIC -W -Wall -Wshadow -Wno-format-truncation -Wundef -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c /var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/libcap-ng-0.8.5/src/libdrop_ambient.c  -fPIC -DPIC -o .libs/libdrop_ambient.o
make[3]: Leaving directory '/var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/build/src'
make[3]: Entering directory '/var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/build/src'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc -fPIC -DPIC -W -Wall -Wshadow -Wno-format-truncation -Wundef -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-z,relro -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o libcap-ng.la -rpath /usr/lib64 cap-ng.lo lookup_table.lo  
libtool: link: x86_64-pc-linux-gnu-gcc -shared  -fPIC -DPIC  .libs/cap-ng.o .libs/lookup_table.o   -Wl,--as-needed  -O3 -march=native -mtune=native -Wl,-z -Wl,relro -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs   -Wl,-soname -Wl,libcap-ng.so.0 -o .libs/libcap-ng.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libcap-ng.so.0" && ln -s "libcap-ng.so.0.0.0" "libcap-ng.so.0")
libtool: link: (cd ".libs" && rm -f "libcap-ng.so" && ln -s "libcap-ng.so.0.0.0" "libcap-ng.so")
libtool: link: ( cd ".libs" && rm -f "libcap-ng.la" && ln -s "../libcap-ng.la" "libcap-ng.la" )
make[3]: Leaving directory '/var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/build/src'
make[3]: Entering directory '/var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/build/src'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc -fPIC -DPIC -W -Wall -Wshadow -Wno-format-truncation -Wundef -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o libdrop_ambient.la -rpath /usr/lib64 libdrop_ambient.lo  
libtool: link: x86_64-pc-linux-gnu-gcc -shared  -fPIC -DPIC  .libs/libdrop_ambient.o   -Wl,--as-needed  -O3 -march=native -mtune=native -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs   -Wl,-soname -Wl,libdrop_ambient.so.0 -o .libs/libdrop_ambient.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libdrop_ambient.so.0" && ln -s "libdrop_ambient.so.0.0.0" "libdrop_ambient.so.0")
libtool: link: (cd ".libs" && rm -f "libdrop_ambient.so" && ln -s "libdrop_ambient.so.0.0.0" "libdrop_ambient.so")
libtool: link: ( cd ".libs" && rm -f "libdrop_ambient.la" && ln -s "../libdrop_ambient.la" "libdrop_ambient.la" )
make[3]: Leaving directory '/var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/build/src'
Making all in utils
make[2]: Entering directory '/var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/build/utils'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/libcap-ng-0.8.5/utils -I..  -I/var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/libcap-ng-0.8.5 -I/var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/libcap-ng-0.8.5/src  -W -Wall -Wshadow -Wno-format-truncation -Wundef -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o pscap.o /var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/libcap-ng-0.8.5/utils/pscap.c
make[2]: Leaving directory '/var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/build/utils'
make[2]: Entering directory '/var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/build/utils'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/libcap-ng-0.8.5/utils -I..  -I/var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/libcap-ng-0.8.5 -I/var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/libcap-ng-0.8.5/src  -W -Wall -Wshadow -Wno-format-truncation -Wundef -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o netcap.o /var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/libcap-ng-0.8.5/utils/netcap.c
make[2]: Leaving directory '/var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/build/utils'
make[2]: Entering directory '/var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/build/utils'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/libcap-ng-0.8.5/utils -I..  -I/var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/libcap-ng-0.8.5 -I/var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/libcap-ng-0.8.5/src  -W -Wall -Wshadow -Wno-format-truncation -Wundef -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o proc-llist.o /var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/libcap-ng-0.8.5/utils/proc-llist.c
make[2]: Leaving directory '/var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/build/utils'
make[2]: Entering directory '/var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/build/utils'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/libcap-ng-0.8.5/utils -I..  -I/var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/libcap-ng-0.8.5 -I/var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/libcap-ng-0.8.5/src  -W -Wall -Wshadow -Wno-format-truncation -Wundef -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o filecap.o /var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/libcap-ng-0.8.5/utils/filecap.c
make[2]: Leaving directory '/var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/build/utils'
make[2]: Entering directory '/var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/build/utils'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/libcap-ng-0.8.5/utils -I..  -I/var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/libcap-ng-0.8.5 -I/var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/libcap-ng-0.8.5/src  -W -Wall -Wshadow -Wno-format-truncation -Wundef -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o captest.o /var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/libcap-ng-0.8.5/utils/captest.c
/var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/libcap-ng-0.8.5/utils/captest.c: In function ‘report’:
/var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/libcap-ng-0.8.5/utils/captest.c:75:25: warning: ignoring return value of ‘setuid’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
   75 |                         setuid(0);
      |                         ^~~~~~~~~
/var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/libcap-ng-0.8.5/utils/captest.c:79:33: warning: ignoring return value of ‘setgid’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
   79 |                                 setgid(0);
      |                                 ^~~~~~~~~
/var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/libcap-ng-0.8.5/utils/captest.c:198:25: warning: ignoring return value of ‘system’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
  198 |                         system("/usr/bin/captest --no-child --text");
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/libcap-ng-0.8.5/utils/captest.c:200:25: warning: ignoring return value of ‘system’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
  200 |                         system("/usr/bin/captest --no-child");
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/build/utils'
make[2]: Entering directory '/var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/build/utils'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc -W -Wall -Wshadow -Wno-format-truncation -Wundef -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o netcap netcap.o proc-llist.o ../src/libcap-ng.la 
libtool: link: x86_64-pc-linux-gnu-gcc -W -Wall -Wshadow -Wno-format-truncation -Wundef -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -o .libs/netcap netcap.o proc-llist.o  -Wl,--as-needed ../src/.libs/libcap-ng.so
make[2]: Leaving directory '/var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/build/utils'
make[2]: Entering directory '/var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/build/utils'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc -W -Wall -Wshadow -Wno-format-truncation -Wundef -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o pscap pscap.o ../src/libcap-ng.la 
libtool: link: x86_64-pc-linux-gnu-gcc -W -Wall -Wshadow -Wno-format-truncation -Wundef -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -o .libs/pscap pscap.o  -Wl,--as-needed ../src/.libs/libcap-ng.so
make[2]: Leaving directory '/var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/build/utils'
make[2]: Entering directory '/var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/build/utils'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc -W -Wall -Wshadow -Wno-format-truncation -Wundef -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o filecap filecap.o ../src/libcap-ng.la 
libtool: link: x86_64-pc-linux-gnu-gcc -W -Wall -Wshadow -Wno-format-truncation -Wundef -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -o .libs/filecap filecap.o  -Wl,--as-needed ../src/.libs/libcap-ng.so
make[2]: Leaving directory '/var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/build/utils'
make[2]: Entering directory '/var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/build/utils'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc -W -Wall -Wshadow -Wno-format-truncation -Wundef -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o captest captest.o ../src/libcap-ng.la 
libtool: link: x86_64-pc-linux-gnu-gcc -W -Wall -Wshadow -Wno-format-truncation -Wundef -D_GNU_SOURCE -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -o .libs/captest captest.o  -Wl,--as-needed ../src/.libs/libcap-ng.so
make[2]: Leaving directory '/var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/build/utils'
Making all in m4
make[2]: Nothing to be done for 'all'.
Making all in docs
make[2]: Nothing to be done for 'all'.
Making all in bindings
Making all in src
make[3]: Nothing to be done for 'all'.
make[3]: Nothing to be done for 'all-am'.
>>> Source compiled.
>>> Test phase [not enabled]: sys-libs/libcap-ng-0.8.5

>>> Install sys-libs/libcap-ng-0.8.5 into /var/tmp/portage/sys-libs/libcap-ng-0.8.5/image
make -j2 -C /var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/build DESTDIR=/var/tmp/portage/sys-libs/libcap-ng-0.8.5/image install 
Making install in src
Making install in test
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Entering directory '/var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/build/src'
 /bin/mkdir -p '/var/tmp/portage/sys-libs/libcap-ng-0.8.5/image/usr/lib64'
 /bin/sh ../libtool   --mode=install /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c   libcap-ng.la libdrop_ambient.la '/var/tmp/portage/sys-libs/libcap-ng-0.8.5/image/usr/lib64'
libtool: install: /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c .libs/libcap-ng.so.0.0.0 /var/tmp/portage/sys-libs/libcap-ng-0.8.5/image/usr/lib64/libcap-ng.so.0.0.0
libtool: install: (cd /var/tmp/portage/sys-libs/libcap-ng-0.8.5/image/usr/lib64 && { ln -s -f libcap-ng.so.0.0.0 libcap-ng.so.0 || { rm -f libcap-ng.so.0 && ln -s libcap-ng.so.0.0.0 libcap-ng.so.0; }; })
libtool: install: (cd /var/tmp/portage/sys-libs/libcap-ng-0.8.5/image/usr/lib64 && { ln -s -f libcap-ng.so.0.0.0 libcap-ng.so || { rm -f libcap-ng.so && ln -s libcap-ng.so.0.0.0 libcap-ng.so; }; })
libtool: install: /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c .libs/libcap-ng.lai /var/tmp/portage/sys-libs/libcap-ng-0.8.5/image/usr/lib64/libcap-ng.la
libtool: install: /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c .libs/libdrop_ambient.so.0.0.0 /var/tmp/portage/sys-libs/libcap-ng-0.8.5/image/usr/lib64/libdrop_ambient.so.0.0.0
libtool: install: (cd /var/tmp/portage/sys-libs/libcap-ng-0.8.5/image/usr/lib64 && { ln -s -f libdrop_ambient.so.0.0.0 libdrop_ambient.so.0 || { rm -f libdrop_ambient.so.0 && ln -s libdrop_ambient.so.0.0.0 libdrop_ambient.so.0; }; })
libtool: install: (cd /var/tmp/portage/sys-libs/libcap-ng-0.8.5/image/usr/lib64 && { ln -s -f libdrop_ambient.so.0.0.0 libdrop_ambient.so || { rm -f libdrop_ambient.so && ln -s libdrop_ambient.so.0.0.0 libdrop_ambient.so; }; })
libtool: install: /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c .libs/libdrop_ambient.lai /var/tmp/portage/sys-libs/libcap-ng-0.8.5/image/usr/lib64/libdrop_ambient.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
make[3]: Leaving directory '/var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/build/src'
make[3]: Entering directory '/var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/build/src'
 /bin/mkdir -p '/var/tmp/portage/sys-libs/libcap-ng-0.8.5/image/usr/lib64/pkgconfig'
 /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c -m 644 libcap-ng.pc '/var/tmp/portage/sys-libs/libcap-ng-0.8.5/image/usr/lib64/pkgconfig'
make[3]: Leaving directory '/var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/build/src'
make[3]: Entering directory '/var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/build/src'
 /bin/mkdir -p '/var/tmp/portage/sys-libs/libcap-ng-0.8.5/image/usr/include'
 /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c -m 644 /var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/libcap-ng-0.8.5/src/cap-ng.h '/var/tmp/portage/sys-libs/libcap-ng-0.8.5/image/usr/include'
make[3]: Leaving directory '/var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/build/src'
Making install in utils
make[2]: Entering directory '/var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/build/utils'
 /bin/mkdir -p '/var/tmp/portage/sys-libs/libcap-ng-0.8.5/image/usr/bin'
  /bin/sh ../libtool   --mode=install /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c pscap netcap filecap captest '/var/tmp/portage/sys-libs/libcap-ng-0.8.5/image/usr/bin'
libtool: warning: '../src/libcap-ng.la' has not been installed in '/usr/lib64'
libtool: install: /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c .libs/pscap /var/tmp/portage/sys-libs/libcap-ng-0.8.5/image/usr/bin/pscap
libtool: warning: '../src/libcap-ng.la' has not been installed in '/usr/lib64'
libtool: install: /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c .libs/netcap /var/tmp/portage/sys-libs/libcap-ng-0.8.5/image/usr/bin/netcap
libtool: warning: '../src/libcap-ng.la' has not been installed in '/usr/lib64'
libtool: install: /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c .libs/filecap /var/tmp/portage/sys-libs/libcap-ng-0.8.5/image/usr/bin/filecap
libtool: warning: '../src/libcap-ng.la' has not been installed in '/usr/lib64'
libtool: install: /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c .libs/captest /var/tmp/portage/sys-libs/libcap-ng-0.8.5/image/usr/bin/captest
make[2]: Leaving directory '/var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/build/utils'
make[2]: Entering directory '/var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/build/utils'
 /bin/mkdir -p '/var/tmp/portage/sys-libs/libcap-ng-0.8.5/image/usr/share/man/man8'
 /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c -m 644 /var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/libcap-ng-0.8.5/utils/pscap.8 /var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/libcap-ng-0.8.5/utils/netcap.8 /var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/libcap-ng-0.8.5/utils/filecap.8 /var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/libcap-ng-0.8.5/utils/captest.8 '/var/tmp/portage/sys-libs/libcap-ng-0.8.5/image/usr/share/man/man8'
make[2]: Leaving directory '/var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/build/utils'
make[2]: Nothing to be done for 'install-data-am'.
Making install in m4
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Entering directory '/var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/build/m4'
 /bin/mkdir -p '/var/tmp/portage/sys-libs/libcap-ng-0.8.5/image/usr/share/aclocal'
 /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c -m 644 /var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/libcap-ng-0.8.5/m4/cap-ng.m4 '/var/tmp/portage/sys-libs/libcap-ng-0.8.5/image/usr/share/aclocal'
make[2]: Leaving directory '/var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/build/m4'
Making install in docs
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Entering directory '/var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/build/docs'
 /bin/mkdir -p '/var/tmp/portage/sys-libs/libcap-ng-0.8.5/image/usr/share/man/man7'
 /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c -m 644 /var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/libcap-ng-0.8.5/docs/libdrop_ambient.7 '/var/tmp/portage/sys-libs/libcap-ng-0.8.5/image/usr/share/man/man7'
make[2]: Leaving directory '/var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/build/docs'
make[2]: Entering directory '/var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/build/docs'
 /bin/mkdir -p '/var/tmp/portage/sys-libs/libcap-ng-0.8.5/image/usr/share/man/man3'
 /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c -m 644 /var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/libcap-ng-0.8.5/docs/capng_clear.3 /var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/libcap-ng-0.8.5/docs/capng_fill.3 /var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/libcap-ng-0.8.5/docs/capng_setpid.3 /var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/libcap-ng-0.8.5/docs/capng_get_caps_process.3 /var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/libcap-ng-0.8.5/docs/capng_update.3 /var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/libcap-ng-0.8.5/docs/capng_updatev.3 /var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/libcap-ng-0.8.5/docs/capng_apply.3 /var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/libcap-ng-0.8.5/docs/capng_lock.3 /var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/libcap-ng-0.8.5/docs/capng_change_id.3 /var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/libcap-ng-0.8.5/docs/capng_get_caps_fd.3 /var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/libcap-ng-0.8.5/docs/capng_apply_caps_fd.3 /var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/libcap-ng-0.8.5/docs/capng_have_capabilities.3 /var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/libcap-ng-0.8.5/docs/capng_get_rootid.3 /var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/libcap-ng-0.8.5/docs/capng_set_rootid.3 /var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/libcap-ng-0.8.5/docs/capng_have_capability.3 /var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/libcap-ng-0.8.5/docs/capng_print_caps_numeric.3 /var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/libcap-ng-0.8.5/docs/capng_print_caps_text.3 /var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/libcap-ng-0.8.5/docs/capng_name_to_capability.3 /var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/libcap-ng-0.8.5/docs/capng_capability_to_name.3 /var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/libcap-ng-0.8.5/docs/capng_save_state.3 /var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/libcap-ng-0.8.5/docs/capng_restore_state.3 '/var/tmp/portage/sys-libs/libcap-ng-0.8.5/image/usr/share/man/man3'
make[2]: Leaving directory '/var/tmp/portage/sys-libs/libcap-ng-0.8.5/work/build/docs'
Making install in bindings
Making install in src
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
>>> Completed installing sys-libs/libcap-ng-0.8.5 into /var/tmp/portage/sys-libs/libcap-ng-0.8.5/image

 * Final size of build directory: 5404 KiB (5.2 MiB)
 * Final size of installed tree:   300 KiB

strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version
   /usr/lib64/libcap-ng.so.0.0.0
   /usr/lib64/libdrop_ambient.so.0.0.0
   /usr/bin/pscap
   /usr/bin/netcap
   /usr/bin/filecap
   /usr/bin/captest