* Package: sys-apps/firejail-lts-0.9.56.2-r1 * Repository: gentoo * Maintainer: expeditioneer@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc globalcfg kernel_linux network seccomp suid test userland_GNU userns whitelist * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking firejail-lts-0.9.56.2.tar.gz to /var/tmp/portage/sys-apps/firejail-lts-0.9.56.2-r1/work >>> Source unpacked in /var/tmp/portage/sys-apps/firejail-lts-0.9.56.2-r1/work >>> Preparing source in /var/tmp/portage/sys-apps/firejail-lts-0.9.56.2-r1/work/firejail-0.9.56.2-LTS ... * Applying firejail-lts-fix-compressed-manpages.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/sys-apps/firejail-lts-0.9.56.2-r1/work/firejail-0.9.56.2-LTS ... ./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 --docdir=/usr/share/doc/firejail-lts-0.9.56.2-r1 --htmldir=/usr/share/doc/firejail-lts-0.9.56.2-r1/html --libdir=/usr/lib64 --disable-apparmor --enable-globalcfg --enable-network --enable-seccomp --enable-suid --enable-userns --enable-whitelist 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 for a BSD-compatible install... /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for Spectre mitigation support in gcc or clang compiler... ... not available 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 for main in -lpthread... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking linux/seccomp.h usability... yes checking linux/seccomp.h presence... yes checking for linux/seccomp.h... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/common.mk config.status: creating src/lib/Makefile config.status: creating src/fnet/Makefile config.status: creating src/firejail/Makefile config.status: creating src/fnetfilter/Makefile config.status: creating src/firemon/Makefile config.status: creating src/firecfg/Makefile config.status: creating src/fsec-print/Makefile config.status: creating src/fseccomp/Makefile config.status: creating src/libpostexecseccomp/Makefile config.status: creating src/fsec-optimize/Makefile Configuration options: prefix: /usr sysconfdir: /etc seccomp: -DHAVE_SECCOMP : -DHAVE_SECCOMP_H apparmor: global config: -DHAVE_GLOBALCFG network: -DHAVE_NETWORK user namespace: -DHAVE_USERNS whitelisting: -DHAVE_WHITELIST busybox workaround: no Spectre compiler patch: no EXTRA_LDFLAGS: EXTRA_CFLAGS: fatal warnings: Gcov instrumentation: Install as a SUID executable: yes >>> Source configured. >>> Compiling source in /var/tmp/portage/sys-apps/firejail-lts-0.9.56.2-r1/work/firejail-0.9.56.2-LTS ... make -j4 make -C src/lib ./mkman.sh 0.9.56.2-LTS src/man/firejail.txt firejail.1 ./mkman.sh 0.9.56.2-LTS src/man/firemon.txt firemon.1 ./mkman.sh 0.9.56.2-LTS src/man/firecfg.txt firecfg.1 make[1]: Entering directory '/var/tmp/portage/sys-apps/firejail-lts-0.9.56.2-r1/work/firejail-0.9.56.2-LTS/src/lib' x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -DVERSION='"0.9.56.2-LTS"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -c common.c -o common.o ./mkman.sh 0.9.56.2-LTS src/man/firejail-profile.txt firejail-profile.5 ./mkman.sh 0.9.56.2-LTS src/man/firejail-users.txt firejail-users.5 x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -DVERSION='"0.9.56.2-LTS"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -c firejail_user.c -o firejail_user.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -DVERSION='"0.9.56.2-LTS"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -c libnetlink.c -o libnetlink.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -DVERSION='"0.9.56.2-LTS"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -c pid.c -o pid.o make[1]: Leaving directory '/var/tmp/portage/sys-apps/firejail-lts-0.9.56.2-r1/work/firejail-0.9.56.2-LTS/src/lib' make -C src/firejail make -C src/firemon make -C src/fsec-print make -C src/fsec-optimize make[1]: Entering directory '/var/tmp/portage/sys-apps/firejail-lts-0.9.56.2-r1/work/firejail-0.9.56.2-LTS/src/firejail' make[1]: Entering directory '/var/tmp/portage/sys-apps/firejail-lts-0.9.56.2-r1/work/firejail-0.9.56.2-LTS/src/firemon' x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -DVERSION='"0.9.56.2-LTS"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -c -o appimage.o appimage.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -DVERSION='"0.9.56.2-LTS"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -c apparmor.c -o apparmor.o make[1]: Entering directory '/var/tmp/portage/sys-apps/firejail-lts-0.9.56.2-r1/work/firejail-0.9.56.2-LTS/src/fsec-print' x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -DVERSION='"0.9.56.2-LTS"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -c main.c -o main.o make[1]: Entering directory '/var/tmp/portage/sys-apps/firejail-lts-0.9.56.2-r1/work/firejail-0.9.56.2-LTS/src/fsec-optimize' x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -DVERSION='"0.9.56.2-LTS"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -c main.c -o main.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -DVERSION='"0.9.56.2-LTS"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -c arp.c -o arp.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -DVERSION='"0.9.56.2-LTS"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -c print.c -o print.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -DVERSION='"0.9.56.2-LTS"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -c optimizer.c -o optimizer.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -DVERSION='"0.9.56.2-LTS"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -c -o appimage_size.o appimage_size.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -DVERSION='"0.9.56.2-LTS"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -c caps.c -o caps.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -DVERSION='"0.9.56.2-LTS"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -c syscall_list.c -o syscall_list.o x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -pie -Wl,-z,relro -Wl,-z,now -lpthread -o fsec-optimize main.o optimizer.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -DVERSION='"0.9.56.2-LTS"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -c -o arp.o arp.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -DVERSION='"0.9.56.2-LTS"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -c cpu.c -o cpu.o make[1]: Leaving directory '/var/tmp/portage/sys-apps/firejail-lts-0.9.56.2-r1/work/firejail-0.9.56.2-LTS/src/fsec-optimize' make -C src/firecfg make[1]: Entering directory '/var/tmp/portage/sys-apps/firejail-lts-0.9.56.2-r1/work/firejail-0.9.56.2-LTS/src/firecfg' x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -DVERSION='"0.9.56.2-LTS"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -c desktop_files.c -o desktop_files.o x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -pie -Wl,-z,relro -Wl,-z,now -lpthread -o fsec-print main.o print.o syscall_list.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -DVERSION='"0.9.56.2-LTS"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -c firemon.c -o firemon.o make[1]: Leaving directory '/var/tmp/portage/sys-apps/firejail-lts-0.9.56.2-r1/work/firejail-0.9.56.2-LTS/src/fsec-print' make -C src/fnetfilter make[1]: Entering directory '/var/tmp/portage/sys-apps/firejail-lts-0.9.56.2-r1/work/firejail-0.9.56.2-LTS/src/fnetfilter' x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -DVERSION='"0.9.56.2-LTS"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -c main.c -o main.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -DVERSION='"0.9.56.2-LTS"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -c -o bandwidth.o bandwidth.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -DVERSION='"0.9.56.2-LTS"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -c main.c -o main.o x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -pie -Wl,-z,relro -Wl,-z,now -lpthread -o fnetfilter main.o make[1]: Leaving directory '/var/tmp/portage/sys-apps/firejail-lts-0.9.56.2-r1/work/firejail-0.9.56.2-LTS/src/fnetfilter' x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -DVERSION='"0.9.56.2-LTS"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -c interface.c -o interface.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -DVERSION='"0.9.56.2-LTS"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -c sound.c -o sound.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -DVERSION='"0.9.56.2-LTS"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -c util.c -o util.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -DVERSION='"0.9.56.2-LTS"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -c list.c -o list.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -DVERSION='"0.9.56.2-LTS"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -c -o caps.o caps.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -DVERSION='"0.9.56.2-LTS"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -c -o checkcfg.o checkcfg.c x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -pie -Wl,-z,relro -Wl,-z,now -lpthread -o firecfg desktop_files.o main.o sound.o util.o ../lib/common.o ../lib/firejail_user.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -DVERSION='"0.9.56.2-LTS"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -c netstats.c -o netstats.o make[1]: Leaving directory '/var/tmp/portage/sys-apps/firejail-lts-0.9.56.2-r1/work/firejail-0.9.56.2-LTS/src/firecfg' make -C src/fnet make[1]: Entering directory '/var/tmp/portage/sys-apps/firejail-lts-0.9.56.2-r1/work/firejail-0.9.56.2-LTS/src/fnet' x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -DVERSION='"0.9.56.2-LTS"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -c arp.c -o arp.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -DVERSION='"0.9.56.2-LTS"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -c -o cmdline.o cmdline.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -DVERSION='"0.9.56.2-LTS"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -c procevent.c -o procevent.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -DVERSION='"0.9.56.2-LTS"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -c -o cpu.o cpu.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -DVERSION='"0.9.56.2-LTS"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -c interface.c -o interface.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -DVERSION='"0.9.56.2-LTS"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -c -o dbus.o dbus.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -DVERSION='"0.9.56.2-LTS"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -c -o env.o env.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -DVERSION='"0.9.56.2-LTS"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -c route.c -o route.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -DVERSION='"0.9.56.2-LTS"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -c main.c -o main.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -DVERSION='"0.9.56.2-LTS"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -c -o fs.o fs.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -DVERSION='"0.9.56.2-LTS"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -c -o fs_dev.o fs_dev.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -DVERSION='"0.9.56.2-LTS"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -c veth.c -o veth.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -DVERSION='"0.9.56.2-LTS"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -c seccomp.c -o seccomp.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -DVERSION='"0.9.56.2-LTS"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -c top.c -o top.o x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -pie -Wl,-z,relro -Wl,-z,now -lpthread -o fnet arp.o interface.o main.o veth.o ../lib/libnetlink.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -DVERSION='"0.9.56.2-LTS"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -c -o fs_etc.o fs_etc.c make[1]: Leaving directory '/var/tmp/portage/sys-apps/firejail-lts-0.9.56.2-r1/work/firejail-0.9.56.2-LTS/src/fnet' make -C src/fseccomp make[1]: Entering directory '/var/tmp/portage/sys-apps/firejail-lts-0.9.56.2-r1/work/firejail-0.9.56.2-LTS/src/fseccomp' x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -DVERSION='"0.9.56.2-LTS"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -c errno.c -o errno.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -DVERSION='"0.9.56.2-LTS"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -c main.c -o main.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -DVERSION='"0.9.56.2-LTS"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -c -o fs_home.o fs_home.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -DVERSION='"0.9.56.2-LTS"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -c tree.c -o tree.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -DVERSION='"0.9.56.2-LTS"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -c -o fs_hostname.o fs_hostname.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -DVERSION='"0.9.56.2-LTS"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -c protocol.c -o protocol.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -DVERSION='"0.9.56.2-LTS"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -c usage.c -o usage.o x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -pie -Wl,-z,relro -Wl,-z,now -lpthread -o firemon apparmor.o arp.o caps.o cpu.o firemon.o interface.o list.o netstats.o procevent.o route.o seccomp.o top.o tree.o usage.o ../lib/common.o ../lib/pid.o make[1]: Leaving directory '/var/tmp/portage/sys-apps/firejail-lts-0.9.56.2-r1/work/firejail-0.9.56.2-LTS/src/firemon' make -C src/libpostexecseccomp make[1]: Entering directory '/var/tmp/portage/sys-apps/firejail-lts-0.9.56.2-r1/work/firejail-0.9.56.2-LTS/src/libpostexecseccomp' x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -DVERSION='"0.9.56.2-LTS"' -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIC -Wformat -Wformat-security -c libpostexecseccomp.c -o libpostexecseccomp.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -DVERSION='"0.9.56.2-LTS"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -c seccomp.c -o seccomp.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -DVERSION='"0.9.56.2-LTS"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -c -o fs_logger.o fs_logger.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -DVERSION='"0.9.56.2-LTS"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -c -o fs_mkdir.o fs_mkdir.c x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -pie -Wl,-z,relro -Wl,-z,now -shared -fPIC -z relro -o libpostexecseccomp.so libpostexecseccomp.o -ldl make[1]: Leaving directory '/var/tmp/portage/sys-apps/firejail-lts-0.9.56.2-r1/work/firejail-0.9.56.2-LTS/src/libpostexecseccomp' x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -DVERSION='"0.9.56.2-LTS"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -c -o fs_trace.o fs_trace.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -DVERSION='"0.9.56.2-LTS"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -c seccomp_file.c -o seccomp_file.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -DVERSION='"0.9.56.2-LTS"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -c -o fs_var.o fs_var.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -DVERSION='"0.9.56.2-LTS"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -c -o fs_whitelist.o fs_whitelist.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -DVERSION='"0.9.56.2-LTS"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -c -o join.o join.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -DVERSION='"0.9.56.2-LTS"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -c seccomp_secondary.c -o seccomp_secondary.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -DVERSION='"0.9.56.2-LTS"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -c syscall.c -o syscall.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -DVERSION='"0.9.56.2-LTS"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -c -o macros.o macros.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -DVERSION='"0.9.56.2-LTS"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -c -o main.o main.c x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -pie -Wl,-z,relro -Wl,-z,now -lpthread -o fseccomp errno.o main.o protocol.o seccomp.o seccomp_file.o seccomp_secondary.o syscall.o make[1]: Leaving directory '/var/tmp/portage/sys-apps/firejail-lts-0.9.56.2-r1/work/firejail-0.9.56.2-LTS/src/fseccomp' src/fseccomp/fseccomp default seccomp src/fsec-optimize/fsec-optimize seccomp src/fseccomp/fseccomp default seccomp.debug allow-debuggers src/fsec-optimize/fsec-optimize seccomp.debug src/fseccomp/fseccomp secondary 32 seccomp.32 src/fsec-optimize/fsec-optimize seccomp.32 src/fseccomp/fseccomp secondary block seccomp.block_secondary src/fseccomp/fseccomp memory-deny-write-execute seccomp.mdwx x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -DVERSION='"0.9.56.2-LTS"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -c -o mountinfo.o mountinfo.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -DVERSION='"0.9.56.2-LTS"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -c -o netfilter.o netfilter.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -DVERSION='"0.9.56.2-LTS"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -c -o netns.o netns.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -DVERSION='"0.9.56.2-LTS"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -c -o network.o network.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -DVERSION='"0.9.56.2-LTS"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -c -o network_main.o network_main.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -DVERSION='"0.9.56.2-LTS"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -c -o no_sandbox.o no_sandbox.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -DVERSION='"0.9.56.2-LTS"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -c -o paths.o paths.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -DVERSION='"0.9.56.2-LTS"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -c -o preproc.o preproc.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -DVERSION='"0.9.56.2-LTS"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -c -o profile.o profile.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -DVERSION='"0.9.56.2-LTS"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -c -o protocol.o protocol.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -DVERSION='"0.9.56.2-LTS"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -c -o pulseaudio.o pulseaudio.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -DVERSION='"0.9.56.2-LTS"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -c -o restrict_users.o restrict_users.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -DVERSION='"0.9.56.2-LTS"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -c -o run_files.o run_files.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -DVERSION='"0.9.56.2-LTS"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -c -o run_symlink.o run_symlink.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -DVERSION='"0.9.56.2-LTS"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -c -o sandbox.o sandbox.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -DVERSION='"0.9.56.2-LTS"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -c -o sbox.o sbox.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -DVERSION='"0.9.56.2-LTS"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -c -o seccomp.o seccomp.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -DVERSION='"0.9.56.2-LTS"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -c -o shutdown.o shutdown.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -DVERSION='"0.9.56.2-LTS"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -c -o usage.o usage.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -DVERSION='"0.9.56.2-LTS"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -c -o util.o util.c x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -pie -Wl,-z,relro -Wl,-z,now -lpthread -o firejail appimage.o appimage_size.o arp.o bandwidth.o caps.o checkcfg.o cmdline.o cpu.o dbus.o env.o fs.o fs_dev.o fs_etc.o fs_home.o fs_hostname.o fs_logger.o fs_mkdir.o fs_trace.o fs_var.o fs_whitelist.o join.o macros.o main.o mountinfo.o netfilter.o netns.o network.o network_main.o no_sandbox.o paths.o preproc.o profile.o protocol.o pulseaudio.o restrict_users.o run_files.o run_symlink.o sandbox.o sbox.o seccomp.o shutdown.o usage.o util.o ../lib/common.o ../lib/firejail_user.o make[1]: Leaving directory '/var/tmp/portage/sys-apps/firejail-lts-0.9.56.2-r1/work/firejail-0.9.56.2-LTS/src/firejail' >>> Source compiled. >>> Test phase: sys-apps/firejail-lts-0.9.56.2-r1 make -j4 test cd test/profiles; ./profiles.sh | grep TESTING cd test/fnetfilter; ./fnetfilter.sh | grep TESTING cd test/fs; ./fs.sh | grep TESTING cd test/utils; ./utils.sh | grep TESTING TESTING: default profiles installed in /etc ls: cannot access '/etc/firejail/*.profile': No such file or directory TESTING: name (test/utils/name.exp) TESTING: profile syntax (test/profiles/profile_syntax.exp) TESTING: fnetfilter cmdline (test/fnetfilter/cmdline.exp) TESTING: mkdir/mkfile (test/fs/mkdir_mkfile.exp) ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 1 ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 0 TESTING: fnetfilter default (test/fnetfilter/default.exp) TESTING: profile syntax 2 (test/profiles/profile_syntax2.exp) ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 0 ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 0 TESTING: command (test/utils/command.exp) TESTING: read/write (test/fs/read-write.exp) TESTING: profile.print (test/utils/profile_print.exp) ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 0 TESTING: ignore command (test/profiles/ignore.exp) ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 0 TESTING: /sys/fs access (test/fs/sys_fs.exp) ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 0 TESTING: version (test/utils/version.exp) ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 2 TESTING: fnetfilter copy (test/fnetfilter/copy.exp) ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 0 TESTING: profile read-only (test/profiles/profile_readonly.exp) ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 1 TESTING: kmsg access (test/fs/kmsg.exp) ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 0 TESTING: help (test/utils/help.exp) ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 2 TESTING: fnetfilter template (test/fnetfilter/template.exp) ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 1 TESTING: read/write /var/tmp (test/fs/fs_var_tmp.exp) ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 0 TESTING: man (test/utils/man.exp) ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 2 cd test/sysutils; ./sysutils.sh | grep TESTING TESTING SKIP: cpio not found TESTING: gzip ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 0 TESTING: profile read-only links (test/profiles/profile_readonly.exp) TESTING: xzdec TESTING: xz ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 0 TESTING: read/write /var/lock (test/fs/fs_var_lock.exp) ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 0 TESTING: list (test/utils/list.exp) TESTING: less ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 0 TESTING: profile no permissions (test/profiles/profile_noperm.exp) ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 0 TESTING: read/write /dev/shm (test/fs/fs_dev_shm.exp) ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 0 TESTING: tree (test/utils/tree.exp) ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 1 TESTING: file ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 0 cd test/environment; ./environment.sh | grep TESTING TESTING: timeout (test/environment/timeout.exp) ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 0 TESTING: private (test/fs/private.exp) ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 0 TESTING: cpu.print (test/utils/cpu-print.exp) ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 1 TESTING: tar ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 0 TESTING: DNS (test/environment/dns.exp) ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 0 TESTING: private home dir (test/fs/private-home-dir.exp) ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 0 TESTING: fs.print (test/utils/fs-print.exp) ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 1.1 TESTING: ping ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 0 TESTING: dns.print (test/utils/dns-print.exp) ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING SKIP: no internet connection cd test/apps; ./apps.sh | grep TESTING TESTING SKIP: firefox not found TESTING SKIP: midori not found TESTING SKIP: chromium not found TESTING SKIP: opera not found TESTING SKIP: transmission-qt not found TESTING SKIP: qbittorrent not found TESTING SKIP: uget-gtk not found TESTING SKIP: filezilla not found TESTING SKIP: gthumb not found TESTING SKIP: thunderbird not found TESTING SKIP: vlc not found TESTING SKIP: fbreader not found TESTING SKIP: deluge not found TESTING SKIP: gnome-mplayer not found TESTING SKIP: xchat not found TESTING SKIP: wine not found TESTING SKIP: kcalc not found TESTING SKIP: ktorrent not found TESTING SKIP: hexchat not found cd test/filters; ./filters.sh | grep TESTING TESTING SKIP: no apparmor support in Linux kernel (test/filters/apparmor.exp) TESTING: memory-deny-write-execute (test/filters/memwrexe.exp) ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 0 TESTING: private home dir same as user home (test/fs/private-homedir.exp) ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 0 TESTING: caps.print (test/utils/caps-print.exp) ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 0 TESTING: debug options (test/filters/debug.exp) ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 1 TESTING: macros (test/fs/macro..exp) ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 2.1 TESTING: machine-id (test/environment/machineid.exp) ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 0 TESTING: seccomp.print (test/utils/seccomp-print.exp) ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 0 TESTING: seccomp run files (test/filters/seccomp-run-files.exp) ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 0 TESTING: whitelist empty (test/fs/whitelist-empty.exp) ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 1 TESTING: hosts file (test/environment/hostfile.exp) ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 0 TESTING: protocol.print (test/utils/protocol-print.exp) ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 0 TESTING: seccomp postexec (test/filters/seccomp-postexec.exp) ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 1 TESTING: doubledash (test/environment/doubledash.exp ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 0 TESTING: shutdown (test/utils/shutdown.exp) ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 0 TESTING: noroot (test/filters/noroot.exp) ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 1 TESTING: extract command (extract_command.exp) ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 0 TESTING: shutdown2 (test/utils/shutdown2.exp) ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 1 TESTING: capabilities (test/filters/caps.exp) ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 0 TESTING: private whitelist (test/fs/private-whitelist.exp) ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 0 TESTING: environment variables (test/environment/env.exp) ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 0 TESTING: shutdown3 (test/utils/shutdown3.exp) ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 1 TESTING: capabilities print (test/filters/caps-print.exp) ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 1 TESTING: invalid filename (test/fs/invalid_filename.exp) ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 0 TESTING: shell none(test/environment/shell-none.exp) ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 0 TESTING: shutdown4 (test/utils/shutdown4.exp) ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 0 TESTING: capabilities join (test/filters/caps-join.exp) ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 1.2 TESTING: blacklist directory (test/fs/option_blacklist.exp) ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 0 TESTING SKIP: dash not found TESTING SKIP: csh not found TESTING SKIP: zsh not found TESTING: firejail in firejail - single sandbox (test/environment/firejail-in-firejail.exp) ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 0 TESTING: join (test/utils/join.exp) ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 0 TESTING: fseccomp (test/filters/fseccomp.exp) ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 0 TESTING: blacklist file (test/fs/option_blacklist_file.exp) ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 1 TESTING SKIP: aplay not found TESTING: nice (test/environment/nice.exp) ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 0 TESTING: join2 (test/utils/join2.exp) ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 1 TESTING: protocol (test/filters/protocol.exp) TESTING SKIP: permission denied TESTING: seccomp bad empty (test/filters/seccomp-bad-empty.exp) ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 0 TESTING: blacklist glob (test/fs/option_blacklist_glob.exp) ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 0 TESTING: quiet (test/environment/quiet.exp) ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 1 TESTING SKIP: strace not found find: ‘/var/tmp/portage/sys-apps/firejail-lts-0.9.56.2-r1/homedir/.config/ibus/bus’: No such file or directory TESTING SKIP: ibus not configured cd test/arguments; ./arguments.sh | grep TESTING ./arguments.sh: line 7: gcc: command not found TESTING: 1. regular bash session ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 0 TESTING: join3 (test/utils/join3.exp) ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 0 TESTING: seccomp debug (test/filters/seccomp-debug.exp) ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 0 TESTING: bind as user (test/fs/option_bind_user.exp) ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 1.1.0 TESTING: 2. symbolic link to firejail ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 0 TESTING: join3 (test/utils/join4.exp) ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 0 TESTING: seccomp errno (test/filters/seccomp-errno.exp) ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 0 TESTING: recursive mkdir (test/fs/mkdir.exp) ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 1.1 TESTING: double whitelist (test/fs/whitelist-double.exp) ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 2.1.0 TESTING: 3. --join option ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 0 TESTING: join profile (test/utils/join-profile.exp) ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 0 TESTING: seccomp su (test/filters/seccomp-su.exp) ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 0 TESTING: whitelist (test/fs/whitelist.exp) ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 3.1.0 ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 0 TESTING: top (test/utils/top.exp) ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 0 TESTING SKIP: ptrace, strace not found TESTING: seccomp chmod - seccomp lists (test/filters/seccomp-chmod.exp) rm: cannot remove './args': No such file or directory ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 0 TESTING: whitelist dev, var(test/fs/whitelist-dev.exp) ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 0 TESTING: firemon seccomp (test/utils/firemon-seccomp.exp) ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 0 TESTING: seccomp chmod profile - seccomp lists (test/filters/seccomp-chmod-profile.exp) ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 0 TESTING: fscheck --bind non root (test/fs/fscheck-bindnoroot.exp) ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 0 TESTING: firemon caps (test/utils/firemon-caps.exp) ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 0 TESTING: seccomp empty (test/filters/seccomp-empty.exp) ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 0 TESTING: fscheck --tmpfs non root (test/fs/fscheck-tmpfs.exp) ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 0 TESTING: firemon cpu (test/utils/firemon-cpu.exp) ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 0 TESTING: seccomp dual filter (test/filters/seccomp-dualfilter.exp) TESTING SKIP: 64-bit support missing TESTING: seccomp join (test/filters/seccomp-join.exp) ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 0.1 TESTING: fscheck --private= (test/fs/fscheck-private.exp) ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 0 TESTING: firemon version (test/utils/firemon-version.exp) ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 0 ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 2.1 TESTING: fscheck --read-only= (test/fs/fscheck-readonly.exp) ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 0 TESTING: firemon interface (test/utils/firemon-interface.exp) ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 0 ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 0 TESTING: firemon name (test/utils/firemon-name.exp) ]0;portage@localhost:~amd64 unstable (CHROOT) ~ $ TESTING ERROR 0 echo "TEST COMPLETE" TEST COMPLETE >>> Completed testing sys-apps/firejail-lts-0.9.56.2-r1 >>> Install sys-apps/firejail-lts-0.9.56.2-r1 into /var/tmp/portage/sys-apps/firejail-lts-0.9.56.2-r1/image make -j4 DESTDIR=/var/tmp/portage/sys-apps/firejail-lts-0.9.56.2-r1/image install make -C src/lib make[1]: Entering directory '/var/tmp/portage/sys-apps/firejail-lts-0.9.56.2-r1/work/firejail-0.9.56.2-LTS/src/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/sys-apps/firejail-lts-0.9.56.2-r1/work/firejail-0.9.56.2-LTS/src/lib' make -C src/firejail make -C src/firemon make -C src/fsec-print make -C src/fsec-optimize make[1]: Entering directory '/var/tmp/portage/sys-apps/firejail-lts-0.9.56.2-r1/work/firejail-0.9.56.2-LTS/src/fsec-print' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/sys-apps/firejail-lts-0.9.56.2-r1/work/firejail-0.9.56.2-LTS/src/fsec-print' make -C src/firecfg make[1]: Entering directory '/var/tmp/portage/sys-apps/firejail-lts-0.9.56.2-r1/work/firejail-0.9.56.2-LTS/src/firemon' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/sys-apps/firejail-lts-0.9.56.2-r1/work/firejail-0.9.56.2-LTS/src/firemon' make[1]: Entering directory '/var/tmp/portage/sys-apps/firejail-lts-0.9.56.2-r1/work/firejail-0.9.56.2-LTS/src/fsec-optimize' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/sys-apps/firejail-lts-0.9.56.2-r1/work/firejail-0.9.56.2-LTS/src/fsec-optimize' make -C src/fnetfilter make -C src/fnet make[1]: Entering directory '/var/tmp/portage/sys-apps/firejail-lts-0.9.56.2-r1/work/firejail-0.9.56.2-LTS/src/firejail' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/sys-apps/firejail-lts-0.9.56.2-r1/work/firejail-0.9.56.2-LTS/src/firejail' make -C src/fseccomp make[1]: Entering directory '/var/tmp/portage/sys-apps/firejail-lts-0.9.56.2-r1/work/firejail-0.9.56.2-LTS/src/fnetfilter' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/sys-apps/firejail-lts-0.9.56.2-r1/work/firejail-0.9.56.2-LTS/src/fnetfilter' make[1]: Entering directory '/var/tmp/portage/sys-apps/firejail-lts-0.9.56.2-r1/work/firejail-0.9.56.2-LTS/src/firecfg' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/sys-apps/firejail-lts-0.9.56.2-r1/work/firejail-0.9.56.2-LTS/src/firecfg' make -C src/libpostexecseccomp make[1]: Entering directory '/var/tmp/portage/sys-apps/firejail-lts-0.9.56.2-r1/work/firejail-0.9.56.2-LTS/src/fnet' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/sys-apps/firejail-lts-0.9.56.2-r1/work/firejail-0.9.56.2-LTS/src/fnet' make[1]: Entering directory '/var/tmp/portage/sys-apps/firejail-lts-0.9.56.2-r1/work/firejail-0.9.56.2-LTS/src/fseccomp' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/sys-apps/firejail-lts-0.9.56.2-r1/work/firejail-0.9.56.2-LTS/src/fseccomp' src/fseccomp/fseccomp default seccomp make[1]: Entering directory '/var/tmp/portage/sys-apps/firejail-lts-0.9.56.2-r1/work/firejail-0.9.56.2-LTS/src/libpostexecseccomp' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/sys-apps/firejail-lts-0.9.56.2-r1/work/firejail-0.9.56.2-LTS/src/libpostexecseccomp' src/fsec-optimize/fsec-optimize seccomp src/fseccomp/fseccomp default seccomp.debug allow-debuggers src/fsec-optimize/fsec-optimize seccomp.debug src/fseccomp/fseccomp secondary 32 seccomp.32 src/fsec-optimize/fsec-optimize seccomp.32 src/fseccomp/fseccomp secondary block seccomp.block_secondary src/fseccomp/fseccomp memory-deny-write-execute seccomp.mdwx make realinstall make[1]: Entering directory '/var/tmp/portage/sys-apps/firejail-lts-0.9.56.2-r1/work/firejail-0.9.56.2-LTS' # firejail executable install -m 0755 -d /var/tmp/portage/sys-apps/firejail-lts-0.9.56.2-r1/image//usr/bin install -c -m 0755 src/firejail/firejail /var/tmp/portage/sys-apps/firejail-lts-0.9.56.2-r1/image//usr/bin/. chmod u+s /var/tmp/portage/sys-apps/firejail-lts-0.9.56.2-r1/image//usr/bin/firejail # firemon executable install -c -m 0755 src/firemon/firemon /var/tmp/portage/sys-apps/firejail-lts-0.9.56.2-r1/image//usr/bin/. # firecfg executable install -c -m 0755 src/firecfg/firecfg /var/tmp/portage/sys-apps/firejail-lts-0.9.56.2-r1/image//usr/bin/. # libraries and plugins install -m 0755 -d /var/tmp/portage/sys-apps/firejail-lts-0.9.56.2-r1/image//usr/lib64/firejail install -c -m 0644 src/libpostexecseccomp/libpostexecseccomp.so /var/tmp/portage/sys-apps/firejail-lts-0.9.56.2-r1/image//usr/lib64/firejail/. install -c -m 0755 src/fshaper/fshaper.sh /var/tmp/portage/sys-apps/firejail-lts-0.9.56.2-r1/image//usr/lib64/firejail/. install -c -m 0644 src/firecfg/firecfg.config /var/tmp/portage/sys-apps/firejail-lts-0.9.56.2-r1/image//usr/lib64/firejail/. install -c -m 0755 src/fnet/fnet /var/tmp/portage/sys-apps/firejail-lts-0.9.56.2-r1/image//usr/lib64/firejail/. install -c -m 0755 src/fnetfilter/fnetfilter /var/tmp/portage/sys-apps/firejail-lts-0.9.56.2-r1/image//usr/lib64/firejail/. install -c -m 0755 src/fsec-print/fsec-print /var/tmp/portage/sys-apps/firejail-lts-0.9.56.2-r1/image//usr/lib64/firejail/. install -c -m 0755 src/fsec-optimize/fsec-optimize /var/tmp/portage/sys-apps/firejail-lts-0.9.56.2-r1/image//usr/lib64/firejail/. install -c -m 0755 src/fseccomp/fseccomp /var/tmp/portage/sys-apps/firejail-lts-0.9.56.2-r1/image//usr/lib64/firejail/. install -c -m 0644 seccomp /var/tmp/portage/sys-apps/firejail-lts-0.9.56.2-r1/image//usr/lib64/firejail/. install -c -m 0644 seccomp.debug /var/tmp/portage/sys-apps/firejail-lts-0.9.56.2-r1/image//usr/lib64/firejail/. install -c -m 0644 seccomp.32 /var/tmp/portage/sys-apps/firejail-lts-0.9.56.2-r1/image//usr/lib64/firejail/. install -c -m 0644 seccomp.block_secondary /var/tmp/portage/sys-apps/firejail-lts-0.9.56.2-r1/image//usr/lib64/firejail/. install -c -m 0644 seccomp.mdwx /var/tmp/portage/sys-apps/firejail-lts-0.9.56.2-r1/image//usr/lib64/firejail/. # documents install -m 0755 -d /var/tmp/portage/sys-apps/firejail-lts-0.9.56.2-r1/image//usr/share/doc/firejail-lts-0.9.56.2-r1 install -c -m 0644 README /var/tmp/portage/sys-apps/firejail-lts-0.9.56.2-r1/image//usr/share/doc/firejail-lts-0.9.56.2-r1/. install -c -m 0644 RELNOTES /var/tmp/portage/sys-apps/firejail-lts-0.9.56.2-r1/image//usr/share/doc/firejail-lts-0.9.56.2-r1/. # etc files ./mketc.sh /etc no install -m 0755 -d /var/tmp/portage/sys-apps/firejail-lts-0.9.56.2-r1/image//etc/firejail for file in .etc/* etc/firejail.config; do \ install -c -m 0644 $file /var/tmp/portage/sys-apps/firejail-lts-0.9.56.2-r1/image//etc/firejail; \ done sh -c "if [ ! -f /var/tmp/portage/sys-apps/firejail-lts-0.9.56.2-r1/image//etc/firejail/login.users ]; then install -c -m 0644 etc/login.users /var/tmp/portage/sys-apps/firejail-lts-0.9.56.2-r1/image//etc/firejail/.; fi;" rm -fr .etc # man pages install -m 0755 -d /var/tmp/portage/sys-apps/firejail-lts-0.9.56.2-r1/image//usr/share/man/man1 install -m 0755 -d /var/tmp/portage/sys-apps/firejail-lts-0.9.56.2-r1/image//usr/share/man/man5 for man in firejail.1 firemon.1 firecfg.1 firejail-profile.5 firejail-users.5; do \ rm -f $man.gz; \ case "$man" in \ *.1) install -c -m 0644 $man /var/tmp/portage/sys-apps/firejail-lts-0.9.56.2-r1/image//usr/share/man/man1/; ;; \ *.5) install -c -m 0644 $man /var/tmp/portage/sys-apps/firejail-lts-0.9.56.2-r1/image//usr/share/man/man5/; ;; \ esac; \ done rm -f firejail.1 firemon.1 firecfg.1 firejail-profile.5 firejail-users.5 firejail.1.gz firemon.1.gz firecfg.1.gz firejail-profile.5.gz firejail-users.5.gz # bash completion install -m 0755 -d /var/tmp/portage/sys-apps/firejail-lts-0.9.56.2-r1/image//usr/share/bash-completion/completions install -c -m 0644 src/bash_completion/firejail.bash_completion /var/tmp/portage/sys-apps/firejail-lts-0.9.56.2-r1/image//usr/share/bash-completion/completions/firejail install -c -m 0644 src/bash_completion/firemon.bash_completion /var/tmp/portage/sys-apps/firejail-lts-0.9.56.2-r1/image//usr/share/bash-completion/completions/firemon install -c -m 0644 src/bash_completion/firecfg.bash_completion /var/tmp/portage/sys-apps/firejail-lts-0.9.56.2-r1/image//usr/share/bash-completion/completions/firecfg make[1]: Leaving directory '/var/tmp/portage/sys-apps/firejail-lts-0.9.56.2-r1/work/firejail-0.9.56.2-LTS' >>> Completed installing sys-apps/firejail-lts-0.9.56.2-r1 into /var/tmp/portage/sys-apps/firejail-lts-0.9.56.2-r1/image * Final size of build directory: 8620 KiB (8.4 MiB) * Final size of installed tree: 3352 KiB (3.2 MiB) * QA Notice: command not found: * * ./arguments.sh: line 7: gcc: command not found strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version /usr/bin/firemon /usr/bin/firejail /usr/lib64/firejail/libpostexecseccomp.so /usr/bin/firecfg /usr/lib64/firejail/fnet /usr/lib64/firejail/fnetfilter /usr/lib64/firejail/fsec-print /usr/lib64/firejail/fsec-optimize /usr/lib64/firejail/fseccomp >>> Done. * >>> SetUID: [chmod go-r] /usr/bin/firejail ... [ ok ] 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, 3172304 free KiB Swap: 0 total, 0 free Timestamp of repository gentoo: Wed, 27 May 2020 10:07:23 +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-extra-opts: sync-rsync-verify-max-age: 24 sync-rsync-verify-jobs: 1 sync-rsync-verify-metamanifest: yes 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