* Package:    dev-build/make-4.4.1-r100:0
 * Repository: gentoo
 * Maintainer: base-system@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc guile_single_target_3-0 kernel_linux nls
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking make-4.4.1.tar.lz to /var/tmp/portage/dev-build/make-4.4.1-r100/work
>>> Source unpacked in /var/tmp/portage/dev-build/make-4.4.1-r100/work
>>> Preparing source in /var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1 ...
  [ ok ]
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1 ...
 * econf: updating make-4.4.1/build-aux/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating make-4.4.1/build-aux/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/make-4.4.1-r100 --htmldir=/usr/share/doc/make-4.4.1-r100/html --libdir=/usr/lib64 --program-prefix=g --without-guile --enable-nls
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 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 whether the compiler is clang... no
checking for compiler option needed when checking for declarations... (cached) -Werror=implicit-function-declaration
checking dependency style of x86_64-pc-linux-gnu-gcc... none
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 wchar.h... yes
checking for minix/config.h... no
checking for sys/param.h... yes
checking for stdbool.h... yes
checking for vfork.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
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 whether the compiler is clang... (cached) no
checking for compiler option needed when checking for declarations... (cached) -Werror=implicit-function-declaration
checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
checking whether the compiler supports GNU C++... yes
checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
checking for x86_64-pc-linux-gnu-g++ option to enable C++11 features... none needed
checking dependency style of x86_64-pc-linux-gnu-g++... none
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
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 Minix Amsterdam compiler... no
checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
checking for x86_64-pc-linux-gnu-gcc option to enable large file support... none needed
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for eaccess... yes
checking for x86_64-pc-linux-gnu-gcc options needed to detect all undeclared functions... (cached) none needed
checking host CPU and C ABI... x86_64
checking for C compiler option to allow warnings... -Wno-error
checking for alloca as a compiler built-in... yes
checking for getloadavg... yes
checking for sys/loadavg.h... no
checking whether getloadavg is declared... yes
checking if system libc has working GNU glob... yes
checking whether system uses MSDOS-style paths... no
checking for bool, true, false... no
checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
checking for ar... (cached) x86_64-pc-linux-gnu-ar
checking for perl... perl
checking whether byte ordering is bigendian... no
checking for a sed that does not truncate output... /bin/sed
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/gmsgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
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 shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for library containing strerror... none required
checking for library containing getpwnam... none required
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking whether stat file-mode macros are broken... no
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for locale.h... yes
checking for unistd.h... (cached) yes
checking for limits.h... yes
checking for memory.h... yes
checking for sys/param.h... (cached) yes
checking for sys/resource.h... yes
checking for sys/timeb.h... yes
checking for sys/time.h... yes
checking for sys/select.h... yes
checking for sys/file.h... yes
checking for fcntl.h... yes
checking for spawn.h... yes
checking for an ANSI C-conforming const... yes
checking for uid_t in sys/types.h... yes
checking for pid_t... yes
checking for off_t... yes
checking for size_t... (cached) yes
checking for ssize_t... yes
checking for unsigned long long int... yes
checking for long long int... yes
checking for intmax_t... yes
checking for uintmax_t... yes
checking for sig_atomic_t... yes
checking for nanoseconds field of struct stat... st_mtim.tv_nsec
checking whether to use high resolution file timestamps... yes
checking for library containing clock_gettime... none required
checking for standard gettimeofday... yes
checking for strtoll... yes
checking for strdup... yes
checking for strndup... yes
checking for stpcpy... yes
checking for memrchr... yes
checking for mempcpy... yes
checking for umask... yes
checking for mkstemp... yes
checking for mktemp... yes
checking for fdopen... yes
checking for dup... yes
checking for dup2... yes
checking for getcwd... yes
checking for realpath... yes
checking for sigsetmask... yes
checking for sigaction... yes
checking for getgroups... yes
checking for seteuid... yes
checking for setegid... yes
checking for setlinebuf... yes
checking for setreuid... yes
checking for setregid... yes
checking for mkfifo... yes
checking for getrlimit... yes
checking for setrlimit... yes
checking for setvbuf... yes
checking for pipe... yes
checking for strerror... yes
checking for strsignal... yes
checking for lstat... yes
checking for readlink... yes
checking for atexit... yes
checking for isatty... yes
checking for ttyname... yes
checking for pselect... yes
checking for posix_spawn... yes
checking for posix_spawnattr_setsigmask... yes
checking whether bsd_signal is declared... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for strcasecmp... yes
checking for strncasecmp... yes
checking for strcmpi... no
checking for strncmpi... no
checking for stricmp... no
checking for strnicmp... no
checking for working strcoll... yes
checking whether closedir returns void... no
checking for struct dirent.d_type... yes
checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether sys_siglist is declared... no
checking whether _sys_siglist is declared... no
checking whether __sys_siglist is declared... no
checking for sys/wait.h... yes
checking for waitpid... yes
checking for wait3... yes
checking for union wait... no
checking for SA_RESTART... yes
checking whether dlopen is declared... yes
checking whether dlsym is declared... yes
checking whether dlerror is declared... yes
checking for library containing dlopen... none required
checking if the linker accepts -Wl,--export-dynamic... yes
checking for posix_spawn that fails synchronously... yes
checking for location of SCCS get command... get
checking if malloc debugging is wanted... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating build.cfg
config.status: creating tests/config-flags.pm
config.status: creating Makefile
config.status: creating lib/Makefile
config.status: creating doc/Makefile
config.status: creating po/Makefile.in
config.status: creating src/config.h
config.status: executing depfiles commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1 ...
make -j2 all 
Making all in lib
make[1]: Entering directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1/lib'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
  -e 's|@''HAVE_ALLOCA_H''@|1|g' \
  ./alloca.in.h > alloca.h-t
