--

I recently updated my system, which broke... well, everything. I was able to 
boot, but my init system failed
due to errors creating pipes and no services were launched (I use s6 for my 
init). After the update,
some preserved libraries failed to be rebuilt by emerge @preserved-rebuild, 
namely dev-scheme/guile.
The original update was done after adding amd64 and ~amd64 to ACCEPT_KEYWORDS 
due to difficulties
with various packages.

I cloned the updated system into a separate subvolume, then reverted the 
original to a backup from
before the update. I tried various things to fix the issue from chroot, 
including switching to the 17.0
default/hardened profile (#14) from my previous hardened (stable) profile.

I don't know how much (if anything) the broken guile lib has to do with the 
broken system, but I
can't get any farther until I've sorted this out.

Attached are the relevant logs and debugging outputs.
 * Package:    dev-scheme/greg-2.0.0-r1
 * Repository: gentoo
 * Maintainer: s...@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux 
userland_GNU
 * FEATURES:   preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking greg-2.0.0.tar.gz to 
>>> /var/tmp/portage/dev-scheme/greg-2.0.0-r1/work
>>> Source unpacked in /var/tmp/portage/dev-scheme/greg-2.0.0-r1/work
>>> Preparing source in 
>>> /var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0 ...
 * Applying greg-2.0.0-test.patch ...
 [ ok ]
 * Applying greg-2.0.0-guile2.patch ...
 [ ok ]
 * Running eautoreconf in 
'/var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0' ...
 * Running libtoolize --install --copy --force --automake ...
 [ ok ]
 * Running aclocal ...
 [ ok ]
 * Running autoconf --force ...
 [ ok ]
 * Running autoheader ...
 [ ok ]
 * Running automake --add-missing --copy --force-missing ...
 [ ok ]
 * Running elibtoolize in: greg-2.0.0/
 *   Applying portage/1.2.0 patch ...
 *   Applying sed/1.5.6 patch ...
 *   Applying as-needed/2.4.3 patch ...
>>> Source prepared.
>>> Configuring source in 
>>> /var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0 ...
>>> Working in BUILD_DIR: 
>>> "/var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0_build"
 * econf: updating greg-2.0.0/config.guess with 
/usr/share/gnuconfig/config.guess
 * econf: updating greg-2.0.0/config.sub with /usr/share/gnuconfig/config.sub
/var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0/configure 
--prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu 
--mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share 
--sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking 
--disable-silent-rules --libdir=/usr/lib64 
--docdir=/usr/share/doc/greg-2.0.0-r1 --enable-shared --disable-static
checking for a BSD-compatible install... 
/usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking 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 we are using the GNU C compiler... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
checking dependency style of x86_64-pc-linux-gnu-gcc... none
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for 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 ISO C89... (cached) none 
needed
checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... 
(cached) yes
checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
checking dependency style of x86_64-pc-linux-gnu-gcc... none
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
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 BSD- or MS-compatible name lister (nm)... 
/usr/bin/x86_64-pc-linux-gnu-nm -B
checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD 
nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu 
format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... 
func_convert_file_noop
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
checking for archiver @FILE support... @
checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from 
x86_64-pc-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 x86_64-pc-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 x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-pc-linux-gnu-gcc linker 
(/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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 guile-snarf... /usr/bin/guile-snarf
checking for guile-config... /usr/bin/guile-config
checking for texi2html... :
checking for texi2dvi... /usr/bin/texi2dvi
checking for makeinfo... /usr/bin/makeinfo
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking libc.h usability... no
checking libc.h presence... no
checking for libc.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for memory.h... (cached) yes
checking for string.h... (cached) yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/fcntl.h usability... yes
checking sys/fcntl.h presence... yes
checking for sys/fcntl.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/stropts.h usability... yes
checking sys/stropts.h presence... yes
checking for sys/stropts.h... yes
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking libguile.h usability... yes
checking libguile.h presence... no
configure: WARNING: libguile.h: accepted by the compiler, rejected by the 
preprocessor!
configure: WARNING: libguile.h: proceeding with the compiler's result
checking for libguile.h... yes
checking for an ANSI C-conforming const... yes
checking for working volatile... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/ice-9/Makefile
config.status: creating test/Makefile
config.status: creating doc/Makefile
config.status: creating src/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
>>> Source configured.
>>> Compiling source in 
>>> /var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0 ...
>>> Working in BUILD_DIR: 
>>> "/var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0_build"
make -j5 
Making all in src
make[1]: Entering directory 
'/var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0_build/src'
make  all-recursive
make[2]: Entering directory 
'/var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0_build/src'
Making all in ice-9
make[3]: Entering directory 
'/var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0_build/src/ice-9'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory 
'/var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0_build/src/ice-9'
make[3]: Entering directory 
'/var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0_build/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc 
-DHAVE_CONFIG_H -I. 
-I/var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0/src     -pthread 
-I/usr/include/guile/2.2 -c -o greg.lo 
/var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0/src/greg.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. 
-I/var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0/src -pthread 
-I/usr/include/guile/2.2 -c 
/var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0/src/greg.c  -fPIC 
-DPIC -o .libs/greg.o
/var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0/src/greg.c:
 In function ‘scm_pty_child’:
/var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0/src/greg.c:284:32:
 warning: implicit declaration of function 
‘gh_str02scm’ [-Wimplicit-function-declaration]
    if (scm_string_equal_p(prg, gh_str02scm("")) != SCM_BOOL_T)
                                ^~~~~~~~~~~
/var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0/src/greg.c:284:32:
 warning: passing argument 2 of 
‘scm_string_equal_p’ makes pointer from integer without a cast 
[-Wint-conversion]
In file included from /usr/include/guile/2.2/libguile.h:104:0,
                 from 
/var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0/src/greg.c:56:
/usr/include/guile/2.2/libguile/strorder.h:30:13: 
note: expected ‘SCM {aka struct scm_unused_struct 
*}’ but argument is of type ‘int’
 SCM_API SCM scm_string_equal_p (SCM s1, SCM s2);
             ^~~~~~~~~~~~~~~~~~
/var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0/src/greg.c:296:23:
 warning: implicit declaration of function 
‘SCM_MAKINUM’; did you mean ‘SCM_I_MAKINUM’? 
[-Wimplicit-function-declaration]
        ans = scm_cons(SCM_MAKINUM(0), SCM_EOL);
                       ^~~~~~~~~~~
                       SCM_I_MAKINUM
/var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0/src/greg.c:296:23:
 warning: passing argument 1 of ‘scm_cons’ makes 
pointer from integer without a cast [-Wint-conversion]
In file included from /usr/include/guile/2.2/libguile.h:81:0,
                 from 
/var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0/src/greg.c:56:
/usr/include/guile/2.2/libguile/pairs.h:130:1: note: 
expected ‘SCM {aka struct scm_unused_struct *}’ but 
argument is of type ‘int’
 scm_cons (SCM x, SCM y)
 ^~~~~~~~
/var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0/src/greg.c:351:9:
 warning: assignment makes pointer from integer without a cast 
[-Wint-conversion]
    cpid = SCM_MAKINUM(pid);
         ^
/var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0/src/greg.c:352:44:
 warning: implicit declaration of function 
‘scm_makfrom0str’; did you mean ‘scm_makfromstrs’? 
[-Wimplicit-function-declaration]
    rport = scm_fdopen(SCM_MAKINUM(master), 
scm_makfrom0str("r"));
                                            ^~~~~~~~~~~~~~~
                                            scm_makfromstrs
/var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0/src/greg.c:352:23:
 warning: passing argument 1 of ‘scm_fdopen’ 
makes pointer from integer without a cast [-Wint-conversion]
    rport = scm_fdopen(SCM_MAKINUM(master), 
scm_makfrom0str("r"));
                       ^~~~~~~~~~~
In file included from /usr/include/guile/2.2/libguile.h:68:0,
                 from 
/var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0/src/greg.c:56:
/usr/include/guile/2.2/libguile/ioext.h:36:13: note: 
expected ‘SCM {aka struct scm_unused_struct *}’ but 
argument is of type ‘int’
 SCM_API SCM scm_fdopen (SCM fdes, SCM modes);
             ^~~~~~~~~~
/var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0/src/greg.c:352:44:
 warning: passing argument 2 of ‘scm_fdopen’ 
makes pointer from integer without a cast [-Wint-conversion]
    rport = scm_fdopen(SCM_MAKINUM(master), 
scm_makfrom0str("r"));
                                            ^~~~~~~~~~~~~~~
In file included from /usr/include/guile/2.2/libguile.h:68:0,
                 from 
/var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0/src/greg.c:56:
/usr/include/guile/2.2/libguile/ioext.h:36:13: note: 
expected ‘SCM {aka struct scm_unused_struct *}’ but 
argument is of type ‘int’
 SCM_API SCM scm_fdopen (SCM fdes, SCM modes);
             ^~~~~~~~~~
/var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0/src/greg.c:353:23:
 warning: passing argument 1 of ‘scm_fdopen’ 
makes pointer from integer without a cast [-Wint-conversion]
    wport = scm_fdopen(SCM_MAKINUM(master), 
scm_makfrom0str("w"));
                       ^~~~~~~~~~~
In file included from /usr/include/guile/2.2/libguile.h:68:0,
                 from 
/var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0/src/greg.c:56:
/usr/include/guile/2.2/libguile/ioext.h:36:13: note: 
expected ‘SCM {aka struct scm_unused_struct *}’ but 
argument is of type ‘int’
 SCM_API SCM scm_fdopen (SCM fdes, SCM modes);
             ^~~~~~~~~~
/var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0/src/greg.c:353:44:
 warning: passing argument 2 of ‘scm_fdopen’ 
makes pointer from integer without a cast [-Wint-conversion]
    wport = scm_fdopen(SCM_MAKINUM(master), 
scm_makfrom0str("w"));
                                            ^~~~~~~~~~~~~~~
In file included from /usr/include/guile/2.2/libguile.h:68:0,
                 from 
/var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0/src/greg.c:56:
/usr/include/guile/2.2/libguile/ioext.h:36:13: note: 
expected ‘SCM {aka struct scm_unused_struct *}’ but 
argument is of type ‘int’
 SCM_API SCM scm_fdopen (SCM fdes, SCM modes);
             ^~~~~~~~~~
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc  -pthread 
-I/usr/include/guile/2.2 -export-dynamic -version-info 2:0:0 -Wl,-O1 
-Wl,--as-needed -o libgreg.la -rpath /usr/lib64 greg.lo -ldl -lz -lguile 
libtool: link: x86_64-pc-linux-gnu-gcc -shared  -fPIC -DPIC  .libs/greg.o   
-Wl,--as-needed -ldl -lz -lguile  -pthread -Wl,-O1   -pthread -Wl,-soname 
-Wl,libgreg.so.2 -o .libs/libgreg.so.2.0.0
/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: 
cannot find -lguile
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:499: libgreg.la] Error 1
make[3]: Leaving directory 
'/var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0_build/src'
make[2]: *** [Makefile:584: all-recursive] Error 1
make[2]: Leaving directory 
'/var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0_build/src'
make[1]: *** [Makefile:414: all] Error 2
make[1]: Leaving directory 
'/var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0_build/src'
make: *** [Makefile:410: all-recursive] Error 1
 * ERROR: dev-scheme/greg-2.0.0-r1::gentoo failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info 
'=dev-scheme/greg-2.0.0-r1::gentoo'`,
 * the complete build log and the output of `emerge -pqv 
'=dev-scheme/greg-2.0.0-r1::gentoo'`.
 * The complete build log is located at 
'/var/tmp/portage/dev-scheme/greg-2.0.0-r1/temp/build.log'.
 * The ebuild environment file is located at 
'/var/tmp/portage/dev-scheme/greg-2.0.0-r1/temp/environment'.
 * Working directory: 
'/var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0_build'
 * S: '/var/tmp/portage/dev-scheme/greg-2.0.0-r1/work/greg-2.0.0'
Portage 2.3.27 (python 3.5.4-final-0, default/linux/amd64/17.0/hardened, gcc-7.3.0, glibc-2.26-r6, 4.15.2 x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-4.15.2-x86_64-Intel-R-_Core-TM-_i5-7200U_CPU_@_2.50GHz-with-gentoo-2.4.1
KiB Mem:     7918312 total,   1212112 free
KiB Swap:          0 total,         0 free
Timestamp of repository gentoo: Sat, 31 Mar 2018 06:30:01 +0000
Head commit of repository gentoo: 9001ee87f41a9f45b76b12f79442ec18990648e7
sh bash 4.4_p19
ld GNU ld (Gentoo 2.29.1 p3) 2.29.1
app-shells/bash:          4.4_p19::gentoo
dev-lang/perl:            5.26.9999::gentoo
dev-lang/python:          2.7.14-r1::gentoo, 3.5.4-r1::gentoo
dev-util/cmake:           3.11.0::gentoo
dev-util/pkgconfig:       0.29.2::gentoo
sys-apps/baselayout:      2.4.1-r2::gentoo
sys-apps/openrc:          0.35.5::gentoo
sys-apps/sandbox:         2.13::gentoo
sys-devel/autoconf:       2.69-r4::gentoo
sys-devel/automake:       1.15.1-r2::gentoo, 1.16.1-r1::gentoo
sys-devel/binutils:       2.29.1-r1::gentoo, 2.30::gentoo
sys-devel/gcc:            6.4.0-r1::gentoo, 7.3.0::gentoo
sys-devel/gcc-config:     1.9.1::gentoo
sys-devel/libtool:        2.4.6-r5::gentoo
sys-devel/make:           4.2.1-r3::gentoo
sys-kernel/linux-headers: 4.15::gentoo (virtual/os-headers)
sys-libs/glibc:           2.26-r6::gentoo
Repositories:

gentoo
    location: /usr/portage
    sync-type: rsync
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage
    priority: -1000
    sync-rsync-verify-max-age: 24
    sync-rsync-verify-metamanifest: no
    sync-rsync-extra-opts: 

rindeal
    location: /var/lib/layman/rindeal
    masters: gentoo
    priority: 50

ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -march=native"
CHOST="x86_64-pc-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 /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-O2 -pipe -march=native"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync multilib-strict news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://mirror.switch.ch/ftp/mirror/gentoo/ http://www.gtlib.gatech.edu/pub/gentoo http://gentoo.osuosl.org/ http://gentoo.cs.utah.edu/";
LANG="en_US.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/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 acpi alsa amd64 bluetooth bzip2 cgroups clamav cron crypt cups cxx dbus directfb dnssec fbcon flac hardened iconv jpeg kmod latex mime multilib ncurses nls nptl ogg opengl openmp pam pcre pie png pulseaudio python readline savedconfig seccomp sna sqlite ssl ssp threads udev unicode vorbis xattr xtpax zlib" ABI_X86="64" 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="kexi words flow plan sheets stage tables krita karbon braindump author" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="aes avx avx2 fma3 mmx mmxext pclmul popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput evdev" KERNEL="linux" L10N="es en" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-6 php7-0" POSTGRES_TARGETS="postgres9_5" PYTHON_SINGLE_TARGET="python3_5" PYTHON_TARGETS="python2_7 python3_5" QEMU_SOFTMMU_TARGETS="arm x86_64" QEMU_USER_TARGETS="x86_64" RUBY_TARGETS="ruby22 ruby23" USERLAND="GNU" VIDEO_CARDS="intel i915 fbdev" 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:  CC, CPPFLAGS, CTARGET, CXX, EMERGE_DEFAULT_OPTS, ENV_UNSET, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

=================================================================
                        Package Settings
=================================================================

dev-scheme/greg-2.0.0-r1::gentoo was built with the following:
USE="-static-libs" ABI_X86="(64)"

[ebuild   R   ] dev-scheme/greg-2.0.0-r1  USE="-static-libs" 

 * IMPORTANT: 2 news items need reading for repository 'gentoo'.
 * Use eselect news read to view new items.

Reply via email to