* Package: net-misc/wol-0.7.1-r2 * Repository: gentoo * Maintainer: conikost@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux nls userland_GNU * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking wol-0.7.1.tar.gz to /var/tmp/portage/net-misc/wol-0.7.1-r2/work >>> Source unpacked in /var/tmp/portage/net-misc/wol-0.7.1-r2/work >>> Preparing source in /var/tmp/portage/net-misc/wol-0.7.1-r2/work/wol-0.7.1 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-misc/wol-0.7.1-r2/work/wol-0.7.1 ... * econf: updating wol-0.7.1/config.sub with /usr/share/gnuconfig/config.sub * econf: updating wol-0.7.1/config.guess with /usr/share/gnuconfig/config.guess ./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 --libdir=/usr/lib64 --disable-rpath --enable-nls checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed 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 egrep... grep -E checking for AIX... no 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 for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... (cached) none needed checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none checking for a BSD-compatible install... /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for gawk... (cached) gawk checking for sed... /bin/sed checking for perl... /usr/bin/perl checking for pod2man... /usr/bin/pod2man checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... no checking for unsigned char... yes checking size of unsigned char... 1 checking for struct ether_addr... yes checking for struct ether_addr.octet... no checking for struct ether_addr.ether_addr_octet... yes 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 strerror in -lcposix... no checking for signed... yes checking for inline... inline checking for off_t... yes checking for size_t... yes checking for long long... yes checking for long double... yes checking for wchar_t... yes checking for wint_t... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking whether printf() supports POSIX/XSI format strings... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking whether integer division by zero raises SIGFPE... yes checking for unsigned long long... yes checking for inttypes.h... yes checking whether the inttypes.h PRIxNN macros are broken... no checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for stdint.h... (cached) yes checking for ld used by GCC... x86_64-pc-linux-gnu-ld checking if the linker (x86_64-pc-linux-gnu-ld) is GNU ld... yes checking for shared library run path origin... done checking for ptrdiff_t... yes checking argz.h usability... yes checking argz.h presence... yes checking for argz.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 nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for asprintf... yes checking for fwprintf... yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for snprintf... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for wcslen... yes checking for __argz_count... yes checking for __argz_stringify... yes checking for __argz_next... yes checking for __fsetlocking... yes checking whether _snprintf is declared... no checking whether _snwprintf is declared... no checking whether feof_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for bison... bison checking version of bison... 3.6.2, ok checking whether NLS is requested... yes checking whether included gettext is requested... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for unistd.h... (cached) yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for locale.h... (cached) yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking netinet/ether.h usability... yes checking netinet/ether.h presence... yes checking for netinet/ether.h... yes checking net/ethernet.h usability... yes checking net/ethernet.h presence... yes checking for net/ethernet.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for net/if.h... yes checking for sys/socket.h... (cached) yes checking for netinet/if_ether.h... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... yes checking for working malloc... yes checking for working realloc... yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... (cached) yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... yes checking whether fgets_unlocked is declared... (cached) yes checking whether fputc_unlocked is declared... yes checking whether fputs_unlocked is declared... yes checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes checking whether getc_unlocked is declared... (cached) yes checking whether getchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking for error_at_line... yes checking for getline... yes checking for working getline function... yes checking for usleep... yes checking for getopt_long... yes checking for getdelim... yes checking for inet_aton... yes checking for socket... yes checking for gethostbyname... yes checking for ether_hostton... yes checking wheter you want ANSI emulation... no configure: creating ./config.status config.status: creating intl/Makefile config.status: creating po/Makefile.in config.status: creating Makefile config.status: creating demo/Makefile config.status: creating doc/Makefile config.status: creating include/Makefile config.status: creating lib/Makefile config.status: creating m4/Makefile config.status: creating src/Makefile config.status: creating src/wol-dhcpdconf config.status: creating src/wol-bootptab config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing default commands wol 0.7.1 configuration: prefix: /usr exec_prefix: ${prefix} bindir: ${exec_prefix}/bin libdir: /usr/lib64 datadir: /usr/share mandir: /usr/share/man infodir: /usr/share/info ether_hostton support: yes generate wol manpage: yes EXTRA_LIBS: ANSI emulation: no >>> Source configured. >>> Compiling source in /var/tmp/portage/net-misc/wol-0.7.1-r2/work/wol-0.7.1 ... make -j4 make all-recursive make[1]: Entering directory '/var/tmp/portage/net-misc/wol-0.7.1-r2/work/wol-0.7.1' Making all in intl make[2]: Entering directory '/var/tmp/portage/net-misc/wol-0.7.1-r2/work/wol-0.7.1/intl' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/net-misc/wol-0.7.1-r2/work/wol-0.7.1/intl' Making all in demo make[2]: Entering directory '/var/tmp/portage/net-misc/wol-0.7.1-r2/work/wol-0.7.1/demo' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/net-misc/wol-0.7.1-r2/work/wol-0.7.1/demo' Making all in doc make[2]: Entering directory '/var/tmp/portage/net-misc/wol-0.7.1-r2/work/wol-0.7.1/doc' /usr/bin/perl -w ./texi2pod.pl wol.texi wol.pod pod2man --section=1 --center="wol" --release="wol 0.7.1" wol.pod > wol.1 make[2]: Leaving directory '/var/tmp/portage/net-misc/wol-0.7.1-r2/work/wol-0.7.1/doc' Making all in include make[2]: Entering directory '/var/tmp/portage/net-misc/wol-0.7.1-r2/work/wol-0.7.1/include' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/net-misc/wol-0.7.1-r2/work/wol-0.7.1/include' Making all in lib make[2]: Entering directory '/var/tmp/portage/net-misc/wol-0.7.1-r2/work/wol-0.7.1/lib' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../include -O2 -pipe -march=native -frecord-gcc-switches -W -Wall -Wpointer-arith -Wimplicit-function-declaration -c `test -f 'getopt1.c' || echo './'`getopt1.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../include -O2 -pipe -march=native -frecord-gcc-switches -W -Wall -Wpointer-arith -Wimplicit-function-declaration -c `test -f 'getopt.c' || echo './'`getopt.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../include -O2 -pipe -march=native -frecord-gcc-switches -W -Wall -Wpointer-arith -Wimplicit-function-declaration -c `test -f 'usleep.c' || echo './'`usleep.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../include -O2 -pipe -march=native -frecord-gcc-switches -W -Wall -Wpointer-arith -Wimplicit-function-declaration -c `test -f 'xmalloc.c' || echo './'`xmalloc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../include -O2 -pipe -march=native -frecord-gcc-switches -W -Wall -Wpointer-arith -Wimplicit-function-declaration -c `test -f 'getstr.c' || echo './'`getstr.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../include -O2 -pipe -march=native -frecord-gcc-switches -W -Wall -Wpointer-arith -Wimplicit-function-declaration -c `test -f 'getline.c' || echo './'`getline.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../include -O2 -pipe -march=native -frecord-gcc-switches -W -Wall -Wpointer-arith -Wimplicit-function-declaration -c `test -f 'error.c' || echo './'`error.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../include -O2 -pipe -march=native -frecord-gcc-switches -W -Wall -Wpointer-arith -Wimplicit-function-declaration -c `test -f 'realloc.c' || echo './'`realloc.c In file included from getstr.c:28: getstr.c: In function ‘getstr’: getstr.c:76:32: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘long int’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wsign-compare-Wsign-compare]8;;] 76 | assert(*n - nchars_avail == read_pos - *lineptr); | ^~ getstr.c:89:29: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘long int’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wsign-compare-Wsign-compare]8;;] 89 | assert(*n - nchars_avail == read_pos - *lineptr); | ^~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../include -O2 -pipe -march=native -frecord-gcc-switches -W -Wall -Wpointer-arith -Wimplicit-function-declaration -c `test -f 'getpass4.c' || echo './'`getpass4.c realloc.c:27:7: warning: conflicting types for built-in function ‘malloc’; expected ‘void *(long unsigned int)’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wbuiltin-declaration-mismatch-Wbuiltin-declaration-mismatch]8;;] 27 | char *malloc (); | ^~~~~~ realloc.c:26:1: note: ‘malloc’ is declared in header ‘’ 25 | #include +++ |+#include 26 | realloc.c:28:7: warning: conflicting types for built-in function ‘realloc’; expected ‘void *(void *, long unsigned int)’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wbuiltin-declaration-mismatch-Wbuiltin-declaration-mismatch]8;;] 28 | char *realloc (); | ^~~~~~~ realloc.c:28:7: note: ‘realloc’ is declared in header ‘’ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../include -O2 -pipe -march=native -frecord-gcc-switches -W -Wall -Wpointer-arith -Wimplicit-function-declaration -c `test -f 'ether_hostton.c' || echo './'`ether_hostton.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../include -O2 -pipe -march=native -frecord-gcc-switches -W -Wall -Wpointer-arith -Wimplicit-function-declaration -c `test -f 'md5.c' || echo './'`md5.c rm -f libwrappers.a ar cru libwrappers.a getopt1.o getopt.o usleep.o xmalloc.o getstr.o getline.o error.o realloc.o getpass4.o ether_hostton.o md5.o make[2]: ar: No such file or directory make[2]: *** [Makefile:218: libwrappers.a] Error 127 make[2]: Leaving directory '/var/tmp/portage/net-misc/wol-0.7.1-r2/work/wol-0.7.1/lib' make[1]: *** [Makefile:230: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/net-misc/wol-0.7.1-r2/work/wol-0.7.1' make: *** [Makefile:183: all] Error 2 * ERROR: net-misc/wol-0.7.1-r2::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=net-misc/wol-0.7.1-r2::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-misc/wol-0.7.1-r2::gentoo'`. * The complete build log is located at '/var/log/emerge-log/build/net-misc/wol-0.7.1-r2:20200524-232318.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-misc/wol-0.7.1-r2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-misc/wol-0.7.1-r2/temp/environment'. * Working directory: '/var/tmp/portage/net-misc/wol-0.7.1-r2/work/wol-0.7.1' * S: '/var/tmp/portage/net-misc/wol-0.7.1-r2/work/wol-0.7.1' emerge --info: Portage 2.3.100 (python 3.7.7-final-0, default/linux/amd64/17.1, gcc-10.1.0, glibc-2.31-r3, 5.4.0-1009-aws x86_64) ================================================================= System uname: Linux-5.4.0-1009-aws-x86_64-AMD_EPYC_7571-with-gentoo-2.7 KiB Mem: 16011344 total, 3566152 free KiB Swap: 0 total, 0 free Timestamp of repository gentoo: Mon, 25 May 2020 06:43:30 +0000 sh bash 5.0_p17 ld GNU ld (Gentoo 2.34 p4) 2.34.0 app-shells/bash: 5.0_p17::gentoo dev-lang/perl: 5.30.2-r2::gentoo dev-lang/python: 2.7.18::gentoo, 3.7.7-r2::gentoo, 3.8.3::gentoo sys-apps/baselayout: 2.7::gentoo sys-apps/openrc: 0.42.1::gentoo sys-apps/sandbox: 2.18::gentoo sys-devel/autoconf: 2.69-r5::gentoo sys-devel/automake: 1.16.2::gentoo sys-devel/binutils: 2.34-r1::gentoo sys-devel/gcc: 10.1.0::gentoo sys-devel/gcc-config: 2.3::gentoo sys-devel/libtool: 2.4.6-r6::gentoo sys-devel/make: 4.3::gentoo sys-kernel/linux-headers: 5.6::gentoo (virtual/os-headers) sys-libs/glibc: 2.31-r3::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-verify-jobs: 1 sync-rsync-extra-opts: ACCEPT_KEYWORDS="amd64 ~amd64" ACCEPT_LICENSE="*" CBUILD="x86_64-pc-linux-gnu" CC="x86_64-pc-linux-gnu-gcc" CFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" CXX="x86_64-pc-linux-gnu-g++" CXXFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" DISTDIR="/usr/portage/distfiles" EMERGE_DEFAULT_OPTS="--with-bdeps=y --binpkg-respect-use=y -1 -b -k" 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 -march=native -frecord-gcc-switches" FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs buildpkg 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 strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" FFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" GENTOO_MIRRORS="http://distfiles.gentoo.org" LANG="C.UTF-8" LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0" MAKEOPTS="-j4" 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="acl amd64 berkdb bzip2 cli crypt dri fortran gdbm iconv ipv6 libtirpc multilib ncurses nls nptl openmp pam pcre readline seccomp split-usr ssl tcpd unicode xattr zlib" ABI_X86="64" ADA_TARGET="gnat_2018" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" 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" CPU_FLAGS_X86="mmx mmxext sse sse2" 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="libinput" KERNEL="linux" 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_7" PYTHON_TARGETS="python2_7 python3_7" RUBY_TARGETS="ruby24 ruby25" USERLAND="GNU" VIDEO_CARDS="amdgpu fbdev intel nouveau radeon radeonsi vesa 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, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS