* Package: net-mail/mess822-0.58-r2 * Repository: gentoo * USE: abi_x86_64 amd64 elibc_glibc kernel_linux split-usr userland_GNU * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking mess822-0.58.tar.gz to /var/tmp/portage/net-mail/mess822-0.58-r2/work >>> Source unpacked in /var/tmp/portage/net-mail/mess822-0.58-r2/work >>> Preparing source in /var/tmp/portage/net-mail/mess822-0.58-r2/work/mess822-0.58 ... * Applying mess822-0.58-implicit.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-mail/mess822-0.58-r2/work/mess822-0.58 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/net-mail/mess822-0.58-r2/work/mess822-0.58 ... make -j4 ( cat warn-auto.sh; \ echo CC=\'`head -1 conf-cc`\'; \ echo LD=\'`head -1 conf-ld`\' \ ) > auto-ccld.sh cat warn-auto.sh rts.sh \ | sed s}HOME}"`head -1 conf-home`"}g \ > rts nroff -man iftocc.1 > iftocc.0 nroff -man ofmipd.8 > ofmipd.0 nroff -man ofmipname.8 > ofmipname.0 chmod 755 rts nroff -man new-inject.1 > new-inject.0 nroff -man rewriting.5 > rewriting.0 nroff -man rewritehost.3 > rewritehost.0 nroff -man 822header.1 > 822header.0 nroff -man 822field.1 > 822field.0 nroff -man 822date.1 > 822date.0 nroff -man 822received.1 > 822received.0 nroff -man 822print.1 > 822print.0 nroff -man mess822.3 > mess822.0 nroff -man mess822_addr.3 > mess822_addr.0 nroff -man mess822_date.3 > mess822_date.0 nroff -man mess822_fold.3 > mess822_fold.0 nroff -man mess822_quote.3 > mess822_quote.0 nroff -man mess822_token.3 > mess822_token.0 nroff -man mess822_when.3 > mess822_when.0 cat auto-ccld.sh make-load.sh > make-load chmod 755 make-load cat auto-ccld.sh find-systype.sh > find-systype chmod 755 find-systype cat auto-ccld.sh make-compile.sh > make-compile cat auto-ccld.sh make-makelib.sh > make-makelib ./find-systype > systype chmod 755 make-makelib chmod 755 make-compile ( cat warn-auto.sh; ./make-load "`cat systype`" ) > load ( cat warn-auto.sh; ./make-compile "`cat systype`" ) > \ compile ( cat warn-auto.sh; ./make-makelib "`cat systype`" ) > \ makelib chmod 755 load chmod 755 makelib chmod 755 compile ./compile iftocc.c ./compile mess822_date.c ./compile mess822_quote.c ./compile mess822_fold.c ./compile mess822_token.c ./compile mess822_addr.c ./compile mess822_when.c mess822_when.c: In function ‘mess822_when’: mess822_when.c:34:12: warning: implicit declaration of function ‘str_len’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration]8;;] 34 | pos += str_len(x) + 1; | ^~~~~~~ mess822_when.c:50:9: warning: implicit declaration of function ‘case_diffs’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration]8;;] 50 | if (!case_diffs(x,"Jan")) { ct.date.month = 1; break; } | ^~~~~~~~~~ ./compile mess822_line.c ./compile mess822_ok.c mess822_line.c: In function ‘mess822_end’: mess822_line.c:44:10: warning: implicit declaration of function ‘case_diffb’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration]8;;] 44 | if (!case_diffb(h->inprogress.s,pos,a->name)) | ^~~~~~~~~~ ./compile getln.c ./compile getln2.c ./compile strerr_sys.c ./compile strerr_die.c ./compile substdio.c ./compile substdi.c ./compile substdo.c ./compile subfderr.c ./compile subfdout.c ./compile subfdouts.c ./compile subfdin.c ./compile subfdins.c ./compile substdio_copy.c ./compile stralloc_num.c ./compile stralloc_eady.c ./compile stralloc_pend.c ./compile stralloc_copy.c ./compile stralloc_opys.c ./compile stralloc_opyb.c ./compile stralloc_cat.c ./compile stralloc_cats.c ./compile stralloc_catb.c ./compile alloc.c ./compile alloc_re.c ./compile error.c alloc.c:3:14: 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;;] 3 | extern char *malloc(); | ^~~~~~ alloc.c:3:1: note: ‘malloc’ is declared in header ‘’ 2 | #include "error.h" +++ |+#include 3 | extern char *malloc(); ./compile error_str.c ./compile env.c ./compile str_len.c ./compile str_diff.c ./compile str_diffn.c ./compile str_chr.c ./compile str_rchr.c ./compile str_start.c ./compile byte_chr.c ./compile byte_rchr.c ./compile byte_copy.c ./compile byte_cr.c ./compile case_diffb.c ./compile case_diffs.c ./compile scan_ulong.c ./compile scan_long.c ./compile scan_sign.c ./compile open_read.c ./compile open_trunc.c ( ( ./compile tryulong64.c && ./load tryulong64 && \ ./tryulong64 ) >/dev/null 2>&1 \ && cat uint64.h1 || cat uint64.h2 ) > uint64.h ( ( ./compile tryulong32.c && ./load tryulong32 && \ ./tryulong32 ) >/dev/null 2>&1 \ && cat uint32.h2 || cat uint32.h1 ) > uint32.h ./compile rewritehost.c ./compile rwhconfig.c rewritehost.c: In function ‘doit’: rewritehost.c:26:9: warning: implicit declaration of function ‘byte_chr’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration]8;;] 26 | if (byte_chr(work.s,prefixlen,'.') < prefixlen) return 1; | ^~~~~~~~ In file included from rwhconfig.c:2: rwhconfig.c: In function ‘rwhconfig’: rwhconfig.c:69:39: warning: implicit declaration of function ‘getpid’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration]8;;] 69 | if (!stralloc_catint(idappend,(int) getpid())) goto nomem; | ^~~~~~ stralloc.h:27:63: note: in definition of macro ‘stralloc_catint’ 27 | #define stralloc_catint(sa,i) (stralloc_catlong0((sa),(long) (i),0)) | ^ rm -f tryulong32.o tryulong32 ./compile config.c rm -f tryulong64.o tryulong64 ( ( ./compile tryvfork.c && ./load tryvfork ) >/dev/null \ 2>&1 \ && cat fork.h2 || cat fork.h1 ) > fork.h ./compile auto-str.c ( ./compile trysysel.c >/dev/null 2>&1 \ && cat select.h2 || cat select.h1 ) > select.h config.c: In function ‘config_readline’: config.c:82:5: warning: implicit declaration of function ‘close’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration]8;;] 82 | close(fd); | ^~~~~ auto-str.c:8:6: warning: conflicting types for built-in function ‘puts’; expected ‘int(const char *)’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wbuiltin-declaration-mismatch-Wbuiltin-declaration-mismatch]8;;] 8 | void puts(s) | ^~~~ auto-str.c:4:1: note: ‘puts’ is declared in header ‘’ 3 | #include "exit.h" +++ |+#include 4 | ./compile commands.c rm -f trysysel.o trysysel ./compile cdb_hash.c rm -f tryvfork.o tryvfork ./compile cdb_unpack.c ./compile cdb_seek.c ./compile tai_now.c ./compile tai_pack.c cdb_seek.c: In function ‘cdb_bread’: cdb_seek.c:18:11: warning: implicit declaration of function ‘read’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration]8;;] 18 | r = read(fd,buf,len); | ^~~~ cdb_seek.c: In function ‘cdb_seek’: cdb_seek.c:65:7: warning: implicit declaration of function ‘lseek’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration]8;;] 65 | if (lseek(fd,(off_t) pos,SEEK_SET) == -1) return -1; | ^~~~~ ./compile tai_unpack.c ./compile caldate_fmjd.c ./compile caldate_mjd.c ./compile caldate_fmt.c ./compile caldate_scan.c ./compile leapsecs_read.c ./compile leapsecs_init.c ./compile leapsecs_add.c ./compile leapsecs_sub.c ./compile caltime_tai.c leapsecs_read.c: In function ‘leapsecs_read’: leapsecs_read.c:31:30: warning: implicit declaration of function ‘close’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration]8;;] 31 | if (fstat(fd,&st) == -1) { close(fd); return -1; } | ^~~~~ leapsecs_read.c:36:7: warning: implicit declaration of function ‘read’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration]8;;] 36 | n = read(fd,(char *) t,st.st_size); | ^~~~ ./compile caltime_utc.c ./compile caltime_fmt.c ./compile caltime_scan.c ( ( ./compile trywaitp.c && ./load trywaitp ) >/dev/null \ 2>&1 \ && echo \#define HASWAITPID 1 || exit 0 ) > haswaitp.h ( ( ./compile trysgact.c && ./load trysgact ) >/dev/null \ 2>&1 \ && echo \#define HASSIGACTION 1 || exit 0 ) > hassgact.h ./compile sig_pipe.c ./compile fd_copy.c fd_copy.c: In function ‘fd_copy’: fd_copy.c:10:3: warning: implicit declaration of function ‘close’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration]8;;] 10 | close(to); | ^~~~~ ./compile fd_move.c rm -f trywaitp.o trywaitp ./compile ofmipname.c ./compile cdbmss.c fd_move.c: In function ‘fd_move’: fd_move.c:9:3: warning: implicit declaration of function ‘close’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration]8;;] 9 | close(from); | ^~~~~ rm -f trysgact.o trysgact ./compile cdbmake_pack.c ofmipname.c: In function ‘doit’: ofmipname.c:41:11: warning: implicit declaration of function ‘byte_chr’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration]8;;] 41 | colon = byte_chr(x,len,':'); | ^~~~~~~~ ofmipname.c:57:7: warning: implicit declaration of function ‘cdbmss_add’; did you mean ‘cdbmake_add’? []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration]8;;] 57 | if (cdbmss_add(&cdbmss,key.s,key.len,data.s,data.len) == -1) | ^~~~~~~~~~ | cdbmake_add ofmipname.c: In function ‘main’: ofmipname.c:67:3: warning: implicit declaration of function ‘umask’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration]8;;] 67 | umask(033); | ^~~~~ ofmipname.c:76:7: warning: implicit declaration of function ‘cdbmss_start’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration]8;;] 76 | if (cdbmss_start(&cdbmss,fd) == -1) die_write(); | ^~~~~~~~~~~~ ./compile cdbmake_hash.c ofmipname.c:84:7: warning: implicit declaration of function ‘cdbmss_finish’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration]8;;] 84 | if (cdbmss_finish(&cdbmss) == -1) die_write(); | ^~~~~~~~~~~~~ ofmipname.c:85:7: warning: implicit declaration of function ‘fsync’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration]8;;] 85 | if (fsync(fd) == -1) die_write(); | ^~~~~ ofmipname.c:86:7: warning: implicit declaration of function ‘close’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration]8;;] 86 | if (close(fd) == -1) die_write(); /* NFS stupidity */ | ^~~~~ ofmipname.c:87:7: warning: implicit declaration of function ‘rename’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration]8;;] 87 | if (rename(fntmp,fncdb) == -1) | ^~~~~~ ./compile cdbmake_add.c ./compile seek_set.c ./compile new-inject.c ./compile constmap.c seek_set.c: In function ‘seek_set’: seek_set.c:7:7: warning: implicit declaration of function ‘lseek’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration]8;;] 7 | { if (lseek(fd,(off_t) pos,SET) == -1) return -1; return 0; } | ^~~~~ new-inject.c: In function ‘recipient_add’: new-inject.c:69:35: warning: implicit declaration of function ‘str_len’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration]8;;] 69 | if (!rewritehost_addr(&tmp,addr,str_len(addr),config_data(&rewrite))) nomem(); | ^~~~~~~ new-inject.c: At top level: new-inject.c:115:6: warning: conflicting types for built-in function ‘puts’; expected ‘int(const char *)’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wbuiltin-declaration-mismatch-Wbuiltin-declaration-mismatch]8;;] 115 | void puts(buf) | ^~~~ new-inject.c:20:1: note: ‘puts’ is declared in header ‘’ 19 | #include "rwhconfig.h" +++ |+#include 20 | new-inject.c: In function ‘main’: new-inject.c:429:7: warning: implicit declaration of function ‘chdir’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration]8;;] 429 | if (chdir(auto_qmail) == -1) | ^~~~~ ./compile subgetopt.c new-inject.c:483:9: warning: implicit declaration of function ‘getpid’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration]8;;] 483 | u = getpid(); | ^~~~~~ ./compile sgetopt.c ./compile 822header.c ./compile 822field.c ./compile 822date.c ./compile 822received.c ./compile 822print.c 822received.c: In function ‘doit’: 822received.c:86:9: warning: implicit declaration of function ‘case_diffs’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration]8;;] 86 | if (!case_diffs(x,"=from") | ^~~~~~~~~~ 822print.c: In function ‘doleft’: 822print.c:96:9: warning: implicit declaration of function ‘byte_rchr’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration]8;;] 96 | i = byte_rchr(leftline.s + pos,73 * 2,' ') / 2; /*XXX*/ | ^~~~~~~~~ 822print.c: In function ‘putaddr’: 822print.c:189:36: warning: implicit declaration of function ‘str_len’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration]8;;] 189 | format(&leftline,a->s + comment,str_len(a->s + comment),pre,"_","="); | ^~~~~~~ ./compile tokenize.c ./compile addrlist.c ./compile quote.c ./compile parsedate.c ./makelib mess822.a mess822_date.o mess822_quote.o \ mess822_fold.o mess822_token.o mess822_addr.o \ mess822_when.o mess822_line.o mess822_ok.o ./makelib getln.a getln.o getln2.o ./makelib: line 5: ar: command not found ./makelib: line 6: ranlib: command not found make: *** [Makefile:451: mess822.a] Error 127 make: *** Waiting for unfinished jobs.... ./makelib: line 5: ar: command not found ./makelib: line 6: ranlib: command not found make: *** [Makefile:313: getln.a] Error 127 * ERROR: net-mail/mess822-0.58-r2::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=net-mail/mess822-0.58-r2::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-mail/mess822-0.58-r2::gentoo'`. * The complete build log is located at '/var/log/emerge-log/build/net-mail/mess822-0.58-r2:20200524-151557.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-mail/mess822-0.58-r2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-mail/mess822-0.58-r2/temp/environment'. * Working directory: '/var/tmp/portage/net-mail/mess822-0.58-r2/work/mess822-0.58' * S: '/var/tmp/portage/net-mail/mess822-0.58-r2/work/mess822-0.58' emerge --info: Portage 2.3.99 (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, 3293760 free KiB Swap: 0 total, 0 free Timestamp of repository gentoo: Sun, 24 May 2020 16:35:32 +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-extra-opts: sync-rsync-verify-jobs: 1 sync-rsync-verify-max-age: 24 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