Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/firejail.spec'], chrootPath='/var/lib/mock/f33-build-301251-56730/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/firejail.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595808000 Wrote: /builddir/build/SRPMS/firejail-0.9.62-2.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/firejail.spec'], chrootPath='/var/lib/mock/f33-build-301251-56730/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/firejail.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595808000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.SWmfkK + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf firejail-0.9.62 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/firejail-0.9.62.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd firejail-0.9.62 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.NdXwmL + umask 022 + cd /builddir/build/BUILD + cd firejail-0.9.62 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./test/chroot/configure + diff -u ./test/chroot/configure.backup ./test/chroot/configure + mv ./test/chroot/configure.backup ./test/chroot/configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./test/chroot/configure + diff -u ./test/chroot/configure.backup ./test/chroot/configure + mv ./test/chroot/configure.backup ./test/chroot/configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./test/chroot/configure + diff -u ./test/chroot/configure.backup ./test/chroot/configure + mv ./test/chroot/configure.backup ./test/chroot/configure + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./test/chroot/configure + diff -u ./test/chroot/configure.backup ./test/chroot/configure + mv ./test/chroot/configure.backup ./test/chroot/configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./test/chroot/configure + diff -u ./test/chroot/configure.backup ./test/chroot/configure + mv ./test/chroot/configure.backup ./test/chroot/configure + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./test/network/configure + diff -u ./test/network/configure.backup ./test/network/configure + mv ./test/network/configure.backup ./test/network/configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./test/network/configure + diff -u ./test/network/configure.backup ./test/network/configure + mv ./test/network/configure.backup ./test/network/configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./test/network/configure + diff -u ./test/network/configure.backup ./test/network/configure + mv ./test/network/configure.backup ./test/network/configure + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./test/network/configure + diff -u ./test/network/configure.backup ./test/network/configure + mv ./test/network/configure.backup ./test/network/configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./test/network/configure + diff -u ./test/network/configure.backup ./test/network/configure + mv ./test/network/configure.backup ./test/network/configure + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info configure: WARNING: unrecognized options: --disable-dependency-tracking checking for riscv64-redhat-linux-gnu-gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for a BSD-compatible install... /usr/bin/install -c checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking whether C compiler accepts -mindirect-branch=thunk... no checking whether C compiler accepts -mretpoline... no checking whether C compiler accepts -fstack-clash-protection... yes checking whether C compiler accepts -fstack-protector-strong... yes checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for main in -lpthread... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 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/fcopy/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/libtrace/Makefile config.status: creating src/libtracelog/Makefile config.status: creating src/firecfg/Makefile config.status: creating src/fbuilder/Makefile config.status: creating src/fsec-print/Makefile config.status: creating src/ftee/Makefile config.status: creating src/faudit/Makefile config.status: creating src/fseccomp/Makefile config.status: creating src/fldd/Makefile config.status: creating src/libpostexecseccomp/Makefile config.status: creating src/fsec-optimize/Makefile configure: WARNING: unrecognized options: --disable-dependency-tracking Configuration options: prefix: /usr sysconfdir: /etc seccomp: -DHAVE_SECCOMP : -DHAVE_SECCOMP_H apparmor: global config: -DHAVE_GLOBALCFG chroot: -DHAVE_CHROOT network: -DHAVE_NETWORK user namespace: -DHAVE_USERNS X11 sandboxing support: -DHAVE_X11 whitelisting: -DHAVE_WHITELIST private home support: -DHAVE_PRIVATE_HOME file transfer support: -DHAVE_FILE_TRANSFER overlayfs support: -DHAVE_OVERLAYFS firetunnel support: -DHAVE_FIRETUNNEL busybox workaround: no Spectre compiler patch: yes EXTRA_LDFLAGS: EXTRA_CFLAGS: -fstack-clash-protection -fstack-protector-strong fatal warnings: Gcov instrumentation: Install contrib scripts: yes Install as a SUID executable: yes + /usr/bin/make -O -j4 V=1 VERBOSE=1 /usr/bin/make -C src/lib ./mkman.sh 0.9.62 src/man/firemon.txt firemon.1 ./mkman.sh 0.9.62 src/man/firecfg.txt firecfg.1 ./mkman.sh 0.9.62 src/man/firejail.txt firejail.1 ./mkman.sh 0.9.62 src/man/firejail-profile.txt firejail-profile.5 ./mkman.sh 0.9.62 src/man/firejail-login.txt firejail-login.5 ./mkman.sh 0.9.62 src/man/firejail-users.txt firejail-users.5 make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/lib' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c ldd_utils.c -o ldd_utils.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/lib' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/lib' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c firejail_user.c -o firejail_user.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/lib' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/lib' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c common.c -o common.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/lib' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/lib' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c libnetlink.c -o libnetlink.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/lib' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/lib' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c pid.c -o pid.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/lib' /usr/bin/make -C src/firejail /usr/bin/make -C src/firemon /usr/bin/make -C src/fsec-print /usr/bin/make -C src/fsec-optimize make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/firemon' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c apparmor.c -o apparmor.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/firemon' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/fsec-optimize' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c main.c -o main.o In file included from fsec_optimize.h:23, from main.c:20: ../include/seccomp.h:207:3: warning: #warning "Platform does not support seccomp filter yet" [-Wcpp] 207 | # warning "Platform does not support seccomp filter yet" | ^~~~~~~ make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/fsec-optimize' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/fsec-print' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c main.c -o main.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/fsec-print' In file included from fsec_print.h:23, from main.c:20: ../include/seccomp.h:207:3: warning: #warning "Platform does not support seccomp filter yet" [-Wcpp] 207 | # warning "Platform does not support seccomp filter yet" | ^~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c appimage.c -o appimage.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/firemon' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c arp.c -o arp.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/firemon' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/fsec-optimize' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c optimizer.c -o optimizer.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/fsec-optimize' In file included from fsec_optimize.h:23, from optimizer.c:20: ../include/seccomp.h:207:3: warning: #warning "Platform does not support seccomp filter yet" [-Wcpp] 207 | # warning "Platform does not support seccomp filter yet" | ^~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/firemon' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c caps.c -o caps.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/firemon' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/fsec-print' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c print.c -o print.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/fsec-print' In file included from fsec_print.h:23, from print.c:45: ../include/seccomp.h:207:3: warning: #warning "Platform does not support seccomp filter yet" [-Wcpp] 207 | # warning "Platform does not support seccomp filter yet" | ^~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c appimage_size.c -o appimage_size.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/fsec-print' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c syscall_list.c -o syscall_list.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/fsec-print' In file included from fsec_print.h:23, from syscall_list.c:20: ../include/seccomp.h:207:3: warning: #warning "Platform does not support seccomp filter yet" [-Wcpp] 207 | # warning "Platform does not support seccomp filter yet" | ^~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/firemon' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c cgroup.c -o cgroup.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/firemon' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/firemon' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c cpu.c -o cpu.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/firemon' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/fsec-optimize' gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pie -Wl,-z,relro -Wl,-z,now -lpthread -o fsec-optimize main.o optimizer.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/fsec-optimize' /usr/bin/make -C src/firecfg make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/fsec-print' gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pie -Wl,-z,relro -Wl,-z,now -lpthread -o fsec-print main.o print.o syscall_list.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/fsec-print' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c arp.c -o arp.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/firemon' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c firemon.c -o firemon.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/firemon' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/firemon' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c interface.c -o interface.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/firemon' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/firecfg' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c desktop_files.c -o desktop_files.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/firecfg' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c bandwidth.c -o bandwidth.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/firemon' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c list.c -o list.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/firemon' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/firecfg' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c sound.c -o sound.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/firecfg' /usr/bin/make -C src/fnetfilter make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c caps.c -o caps.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/firemon' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c netstats.c -o netstats.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/firemon' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/firecfg' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c main.c -o main.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/firecfg' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/fnetfilter' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c main.c -o main.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/fnetfilter' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c cgroup.c -o cgroup.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/firecfg' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c util.c -o util.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/firecfg' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/firemon' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c procevent.c -o procevent.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/firemon' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/fnetfilter' gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pie -Wl,-z,relro -Wl,-z,now -lpthread -o fnetfilter main.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/fnetfilter' /usr/bin/make -C src/libtrace make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c checkcfg.c -o checkcfg.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/firemon' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c route.c -o route.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/firemon' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/firemon' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c seccomp.c -o seccomp.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/firemon' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c chroot.c -o chroot.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/firecfg' gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/firecfg' /usr/bin/make -C src/libtracelog make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/firemon' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c top.c -o top.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/firemon' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c cmdline.c -o cmdline.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/libtrace' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIC -Wformat -Wformat-security -c libtrace.c -o libtrace.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/libtrace' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/firemon' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c tree.c -o tree.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/firemon' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/firemon' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c usage.c -o usage.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/firemon' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c cpu.c -o cpu.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/firemon' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c x11.c -o x11.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/firemon' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c dbus.c -o dbus.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/libtracelog' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIC -Wformat -Wformat-security -c libtracelog.c -o libtracelog.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/libtracelog' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/libtrace' gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pie -Wl,-z,relro -Wl,-z,now -shared -fPIC -z relro -o libtrace.so libtrace.o -ldl make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/libtrace' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c env.c -o env.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' /usr/bin/make -C src/ftee make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/ftee' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c main.c -o main.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/ftee' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/libtracelog' gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pie -Wl,-z,relro -Wl,-z,now -shared -fPIC -z relro -o libtracelog.so libtracelog.o -ldl make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/libtracelog' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/ftee' gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pie -Wl,-z,relro -Wl,-z,now -lpthread -o ftee main.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/ftee' /usr/bin/make -C src/faudit make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/faudit' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c caps.c -o caps.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/faudit' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c fs_bin.c -o fs_bin.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' /usr/bin/make -C src/fnet make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c fs.c -o fs.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/faudit' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c dbus.c -o dbus.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/faudit' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/faudit' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c dev.c -o dev.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/faudit' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/fnet' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c arp.c -o arp.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/fnet' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/faudit' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c files.c -o files.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/faudit' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c fs_dev.c -o fs_dev.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/faudit' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c main.c -o main.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/faudit' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/firemon' gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pie -Wl,-z,relro -Wl,-z,now -lpthread -o firemon apparmor.o arp.o caps.o cgroup.o cpu.o firemon.o interface.o list.o netstats.o procevent.o route.o seccomp.o top.o tree.o usage.o x11.o ../lib/common.o ../lib/pid.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/firemon' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c fs_etc.c -o fs_etc.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/fnet' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c interface.c -o interface.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/fnet' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/faudit' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c network.c -o network.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/faudit' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/faudit' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c pid.c -o pid.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/faudit' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/fnet' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c main.c -o main.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/fnet' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/fnet' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c veth.c -o veth.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/fnet' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/faudit' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c seccomp.c -o seccomp.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/faudit' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/faudit' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c syscall.c -o syscall.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/faudit' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/faudit' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c x11.c -o x11.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/faudit' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c fs_home.c -o fs_home.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' /usr/bin/make -C src/fseccomp make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c fs_hostname.c -o fs_hostname.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/fseccomp' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c errno.c -o errno.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/fseccomp' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/fseccomp' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c main.c -o main.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/fseccomp' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/faudit' gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pie -Wl,-z,relro -Wl,-z,now -lpthread -o faudit caps.o dbus.o dev.o files.o main.o network.o pid.o seccomp.o syscall.o x11.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/faudit' /usr/bin/make -C src/fbuilder make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c fs_lib.c -o fs_lib.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/fnet' gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pie -Wl,-z,relro -Wl,-z,now -lpthread -o fnet arp.o interface.o main.o veth.o ../lib/libnetlink.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/fnet' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/fseccomp' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c protocol.c -o protocol.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/fseccomp' In file included from protocol.c:49: ../include/seccomp.h:207:3: warning: #warning "Platform does not support seccomp filter yet" [-Wcpp] 207 | # warning "Platform does not support seccomp filter yet" | ^~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/fbuilder' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c build_bin.c -o build_bin.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/fbuilder' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c fs_lib2.c -o fs_lib2.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c fs_logger.c -o fs_logger.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/fseccomp' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c seccomp.c -o seccomp.o In file included from seccomp.c:21: ../include/seccomp.h:207:3: warning: #warning "Platform does not support seccomp filter yet" [-Wcpp] 207 | # warning "Platform does not support seccomp filter yet" | ^~~~~~~ seccomp.c:216:3: warning: #warning "Platform does not support seccomp memory-deny-write-execute filter yet" [-Wcpp] 216 | # warning "Platform does not support seccomp memory-deny-write-execute filter yet" | ^~~~~~~ make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/fseccomp' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/fbuilder' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c build_home.c -o build_home.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/fbuilder' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/fbuilder' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c build_fs.c -o build_fs.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/fbuilder' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/fseccomp' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c seccomp_file.c -o seccomp_file.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/fseccomp' In file included from seccomp_file.c:21: ../include/seccomp.h:207:3: warning: #warning "Platform does not support seccomp filter yet" [-Wcpp] 207 | # warning "Platform does not support seccomp filter yet" | ^~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c fs_mkdir.c -o fs_mkdir.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/fseccomp' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c seccomp_secondary.c -o seccomp_secondary.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/fseccomp' In file included from seccomp_secondary.c:21: ../include/seccomp.h:207:3: warning: #warning "Platform does not support seccomp filter yet" [-Wcpp] 207 | # warning "Platform does not support seccomp filter yet" | ^~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/fbuilder' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c build_profile.c -o build_profile.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/fbuilder' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/fbuilder' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c build_seccomp.c -o build_seccomp.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/fbuilder' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c fs_trace.c -o fs_trace.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' /usr/bin/make -C src/fcopy make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/fbuilder' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c filedb.c -o filedb.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/fbuilder' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/fseccomp' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c syscall.c -o syscall.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/fseccomp' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c fs_var.c -o fs_var.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/fbuilder' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c main.c -o main.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/fbuilder' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/fcopy' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c main.c -o main.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/fcopy' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/fbuilder' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c utils.c -o utils.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/fbuilder' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/fcopy' gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pie -Wl,-z,relro -Wl,-z,now -lpthread -o fcopy main.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/fcopy' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/fseccomp' gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 '/builddir/build/BUILD/firejail-0.9.62/src/fseccomp' /usr/bin/make -C src/fldd make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c join.c -o join.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c fs_whitelist.c -o fs_whitelist.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' /usr/bin/make -C src/libpostexecseccomp make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/fldd' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c main.c -o main.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/fldd' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/libpostexecseccomp' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIC -Wformat -Wformat-security -c libpostexecseccomp.c -o libpostexecseccomp.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/libpostexecseccomp' In file included from libpostexecseccomp.c:20: ../include/seccomp.h:207:3: warning: #warning "Platform does not support seccomp filter yet" [-Wcpp] 207 | # warning "Platform does not support seccomp filter yet" | ^~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/fbuilder' gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pie -Wl,-z,relro -Wl,-z,now -lpthread -o fbuilder build_bin.o build_fs.o build_home.o build_profile.o build_seccomp.o filedb.o main.o utils.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/fbuilder' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/libpostexecseccomp' gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pie -Wl,-z,relro -Wl,-z,now -shared -fPIC -z relro -o libpostexecseccomp.so libpostexecseccomp.o -ldl make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/libpostexecseccomp' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/fldd' gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pie -Wl,-z,relro -Wl,-z,now -lpthread -o fldd main.o ../lib/ldd_utils.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/fldd' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c ls.c -o ls.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' 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 make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c macros.c -o macros.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c netfilter.c -o netfilter.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c netns.c -o netns.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c mountinfo.c -o mountinfo.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c no_sandbox.c -o no_sandbox.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c network.c -o network.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c network_main.c -o network_main.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c output.c -o output.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c paths.c -o paths.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c preproc.c -o preproc.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c protocol.c -o protocol.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' In file included from protocol.c:23: ../include/seccomp.h:207:3: warning: #warning "Platform does not support seccomp filter yet" [-Wcpp] 207 | # warning "Platform does not support seccomp filter yet" | ^~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c pulseaudio.c -o pulseaudio.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c restricted_shell.c -o restricted_shell.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c restrict_users.c -o restrict_users.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c rlimit.c -o rlimit.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c profile.c -o profile.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c main.c -o main.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c run_files.c -o run_files.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c run_symlink.c -o run_symlink.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c shutdown.c -o shutdown.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c sbox.c -o sbox.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' In file included from sbox.c:27: ../include/seccomp.h:207:3: warning: #warning "Platform does not support seccomp filter yet" [-Wcpp] 207 | # warning "Platform does not support seccomp filter yet" | ^~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c usage.c -o usage.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c seccomp.c -o seccomp.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' In file included from seccomp.c:23: ../include/seccomp.h:207:3: warning: #warning "Platform does not support seccomp filter yet" [-Wcpp] 207 | # warning "Platform does not support seccomp filter yet" | ^~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c sandbox.c -o sandbox.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c util.c -o util.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -O2 -DVERSION='"0.9.62"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/firejail"' -DLIBDIR='"/usr/lib64"' -DBINDIR='"/usr/bin"' -DHAVE_X11 -DHAVE_PRIVATE_HOME -DHAVE_OVERLAYFS -DHAVE_FIRETUNNEL -DHAVE_SECCOMP -DHAVE_GLOBALCFG -DHAVE_SECCOMP_H -DHAVE_CHROOT -DHAVE_NETWORK -DHAVE_USERNS -DHAVE_FILE_TRANSFER -DHAVE_WHITELIST -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c x11.c -o x11.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pie -Wl,-z,relro -Wl,-z,now -lpthread -o firejail appimage.o appimage_size.o arp.o bandwidth.o caps.o cgroup.o checkcfg.o chroot.o cmdline.o cpu.o dbus.o env.o fs.o fs_bin.o fs_dev.o fs_etc.o fs_home.o fs_hostname.o fs_lib.o fs_lib2.o fs_logger.o fs_mkdir.o fs_trace.o fs_var.o fs_whitelist.o join.o ls.o macros.o main.o mountinfo.o netfilter.o netns.o network.o network_main.o no_sandbox.o output.o paths.o preproc.o profile.o protocol.o pulseaudio.o restrict_users.o restricted_shell.o rlimit.o run_files.o run_symlink.o sandbox.o sbox.o seccomp.o shutdown.o usage.o util.o x11.o ../lib/common.o ../lib/ldd_utils.o ../lib/firejail_user.o make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.xY6lJK + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64 + cd firejail-0.9.62 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64 'INSTALL=/usr/bin/install -p' /usr/bin/make -C src/lib make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/lib' /usr/bin/make -C src/firejail make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/firejail' /usr/bin/make -C src/firemon make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/firemon' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/firemon' /usr/bin/make -C src/fsec-print make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/fsec-print' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/fsec-print' /usr/bin/make -C src/fsec-optimize make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/fsec-optimize' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/fsec-optimize' /usr/bin/make -C src/firecfg make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/firecfg' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/firecfg' /usr/bin/make -C src/fnetfilter make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/fnetfilter' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/fnetfilter' /usr/bin/make -C src/libtrace make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/libtrace' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/libtrace' /usr/bin/make -C src/libtracelog make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/libtracelog' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/libtracelog' /usr/bin/make -C src/ftee make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/ftee' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/ftee' /usr/bin/make -C src/faudit make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/faudit' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/faudit' /usr/bin/make -C src/fnet make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/fnet' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/fnet' /usr/bin/make -C src/fseccomp make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/fseccomp' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/fseccomp' /usr/bin/make -C src/fbuilder make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/fbuilder' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/fbuilder' /usr/bin/make -C src/fcopy make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/fcopy' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/fcopy' /usr/bin/make -C src/fldd make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/fldd' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/fldd' /usr/bin/make -C src/libpostexecseccomp make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62/src/libpostexecseccomp' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62/src/libpostexecseccomp' 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 /usr/bin/make realinstall make[1]: Entering directory '/builddir/build/BUILD/firejail-0.9.62' # firejail executable install -m 0755 -d /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64//usr/bin install -c -m 0755 src/firejail/firejail /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64//usr/bin/. chmod u+s /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64//usr/bin/firejail # firemon executable install -c -m 0755 src/firemon/firemon /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64//usr/bin/. # firecfg executable install -c -m 0755 src/firecfg/firecfg /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64//usr/bin/. # libraries and plugins install -m 0755 -d /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64//usr/lib64/firejail install -c -m 0644 src/libtrace/libtrace.so /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64//usr/lib64/firejail/. install -c -m 0644 src/libtracelog/libtracelog.so /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64//usr/lib64/firejail/. install -c -m 0644 src/libpostexecseccomp/libpostexecseccomp.so /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64//usr/lib64/firejail/. install -c -m 0755 src/ftee/ftee /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64//usr/lib64/firejail/. install -c -m 0755 src/fshaper/fshaper.sh /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64//usr/lib64/firejail/. install -c -m 0644 src/firecfg/firecfg.config /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64//usr/lib64/firejail/. install -c -m 0755 src/faudit/faudit /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64//usr/lib64/firejail/. install -c -m 0755 src/fnet/fnet /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64//usr/lib64/firejail/. install -c -m 0755 src/fnetfilter/fnetfilter /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64//usr/lib64/firejail/. install -c -m 0755 src/fcopy/fcopy /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64//usr/lib64/firejail/. install -c -m 0755 src/fldd/fldd /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64//usr/lib64/firejail/. install -c -m 0755 src/fbuilder/fbuilder /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64//usr/lib64/firejail/. install -c -m 0755 src/fsec-print/fsec-print /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64//usr/lib64/firejail/. install -c -m 0755 src/fsec-optimize/fsec-optimize /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64//usr/lib64/firejail/. install -c -m 0755 src/fseccomp/fseccomp /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64//usr/lib64/firejail/. install -c -m 0644 seccomp /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64//usr/lib64/firejail/. install -c -m 0644 seccomp.debug /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64//usr/lib64/firejail/. install -c -m 0644 seccomp.32 /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64//usr/lib64/firejail/. install -c -m 0644 seccomp.block_secondary /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64//usr/lib64/firejail/. install -c -m 0644 seccomp.mdwx /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64//usr/lib64/firejail/. install -c -m 0755 contrib/fix_private-bin.py /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64//usr/lib64/firejail/. install -c -m 0755 contrib/fjclip.py /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64//usr/lib64/firejail/. install -c -m 0755 contrib/fjdisplay.py /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64//usr/lib64/firejail/. install -c -m 0755 contrib/fjresize.py /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64//usr/lib64/firejail/. install -c -m 0755 contrib/fj-mkdeb.py /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64//usr/lib64/firejail/. install -c -m 0755 contrib/sort.py /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64//usr/lib64/firejail/. install -c -m 0755 contrib/syscalls.sh /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64//usr/lib64/firejail/. # documents install -m 0755 -d /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64//usr/share/doc/firejail install -c -m 0644 COPYING /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64//usr/share/doc/firejail/. install -c -m 0644 README /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64//usr/share/doc/firejail/. install -c -m 0644 RELNOTES /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64//usr/share/doc/firejail/. install -c -m 0644 etc/templates/* /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64//usr/share/doc/firejail/. # etc files ./mketc.sh /etc no install -m 0755 -d /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64//etc/firejail for file in .etc/* etc/firejail.config; do \ install -c -m 0644 $file /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64//etc/firejail; \ done sh -c "if [ ! -f /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64//etc/firejail/login.users ]; then install -c -m 0644 etc/login.users /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64//etc/firejail/.; fi;" rm -fr .etc # man pages install -m 0755 -d /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64//usr/share/man/man1 install -m 0755 -d /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64//usr/share/man/man5 for man in firejail.1 firemon.1 firecfg.1 firejail-profile.5 firejail-login.5 firejail-users.5; do \ rm -f $man.gz; \ gzip -9n $man; \ case "$man" in \ *.1) install -c -m 0644 $man.gz /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64//usr/share/man/man1/; ;; \ *.5) install -c -m 0644 $man.gz /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64//usr/share/man/man5/; ;; \ esac; \ done rm -f firejail.1 firemon.1 firecfg.1 firejail-profile.5 firejail-login.5 firejail-users.5 firejail.1.gz firemon.1.gz firecfg.1.gz firejail-profile.5.gz firejail-login.5.gz firejail-users.5.gz # bash completion install -m 0755 -d /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64//usr/share/bash-completion/completions install -c -m 0644 src/bash_completion/firejail.bash_completion /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64//usr/share/bash-completion/completions/firejail install -c -m 0644 src/bash_completion/firemon.bash_completion /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64//usr/share/bash-completion/completions/firemon install -c -m 0644 src/bash_completion/firecfg.bash_completion /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64//usr/share/bash-completion/completions/firecfg make[1]: Leaving directory '/builddir/build/BUILD/firejail-0.9.62' + chmod 0755 /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64/usr/lib64/firejail/libpostexecseccomp.so /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64/usr/lib64/firejail/libtrace.so /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64/usr/lib64/firejail/libtracelog.so + for f in /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64/usr/lib64/firejail/fj-mkdeb.py /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64/usr/lib64/firejail/fjclip.py /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64/usr/lib64/firejail/fjdisplay.py /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64/usr/lib64/firejail/fjresize.py + sed -i '1 s/^.*$/\#\!\/usr\/bin\/python3/' /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64/usr/lib64/firejail/fj-mkdeb.py + for f in /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64/usr/lib64/firejail/fj-mkdeb.py /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64/usr/lib64/firejail/fjclip.py /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64/usr/lib64/firejail/fjdisplay.py /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64/usr/lib64/firejail/fjresize.py + sed -i '1 s/^.*$/\#\!\/usr\/bin\/python3/' /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64/usr/lib64/firejail/fjclip.py + for f in /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64/usr/lib64/firejail/fj-mkdeb.py /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64/usr/lib64/firejail/fjclip.py /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64/usr/lib64/firejail/fjdisplay.py /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64/usr/lib64/firejail/fjresize.py + sed -i '1 s/^.*$/\#\!\/usr\/bin\/python3/' /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64/usr/lib64/firejail/fjdisplay.py + for f in /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64/usr/lib64/firejail/fj-mkdeb.py /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64/usr/lib64/firejail/fjclip.py /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64/usr/lib64/firejail/fjdisplay.py /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64/usr/lib64/firejail/fjresize.py + sed -i '1 s/^.*$/\#\!\/usr\/bin\/python3/' /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64/usr/lib64/firejail/fjresize.py + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.9.62-2.fc33 --unique-debug-suffix -0.9.62-2.fc33.riscv64 --unique-debug-src-base firejail-0.9.62-2.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/firejail-0.9.62 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64/usr/bin/firecfg explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64/usr/bin/firejail explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64/usr/bin/firemon explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64/usr/lib64/firejail/faudit extracting debug info from /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64/usr/bin/firecfg extracting debug info from /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64/usr/bin/firemon extracting debug info from /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64/usr/bin/firejail extracting debug info from /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64/usr/lib64/firejail/faudit explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64/usr/lib64/firejail/fbuilder extracting debug info from /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64/usr/lib64/firejail/fbuilder explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64/usr/lib64/firejail/fcopy extracting debug info from /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64/usr/lib64/firejail/fcopy explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64/usr/lib64/firejail/fldd extracting debug info from /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64/usr/lib64/firejail/fldd explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64/usr/lib64/firejail/fnet extracting debug info from /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64/usr/lib64/firejail/fnet explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64/usr/lib64/firejail/fnetfilter explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64/usr/lib64/firejail/fsec-optimize extracting debug info from /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64/usr/lib64/firejail/fnetfilter extracting debug info from /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64/usr/lib64/firejail/fsec-optimize explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64/usr/lib64/firejail/fsec-print extracting debug info from /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64/usr/lib64/firejail/fsec-print explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64/usr/lib64/firejail/fseccomp extracting debug info from /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64/usr/lib64/firejail/fseccomp explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64/usr/lib64/firejail/ftee explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64/usr/lib64/firejail/libpostexecseccomp.so extracting debug info from /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64/usr/lib64/firejail/ftee extracting debug info from /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64/usr/lib64/firejail/libpostexecseccomp.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64/usr/lib64/firejail/libtrace.so extracting debug info from /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64/usr/lib64/firejail/libtrace.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64/usr/lib64/firejail/libtracelog.so extracting debug info from /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64/usr/lib64/firejail/libtracelog.so original debug info size: 6536kB, size after compression: 6132kB /usr/lib/rpm/sepdebugcrcfix: Updated 16 CRC32s, 0 CRC32s did match. cpio: src/firecfg/firejail_user.c: Cannot stat: No such file or directory cpio: src/firejail/common.c: Cannot stat: No such file or directory cpio: src/firejail/firejail_user.c: Cannot stat: No such file or directory cpio: src/firemon/common.c: Cannot stat: No such file or directory cpio: src/firemon/pid.c: Cannot stat: No such file or directory cpio: src/fldd/ldd_utils.c: Cannot stat: No such file or directory cpio: src/fnet/libnetlink.c: Cannot stat: No such file or directory 1937 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/lib64/firejail/sort.py from /usr/bin/env python3 to #!/usr/bin/python3 mangling shebang in /usr/lib64/firejail/fshaper.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/lib64/firejail/syscalls.sh from /bin/bash to #!/usr/bin/bash Processing files: firejail-0.9.62-2.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.wndzVK + umask 022 + cd /builddir/build/BUILD + cd firejail-0.9.62 + DOCDIR=/builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64/usr/share/doc/firejail + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64/usr/share/doc/firejail + cp -pr README /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64/usr/share/doc/firejail + cp -pr RELNOTES /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64/usr/share/doc/firejail + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64/usr/share/doc/firejail + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.jscFsL + umask 022 + cd /builddir/build/BUILD + cd firejail-0.9.62 + LICENSEDIR=/builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64/usr/share/licenses/firejail + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64/usr/share/licenses/firejail + cp -pr COPYING /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64/usr/share/licenses/firejail + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(firejail) = 0.9.62-2.fc33 firejail = 0.9.62-2.fc33 firejail(riscv-64) = 0.9.62-2.fc33 libpostexecseccomp.so()(64bit) libtrace.so()(64bit) libtracelog.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/bash /usr/bin/python3 ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: firejail-debugsource-0.9.62-2.fc33.riscv64 Provides: firejail-debugsource = 0.9.62-2.fc33 firejail-debugsource(riscv-64) = 0.9.62-2.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: firejail-debuginfo-0.9.62-2.fc33.riscv64 Provides: debuginfo(build-id) = 058af7e76cf7c87c3ed00cf9e4406bd6695adc06 debuginfo(build-id) = 07754b318395be7722c25b45378f38a5eaa865a7 debuginfo(build-id) = 0f02f3c47c89362d578d00ea42172b90559b6f58 debuginfo(build-id) = 180e9098fe09c7d66fb12af0a31498e648f85478 debuginfo(build-id) = 4084dd1ce907ddc142d9a983db881ca661be64ae debuginfo(build-id) = 4b6261a8d04a30f2432d32787435a66ef146166f debuginfo(build-id) = 5ee50e52ecef85ac3709735a40e221c26ece9959 debuginfo(build-id) = 606f51a440908f443e565717832b222889ba4e9b debuginfo(build-id) = 85e9ea7eb635c017039f35b106641de3a3d4c23b debuginfo(build-id) = 90e7d2de1ae2f8ef5da774c6a1b0108acbb62015 debuginfo(build-id) = 992fd098174c795edf52193e749f4c2d5673823e debuginfo(build-id) = ae2ba638821640d0110516eb142d73a232e9ce20 debuginfo(build-id) = c0b45163d866e5e066985e81f8e734fcb5811f04 debuginfo(build-id) = c3a447ed5de27a601bb803adfb3dc2939ef8e102 debuginfo(build-id) = e00ae1667614c7adbc23be09180a9f6e502179c7 debuginfo(build-id) = ffcb08410bc15e8d87a57296475e8377c87b306d firejail-debuginfo = 0.9.62-2.fc33 firejail-debuginfo(riscv-64) = 0.9.62-2.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: firejail-debugsource(riscv-64) = 0.9.62-2.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64 Wrote: /builddir/build/RPMS/firejail-debugsource-0.9.62-2.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/firejail-debuginfo-0.9.62-2.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/firejail-0.9.62-2.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.yrOAwJ + umask 022 + cd /builddir/build/BUILD + cd firejail-0.9.62 + /usr/bin/rm -rf /builddir/build/BUILDROOT/firejail-0.9.62-2.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0