* Package: sys-apps/gawk-4.2.1-r1 * Repository: gentoo * Maintainer: base-system@gentoo.org * USE: abi_s390_64 elibc_glibc kernel_linux nls readline s390 userland_GNU * FEATURES: network-sandbox preserve-libs sandbox splitdebug userpriv usersandbox >>> Unpacking source... >>> Unpacking gawk-4.2.1.tar.xz to /var/tmp/portage/sys-apps/gawk-4.2.1-r1/work >>> Source unpacked in /var/tmp/portage/sys-apps/gawk-4.2.1-r1/work >>> Preparing source in /var/tmp/portage/sys-apps/gawk-4.2.1-r1/work/gawk-4.2.1 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/sys-apps/gawk-4.2.1-r1/work/gawk-4.2.1 ... * econf: updating gawk-4.2.1/config.sub with /usr/share/gnuconfig/config.sub * econf: updating gawk-4.2.1/config.guess with /usr/share/gnuconfig/config.guess * econf: updating gawk-4.2.1/extension/build-aux/config.sub with /usr/share/gnuconfig/config.sub * econf: updating gawk-4.2.1/extension/build-aux/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=s390x-ibm-linux-gnu --host=s390x-ibm-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/gawk-4.2.1-r1 --htmldir=/usr/share/doc/gawk-4.2.1-r1/html --libdir=/usr/lib64 --libexec=$(libdir)/misc --without-mpfr --enable-nls --with-readline checking for a BSD-compatible install... ./install-sh -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 build system type... s390x-ibm-linux-gnu checking host system type... s390x-ibm-linux-gnu checking for style of include used by make... GNU checking for s390x-ibm-linux-gnu-gcc... s390x-ibm-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 s390x-ibm-linux-gnu-gcc accepts -g... yes checking for s390x-ibm-linux-gnu-gcc option to accept ISO C89... none needed checking whether s390x-ibm-linux-gnu-gcc understands -c and -o together... yes checking dependency style of s390x-ibm-linux-gnu-gcc... none checking how to run the C preprocessor... s390x-ibm-linux-gnu-cpp 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 egrep... (cached) /bin/grep -E checking for bison... bison -y checking whether ln -s works... yes checking for s390x-ibm-linux-gnu-gcc option to accept ISO C99... none needed checking how to run the C preprocessor... s390x-ibm-linux-gnu-cpp checking for s390x-ibm-linux-gnu-ranlib... s390x-ibm-linux-gnu-ranlib checking whether make sets $(MAKE)... (cached) yes checking for special development options... no checking for z/OS USS compilation... no checking for library containing strerror... none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking if we are using EBCDIC... 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 s390x-ibm-linux-gnu-gcc... s390x-ibm-linux-gnu-ld checking if the linker (s390x-ibm-linux-gnu-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 nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking mcheck.h usability... yes checking mcheck.h presence... yes checking for mcheck.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking for ANSI C header files... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking for memory.h... (cached) yes checking for pid_t... 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 unsigned long long int... yes checking for long long int... yes checking for unsigned long long int... (cached) yes checking for intmax_t... yes checking for uintmax_t... yes checking for ssize_t... yes checking size of unsigned int... 4 checking size of unsigned long... 8 checking for socklen_t... yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for alarm... yes checking for working mktime... yes checking for getaddrinfo... yes checking for library containing fmod... -lm checking for library containing isinf... none required checking for library containing ismod... no checking for libsigsegv... (cached) no checking for __etoa_l... no checking for atexit... yes checking for btowc... yes checking for fmod... yes checking for gai_strerror... yes checking for getgrent... yes checking for getgroups... yes checking for grantpt... yes checking for fwrite_unlocked... yes checking for isascii... yes checking for iswctype... yes checking for iswlower... yes checking for iswupper... yes checking for mbrlen... yes checking for memcmp... yes checking for memcpy... yes checking for memcpy_ulong... no checking for memmove... yes checking for memset... yes checking for memset_ulong... no checking for mkstemp... yes checking for posix_openpt... yes checking for setenv... yes checking for setlocale... yes checking for setsid... yes checking for sigprocmask... yes checking for snprintf... yes checking for strchr... yes checking for strerror... yes checking for strftime... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for strcoll... yes checking for strtod... yes checking for strtoul... yes checking for system... yes checking for tmpfile... yes checking for towlower... yes checking for towupper... yes checking for tzset... yes checking for usleep... yes checking for waitpid... yes checking for wcrtomb... yes checking for wcscoll... yes checking for wctype... yes checking whether mbrtowc and mbstate_t are properly declared... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for library containing dlopen... -ldl checking whether getpgrp requires zero arguments... yes checking for printf %F format... yes checking for gethostbyname... yes checking for connect... yes checking where to find the socket library calls... the standard library checking whether readline via "-lreadline" is present and sane... yes checking for history_list in -lreadline... yes checking for struct stat.st_blksize... yes checking for struct passwd.pw_passwd... yes checking for struct group.gr_passwd... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking whether char is unsigned... yes checking for an ANSI C-conforming const... yes checking for C/C++ restrict keyword... __restrict checking for inline... inline checking for preprocessor stringizing operator... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating support/Makefile config.status: creating awklib/Makefile config.status: creating doc/Makefile config.status: creating extras/Makefile config.status: creating po/Makefile.in config.status: creating test/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile === configuring in extension (/var/tmp/portage/sys-apps/gawk-4.2.1-r1/work/gawk-4.2.1/extension) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=s390x-ibm-linux-gnu' '--host=s390x-ibm-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/gawk-4.2.1-r1' '--htmldir=/usr/share/doc/gawk-4.2.1-r1/html' '--libdir=/usr/lib64' '--libexec=$(libdir)/misc' '--without-mpfr' '--enable-nls' '--with-readline' 'build_alias=s390x-ibm-linux-gnu' 'host_alias=s390x-ibm-linux-gnu' 'CC=s390x-ibm-linux-gnu-gcc' 'CFLAGS=-O2 -pipe -g -ggdb -frecord-gcc-switches -march=z13 -mzarch -m64' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' 'CPP=s390x-ibm-linux-gnu-cpp' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... ./install-sh -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 for style of include used by make... GNU checking for s390x-ibm-linux-gnu-gcc... s390x-ibm-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 s390x-ibm-linux-gnu-gcc accepts -g... yes checking for s390x-ibm-linux-gnu-gcc option to accept ISO C89... none needed checking whether s390x-ibm-linux-gnu-gcc understands -c and -o together... yes checking dependency style of s390x-ibm-linux-gnu-gcc... none checking how to run the C preprocessor... s390x-ibm-linux-gnu-cpp 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 z/OS USS compilation... 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 build system type... s390x-ibm-linux-gnu checking host system type... s390x-ibm-linux-gnu checking for ld used by GCC... s390x-ibm-linux-gnu-ld checking if the linker (s390x-ibm-linux-gnu-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 nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for struct stat.st_blksize... yes checking for s390x-ibm-linux-gnu-ar... s390x-ibm-linux-gnu-ar checking the archiver (s390x-ibm-linux-gnu-ar) interface... ar checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... /bin/grep -F checking for ld used by s390x-ibm-linux-gnu-gcc... s390x-ibm-linux-gnu-ld checking if the linker (s390x-ibm-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... s390x-ibm-linux-gnu-nm checking the name lister (s390x-ibm-linux-gnu-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert s390x-ibm-linux-gnu file names to s390x-ibm-linux-gnu format... func_convert_file_noop checking how to convert s390x-ibm-linux-gnu file names to toolchain format... func_convert_file_noop checking for s390x-ibm-linux-gnu-ld option to reload object files... -r checking for s390x-ibm-linux-gnu-objdump... s390x-ibm-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for s390x-ibm-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for s390x-ibm-linux-gnu-ar... (cached) s390x-ibm-linux-gnu-ar checking for archiver @FILE support... @ checking for s390x-ibm-linux-gnu-strip... s390x-ibm-linux-gnu-strip checking for s390x-ibm-linux-gnu-ranlib... s390x-ibm-linux-gnu-ranlib checking command to parse s390x-ibm-linux-gnu-nm output from s390x-ibm-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 s390x-ibm-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 s390x-ibm-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for s390x-ibm-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if s390x-ibm-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if s390x-ibm-linux-gnu-gcc static flag -static works... yes checking if s390x-ibm-linux-gnu-gcc supports -c -o file.o... yes checking if s390x-ibm-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the s390x-ibm-linux-gnu-gcc linker (s390x-ibm-linux-gnu-ld -m elf64_s390) 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 special development options... no checking fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether time.h and sys/time.h may both be included... yes checking for library containing fmod... -lm checking for fdopendir... yes checking for fmod... yes checking for fnmatch... yes checking for getdtablesize... yes checking for gettimeofday... yes checking for nanosleep... yes checking for select... yes checking for statvfs... yes checking for GetSystemTimeAsFileTime... no checking for dirfd... yes checking whether dirfd is declared... yes checking whether dirfd is a macro... no checking how to get the file descriptor associated with an open DIR*... no_such_member checking for inline... inline checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: executing libtool commands >>> Source configured. >>> Compiling source in /var/tmp/portage/sys-apps/gawk-4.2.1-r1/work/gawk-4.2.1 ... make -j2 make 'CFLAGS=-O2 -pipe -g -ggdb -frecord-gcc-switches -march=z13 -mzarch -m64 -DNDEBUG' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' all-recursive make[1]: Entering directory '/var/tmp/portage/sys-apps/gawk-4.2.1-r1/work/gawk-4.2.1' Making all in support make[2]: Entering directory '/var/tmp/portage/sys-apps/gawk-4.2.1-r1/work/gawk-4.2.1/support' s390x-ibm-linux-gnu-gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -O2 -pipe -g -ggdb -frecord-gcc-switches -march=z13 -mzarch -m64 -DNDEBUG -c -o dfa.o dfa.c s390x-ibm-linux-gnu-gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -O2 -pipe -g -ggdb -frecord-gcc-switches -march=z13 -mzarch -m64 -DNDEBUG -c -o getopt.o getopt.c s390x-ibm-linux-gnu-gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -O2 -pipe -g -ggdb -frecord-gcc-switches -march=z13 -mzarch -m64 -DNDEBUG -c -o getopt1.o getopt1.c s390x-ibm-linux-gnu-gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -O2 -pipe -g -ggdb -frecord-gcc-switches -march=z13 -mzarch -m64 -DNDEBUG -c -o localeinfo.o localeinfo.c s390x-ibm-linux-gnu-gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -O2 -pipe -g -ggdb -frecord-gcc-switches -march=z13 -mzarch -m64 -DNDEBUG -c -o random.o random.c s390x-ibm-linux-gnu-gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -O2 -pipe -g -ggdb -frecord-gcc-switches -march=z13 -mzarch -m64 -DNDEBUG -c -o regex.o regex.c rm -f libsupport.a ar cru libsupport.a dfa.o getopt.o getopt1.o localeinfo.o random.o regex.o make[2]: ar: Command not found make[2]: *** [Makefile:408: libsupport.a] Error 127 make[2]: Leaving directory '/var/tmp/portage/sys-apps/gawk-4.2.1-r1/work/gawk-4.2.1/support' make[1]: *** [Makefile:725: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/sys-apps/gawk-4.2.1-r1/work/gawk-4.2.1' make: *** [Makefile:550: all] Error 2 * ERROR: sys-apps/gawk-4.2.1-r1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=sys-apps/gawk-4.2.1-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=sys-apps/gawk-4.2.1-r1::gentoo'`. * The complete build log is located at '/var/log/emerge-log/build/sys-apps/gawk-4.2.1-r1:20200502-101537.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-apps/gawk-4.2.1-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-apps/gawk-4.2.1-r1/temp/environment'. * Working directory: '/var/tmp/portage/sys-apps/gawk-4.2.1-r1/work/gawk-4.2.1' * S: '/var/tmp/portage/sys-apps/gawk-4.2.1-r1/work/gawk-4.2.1' emerge --info: Portage 2.3.99 (python 3.6.10-final-0, default/linux/s390/17.0/s390x, gcc-9.3.0, glibc-2.30-r8, 5.4.8 s390x) ================================================================= System uname: Linux-5.4.8-s390x-8561-with-gentoo-2.4.1 KiB Mem: 2056924 total, 988156 free KiB Swap: 99160 total, 92372 free Timestamp of repository gentoo: Sat, 02 May 2020 10:15:01 +0000 Head commit of repository gentoo: 03925b9ee6b6e4a14dd08bd33921e07230354ef3 sh bash 5.0_p17 ld GNU ld (Gentoo 2.33.1 p2) 2.33.1 app-shells/bash: 5.0_p17::gentoo dev-lang/perl: 5.30.1::gentoo dev-lang/python: 2.7.18::gentoo, 3.6.10-r2::gentoo, 3.7.7-r2::gentoo, 3.8.2-r2::gentoo dev-util/cmake: 3.16.5::gentoo sys-apps/baselayout: 2.4.1-r2::gentoo sys-apps/sandbox: 2.13::gentoo sys-devel/autoconf: 2.13-r1::gentoo, 2.69-r4::gentoo sys-devel/automake: 1.16.1-r1::gentoo sys-devel/binutils: 2.33.1-r1::gentoo sys-devel/gcc: 9.3.0::gentoo sys-devel/gcc-config: 2.2.1::gentoo sys-devel/libtool: 2.4.6-r6::gentoo sys-devel/make: 4.2.1-r4::gentoo sys-kernel/linux-headers: 5.4::gentoo (virtual/os-headers) sys-libs/glibc: 2.30-r8::gentoo Repositories: gentoo location: /usr/portage sync-type: rsync sync-uri: rsync://rsync.gentoo.org/gentoo-portage priority: -1000 sync-rsync-verify-metamanifest: yes sync-rsync-verify-max-age: 24 sync-rsync-extra-opts: sync-rsync-verify-jobs: 1 x-portage location: /usr/local/portage masters: gentoo priority: 0 ACCEPT_KEYWORDS="s390" ACCEPT_LICENSE="*" CBUILD="s390x-ibm-linux-gnu" CC="s390x-ibm-linux-gnu-gcc" CFLAGS="-O2 -pipe -g -ggdb -frecord-gcc-switches -march=z13 -mzarch -m64" CHOST="s390x-ibm-linux-gnu" CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" CXX="s390x-ibm-linux-gnu-g++" CXXFLAGS="-O2 -pipe -g -ggdb -frecord-gcc-switches -march=z13 -mzarch -m64" DISTDIR="/usr/portage/distfiles" EMERGE_DEFAULT_OPTS="--with-bdeps y --keep-going y --quiet-fail y -1" ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" FCFLAGS="-O2 -pipe" FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs collision-protect config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms sign split-log splitdebug strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" FFLAGS="-O2 -pipe" GENTOO_MIRRORS="http://distfiles.gentoo.org" LANG="it_IT.UTF-8" LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0" LINGUAS="en en_GB" MAKEOPTS="-j2" PKGDIR="/root/.packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" PORTAGE_TMPDIR="/var/tmp" USE="X acl berkdb big-endian bzip2 cli crypt dri fortran gdbm iconv ipv6 jumbo-build ncurses nls nptl openmp openssl pam pcre readline s390 seccomp split-usr ssl tcpd unicode xattr zlib" ABI_S390="64" ADA_TARGET="gnat_2018" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="void libinput" KERNEL="linux" L10N="en en_GB en-GB" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_6" PYTHON_TARGETS="python2_7 python3_6" RUBY_TARGETS="ruby24 ruby25" USERLAND="GNU" VIDEO_CARDS="dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CPPFLAGS, CTARGET, INSTALL_MASK, LC_ALL, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS