* Package:    sys-apps/debianutils-5.14-r1:0
 * Repository: gentoo
 * Maintainer: base-system@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking debianutils_5.14.tar.xz to /var/tmp/portage/sys-apps/debianutils-5.14-r1/work
>>> Source unpacked in /var/tmp/portage/sys-apps/debianutils-5.14-r1/work
>>> Preparing source in /var/tmp/portage/sys-apps/debianutils-5.14-r1/work/debianutils-5.14 ...
  [ ok ]
 * Running eautoreconf in '/var/tmp/portage/sys-apps/debianutils-5.14-r1/work/debianutils-5.14' ...
  [ ok ]
  [ ok ]
  [ ok ]
 * Running elibtoolize in: debianutils-5.14/
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/sys-apps/debianutils-5.14-r1/work/debianutils-5.14 ...
 * econf: updating debianutils-5.14/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating debianutils-5.14/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 --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/debianutils-5.14-r1 --htmldir=/usr/share/doc/debianutils-5.14-r1/html --libdir=/usr/lib64
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 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 whether make supports the include directive... yes (GNU style)
checking dependency style of x86_64-pc-linux-gnu-gcc... none
checking for po4a-translate... /usr/bin/po4a-translate
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 paths.h... yes
checking for getopt.h... yes
checking for x86_64-pc-linux-gnu-gcc option to enable large file support... none needed
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating po4a/Makefile
config.status: creating po4a/de/Makefile
config.status: creating po4a/es/Makefile
config.status: creating po4a/fr/Makefile
config.status: creating po4a/it/Makefile
config.status: creating po4a/ja/Makefile
config.status: creating po4a/pl/Makefile
config.status: creating po4a/pt/Makefile
config.status: creating po4a/sl/Makefile
config.status: executing depfiles commands
>>> Source configured.
>>> Compiling source in /var/tmp/portage/sys-apps/debianutils-5.14-r1/work/debianutils-5.14 ...
make -j2 
make[1]: Entering directory '/var/tmp/portage/sys-apps/debianutils-5.14-r1/work/debianutils-5.14'
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"debianutils\" -DPACKAGE_TARNAME=\"debianutils\" -DPACKAGE_VERSION=\"5.14\" -DPACKAGE_STRING=\"debianutils\ 5.14\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"debianutils\" -DVERSION=\"5.14\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_PATHS_H=1 -DHAVE_GETOPT_H=1 -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o run-parts.o run-parts.c
make[1]: Leaving directory '/var/tmp/portage/sys-apps/debianutils-5.14-r1/work/debianutils-5.14'
make[1]: Entering directory '/var/tmp/portage/sys-apps/debianutils-5.14-r1/work/debianutils-5.14'
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"debianutils\" -DPACKAGE_TARNAME=\"debianutils\" -DPACKAGE_VERSION=\"5.14\" -DPACKAGE_STRING=\"debianutils\ 5.14\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"debianutils\" -DVERSION=\"5.14\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_PATHS_H=1 -DHAVE_GETOPT_H=1 -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o ischroot.o ischroot.c
make[1]: Leaving directory '/var/tmp/portage/sys-apps/debianutils-5.14-r1/work/debianutils-5.14'
make[1]: Entering directory '/var/tmp/portage/sys-apps/debianutils-5.14-r1/work/debianutils-5.14'
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"debianutils\" -DPACKAGE_TARNAME=\"debianutils\" -DPACKAGE_VERSION=\"5.14\" -DPACKAGE_STRING=\"debianutils\ 5.14\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"debianutils\" -DVERSION=\"5.14\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_PATHS_H=1 -DHAVE_GETOPT_H=1 -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o tempfile.o tempfile.c
make[1]: Leaving directory '/var/tmp/portage/sys-apps/debianutils-5.14-r1/work/debianutils-5.14'
make[1]: Entering directory '/var/tmp/portage/sys-apps/debianutils-5.14-r1/work/debianutils-5.14'
x86_64-pc-linux-gnu-gcc  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o run-parts run-parts.o  
make[1]: Leaving directory '/var/tmp/portage/sys-apps/debianutils-5.14-r1/work/debianutils-5.14'
make[1]: Entering directory '/var/tmp/portage/sys-apps/debianutils-5.14-r1/work/debianutils-5.14'
x86_64-pc-linux-gnu-gcc  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o ischroot ischroot.o  
make[1]: Leaving directory '/var/tmp/portage/sys-apps/debianutils-5.14-r1/work/debianutils-5.14'
make[1]: Entering directory '/var/tmp/portage/sys-apps/debianutils-5.14-r1/work/debianutils-5.14'
x86_64-pc-linux-gnu-gcc  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o tempfile tempfile.o  
make[1]: Leaving directory '/var/tmp/portage/sys-apps/debianutils-5.14-r1/work/debianutils-5.14'
>>> Source compiled.
>>> Test phase [not enabled]: sys-apps/debianutils-5.14-r1

>>> Install sys-apps/debianutils-5.14-r1 into /var/tmp/portage/sys-apps/debianutils-5.14-r1/image
>>> Completed installing sys-apps/debianutils-5.14-r1 into /var/tmp/portage/sys-apps/debianutils-5.14-r1/image

 * Final size of build directory: 2396 KiB (2.3 MiB)
 * Final size of installed tree:   116 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
   /bin/run-parts
   /usr/bin/ischroot