* Package:    sys-apps/which-2.21: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 which-2.21.tar.gz to /var/tmp/portage/sys-apps/which-2.21/work
>>> Source unpacked in /var/tmp/portage/sys-apps/which-2.21/work
>>> Preparing source in /var/tmp/portage/sys-apps/which-2.21/work/which-2.21 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/sys-apps/which-2.21/work/which-2.21 ...
./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/which-2.21 --htmldir=/usr/share/doc/which-2.21/html --libdir=/usr/lib64
checking for a BSD-compatible install... /var/tmp/portage/._portage_reinstall_.u4znmuub/bin/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 to enable maintainer-specific portions of Makefiles... no
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 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 xmalloc in libiberty.a... /usr/lib64/libiberty.a
checking for ANSI C header files... (cached) yes
checking for unistd.h... (cached) yes
checking for string.h... (cached) yes
checking libiberty.h usability... yes
checking libiberty.h presence... yes
checking for libiberty.h... yes
checking whether stat file-mode macros are broken... no
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for uid_t in sys/types.h... yes
checking type of array argument to getgroups... gid_t
checking for strchr... yes
checking for memcpy... yes
checking for getopt_long... yes
checking for getcwd... yes
checking for getwd... yes
checking for sysconf... yes
checking for getgroups... yes
checking for eaccess... yes
checking for ar... x86_64-pc-linux-gnu-ar
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
checking for stdlib.h... (cached) yes
checking for memory.h... (cached) yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking for strings.h... (cached) yes
checking for getpwent... yes
checking for getpwnam... yes
checking for getpwuid... yes
checking whether programs are able to redeclare getpw functions... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating maintMakefile
config.status: creating tilde/Makefile
config.status: creating config.h
config.status: executing depfiles commands
>>> Source configured.
>>> Compiling source in /var/tmp/portage/sys-apps/which-2.21/work/which-2.21 ...
make -j2 
make  all-recursive
Making all in tilde
make[2]: Entering directory '/var/tmp/portage/sys-apps/which-2.21/work/which-2.21/tilde'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..   -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o tilde.o tilde.c
make[2]: Leaving directory '/var/tmp/portage/sys-apps/which-2.21/work/which-2.21/tilde'
make[2]: Entering directory '/var/tmp/portage/sys-apps/which-2.21/work/which-2.21/tilde'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..   -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o shell.o shell.c
make[2]: Leaving directory '/var/tmp/portage/sys-apps/which-2.21/work/which-2.21/tilde'
make[2]: Entering directory '/var/tmp/portage/sys-apps/which-2.21/work/which-2.21/tilde'
rm -f libtilde.a
make[2]: Leaving directory '/var/tmp/portage/sys-apps/which-2.21/work/which-2.21/tilde'
make[2]: Entering directory '/var/tmp/portage/sys-apps/which-2.21/work/which-2.21/tilde'
x86_64-pc-linux-gnu-ar cru libtilde.a tilde.o shell.o 
make[2]: Leaving directory '/var/tmp/portage/sys-apps/which-2.21/work/which-2.21/tilde'
make[2]: Entering directory '/var/tmp/portage/sys-apps/which-2.21/work/which-2.21/tilde'
x86_64-pc-linux-gnu-ranlib libtilde.a
make[2]: Leaving directory '/var/tmp/portage/sys-apps/which-2.21/work/which-2.21/tilde'
Making all in .
make[2]: Entering directory '/var/tmp/portage/sys-apps/which-2.21/work/which-2.21'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.   -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o getopt.o getopt.c
make[2]: Leaving directory '/var/tmp/portage/sys-apps/which-2.21/work/which-2.21'
make[2]: Entering directory '/var/tmp/portage/sys-apps/which-2.21/work/which-2.21'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.   -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o getopt1.o getopt1.c
make[2]: Leaving directory '/var/tmp/portage/sys-apps/which-2.21/work/which-2.21'
make[2]: Entering directory '/var/tmp/portage/sys-apps/which-2.21/work/which-2.21'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.   -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o bash.o bash.c
make[2]: Leaving directory '/var/tmp/portage/sys-apps/which-2.21/work/which-2.21'
make[2]: Entering directory '/var/tmp/portage/sys-apps/which-2.21/work/which-2.21'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.   -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o which.o which.c
make[2]: Leaving directory '/var/tmp/portage/sys-apps/which-2.21/work/which-2.21'
make[2]: Entering directory '/var/tmp/portage/sys-apps/which-2.21/work/which-2.21'
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 which getopt.o getopt1.o bash.o which.o ./tilde/libtilde.a /usr/lib64/libiberty.a 
make[2]: Leaving directory '/var/tmp/portage/sys-apps/which-2.21/work/which-2.21'
>>> Source compiled.
>>> Test phase [not enabled]: sys-apps/which-2.21

>>> Install sys-apps/which-2.21 into /var/tmp/portage/sys-apps/which-2.21/image
make -j2 DESTDIR=/var/tmp/portage/sys-apps/which-2.21/image install 
make  install-recursive
Making install in tilde
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
Making install in .
make[3]: Entering directory '/var/tmp/portage/sys-apps/which-2.21/work/which-2.21'
 /bin/mkdir -p '/var/tmp/portage/sys-apps/which-2.21/image/usr/bin'
  /var/tmp/portage/._portage_reinstall_.u4znmuub/bin/ebuild-helpers/xattr/install -c which '/var/tmp/portage/sys-apps/which-2.21/image/usr/bin'
make[3]: Leaving directory '/var/tmp/portage/sys-apps/which-2.21/work/which-2.21'
make[3]: Entering directory '/var/tmp/portage/sys-apps/which-2.21/work/which-2.21'
 /bin/mkdir -p '/var/tmp/portage/sys-apps/which-2.21/image/usr/share/info'
 /var/tmp/portage/._portage_reinstall_.u4znmuub/bin/ebuild-helpers/xattr/install -c -m 644 ./which.info '/var/tmp/portage/sys-apps/which-2.21/image/usr/share/info'
make[3]: Leaving directory '/var/tmp/portage/sys-apps/which-2.21/work/which-2.21'
make[3]: Entering directory '/var/tmp/portage/sys-apps/which-2.21/work/which-2.21'
 install-info --info-dir='/var/tmp/portage/sys-apps/which-2.21/image/usr/share/info' '/var/tmp/portage/sys-apps/which-2.21/image/usr/share/info/which.info'
make[3]: Leaving directory '/var/tmp/portage/sys-apps/which-2.21/work/which-2.21'
make[3]: Entering directory '/var/tmp/portage/sys-apps/which-2.21/work/which-2.21'
 /bin/mkdir -p '/var/tmp/portage/sys-apps/which-2.21/image/usr/share/man/man1'
 /var/tmp/portage/._portage_reinstall_.u4znmuub/bin/ebuild-helpers/xattr/install -c -m 644 which.1 '/var/tmp/portage/sys-apps/which-2.21/image/usr/share/man/man1'
make[3]: Leaving directory '/var/tmp/portage/sys-apps/which-2.21/work/which-2.21'
>>> Completed installing sys-apps/which-2.21 into /var/tmp/portage/sys-apps/which-2.21/image

 * Final size of build directory: 904 KiB
 * 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
   /usr/bin/which