make[1]: Leaving directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1/lib'
make[1]: Entering directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1/lib'
mv alloca.h-t alloca.h
make[1]: Leaving directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1/lib'
make  all-recursive
make[3]: Entering directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1/lib'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src     -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o libgnu_a-concat-filename.o `test -f 'concat-filename.c' || echo './'`concat-filename.c
make[3]: Leaving directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1/lib'
make[3]: Entering directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1/lib'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src     -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o libgnu_a-findprog-in.o `test -f 'findprog-in.c' || echo './'`findprog-in.c
make[3]: Leaving directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1/lib'
make[3]: Entering directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1/lib'
rm -f libgnu.a
make[3]: Leaving directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1/lib'
make[3]: Entering directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1/lib'
x86_64-pc-linux-gnu-ar cr libgnu.a libgnu_a-concat-filename.o libgnu_a-findprog-in.o    
make[3]: Leaving directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1/lib'
make[3]: Entering directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1/lib'
x86_64-pc-linux-gnu-ranlib libgnu.a
make[3]: Leaving directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1/lib'
Making all in po
make[1]: Nothing to be done for 'all'.
Making all in doc
make[1]: Nothing to be done for 'all'.
make[1]: Entering directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H   -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\"     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/ar.o src/ar.c
make[1]: Leaving directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1'
make[1]: Entering directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H   -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\"     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/arscan.o src/arscan.c
make[1]: Leaving directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1'
make[1]: Entering directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H   -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\"     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/default.o src/default.c
make[1]: Leaving directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1'
make[1]: Entering directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H   -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\"     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/commands.o src/commands.c
make[1]: Leaving directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1'
make[1]: Entering directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H   -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\"     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/dir.o src/dir.c
make[1]: Leaving directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1'
make[1]: Entering directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H   -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\"     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/expand.o src/expand.c
make[1]: Leaving directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1'
make[1]: Entering directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H   -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\"     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/file.o src/file.c
make[1]: Leaving directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1'
make[1]: Entering directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H   -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\"     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/function.o src/function.c
make[1]: Leaving directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1'
make[1]: Entering directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H   -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\"     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/getopt1.o src/getopt1.c
make[1]: Leaving directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1'
make[1]: Entering directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H   -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\"     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/getopt.o src/getopt.c
make[1]: Leaving directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1'
make[1]: Entering directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H   -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\"     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/guile.o src/guile.c
make[1]: Leaving directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1'
make[1]: Entering directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H   -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\"     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/hash.o src/hash.c
make[1]: Leaving directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1'
make[1]: Entering directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H   -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\"     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/implicit.o src/implicit.c
make[1]: Leaving directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1'
make[1]: Entering directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H   -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\"     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/job.o src/job.c
make[1]: Leaving directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1'
make[1]: Entering directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H   -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\"     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/loadapi.o src/loadapi.c
make[1]: Leaving directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1'
make[1]: Entering directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H   -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\"     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/load.o src/load.c
make[1]: Leaving directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1'
make[1]: Entering directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H   -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\"     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/main.o src/main.c
make[1]: Leaving directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1'
make[1]: Entering directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H   -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\"     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/output.o src/output.c
make[1]: Leaving directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1'
make[1]: Entering directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H   -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\"     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/misc.o src/misc.c
make[1]: Leaving directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1'
make[1]: Entering directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H   -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\"     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/remake.o src/remake.c
make[1]: Leaving directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1'
make[1]: Entering directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H   -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\"     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/read.o src/read.c
make[1]: Leaving directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1'
make[1]: Entering directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H   -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\"     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/shuffle.o src/shuffle.c
make[1]: Leaving directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1'
make[1]: Entering directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H   -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\"     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/rule.o src/rule.c
make[1]: Leaving directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1'
make[1]: Entering directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H   -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\"     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/signame.o src/signame.c
make[1]: Leaving directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1'
make[1]: Entering directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H   -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\"     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/strcache.o src/strcache.c
make[1]: Leaving directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1'
make[1]: Entering directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H   -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\"     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/variable.o src/variable.c
make[1]: Leaving directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1'
make[1]: Entering directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H   -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\"     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/version.o src/version.c
make[1]: Leaving directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1'
make[1]: Entering directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H   -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\"     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/vpath.o src/vpath.c
make[1]: Leaving directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1'
make[1]: Entering directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H   -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\"     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/posixos.o src/posixos.c
make[1]: Leaving directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1'
make[1]: Entering directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H   -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib64\" -DLOCALEDIR=\"/usr/share/locale\"     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/remote-stub.o src/remote-stub.c
make[1]: Leaving directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1'
make[1]: Entering directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1'
x86_64-pc-linux-gnu-gcc  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,--export-dynamic -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o make src/ar.o src/arscan.o src/commands.o src/default.o src/dir.o src/expand.o src/file.o src/function.o src/getopt.o src/getopt1.o src/guile.o src/hash.o src/implicit.o src/job.o src/load.o src/loadapi.o src/main.o src/misc.o src/output.o src/read.o src/remake.o src/rule.o src/shuffle.o src/signame.o src/strcache.o src/variable.o src/version.o src/vpath.o  src/posixos.o  src/remote-stub.o   lib/libgnu.a   
make[1]: Leaving directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1'
>>> Source compiled.
 * Skipping make test/check due to ebuild restriction.
