* Package: sys-apps/sydbox-1.0.7 * Repository: gentoo * Maintainer: mgorny@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux seccomp test userland_GNU * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking sydbox-1.0.7.tar.bz2 to /var/tmp/portage/sys-apps/sydbox-1.0.7/work >>> Source unpacked in /var/tmp/portage/sys-apps/sydbox-1.0.7/work >>> Preparing source in /var/tmp/portage/sys-apps/sydbox-1.0.7/work/sydbox-1.0.7 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/sys-apps/sydbox-1.0.7/work/sydbox-1.0.7 ... * econf: updating sydbox-1.0.7/build-aux/config.sub with /usr/share/gnuconfig/config.sub * econf: updating sydbox-1.0.7/build-aux/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/sydbox-1.0.7 --htmldir=/usr/share/doc/sydbox-1.0.7/html --libdir=/usr/lib64 --disable-debug --enable-seccomp checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for git head... checking for style of include used by make... GNU checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking dependency style of x86_64-pc-linux-gnu-gcc... none checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... none needed checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking how to print strings... printf checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for a sed that does not truncate output... (cached) /bin/sed checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for supported operating system... linux-gnu checking for supported kernel... 5.5.2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of short... 2 checking size of int16_t... 2 checking size of uint16_t... 2 checking size of int32_t... 4 checking size of uint32_t... 4 checking size of int64_t... 8 checking size of off_t... 8 checking size of off64_t... 8 checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for dirent.h... yes checking for dlfcn.h... (cached) yes checking for elf.h... yes checking for errno.h... yes checking for execinfo.h... yes checking for fcntl.h... yes checking for grp.h... yes checking for inttypes.h... (cached) yes checking for libgen.h... yes checking for limits.h... (cached) yes checking for memory.h... (cached) yes checking for pthread.h... yes checking for pwd.h... yes checking for siginfo.h... no checking for signal.h... (cached) yes checking for sigsegv.h... no checking for stdarg.h... yes checking for stdbool.h... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for syscall.h... yes checking for unistd.h... (cached) yes checking for utime.h... yes checking for sys/file.h... yes checking for sys/mman.h... yes checking for sys/param.h... yes checking for sys/ptrace.h... yes checking for sys/reg.h... yes checking for sys/stat.h... (cached) yes checking for sys/syscall.h... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking for sys/uio.h... yes checking for sys/user.h... yes checking for sys/wait.h... (cached) yes checking for asm/ptrace.h... yes checking for linux/ptrace.h... yes checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... yes checking for pid_t... yes checking for mode_t... yes checking for size_t... (cached) yes checking whether environ is declared... yes checking for ptrdiff_t... yes checking for struct pt_all_user_regs... no checking for struct ia64_fpreg... no checking for struct ptrace_peeksiginfo_args... no checking for sig_atomic_t... yes checking for sighandler_t... yes checking for sig_t... yes checking for __sighandler_t... yes checking for struct user_regs_struct... no checking for struct pt_regs... no checking size of struct user_regs_struct... 0 checking size of struct pt_regs... 0 checking for asprintf... yes checking for isdigit... yes checking for ntohs... yes checking for getservbyname... yes checking for pipe2... yes checking for fchdir... yes checking for unistd.h... (cached) yes checking for working chown... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking whether lstat correctly handles trailing slash... yes checking whether lstat accepts an empty string... no checking whether lstat correctly handles trailing slash... (cached) yes checking return type of signal handlers... void checking whether stat accepts an empty string... no checking for clone... yes checking for __clone2... no checking for creat64... yes checking for faccessat... yes checking for fchmodat... yes checking for fchownat... yes checking for fopen64... yes checking for ftruncate... yes checking for futimesat... yes checking for lchown... yes checking for linkat... yes checking for lutimes... yes checking for mkdir... yes checking for mkdirat... yes checking for mkdtemp... yes checking for mkfifoat... yes checking for mknodat... yes checking for open64... yes checking for openat... yes checking for openat64... yes checking for ptrace... yes checking for remove... yes checking for renameat... yes checking for rmdir... yes checking for symlinkat... yes checking for truncate64... yes checking for unlinkat... yes checking for utime... yes checking for utimensat... yes checking for utimes... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.20.0... yes checking for pinktrace... yes checking whether pinktrace supports PTRACE_SEIZE... yes checking for debug support... no checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking linux/audit.h usability... yes checking linux/audit.h presence... yes checking for linux/audit.h... yes checking linux/seccomp.h usability... yes checking linux/seccomp.h presence... yes checking for linux/seccomp.h... yes checking whether SECCOMP_MODE_FILTER is declared... yes checking whether SECCOMP_RET_TRACE is declared... yes checking for seccomp support... yes checking whether C compiler accepts -pedantic... yes checking whether C compiler accepts -W... yes checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -Wextra... yes checking whether C compiler accepts -Wshadow... yes checking whether C compiler accepts -Wno-unused-parameter... yes checking for xsltproc... /usr/bin/xsltproc checking whether tests should be installed... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating syd/Makefile config.status: creating data/Makefile config.status: creating man/Makefile config.status: creating t/Makefile config.status: creating t/bin-wrappers/Makefile config.status: creating t/test-bin/Makefile config.status: creating t/test-data/Makefile config.status: creating t/valgrind/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands >>> Source configured. >>> Compiling source in /var/tmp/portage/sys-apps/sydbox-1.0.7/work/sydbox-1.0.7 ... make -j1 make --no-print-directory all-recursive Making all in syd /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-common -c -o strlcat.lo strlcat.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-common -c strlcat.c -fPIC -DPIC -o .libs/strlcat.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-common -c strlcat.c -o strlcat.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-common -c -o strlcpy.lo strlcpy.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-common -c strlcpy.c -fPIC -DPIC -o .libs/strlcpy.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-common -c strlcpy.c -o strlcpy.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-common -c -o file.lo file.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-common -c file.c -fPIC -DPIC -o .libs/file.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-common -c file.c -o file.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-common -c -o proc.lo proc.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-common -c proc.c -fPIC -DPIC -o .libs/proc.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-common -c proc.c -o proc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-common -c -o time.lo time.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-common -c time.c -fPIC -DPIC -o .libs/time.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-common -c time.c -o time.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -Wl,-O1 -Wl,--as-needed -o libsyd_1.0.la -rpath /usr/lib64 strlcat.lo strlcpy.lo file.lo proc.lo time.lo libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/strlcat.o .libs/strlcpy.o .libs/file.o .libs/proc.o .libs/time.o -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libsyd_1.0.so.0 -o .libs/libsyd_1.0.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libsyd_1.0.so.0" && ln -s "libsyd_1.0.so.0.0.0" "libsyd_1.0.so.0") libtool: link: (cd ".libs" && rm -f "libsyd_1.0.so" && ln -s "libsyd_1.0.so.0.0.0" "libsyd_1.0.so") libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libsyd_1.0.a strlcat.o strlcpy.o file.o proc.o time.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libsyd_1.0.a libtool: link: ( cd ".libs" && rm -f "libsyd_1.0.la" && ln -s "../libsyd_1.0.la" "libsyd_1.0.la" ) Making all in src make --no-print-directory all-am x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"\" -I. -I.. -DSYDBOX -I../syd -I../syd -I.. -I.. -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -pipe -march=native -fno-common -c -o sydbox-file.o `test -f 'file.c' || echo './'`file.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"\" -I. -I.. -DSYDBOX -I../syd -I../syd -I.. -I.. -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -pipe -march=native -fno-common -c -o sydbox-path.o `test -f 'path.c' || echo './'`path.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"\" -I. -I.. -DSYDBOX -I../syd -I../syd -I.. -I.. -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -pipe -march=native -fno-common -c -o sydbox-pathlookup.o `test -f 'pathlookup.c' || echo './'`pathlookup.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"\" -I. -I.. -DSYDBOX -I../syd -I../syd -I.. -I.. -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -pipe -march=native -fno-common -c -o sydbox-pink.o `test -f 'pink.c' || echo './'`pink.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"\" -I. -I.. -DSYDBOX -I../syd -I../syd -I.. -I.. -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -pipe -march=native -fno-common -c -o sydbox-proc.o `test -f 'proc.c' || echo './'`proc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"\" -I. -I.. -DSYDBOX -I../syd -I../syd -I.. -I.. -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -pipe -march=native -fno-common -c -o sydbox-seccomp.o `test -f 'seccomp.c' || echo './'`seccomp.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"\" -I. -I.. -DSYDBOX -I../syd -I../syd -I.. -I.. -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -pipe -march=native -fno-common -c -o sydbox-pathdecode.o `test -f 'pathdecode.c' || echo './'`pathdecode.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"\" -I. -I.. -DSYDBOX -I../syd -I../syd -I.. -I.. -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -pipe -march=native -fno-common -c -o sydbox-pathmatch.o `test -f 'pathmatch.c' || echo './'`pathmatch.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"\" -I. -I.. -DSYDBOX -I../syd -I../syd -I.. -I.. -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -pipe -march=native -fno-common -c -o sydbox-procmatch.o `test -f 'procmatch.c' || echo './'`procmatch.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"\" -I. -I.. -DSYDBOX -I../syd -I../syd -I.. -I.. -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -pipe -march=native -fno-common -c -o sydbox-sockmatch.o `test -f 'sockmatch.c' || echo './'`sockmatch.c sockmatch.c: In function ‘sockmatch’: sockmatch.c:421:16: warning: left shift of negative value [-Wshift-negative-value] 421 | mask = ((~0) << (8 - n)) & 255; | ^~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"\" -I. -I.. -DSYDBOX -I../syd -I../syd -I.. -I.. -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -pipe -march=native -fno-common -c -o sydbox-acl-queue.o `test -f 'acl-queue.c' || echo './'`acl-queue.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"\" -I. -I.. -DSYDBOX -I../syd -I../syd -I.. -I.. -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -pipe -march=native -fno-common -c -o sydbox-util.o `test -f 'util.c' || echo './'`util.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"\" -I. -I.. -DSYDBOX -I../syd -I../syd -I.. -I.. -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -pipe -march=native -fno-common -c -o sydbox-xfunc.o `test -f 'xfunc.c' || echo './'`xfunc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"\" -I. -I.. -DSYDBOX -I../syd -I../syd -I.. -I.. -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -pipe -march=native -fno-common -c -o sydbox-magic-panic.o `test -f 'magic-panic.c' || echo './'`magic-panic.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"\" -I. -I.. -DSYDBOX -I../syd -I../syd -I.. -I.. -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -pipe -march=native -fno-common -c -o sydbox-magic-sandbox.o `test -f 'magic-sandbox.c' || echo './'`magic-sandbox.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"\" -I. -I.. -DSYDBOX -I../syd -I../syd -I.. -I.. -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -pipe -march=native -fno-common -c -o sydbox-magic-trace.o `test -f 'magic-trace.c' || echo './'`magic-trace.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"\" -I. -I.. -DSYDBOX -I../syd -I../syd -I.. -I.. -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -pipe -march=native -fno-common -c -o sydbox-magic-restrict.o `test -f 'magic-restrict.c' || echo './'`magic-restrict.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"\" -I. -I.. -DSYDBOX -I../syd -I../syd -I.. -I.. -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -pipe -march=native -fno-common -c -o sydbox-magic-whitelist.o `test -f 'magic-whitelist.c' || echo './'`magic-whitelist.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"\" -I. -I.. -DSYDBOX -I../syd -I../syd -I.. -I.. -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -pipe -march=native -fno-common -c -o sydbox-magic-acl.o `test -f 'magic-acl.c' || echo './'`magic-acl.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"\" -I. -I.. -DSYDBOX -I../syd -I../syd -I.. -I.. -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -pipe -march=native -fno-common -c -o sydbox-magic-match.o `test -f 'magic-match.c' || echo './'`magic-match.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"\" -I. -I.. -DSYDBOX -I../syd -I../syd -I.. -I.. -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -pipe -march=native -fno-common -c -o sydbox-magic-cmd.o `test -f 'magic-cmd.c' || echo './'`magic-cmd.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"\" -I. -I.. -DSYDBOX -I../syd -I../syd -I.. -I.. -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -pipe -march=native -fno-common -c -o sydbox-magic.o `test -f 'magic.c' || echo './'`magic.c magic.c: In function ‘magic_check_call’: magic.c:454:6: warning: this statement may fall through [-Wimplicit-fallthrough=] 454 | if (errno != EAFNOSUPPORT) | ^ magic.c:457:2: note: here 457 | case EAFNOSUPPORT: | ^~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"\" -I. -I.. -DSYDBOX -I../syd -I../syd -I.. -I.. -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -pipe -march=native -fno-common -c -o sydbox-sandbox.o `test -f 'sandbox.c' || echo './'`sandbox.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"\" -I. -I.. -DSYDBOX -I../syd -I../syd -I.. -I.. -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -pipe -march=native -fno-common -c -o sydbox-panic.o `test -f 'panic.c' || echo './'`panic.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"\" -I. -I.. -DSYDBOX -I../syd -I../syd -I.. -I.. -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -pipe -march=native -fno-common -c -o sydbox-syscall-file.o `test -f 'syscall-file.c' || echo './'`syscall-file.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"\" -I. -I.. -DSYDBOX -I../syd -I../syd -I.. -I.. -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -pipe -march=native -fno-common -c -o sydbox-syscall-sock.o `test -f 'syscall-sock.c' || echo './'`syscall-sock.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"\" -I. -I.. -DSYDBOX -I../syd -I../syd -I.. -I.. -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -pipe -march=native -fno-common -c -o sydbox-syscall-special.o `test -f 'syscall-special.c' || echo './'`syscall-special.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"\" -I. -I.. -DSYDBOX -I../syd -I../syd -I.. -I.. -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -pipe -march=native -fno-common -c -o sydbox-syscall-filter.o `test -f 'syscall-filter.c' || echo './'`syscall-filter.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"\" -I. -I.. -DSYDBOX -I../syd -I../syd -I.. -I.. -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -pipe -march=native -fno-common -c -o sydbox-syscall.o `test -f 'syscall.c' || echo './'`syscall.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"\" -I. -I.. -DSYDBOX -I../syd -I../syd -I.. -I.. -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -pipe -march=native -fno-common -c -o sydbox-systable.o `test -f 'systable.c' || echo './'`systable.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"\" -I. -I.. -DSYDBOX -I../syd -I../syd -I.. -I.. -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -pipe -march=native -fno-common -c -o sydbox-config.o `test -f 'config.c' || echo './'`config.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"\" -I. -I.. -DSYDBOX -I../syd -I../syd -I.. -I.. -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -pipe -march=native -fno-common -c -o sydbox-sydbox.o `test -f 'sydbox.c' || echo './'`sydbox.c sydbox.c: In function ‘main’: sydbox.c:1210:4: warning: ‘current’ may be used uninitialized in this function [-Wmaybe-uninitialized] 1210 | panic(current); /* FIXME: current not available here.*/ | ^~~~~~~~~~~~~~ sydbox.c:1168:17: note: ‘current’ was declared here 1168 | syd_process_t *current; | ^~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"\" -I. -I.. -DSYDBOX -I../syd -I../syd -I.. -I.. -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -pipe -march=native -fno-common -c -o sydbox-wildmatch.o `test -f 'wildmatch.c' || echo './'`wildmatch.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"\" -I. -I.. -DSYDBOX -I../syd -I../syd -I.. -I.. -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -pipe -march=native -fno-common -c -o sydbox-toolong.o `test -f 'toolong.c' || echo './'`toolong.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"\" -I. -I.. -DSYDBOX -I../syd -I../syd -I.. -I.. -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -pipe -march=native -fno-common -c -o sydbox-realpath.o `test -f 'realpath.c' || echo './'`realpath.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"\" -I. -I.. -DSYDBOX -I../syd -I../syd -I.. -I.. -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -pipe -march=native -fno-common -c -o sydbox-strlcat.o `test -f 'strlcat.c' || echo './'`strlcat.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"\" -I. -I.. -DSYDBOX -I../syd -I../syd -I.. -I.. -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -pipe -march=native -fno-common -c -o sydbox-strlcpy.o `test -f 'strlcpy.c' || echo './'`strlcpy.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../syd -I../syd -I.. -I.. -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -pipe -march=native -fno-common -lsyd_1.0 -Wl,-O1 -Wl,--as-needed -o sydbox sydbox-file.o sydbox-path.o sydbox-pathlookup.o sydbox-pink.o sydbox-proc.o sydbox-seccomp.o sydbox-pathdecode.o sydbox-pathmatch.o sydbox-procmatch.o sydbox-sockmatch.o sydbox-acl-queue.o sydbox-util.o sydbox-xfunc.o sydbox-magic-panic.o sydbox-magic-sandbox.o sydbox-magic-trace.o sydbox-magic-restrict.o sydbox-magic-whitelist.o sydbox-magic-acl.o sydbox-magic-match.o sydbox-magic-cmd.o sydbox-magic.o sydbox-sandbox.o sydbox-panic.o sydbox-syscall-file.o sydbox-syscall-sock.o sydbox-syscall-special.o sydbox-syscall-filter.o sydbox-syscall.o sydbox-systable.o sydbox-config.o sydbox-sydbox.o sydbox-wildmatch.o sydbox-toolong.o sydbox-realpath.o sydbox-strlcat.o sydbox-strlcpy.o -L../syd/.libs -lsyd_1.0 -lpinktrace_0.9 libtool: link: x86_64-pc-linux-gnu-gcc -I../syd -I../syd -I.. -I.. -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -pipe -march=native -fno-common -Wl,-O1 -Wl,--as-needed -o .libs/sydbox sydbox-file.o sydbox-path.o sydbox-pathlookup.o sydbox-pink.o sydbox-proc.o sydbox-seccomp.o sydbox-pathdecode.o sydbox-pathmatch.o sydbox-procmatch.o sydbox-sockmatch.o sydbox-acl-queue.o sydbox-util.o sydbox-xfunc.o sydbox-magic-panic.o sydbox-magic-sandbox.o sydbox-magic-trace.o sydbox-magic-restrict.o sydbox-magic-whitelist.o sydbox-magic-acl.o sydbox-magic-match.o sydbox-magic-cmd.o sydbox-magic.o sydbox-sandbox.o sydbox-panic.o sydbox-syscall-file.o sydbox-syscall-sock.o sydbox-syscall-special.o sydbox-syscall-filter.o sydbox-syscall.o sydbox-systable.o sydbox-config.o sydbox-sydbox.o sydbox-wildmatch.o sydbox-toolong.o sydbox-realpath.o sydbox-strlcat.o sydbox-strlcpy.o -L../syd/.libs /var/tmp/portage/sys-apps/sydbox-1.0.7/work/sydbox-1.0.7/syd/.libs/libsyd_1.0.so -lpinktrace_0.9 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"\" -I. -I.. -DSYDFMT -I../syd -I../syd -I.. -I.. -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -pipe -march=native -fno-common -c -o sydfmt-sydfmt.o `test -f 'sydfmt.c' || echo './'`sydfmt.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../syd -I../syd -I.. -I.. -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -pipe -march=native -fno-common -Wl,-O1 -Wl,--as-needed -o sydfmt sydfmt-sydfmt.o libtool: link: x86_64-pc-linux-gnu-gcc -I../syd -I../syd -I.. -I.. -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -pipe -march=native -fno-common -Wl,-O1 -Wl,--as-needed -o sydfmt sydfmt-sydfmt.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"\" -I. -I.. -DSYDBOX_DUMP -I../syd -I../syd -I.. -I.. -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -O0 -g -ggdb3 -O2 -pipe -march=native -fno-common -c -o sydbox_dump-file.o `test -f 'file.c' || echo './'`file.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"\" -I. -I.. -DSYDBOX_DUMP -I../syd -I../syd -I.. -I.. -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -O0 -g -ggdb3 -O2 -pipe -march=native -fno-common -c -o sydbox_dump-path.o `test -f 'path.c' || echo './'`path.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"\" -I. -I.. -DSYDBOX_DUMP -I../syd -I../syd -I.. -I.. -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -O0 -g -ggdb3 -O2 -pipe -march=native -fno-common -c -o sydbox_dump-pathlookup.o `test -f 'pathlookup.c' || echo './'`pathlookup.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"\" -I. -I.. -DSYDBOX_DUMP -I../syd -I../syd -I.. -I.. -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -O0 -g -ggdb3 -O2 -pipe -march=native -fno-common -c -o sydbox_dump-pink.o `test -f 'pink.c' || echo './'`pink.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"\" -I. -I.. -DSYDBOX_DUMP -I../syd -I../syd -I.. -I.. -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -O0 -g -ggdb3 -O2 -pipe -march=native -fno-common -c -o sydbox_dump-proc.o `test -f 'proc.c' || echo './'`proc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"\" -I. -I.. -DSYDBOX_DUMP -I../syd -I../syd -I.. -I.. -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -O0 -g -ggdb3 -O2 -pipe -march=native -fno-common -c -o sydbox_dump-seccomp.o `test -f 'seccomp.c' || echo './'`seccomp.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"\" -I. -I.. -DSYDBOX_DUMP -I../syd -I../syd -I.. -I.. -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -O0 -g -ggdb3 -O2 -pipe -march=native -fno-common -c -o sydbox_dump-pathdecode.o `test -f 'pathdecode.c' || echo './'`pathdecode.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"\" -I. -I.. -DSYDBOX_DUMP -I../syd -I../syd -I.. -I.. -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -O0 -g -ggdb3 -O2 -pipe -march=native -fno-common -c -o sydbox_dump-pathmatch.o `test -f 'pathmatch.c' || echo './'`pathmatch.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"\" -I. -I.. -DSYDBOX_DUMP -I../syd -I../syd -I.. -I.. -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -O0 -g -ggdb3 -O2 -pipe -march=native -fno-common -c -o sydbox_dump-procmatch.o `test -f 'procmatch.c' || echo './'`procmatch.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"\" -I. -I.. -DSYDBOX_DUMP -I../syd -I../syd -I.. -I.. -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -O0 -g -ggdb3 -O2 -pipe -march=native -fno-common -c -o sydbox_dump-sockmatch.o `test -f 'sockmatch.c' || echo './'`sockmatch.c sockmatch.c: In function ‘sockmatch’: sockmatch.c:421:16: warning: left shift of negative value [-Wshift-negative-value] 421 | mask = ((~0) << (8 - n)) & 255; | ^~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"\" -I. -I.. -DSYDBOX_DUMP -I../syd -I../syd -I.. -I.. -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -O0 -g -ggdb3 -O2 -pipe -march=native -fno-common -c -o sydbox_dump-acl-queue.o `test -f 'acl-queue.c' || echo './'`acl-queue.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"\" -I. -I.. -DSYDBOX_DUMP -I../syd -I../syd -I.. -I.. -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -O0 -g -ggdb3 -O2 -pipe -march=native -fno-common -c -o sydbox_dump-util.o `test -f 'util.c' || echo './'`util.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"\" -I. -I.. -DSYDBOX_DUMP -I../syd -I../syd -I.. -I.. -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -O0 -g -ggdb3 -O2 -pipe -march=native -fno-common -c -o sydbox_dump-xfunc.o `test -f 'xfunc.c' || echo './'`xfunc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"\" -I. -I.. -DSYDBOX_DUMP -I../syd -I../syd -I.. -I.. -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -O0 -g -ggdb3 -O2 -pipe -march=native -fno-common -c -o sydbox_dump-magic-panic.o `test -f 'magic-panic.c' || echo './'`magic-panic.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"\" -I. -I.. -DSYDBOX_DUMP -I../syd -I../syd -I.. -I.. -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -O0 -g -ggdb3 -O2 -pipe -march=native -fno-common -c -o sydbox_dump-magic-sandbox.o `test -f 'magic-sandbox.c' || echo './'`magic-sandbox.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"\" -I. -I.. -DSYDBOX_DUMP -I../syd -I../syd -I.. -I.. -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -O0 -g -ggdb3 -O2 -pipe -march=native -fno-common -c -o sydbox_dump-magic-trace.o `test -f 'magic-trace.c' || echo './'`magic-trace.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"\" -I. -I.. -DSYDBOX_DUMP -I../syd -I../syd -I.. -I.. -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -O0 -g -ggdb3 -O2 -pipe -march=native -fno-common -c -o sydbox_dump-magic-restrict.o `test -f 'magic-restrict.c' || echo './'`magic-restrict.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"\" -I. -I.. -DSYDBOX_DUMP -I../syd -I../syd -I.. -I.. -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -O0 -g -ggdb3 -O2 -pipe -march=native -fno-common -c -o sydbox_dump-magic-whitelist.o `test -f 'magic-whitelist.c' || echo './'`magic-whitelist.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"\" -I. -I.. -DSYDBOX_DUMP -I../syd -I../syd -I.. -I.. -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -O0 -g -ggdb3 -O2 -pipe -march=native -fno-common -c -o sydbox_dump-magic-acl.o `test -f 'magic-acl.c' || echo './'`magic-acl.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"\" -I. -I.. -DSYDBOX_DUMP -I../syd -I../syd -I.. -I.. -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -O0 -g -ggdb3 -O2 -pipe -march=native -fno-common -c -o sydbox_dump-magic-match.o `test -f 'magic-match.c' || echo './'`magic-match.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"\" -I. -I.. -DSYDBOX_DUMP -I../syd -I../syd -I.. -I.. -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -O0 -g -ggdb3 -O2 -pipe -march=native -fno-common -c -o sydbox_dump-magic-cmd.o `test -f 'magic-cmd.c' || echo './'`magic-cmd.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"\" -I. -I.. -DSYDBOX_DUMP -I../syd -I../syd -I.. -I.. -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -O0 -g -ggdb3 -O2 -pipe -march=native -fno-common -c -o sydbox_dump-magic.o `test -f 'magic.c' || echo './'`magic.c magic.c: In function ‘magic_check_call’: magic.c:454:6: warning: this statement may fall through [-Wimplicit-fallthrough=] 454 | if (errno != EAFNOSUPPORT) | ^ magic.c:457:2: note: here 457 | case EAFNOSUPPORT: | ^~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"\" -I. -I.. -DSYDBOX_DUMP -I../syd -I../syd -I.. -I.. -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -O0 -g -ggdb3 -O2 -pipe -march=native -fno-common -c -o sydbox_dump-sandbox.o `test -f 'sandbox.c' || echo './'`sandbox.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"\" -I. -I.. -DSYDBOX_DUMP -I../syd -I../syd -I.. -I.. -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -O0 -g -ggdb3 -O2 -pipe -march=native -fno-common -c -o sydbox_dump-panic.o `test -f 'panic.c' || echo './'`panic.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"\" -I. -I.. -DSYDBOX_DUMP -I../syd -I../syd -I.. -I.. -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -O0 -g -ggdb3 -O2 -pipe -march=native -fno-common -c -o sydbox_dump-syscall-file.o `test -f 'syscall-file.c' || echo './'`syscall-file.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"\" -I. -I.. -DSYDBOX_DUMP -I../syd -I../syd -I.. -I.. -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -O0 -g -ggdb3 -O2 -pipe -march=native -fno-common -c -o sydbox_dump-syscall-sock.o `test -f 'syscall-sock.c' || echo './'`syscall-sock.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"\" -I. -I.. -DSYDBOX_DUMP -I../syd -I../syd -I.. -I.. -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -O0 -g -ggdb3 -O2 -pipe -march=native -fno-common -c -o sydbox_dump-syscall-special.o `test -f 'syscall-special.c' || echo './'`syscall-special.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"\" -I. -I.. -DSYDBOX_DUMP -I../syd -I../syd -I.. -I.. -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -O0 -g -ggdb3 -O2 -pipe -march=native -fno-common -c -o sydbox_dump-syscall-filter.o `test -f 'syscall-filter.c' || echo './'`syscall-filter.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"\" -I. -I.. -DSYDBOX_DUMP -I../syd -I../syd -I.. -I.. -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -O0 -g -ggdb3 -O2 -pipe -march=native -fno-common -c -o sydbox_dump-syscall.o `test -f 'syscall.c' || echo './'`syscall.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"\" -I. -I.. -DSYDBOX_DUMP -I../syd -I../syd -I.. -I.. -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -O0 -g -ggdb3 -O2 -pipe -march=native -fno-common -c -o sydbox_dump-systable.o `test -f 'systable.c' || echo './'`systable.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"\" -I. -I.. -DSYDBOX_DUMP -I../syd -I../syd -I.. -I.. -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -O0 -g -ggdb3 -O2 -pipe -march=native -fno-common -c -o sydbox_dump-config.o `test -f 'config.c' || echo './'`config.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"\" -I. -I.. -DSYDBOX_DUMP -I../syd -I../syd -I.. -I.. -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -O0 -g -ggdb3 -O2 -pipe -march=native -fno-common -c -o sydbox_dump-sydbox.o `test -f 'sydbox.c' || echo './'`sydbox.c sydbox.c: In function ‘main’: sydbox.c:1210:4: warning: ‘current’ may be used uninitialized in this function [-Wmaybe-uninitialized] 1210 | panic(current); /* FIXME: current not available here.*/ | ^~~~~~~~~~~~~~ sydbox.c:1168:17: note: ‘current’ was declared here 1168 | syd_process_t *current; | ^~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"\" -I. -I.. -DSYDBOX_DUMP -I../syd -I../syd -I.. -I.. -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -O0 -g -ggdb3 -O2 -pipe -march=native -fno-common -c -o sydbox_dump-wildmatch.o `test -f 'wildmatch.c' || echo './'`wildmatch.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"\" -I. -I.. -DSYDBOX_DUMP -I../syd -I../syd -I.. -I.. -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -O0 -g -ggdb3 -O2 -pipe -march=native -fno-common -c -o sydbox_dump-toolong.o `test -f 'toolong.c' || echo './'`toolong.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"\" -I. -I.. -DSYDBOX_DUMP -I../syd -I../syd -I.. -I.. -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -O0 -g -ggdb3 -O2 -pipe -march=native -fno-common -c -o sydbox_dump-realpath.o `test -f 'realpath.c' || echo './'`realpath.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"\" -I. -I.. -DSYDBOX_DUMP -I../syd -I../syd -I.. -I.. -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -O0 -g -ggdb3 -O2 -pipe -march=native -fno-common -c -o sydbox_dump-strlcat.o `test -f 'strlcat.c' || echo './'`strlcat.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"\" -I. -I.. -DSYDBOX_DUMP -I../syd -I../syd -I.. -I.. -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -O0 -g -ggdb3 -O2 -pipe -march=native -fno-common -c -o sydbox_dump-strlcpy.o `test -f 'strlcpy.c' || echo './'`strlcpy.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"\" -I. -I.. -DSYDBOX_DUMP -I../syd -I../syd -I.. -I.. -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -O0 -g -ggdb3 -O2 -pipe -march=native -fno-common -c -o sydbox_dump-dump.o `test -f 'dump.c' || echo './'`dump.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../syd -I../syd -I.. -I.. -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -O0 -g -ggdb3 -O2 -pipe -march=native -fno-common -Wl,--wrap=pink_trace_resume -Wl,--wrap=pink_trace_kill -Wl,--wrap=pink_trace_singlestep -Wl,--wrap=pink_trace_syscall -Wl,--wrap=pink_trace_geteventmsg -Wl,--wrap=pink_trace_get_regs -Wl,--wrap=pink_trace_get_regset -Wl,--wrap=pink_trace_set_regs -Wl,--wrap=pink_trace_set_regset -Wl,--wrap=pink_trace_get_siginfo -Wl,--wrap=pink_trace_setup -Wl,--wrap=pink_trace_sysemu -Wl,--wrap=pink_trace_sysemu_singlestep -Wl,--wrap=pink_trace_attach -Wl,--wrap=pink_trace_detach -Wl,--wrap=pink_trace_seize -Wl,--wrap=pink_trace_interrupt -Wl,--wrap=pink_trace_listen -Wl,--wrap=pink_write_syscall -Wl,-O1 -Wl,--as-needed -o sydbox-dump sydbox_dump-file.o sydbox_dump-path.o sydbox_dump-pathlookup.o sydbox_dump-pink.o sydbox_dump-proc.o sydbox_dump-seccomp.o sydbox_dump-pathdecode.o sydbox_dump-pathmatch.o sydbox_dump-procmatch.o sydbox_dump-sockmatch.o sydbox_dump-acl-queue.o sydbox_dump-util.o sydbox_dump-xfunc.o sydbox_dump-magic-panic.o sydbox_dump-magic-sandbox.o sydbox_dump-magic-trace.o sydbox_dump-magic-restrict.o sydbox_dump-magic-whitelist.o sydbox_dump-magic-acl.o sydbox_dump-magic-match.o sydbox_dump-magic-cmd.o sydbox_dump-magic.o sydbox_dump-sandbox.o sydbox_dump-panic.o sydbox_dump-syscall-file.o sydbox_dump-syscall-sock.o sydbox_dump-syscall-special.o sydbox_dump-syscall-filter.o sydbox_dump-syscall.o sydbox_dump-systable.o sydbox_dump-config.o sydbox_dump-sydbox.o sydbox_dump-wildmatch.o sydbox_dump-toolong.o sydbox_dump-realpath.o sydbox_dump-strlcat.o sydbox_dump-strlcpy.o sydbox_dump-dump.o -L../syd/.libs -lsyd_1.0 -lpinktrace_0.9 libtool: link: x86_64-pc-linux-gnu-gcc -I../syd -I../syd -I.. -I.. -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -O0 -g -ggdb3 -O2 -pipe -march=native -fno-common -Wl,--wrap=pink_trace_resume -Wl,--wrap=pink_trace_kill -Wl,--wrap=pink_trace_singlestep -Wl,--wrap=pink_trace_syscall -Wl,--wrap=pink_trace_geteventmsg -Wl,--wrap=pink_trace_get_regs -Wl,--wrap=pink_trace_get_regset -Wl,--wrap=pink_trace_set_regs -Wl,--wrap=pink_trace_set_regset -Wl,--wrap=pink_trace_get_siginfo -Wl,--wrap=pink_trace_setup -Wl,--wrap=pink_trace_sysemu -Wl,--wrap=pink_trace_sysemu_singlestep -Wl,--wrap=pink_trace_attach -Wl,--wrap=pink_trace_detach -Wl,--wrap=pink_trace_seize -Wl,--wrap=pink_trace_interrupt -Wl,--wrap=pink_trace_listen -Wl,--wrap=pink_write_syscall -Wl,-O1 -Wl,--as-needed -o .libs/sydbox-dump sydbox_dump-file.o sydbox_dump-path.o sydbox_dump-pathlookup.o sydbox_dump-pink.o sydbox_dump-proc.o sydbox_dump-seccomp.o sydbox_dump-pathdecode.o sydbox_dump-pathmatch.o sydbox_dump-procmatch.o sydbox_dump-sockmatch.o sydbox_dump-acl-queue.o sydbox_dump-util.o sydbox_dump-xfunc.o sydbox_dump-magic-panic.o sydbox_dump-magic-sandbox.o sydbox_dump-magic-trace.o sydbox_dump-magic-restrict.o sydbox_dump-magic-whitelist.o sydbox_dump-magic-acl.o sydbox_dump-magic-match.o sydbox_dump-magic-cmd.o sydbox_dump-magic.o sydbox_dump-sandbox.o sydbox_dump-panic.o sydbox_dump-syscall-file.o sydbox_dump-syscall-sock.o sydbox_dump-syscall-special.o sydbox_dump-syscall-filter.o sydbox_dump-syscall.o sydbox_dump-systable.o sydbox_dump-config.o sydbox_dump-sydbox.o sydbox_dump-wildmatch.o sydbox_dump-toolong.o sydbox_dump-realpath.o sydbox_dump-strlcat.o sydbox_dump-strlcpy.o sydbox_dump-dump.o -L../syd/.libs /var/tmp/portage/sys-apps/sydbox-1.0.7/work/sydbox-1.0.7/syd/.libs/libsyd_1.0.so -lpinktrace_0.9 /bin/sed \ -e "s:@SHOEBOX_VERSION@:1.0.7:g" \ shoebox.in > shoebox chmod +x shoebox Making all in data make[2]: Nothing to be done for 'all'. Making all in man /bin/sed \ -e "s|:SYDBOX_API_VERSION:|1|" \ -e "s|:SYDBOX_FNAME_EXT:|syd-|" \ -e "s|:VERSION:|1.0.7|" \ -e "s|:GITHEAD:||" \ sydbox.ent.in > sydbox.ent make --no-print-directory all-am /usr/bin/xsltproc -o sydbox.1 --encoding "'UTF-8'" --nonet --param funcsynopsis.style "'ansi'" --path "../man" http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl sydbox.xml Note: Writing sydbox.1 /usr/bin/xsltproc -o sydfmt.1 --encoding "'UTF-8'" --nonet --param funcsynopsis.style "'ansi'" --path "../man" http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl sydfmt.xml Note: Writing sydfmt.1 /usr/bin/xsltproc -o sydbox.html --encoding "'UTF-8'" --nonet --param funcsynopsis.style "'ansi'" --path "../man" http://docbook.sourceforge.net/release/xsl/current/xhtml-1_1/docbook.xsl sydbox.xml /usr/bin/xsltproc -o sydfmt.html --encoding "'UTF-8'" --nonet --param funcsynopsis.style "'ansi'" --path "../man" http://docbook.sourceforge.net/release/xsl/current/xhtml-1_1/docbook.xsl sydfmt.xml Making all in t make --no-print-directory all-recursive Making all in bin-wrappers Making all in . /bin/sed -e 's:@TOP_BUILDDIR@:/var/tmp/portage/sys-apps/sydbox-1.0.7/work/sydbox-1.0.7:g' \ -e 's:@BINDIR@:/usr/bin:g' \ -e 's:@LIBEXECDIR@:/usr/libexec:g' \ < sydbox.in > sydbox chmod +x sydbox /bin/sed -e 's:@TOP_BUILDDIR@:/var/tmp/portage/sys-apps/sydbox-1.0.7/work/sydbox-1.0.7:g' \ -e 's:@BINDIR@:/usr/bin:g' \ -e 's:@LIBEXECDIR@:/usr/libexec:g' \ < sydbox-dump.in > sydbox-dump chmod +x sydbox-dump /bin/sed -e 's:@TOP_BUILDDIR@:/var/tmp/portage/sys-apps/sydbox-1.0.7/work/sydbox-1.0.7:g' \ -e 's:@BINDIR@:/usr/bin:g' \ -e 's:@LIBEXECDIR@:/usr/libexec/sydbox:g' \ < shoebox.in > shoebox chmod +x shoebox /bin/sed -e 's:@TOP_BUILDDIR@:/var/tmp/portage/sys-apps/sydbox-1.0.7/work/sydbox-1.0.7:g' \ -e 's:@BINDIR@:/usr/bin:g' \ < sydfmt.in > sydfmt chmod +x sydfmt Making all in test-bin Making all in . x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -DWILD_TEST_ITERATIONS --include=../../src/wildmatch.c -O2 -pipe -march=native -fno-common -c -o wildtest-wildtest.o `test -f 'wildtest.c' || echo './'`wildtest.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DWILD_TEST_ITERATIONS --include=../../src/wildmatch.c -O2 -pipe -march=native -fno-common -lpinktrace_0.9 `expr wildtest : .*-static >/dev/null && echo -all-static` -Wl,-O1 -Wl,--as-needed -o wildtest wildtest-wildtest.o libtool: link: x86_64-pc-linux-gnu-gcc -DWILD_TEST_ITERATIONS --include=../../src/wildmatch.c -O2 -pipe -march=native -fno-common -Wl,-O1 -Wl,--as-needed -o wildtest wildtest-wildtest.o -lpinktrace_0.9 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -DNDEBUG `expr realpath_mode-1.o : .*-pthread >/dev/null && echo -pthread` -O2 -pipe -march=native -fno-common -c -o realpath_mode-1.o realpath_mode-1.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -DNDEBUG `expr ../../src/realpath.o : .*-pthread >/dev/null && echo -pthread` -O2 -pipe -march=native -fno-common -c -o ../../src/realpath.o ../../src/realpath.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -DNDEBUG `expr ../../src/strlcat.o : .*-pthread >/dev/null && echo -pthread` -O2 -pipe -march=native -fno-common -c -o ../../src/strlcat.o ../../src/strlcat.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -DNDEBUG `expr ../../src/strlcpy.o : .*-pthread >/dev/null && echo -pthread` -O2 -pipe -march=native -fno-common -c -o ../../src/strlcpy.o ../../src/strlcpy.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -DNDEBUG `expr ../../src/file.o : .*-pthread >/dev/null && echo -pthread` -O2 -pipe -march=native -fno-common -c -o ../../src/file.o ../../src/file.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -DNDEBUG `expr ../../src/util.o : .*-pthread >/dev/null && echo -pthread` -O2 -pipe -march=native -fno-common -c -o ../../src/util.o ../../src/util.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -DNDEBUG `expr realpath_mode-1 : .*-pthread >/dev/null && echo -pthread` -O2 -pipe -march=native -fno-common -lpinktrace_0.9 `expr realpath_mode-1 : .*-static >/dev/null && echo -all-static` -Wl,-O1 -Wl,--as-needed -o realpath_mode-1 realpath_mode-1.o ../../src/realpath.o ../../src/strlcat.o ../../src/strlcpy.o ../../src/file.o ../../src/util.o libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -DNDEBUG -O2 -pipe -march=native -fno-common -Wl,-O1 -Wl,--as-needed -o realpath_mode-1 realpath_mode-1.o ../../src/realpath.o ../../src/strlcat.o ../../src/strlcpy.o ../../src/file.o ../../src/util.o -lpinktrace_0.9 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -DNDEBUG `expr syd-true.o : .*-pthread >/dev/null && echo -pthread` -O2 -pipe -march=native -fno-common -c -o syd-true.o syd-true.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -DNDEBUG `expr syd-true : .*-pthread >/dev/null && echo -pthread` -O2 -pipe -march=native -fno-common -lpinktrace_0.9 `expr syd-true : .*-static >/dev/null && echo -all-static` -Wl,-O1 -Wl,--as-needed -o syd-true syd-true.o libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -DNDEBUG -O2 -pipe -march=native -fno-common -Wl,-O1 -Wl,--as-needed -o syd-true syd-true.o -lpinktrace_0.9 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -DNDEBUG `expr syd-true-static.o : .*-pthread >/dev/null && echo -pthread` -O2 -pipe -march=native -fno-common -c -o syd-true-static.o syd-true-static.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -DNDEBUG `expr syd-true-static : .*-pthread >/dev/null && echo -pthread` -O2 -pipe -march=native -fno-common -lpinktrace_0.9 `expr syd-true-static : .*-static >/dev/null && echo -all-static` -Wl,-O1 -Wl,--as-needed -o syd-true-static syd-true-static.o libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -DNDEBUG -O2 -pipe -march=native -fno-common -static -Wl,-O1 -Wl,--as-needed -o syd-true-static syd-true-static.o -lpinktrace_0.9 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -DNDEBUG `expr syd-true-fork.o : .*-pthread >/dev/null && echo -pthread` -O2 -pipe -march=native -fno-common -c -o syd-true-fork.o syd-true-fork.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -DNDEBUG `expr syd-true-fork : .*-pthread >/dev/null && echo -pthread` -O2 -pipe -march=native -fno-common -lpinktrace_0.9 `expr syd-true-fork : .*-static >/dev/null && echo -all-static` -Wl,-O1 -Wl,--as-needed -o syd-true-fork syd-true-fork.o libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -DNDEBUG -O2 -pipe -march=native -fno-common -Wl,-O1 -Wl,--as-needed -o syd-true-fork syd-true-fork.o -lpinktrace_0.9 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -DNDEBUG `expr syd-true-fork-static.o : .*-pthread >/dev/null && echo -pthread` -O2 -pipe -march=native -fno-common -c -o syd-true-fork-static.o syd-true-fork-static.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -DNDEBUG `expr syd-true-fork-static : .*-pthread >/dev/null && echo -pthread` -O2 -pipe -march=native -fno-common -lpinktrace_0.9 `expr syd-true-fork-static : .*-static >/dev/null && echo -all-static` -Wl,-O1 -Wl,--as-needed -o syd-true-fork-static syd-true-fork-static.o libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -DNDEBUG -O2 -pipe -march=native -fno-common -static -Wl,-O1 -Wl,--as-needed -o syd-true-fork-static syd-true-fork-static.o -lpinktrace_0.9 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -DNDEBUG `expr syd-true-pthread.o : .*-pthread >/dev/null && echo -pthread` -O2 -pipe -march=native -fno-common -c -o syd-true-pthread.o syd-true-pthread.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -DNDEBUG `expr syd-true-pthread : .*-pthread >/dev/null && echo -pthread` -O2 -pipe -march=native -fno-common -lpinktrace_0.9 `expr syd-true-pthread : .*-static >/dev/null && echo -all-static` -Wl,-O1 -Wl,--as-needed -o syd-true-pthread syd-true-pthread.o libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -DNDEBUG -pthread -O2 -pipe -march=native -fno-common -Wl,-O1 -Wl,--as-needed -o syd-true-pthread syd-true-pthread.o -lpinktrace_0.9 -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -DNDEBUG `expr syd-false.o : .*-pthread >/dev/null && echo -pthread` -O2 -pipe -march=native -fno-common -c -o syd-false.o syd-false.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -DNDEBUG `expr syd-false : .*-pthread >/dev/null && echo -pthread` -O2 -pipe -march=native -fno-common -lpinktrace_0.9 `expr syd-false : .*-static >/dev/null && echo -all-static` -Wl,-O1 -Wl,--as-needed -o syd-false syd-false.o libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -DNDEBUG -O2 -pipe -march=native -fno-common -Wl,-O1 -Wl,--as-needed -o syd-false syd-false.o -lpinktrace_0.9 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -DNDEBUG `expr syd-false-static.o : .*-pthread >/dev/null && echo -pthread` -O2 -pipe -march=native -fno-common -c -o syd-false-static.o syd-false-static.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -DNDEBUG `expr syd-false-static : .*-pthread >/dev/null && echo -pthread` -O2 -pipe -march=native -fno-common -lpinktrace_0.9 `expr syd-false-static : .*-static >/dev/null && echo -all-static` -Wl,-O1 -Wl,--as-needed -o syd-false-static syd-false-static.o libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -DNDEBUG -O2 -pipe -march=native -fno-common -static -Wl,-O1 -Wl,--as-needed -o syd-false-static syd-false-static.o -lpinktrace_0.9 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -DNDEBUG `expr syd-false-fork.o : .*-pthread >/dev/null && echo -pthread` -O2 -pipe -march=native -fno-common -c -o syd-false-fork.o syd-false-fork.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -DNDEBUG `expr syd-false-fork : .*-pthread >/dev/null && echo -pthread` -O2 -pipe -march=native -fno-common -lpinktrace_0.9 `expr syd-false-fork : .*-static >/dev/null && echo -all-static` -Wl,-O1 -Wl,--as-needed -o syd-false-fork syd-false-fork.o libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -DNDEBUG -O2 -pipe -march=native -fno-common -Wl,-O1 -Wl,--as-needed -o syd-false-fork syd-false-fork.o -lpinktrace_0.9 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -DNDEBUG `expr syd-false-fork-static.o : .*-pthread >/dev/null && echo -pthread` -O2 -pipe -march=native -fno-common -c -o syd-false-fork-static.o syd-false-fork-static.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -DNDEBUG `expr syd-false-fork-static : .*-pthread >/dev/null && echo -pthread` -O2 -pipe -march=native -fno-common -lpinktrace_0.9 `expr syd-false-fork-static : .*-static >/dev/null && echo -all-static` -Wl,-O1 -Wl,--as-needed -o syd-false-fork-static syd-false-fork-static.o libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -DNDEBUG -O2 -pipe -march=native -fno-common -static -Wl,-O1 -Wl,--as-needed -o syd-false-fork-static syd-false-fork-static.o -lpinktrace_0.9 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -DNDEBUG `expr syd-false-pthread.o : .*-pthread >/dev/null && echo -pthread` -O2 -pipe -march=native -fno-common -c -o syd-false-pthread.o syd-false-pthread.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -DNDEBUG `expr syd-false-pthread : .*-pthread >/dev/null && echo -pthread` -O2 -pipe -march=native -fno-common -lpinktrace_0.9 `expr syd-false-pthread : .*-static >/dev/null && echo -all-static` -Wl,-O1 -Wl,--as-needed -o syd-false-pthread syd-false-pthread.o libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -DNDEBUG -pthread -O2 -pipe -march=native -fno-common -Wl,-O1 -Wl,--as-needed -o syd-false-pthread syd-false-pthread.o -lpinktrace_0.9 -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -DNDEBUG `expr syd-abort.o : .*-pthread >/dev/null && echo -pthread` -O2 -pipe -march=native -fno-common -c -o syd-abort.o syd-abort.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -DNDEBUG `expr syd-abort : .*-pthread >/dev/null && echo -pthread` -O2 -pipe -march=native -fno-common -lpinktrace_0.9 `expr syd-abort : .*-static >/dev/null && echo -all-static` -Wl,-O1 -Wl,--as-needed -o syd-abort syd-abort.o libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -DNDEBUG -O2 -pipe -march=native -fno-common -Wl,-O1 -Wl,--as-needed -o syd-abort syd-abort.o -lpinktrace_0.9 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -DNDEBUG `expr syd-abort-static.o : .*-pthread >/dev/null && echo -pthread` -O2 -pipe -march=native -fno-common -c -o syd-abort-static.o syd-abort-static.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -DNDEBUG `expr syd-abort-static : .*-pthread >/dev/null && echo -pthread` -O2 -pipe -march=native -fno-common -lpinktrace_0.9 `expr syd-abort-static : .*-static >/dev/null && echo -all-static` -Wl,-O1 -Wl,--as-needed -o syd-abort-static syd-abort-static.o libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -DNDEBUG -O2 -pipe -march=native -fno-common -static -Wl,-O1 -Wl,--as-needed -o syd-abort-static syd-abort-static.o -lpinktrace_0.9 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -DNDEBUG `expr syd-abort-fork.o : .*-pthread >/dev/null && echo -pthread` -O2 -pipe -march=native -fno-common -c -o syd-abort-fork.o syd-abort-fork.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -DNDEBUG `expr syd-abort-fork : .*-pthread >/dev/null && echo -pthread` -O2 -pipe -march=native -fno-common -lpinktrace_0.9 `expr syd-abort-fork : .*-static >/dev/null && echo -all-static` -Wl,-O1 -Wl,--as-needed -o syd-abort-fork syd-abort-fork.o libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -DNDEBUG -O2 -pipe -march=native -fno-common -Wl,-O1 -Wl,--as-needed -o syd-abort-fork syd-abort-fork.o -lpinktrace_0.9 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -DNDEBUG `expr syd-abort-fork-static.o : .*-pthread >/dev/null && echo -pthread` -O2 -pipe -march=native -fno-common -c -o syd-abort-fork-static.o syd-abort-fork-static.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -DNDEBUG `expr syd-abort-fork-static : .*-pthread >/dev/null && echo -pthread` -O2 -pipe -march=native -fno-common -lpinktrace_0.9 `expr syd-abort-fork-static : .*-static >/dev/null && echo -all-static` -Wl,-O1 -Wl,--as-needed -o syd-abort-fork-static syd-abort-fork-static.o libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -DNDEBUG -O2 -pipe -march=native -fno-common -static -Wl,-O1 -Wl,--as-needed -o syd-abort-fork-static syd-abort-fork-static.o -lpinktrace_0.9 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -DNDEBUG `expr syd-abort-pthread.o : .*-pthread >/dev/null && echo -pthread` -O2 -pipe -march=native -fno-common -c -o syd-abort-pthread.o syd-abort-pthread.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -DNDEBUG `expr syd-abort-pthread : .*-pthread >/dev/null && echo -pthread` -O2 -pipe -march=native -fno-common -lpinktrace_0.9 `expr syd-abort-pthread : .*-static >/dev/null && echo -all-static` -Wl,-O1 -Wl,--as-needed -o syd-abort-pthread syd-abort-pthread.o libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -DNDEBUG -pthread -O2 -pipe -march=native -fno-common -Wl,-O1 -Wl,--as-needed -o syd-abort-pthread syd-abort-pthread.o -lpinktrace_0.9 -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -DNDEBUG `expr syd-abort-pthread-static.o : .*-pthread >/dev/null && echo -pthread` -O2 -pipe -march=native -fno-common -c -o syd-abort-pthread-static.o syd-abort-pthread-static.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -DNDEBUG `expr syd-abort-pthread-static : .*-pthread >/dev/null && echo -pthread` -O2 -pipe -march=native -fno-common -lpinktrace_0.9 `expr syd-abort-pthread-static : .*-static >/dev/null && echo -all-static` -Wl,-O1 -Wl,--as-needed -o syd-abort-pthread-static syd-abort-pthread-static.o libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -DNDEBUG -pthread -O2 -pipe -march=native -fno-common -static -Wl,-O1 -Wl,--as-needed -o syd-abort-pthread-static syd-abort-pthread-static.o -lpinktrace_0.9 -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -DNDEBUG `expr syd-mkdir-p.o : .*-pthread >/dev/null && echo -pthread` -O2 -pipe -march=native -fno-common -c -o syd-mkdir-p.o syd-mkdir-p.c syd-mkdir-p.c: In function ‘main’: syd-mkdir-p.c:28:3: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result [-Wunused-result] 28 | chdir(x); | ^~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -DNDEBUG `expr syd-mkdir-p : .*-pthread >/dev/null && echo -pthread` -O2 -pipe -march=native -fno-common -lpinktrace_0.9 `expr syd-mkdir-p : .*-static >/dev/null && echo -all-static` -Wl,-O1 -Wl,--as-needed -o syd-mkdir-p syd-mkdir-p.o libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/pinktrace-0.9 -pedantic -W -Wall -Wextra -Wshadow -Wno-unused-parameter -DNDEBUG -O2 -pipe -march=native -fno-common -Wl,-O1 -Wl,--as-needed -o syd-mkdir-p syd-mkdir-p.o -lpinktrace_0.9 Making all in test-data Making all in . make[5]: Nothing to be done for 'all-am'. Making all in valgrind Making all in . make[5]: Nothing to be done for 'all-am'. Making all in . /bin/sed \ -e "s:@SYDBOX_MAKE@:make:g" \ -e "s:@SYDBOX_TEST_DIRECTORY@:/usr/libexec/sydbox/t:g" \ sydtest.sh.in > sydtest chmod +x sydtest /bin/sed \ -e "s:@TOP_BUILDDIR@:/var/tmp/portage/sys-apps/sydbox-1.0.7/work/sydbox-1.0.7:g" \ -e "s:@PTRACE_SEIZE@:1:g" \ -e "s:@PTRACE_SECCOMP@:1:g" \ test-lib.sh.in > test-lib.sh Making all in . >>> Source compiled. >>> Test phase: sys-apps/sydbox-1.0.7 make -j1 check Making check in syd make --no-print-directory check-pause syd-check x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-common -c -o check-pause.o check-pause.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -Wl,-O1 -Wl,--as-needed -o check-pause check-pause.o libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -Wl,-O1 -Wl,--as-needed -o check-pause check-pause.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -O2 -pipe -march=native -fno-common -c -o syd_check-seatest.o `test -f 'seatest.c' || echo './'`seatest.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -O2 -pipe -march=native -fno-common -c -o syd_check-check.o `test -f 'check.c' || echo './'`check.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -O2 -pipe -march=native -fno-common -c -o syd_check-file-TEST.o `test -f 'file-TEST.c' || echo './'`file-TEST.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -O2 -pipe -march=native -fno-common -c -o syd_check-proc-TEST.o `test -f 'proc-TEST.c' || echo './'`proc-TEST.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I. -O2 -pipe -march=native -fno-common -lrt -lm ./libsyd_1.0.la -L./.libs -lsyd_1.0 -Wl,-O1 -Wl,--as-needed -o syd-check syd_check-seatest.o syd_check-check.o syd_check-file-TEST.o syd_check-proc-TEST.o libtool: link: x86_64-pc-linux-gnu-gcc -I. -O2 -pipe -march=native -fno-common -Wl,-O1 -Wl,--as-needed -o .libs/syd-check syd_check-seatest.o syd_check-check.o syd_check-file-TEST.o syd_check-proc-TEST.o -lrt -lm ./.libs/libsyd_1.0.so -L./.libs /var/tmp/portage/sys-apps/sydbox-1.0.7/work/sydbox-1.0.7/syd/.libs/libsyd_1.0.so /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: syd_check-check.o:(.bss+0x100): multiple definition of `seatest_simple_test_result'; syd_check-seatest.o:(.data.rel.local+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: syd_check-file-TEST.o:(.bss+0x0): multiple definition of `seatest_simple_test_result'; syd_check-seatest.o:(.data.rel.local+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: syd_check-proc-TEST.o:(.bss+0x0): multiple definition of `seatest_simple_test_result'; syd_check-seatest.o:(.data.rel.local+0x0): first defined here collect2: error: ld returned 1 exit status make[2]: *** [Makefile:636: syd-check] Error 1 make[1]: *** [Makefile:1008: check-am] Error 2 make: *** [Makefile:497: check-recursive] Error 1 * ERROR: sys-apps/sydbox-1.0.7::gentoo failed (test phase): * emake failed * * If you need support, post the output of `emerge --info '=sys-apps/sydbox-1.0.7::gentoo'`, * the complete build log and the output of `emerge -pqv '=sys-apps/sydbox-1.0.7::gentoo'`. * The complete build log is located at '/var/log/portage/sys-apps:sydbox-1.0.7:20200206-081500.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-apps/sydbox-1.0.7/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-apps/sydbox-1.0.7/temp/environment'. * Working directory: '/var/tmp/portage/sys-apps/sydbox-1.0.7/work/sydbox-1.0.7' * S: '/var/tmp/portage/sys-apps/sydbox-1.0.7/work/sydbox-1.0.7'