>>> Test phase [disabled because of RESTRICT=test]: dev-build/make-4.4.1-r100

>>> Install dev-build/make-4.4.1-r100 into /var/tmp/portage/dev-build/make-4.4.1-r100/image
make -j2 DESTDIR=/var/tmp/portage/dev-build/make-4.4.1-r100/image install 
Making install in lib
make  install-recursive
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
Making install in po
make[1]: Entering directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1/po'
installing be.gmo as /var/tmp/portage/dev-build/make-4.4.1-r100/image/usr/share/locale/be/LC_MESSAGES/make.mo
installing bg.gmo as /var/tmp/portage/dev-build/make-4.4.1-r100/image/usr/share/locale/bg/LC_MESSAGES/make.mo
installing cs.gmo as /var/tmp/portage/dev-build/make-4.4.1-r100/image/usr/share/locale/cs/LC_MESSAGES/make.mo
installing da.gmo as /var/tmp/portage/dev-build/make-4.4.1-r100/image/usr/share/locale/da/LC_MESSAGES/make.mo
installing de.gmo as /var/tmp/portage/dev-build/make-4.4.1-r100/image/usr/share/locale/de/LC_MESSAGES/make.mo
installing es.gmo as /var/tmp/portage/dev-build/make-4.4.1-r100/image/usr/share/locale/es/LC_MESSAGES/make.mo
installing fi.gmo as /var/tmp/portage/dev-build/make-4.4.1-r100/image/usr/share/locale/fi/LC_MESSAGES/make.mo
installing fr.gmo as /var/tmp/portage/dev-build/make-4.4.1-r100/image/usr/share/locale/fr/LC_MESSAGES/make.mo
installing ga.gmo as /var/tmp/portage/dev-build/make-4.4.1-r100/image/usr/share/locale/ga/LC_MESSAGES/make.mo
installing gl.gmo as /var/tmp/portage/dev-build/make-4.4.1-r100/image/usr/share/locale/gl/LC_MESSAGES/make.mo
installing he.gmo as /var/tmp/portage/dev-build/make-4.4.1-r100/image/usr/share/locale/he/LC_MESSAGES/make.mo
installing hr.gmo as /var/tmp/portage/dev-build/make-4.4.1-r100/image/usr/share/locale/hr/LC_MESSAGES/make.mo
installing id.gmo as /var/tmp/portage/dev-build/make-4.4.1-r100/image/usr/share/locale/id/LC_MESSAGES/make.mo
installing it.gmo as /var/tmp/portage/dev-build/make-4.4.1-r100/image/usr/share/locale/it/LC_MESSAGES/make.mo
installing ja.gmo as /var/tmp/portage/dev-build/make-4.4.1-r100/image/usr/share/locale/ja/LC_MESSAGES/make.mo
installing ko.gmo as /var/tmp/portage/dev-build/make-4.4.1-r100/image/usr/share/locale/ko/LC_MESSAGES/make.mo
installing lt.gmo as /var/tmp/portage/dev-build/make-4.4.1-r100/image/usr/share/locale/lt/LC_MESSAGES/make.mo
installing nl.gmo as /var/tmp/portage/dev-build/make-4.4.1-r100/image/usr/share/locale/nl/LC_MESSAGES/make.mo
installing pl.gmo as /var/tmp/portage/dev-build/make-4.4.1-r100/image/usr/share/locale/pl/LC_MESSAGES/make.mo
installing pt.gmo as /var/tmp/portage/dev-build/make-4.4.1-r100/image/usr/share/locale/pt/LC_MESSAGES/make.mo
installing pt_BR.gmo as /var/tmp/portage/dev-build/make-4.4.1-r100/image/usr/share/locale/pt_BR/LC_MESSAGES/make.mo
installing ro.gmo as /var/tmp/portage/dev-build/make-4.4.1-r100/image/usr/share/locale/ro/LC_MESSAGES/make.mo
installing ru.gmo as /var/tmp/portage/dev-build/make-4.4.1-r100/image/usr/share/locale/ru/LC_MESSAGES/make.mo
installing sr.gmo as /var/tmp/portage/dev-build/make-4.4.1-r100/image/usr/share/locale/sr/LC_MESSAGES/make.mo
installing sv.gmo as /var/tmp/portage/dev-build/make-4.4.1-r100/image/usr/share/locale/sv/LC_MESSAGES/make.mo
installing tr.gmo as /var/tmp/portage/dev-build/make-4.4.1-r100/image/usr/share/locale/tr/LC_MESSAGES/make.mo
installing uk.gmo as /var/tmp/portage/dev-build/make-4.4.1-r100/image/usr/share/locale/uk/LC_MESSAGES/make.mo
installing vi.gmo as /var/tmp/portage/dev-build/make-4.4.1-r100/image/usr/share/locale/vi/LC_MESSAGES/make.mo
installing zh_CN.gmo as /var/tmp/portage/dev-build/make-4.4.1-r100/image/usr/share/locale/zh_CN/LC_MESSAGES/make.mo
installing zh_TW.gmo as /var/tmp/portage/dev-build/make-4.4.1-r100/image/usr/share/locale/zh_TW/LC_MESSAGES/make.mo
make[1]: Leaving directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1/po'
make[1]: Entering directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1/po'
if test "make" = "gettext-tools"; then \
  /bin/mkdir -p /var/tmp/portage/dev-build/make-4.4.1-r100/image/usr/share/gettext/po; \
  for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
    /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c -m 644 ./$file \
		    /var/tmp/portage/dev-build/make-4.4.1-r100/image/usr/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /var/tmp/portage/dev-build/make-4.4.1-r100/image/usr/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[1]: Leaving directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1/po'
Making install in doc
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Entering directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1/doc'
 /bin/mkdir -p '/var/tmp/portage/dev-build/make-4.4.1-r100/image/usr/share/info'
 /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c -m 644 ./make.info ./make.info-1 ./make.info-2 ./make.info-3 '/var/tmp/portage/dev-build/make-4.4.1-r100/image/usr/share/info'
make[2]: Leaving directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1/doc'
make[2]: Entering directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1/doc'
 install-info --info-dir='/var/tmp/portage/dev-build/make-4.4.1-r100/image/usr/share/info' '/var/tmp/portage/dev-build/make-4.4.1-r100/image/usr/share/info/make.info'
make[2]: Leaving directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1/doc'
make[2]: Entering directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1'
 /bin/mkdir -p '/var/tmp/portage/dev-build/make-4.4.1-r100/image/usr/bin'
  /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c make '/var/tmp/portage/dev-build/make-4.4.1-r100/image/usr/bin/./gmake'
make[2]: Leaving directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1'
make[2]: Entering directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1'
 /bin/mkdir -p '/var/tmp/portage/dev-build/make-4.4.1-r100/image/usr/include'
 /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c -m 644 src/gnumake.h '/var/tmp/portage/dev-build/make-4.4.1-r100/image/usr/include'
make[2]: Leaving directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1'
make[2]: Entering directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1'
 /bin/mkdir -p '/var/tmp/portage/dev-build/make-4.4.1-r100/image/usr/share/man/man1'
 /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c -m 644 'doc/make.1' '/var/tmp/portage/dev-build/make-4.4.1-r100/image/usr/share/man/man1/gmake.1'
make[2]: Leaving directory '/var/tmp/portage/dev-build/make-4.4.1-r100/work/make-4.4.1'
>>> Completed installing dev-build/make-4.4.1-r100 into /var/tmp/portage/dev-build/make-4.4.1-r100/image

 * Final size of build directory: 11036 KiB (10.7 MiB)
 * Final size of installed tree:   2780 KiB ( 2.7 MiB)

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/gmake