You should enable -g (or higher) for debugging! * CPV: sys-apps/sandbox-1.6-r2 * REPO: gentoo * USE: amd64 elibc_glibc kernel_linux multilib test userland_GNU >>> Unpacking source... >>> Unpacking sandbox-1.6.tar.lzma to /var/tmp/portage/sys-apps/sandbox-1.6-r2/work * Applying sandbox-1.6-disable-qa-static.patch ...  [ ok ] * Applying sandbox-1.6-disable-pthread.patch ...  [ ok ] * Applying 0001-libsandbox-handle-more-at-functions.patch ...  [ ok ] >>> Source unpacked in /var/tmp/portage/sys-apps/sandbox-1.6-r2/work >>> Compiling source in /var/tmp/portage/sys-apps/sandbox-1.6-r2/work/sandbox-1.6 ... * Configuring sandbox for ABI=x86... * econf: updating sandbox-1.6/config.guess with /usr/share/gnuconfig/config.guess * econf: updating sandbox-1.6/config.sub with /usr/share/gnuconfig/config.sub ../sandbox-1.6//configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib32 checking for a BSD-compatible install... /usr/bin/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 for i686-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc -m32 checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 -m32 accepts -g... yes checking for x86_64-pc-linux-gnu-gcc -m32 option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc -m32... gcc3 checking whether x86_64-pc-linux-gnu-gcc -m32 and cc understand -c and -o together... yes checking for library containing strerror... none required checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -m32 -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 a BSD-compatible install... /usr/bin/install -c checking whether make sets $(MAKE)... (cached) yes checking for gawk... (cached) gawk checking for readelf... readelf checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc -m32... x86_64-pc-linux-gnu-ld -m elf_i386 checking if the linker (x86_64-pc-linux-gnu-ld -m elf_i386) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for x86_64-pc-linux-gnu-ld -m elf_i386 option to reload object files... -r checking for i686-pc-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-ar... no checking for ar... ar checking for i686-pc-linux-gnu-strip... no checking for strip... strip checking for i686-pc-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc -m32 object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc -m32 supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc -m32 option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc -m32 PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc -m32 static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc -m32 supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc -m32 supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc -m32 linker (x86_64-pc-linux-gnu-ld -m elf_i386) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for 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 dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking for dlfcn.h... (cached) yes checking elf.h usability... yes checking elf.h presence... yes checking for elf.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for memory.h... (cached) yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking siginfo.h usability... no checking siginfo.h presence... no checking for siginfo.h... no checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for sigsegv.h... (cached) no checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking stdio.h usability... yes checking stdio.h presence... 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 syscall.h usability... yes checking syscall.h presence... yes checking for syscall.h... yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking for sys/wait.h... (cached) yes checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... yes checking for mode_t... yes checking for size_t... yes checking for ptrdiff_t... yes checking for sighandler_t... yes checking for sig_t... yes checking for __sighandler_t... yes checking whether environ is declared... yes checking for unistd.h... (cached) yes checking for working chown... yes checking for pid_t... 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 dereferences a symlink specified with a trailing slash... yes checking whether lstat accepts an empty string... no checking whether lstat dereferences a symlink specified with a trailing slash... (cached) yes checking return type of signal handlers... void checking whether stat accepts an empty string... no checking for backtrace... yes 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 getcwd... yes checking for lchown... yes checking for linkat... yes checking for lutimes... yes checking for memmove... yes checking for memcpy... yes checking for memset... yes checking for mkdir... yes checking for mkdirat... yes checking for mkfifoat... yes checking for mknodat... yes checking for open64... yes checking for openat... yes checking for openat64... yes checking for pathconf... yes checking for realpath... yes checking for remove... yes checking for renameat... yes checking for rmdir... yes checking for setenv... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strndup... yes checking for strrchr... yes checking for strspn... yes checking for strstr... yes checking for strtok_r... 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 stackoverflow_install_handler in -lsigsegv... (cached) false checking for va_copy... va_copy checking for dlopen in -ldl... yes checking for dlvsym in -ldl... yes checking truncate argument type... off_t checking for RTLD_NEXT... yes checking libc path... /lib32/libc.so.6 checking libc version... libc.so.6 checking how to enable exception handling... -fexceptions checking CFLAGS for maximum warnings... -Wall checking whether C compiler accepts -fdata-sections... yes checking whether C compiler accepts -ffunction-sections... yes checking whether the linker accepts -Wl,--as-needed... yes checking whether the linker accepts -Wl,--gc-sections... yes checking whether the linker accepts -Wl,--version-script,conftest.map... yes configure: creating ./config.status config.status: creating Makefile config.status: creating scripts/Makefile config.status: creating etc/Makefile config.status: creating data/Makefile config.status: creating libsbutil/Makefile config.status: creating libsandbox/Makefile config.status: creating src/Makefile config.status: creating src/sandbox.sh config.status: creating tests/atlocal config.status: creating tests/Makefile config.status: creating tests/package.m4 config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing tests/atconfig commands config.status: executing config-perms commands * Building sandbox for ABI=x86... make -j3 make all-recursive make[1]: Entering directory `/var/tmp/portage/sys-apps/sandbox-1.6-r2/work/build-x86' Making all in scripts make[2]: Entering directory `/var/tmp/portage/sys-apps/sandbox-1.6-r2/work/build-x86/scripts' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/sys-apps/sandbox-1.6-r2/work/build-x86/scripts' Making all in etc make[2]: Entering directory `/var/tmp/portage/sys-apps/sandbox-1.6-r2/work/build-x86/etc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/sys-apps/sandbox-1.6-r2/work/build-x86/etc' Making all in data make[2]: Entering directory `/var/tmp/portage/sys-apps/sandbox-1.6-r2/work/build-x86/data' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/sys-apps/sandbox-1.6-r2/work/build-x86/data' Making all in libsbutil make[2]: Entering directory `/var/tmp/portage/sys-apps/sandbox-1.6-r2/work/build-x86/libsbutil' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsbutil -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib32\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT get_sandbox_conf.lo -MD -MP -MF .deps/get_sandbox_conf.Tpo -c -o get_sandbox_conf.lo ../../sandbox-1.6/libsbutil/get_sandbox_conf.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsbutil -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib32\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT get_sandbox_lib.lo -MD -MP -MF .deps/get_sandbox_lib.Tpo -c -o get_sandbox_lib.lo ../../sandbox-1.6/libsbutil/get_sandbox_lib.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsbutil -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib32\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT get_sandbox_rc.lo -MD -MP -MF .deps/get_sandbox_rc.Tpo -c -o get_sandbox_rc.lo ../../sandbox-1.6/libsbutil/get_sandbox_rc.c libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsbutil -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib32\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT get_sandbox_lib.lo -MD -MP -MF .deps/get_sandbox_lib.Tpo -c ../../sandbox-1.6/libsbutil/get_sandbox_lib.c -fPIC -DPIC -o .libs/get_sandbox_lib.o libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsbutil -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib32\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT get_sandbox_rc.lo -MD -MP -MF .deps/get_sandbox_rc.Tpo -c ../../sandbox-1.6/libsbutil/get_sandbox_rc.c -fPIC -DPIC -o .libs/get_sandbox_rc.o mv -f .deps/get_sandbox_lib.Tpo .deps/get_sandbox_lib.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsbutil -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib32\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT get_sandbox_log.lo -MD -MP -MF .deps/get_sandbox_log.Tpo -c -o get_sandbox_log.lo ../../sandbox-1.6/libsbutil/get_sandbox_log.c libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsbutil -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib32\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT get_sandbox_conf.lo -MD -MP -MF .deps/get_sandbox_conf.Tpo -c ../../sandbox-1.6/libsbutil/get_sandbox_conf.c -fPIC -DPIC -o .libs/get_sandbox_conf.o mv -f .deps/get_sandbox_rc.Tpo .deps/get_sandbox_rc.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsbutil -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib32\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT get_tmp_dir.lo -MD -MP -MF .deps/get_tmp_dir.Tpo -c -o get_tmp_dir.lo ../../sandbox-1.6/libsbutil/get_tmp_dir.c libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsbutil -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib32\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT get_tmp_dir.lo -MD -MP -MF .deps/get_tmp_dir.Tpo -c ../../sandbox-1.6/libsbutil/get_tmp_dir.c -fPIC -DPIC -o .libs/get_tmp_dir.o mv -f .deps/get_sandbox_conf.Tpo .deps/get_sandbox_conf.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsbutil -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib32\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT is_env_on.lo -MD -MP -MF .deps/is_env_on.Tpo -c -o is_env_on.lo ../../sandbox-1.6/libsbutil/is_env_on.c libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsbutil -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib32\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT is_env_on.lo -MD -MP -MF .deps/is_env_on.Tpo -c ../../sandbox-1.6/libsbutil/is_env_on.c -fPIC -DPIC -o .libs/is_env_on.o mv -f .deps/get_tmp_dir.Tpo .deps/get_tmp_dir.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsbutil -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib32\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT is_env_off.lo -MD -MP -MF .deps/is_env_off.Tpo -c -o is_env_off.lo ../../sandbox-1.6/libsbutil/is_env_off.c libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsbutil -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib32\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT get_sandbox_log.lo -MD -MP -MF .deps/get_sandbox_log.Tpo -c ../../sandbox-1.6/libsbutil/get_sandbox_log.c -fPIC -DPIC -o .libs/get_sandbox_log.o mv -f .deps/is_env_on.Tpo .deps/is_env_on.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsbutil -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib32\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT sb_open.lo -MD -MP -MF .deps/sb_open.Tpo -c -o sb_open.lo ../../sandbox-1.6/libsbutil/sb_open.c libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsbutil -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib32\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT is_env_off.lo -MD -MP -MF .deps/is_env_off.Tpo -c ../../sandbox-1.6/libsbutil/is_env_off.c -fPIC -DPIC -o .libs/is_env_off.o mv -f .deps/get_sandbox_log.Tpo .deps/get_sandbox_log.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsbutil -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib32\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT sb_read.lo -MD -MP -MF .deps/sb_read.Tpo -c -o sb_read.lo ../../sandbox-1.6/libsbutil/sb_read.c libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsbutil -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib32\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT sb_open.lo -MD -MP -MF .deps/sb_open.Tpo -c ../../sandbox-1.6/libsbutil/sb_open.c -fPIC -DPIC -o .libs/sb_open.o mv -f .deps/is_env_off.Tpo .deps/is_env_off.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsbutil -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib32\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT sb_write.lo -MD -MP -MF .deps/sb_write.Tpo -c -o sb_write.lo ../../sandbox-1.6/libsbutil/sb_write.c libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsbutil -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib32\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT sb_write.lo -MD -MP -MF .deps/sb_write.Tpo -c ../../sandbox-1.6/libsbutil/sb_write.c -fPIC -DPIC -o .libs/sb_write.o libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsbutil -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib32\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT sb_read.lo -MD -MP -MF .deps/sb_read.Tpo -c ../../sandbox-1.6/libsbutil/sb_read.c -fPIC -DPIC -o .libs/sb_read.o mv -f .deps/sb_open.Tpo .deps/sb_open.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsbutil -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib32\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT sb_close.lo -MD -MP -MF .deps/sb_close.Tpo -c -o sb_close.lo ../../sandbox-1.6/libsbutil/sb_close.c mv -f .deps/sb_read.Tpo .deps/sb_read.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsbutil -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib32\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT sb_printf.lo -MD -MP -MF .deps/sb_printf.Tpo -c -o sb_printf.lo ../../sandbox-1.6/libsbutil/sb_printf.c mv -f .deps/sb_write.Tpo .deps/sb_write.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsbutil -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib32\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT sb_memory.lo -MD -MP -MF .deps/sb_memory.Tpo -c -o sb_memory.lo ../../sandbox-1.6/libsbutil/sb_memory.c libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsbutil -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib32\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT sb_printf.lo -MD -MP -MF .deps/sb_printf.Tpo -c ../../sandbox-1.6/libsbutil/sb_printf.c -fPIC -DPIC -o .libs/sb_printf.o libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsbutil -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib32\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT sb_close.lo -MD -MP -MF .deps/sb_close.Tpo -c ../../sandbox-1.6/libsbutil/sb_close.c -fPIC -DPIC -o .libs/sb_close.o mv -f .deps/sb_close.Tpo .deps/sb_close.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsbutil -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib32\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c -o debug.lo `test -f 'src/debug.c' || echo '../../sandbox-1.6/libsbutil/'`src/debug.c libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsbutil -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib32\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT sb_memory.lo -MD -MP -MF .deps/sb_memory.Tpo -c ../../sandbox-1.6/libsbutil/sb_memory.c -fPIC -DPIC -o .libs/sb_memory.o mv -f .deps/sb_printf.Tpo .deps/sb_printf.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsbutil -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib32\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT string.lo -MD -MP -MF .deps/string.Tpo -c -o string.lo `test -f 'src/string.c' || echo '../../sandbox-1.6/libsbutil/'`src/string.c libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsbutil -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib32\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT string.lo -MD -MP -MF .deps/string.Tpo -c ../../sandbox-1.6/libsbutil/src/string.c -fPIC -DPIC -o .libs/string.o libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsbutil -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib32\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c ../../sandbox-1.6/libsbutil/src/debug.c -fPIC -DPIC -o .libs/debug.o mv -f .deps/sb_memory.Tpo .deps/sb_memory.Plo mv -f .deps/string.Tpo .deps/string.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsbutil -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib32\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT file.lo -MD -MP -MF .deps/file.Tpo -c -o file.lo `test -f 'src/file.c' || echo '../../sandbox-1.6/libsbutil/'`src/file.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsbutil -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib32\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT config.lo -MD -MP -MF .deps/config.Tpo -c -o config.lo `test -f 'src/config.c' || echo '../../sandbox-1.6/libsbutil/'`src/config.c mv -f .deps/debug.Tpo .deps/debug.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsbutil -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib32\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT dynbuf.lo -MD -MP -MF .deps/dynbuf.Tpo -c -o dynbuf.lo `test -f 'src/dynbuf.c' || echo '../../sandbox-1.6/libsbutil/'`src/dynbuf.c libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsbutil -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib32\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT file.lo -MD -MP -MF .deps/file.Tpo -c ../../sandbox-1.6/libsbutil/src/file.c -fPIC -DPIC -o .libs/file.o libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsbutil -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib32\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT config.lo -MD -MP -MF .deps/config.Tpo -c ../../sandbox-1.6/libsbutil/src/config.c -fPIC -DPIC -o .libs/config.o libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsbutil -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib32\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT dynbuf.lo -MD -MP -MF .deps/dynbuf.Tpo -c ../../sandbox-1.6/libsbutil/src/dynbuf.c -fPIC -DPIC -o .libs/dynbuf.o mv -f .deps/config.Tpo .deps/config.Plo mv -f .deps/file.Tpo .deps/file.Plo mv -f .deps/dynbuf.Tpo .deps/dynbuf.Plo /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -fdata-sections -ffunction-sections -no-undefined -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o libsbutil.la get_sandbox_conf.lo get_sandbox_lib.lo get_sandbox_rc.lo get_sandbox_log.lo get_tmp_dir.lo is_env_on.lo is_env_off.lo sb_open.lo sb_read.lo sb_write.lo sb_close.lo sb_printf.lo sb_memory.lo debug.lo string.lo file.lo config.lo dynbuf.lo libtool: link: ar cru .libs/libsbutil.a .libs/get_sandbox_conf.o .libs/get_sandbox_lib.o .libs/get_sandbox_rc.o .libs/get_sandbox_log.o .libs/get_tmp_dir.o .libs/is_env_on.o .libs/is_env_off.o .libs/sb_open.o .libs/sb_read.o .libs/sb_write.o .libs/sb_close.o .libs/sb_printf.o .libs/sb_memory.o .libs/debug.o .libs/string.o .libs/file.o .libs/config.o .libs/dynbuf.o libtool: link: ranlib .libs/libsbutil.a libtool: link: ( cd ".libs" && rm -f "libsbutil.la" && ln -s "../libsbutil.la" "libsbutil.la" ) make[2]: Leaving directory `/var/tmp/portage/sys-apps/sandbox-1.6-r2/work/build-x86/libsbutil' Making all in libsandbox make[2]: Entering directory `/var/tmp/portage/sys-apps/sandbox-1.6-r2/work/build-x86/libsandbox' readelf -s /lib32/libc.so.6 | \ LC_ALL=C gawk -v SYMBOLS_LIST="chmod fchmodat chown fchownat open __open_2 openat __openat_2 creat fopen lchown link linkat mkdir mkdirat opendir mknod mknodat _xmknod __xmknod __xmknodat mkfifo mkfifoat access faccessat rename renameat rmdir symlink symlinkat truncate unlink unlinkat getcwd open64 __open64_2 openat64 __openat64_2 creat64 fopen64 truncate64 execv execve execvp fexecve system popen utime utimes utimensat futimesat lutimes" -f ../../sandbox-1.6/scripts/gen_symbol_version_map.awk > libsandbox.map readelf -s /lib32/libc.so.6 | \ LC_ALL=C gawk -v SYMBOLS_LIST="chmod fchmodat chown fchownat open __open_2 openat __openat_2 creat fopen lchown link linkat mkdir mkdirat opendir mknod mknodat _xmknod __xmknod __xmknodat mkfifo mkfifoat access faccessat rename renameat rmdir symlink symlinkat truncate unlink unlinkat getcwd open64 __open64_2 openat64 __openat64_2 creat64 fopen64 truncate64 execv execve execvp fexecve system popen utime utimes utimensat futimesat lutimes" -f ../../sandbox-1.6/scripts/gen_symbol_header.awk > symbols.h /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsandbox -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil -I../../sandbox-1.6/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib32\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -fexceptions -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT libsandbox_la-memory.lo -MD -MP -MF .deps/libsandbox_la-memory.Tpo -c -o libsandbox_la-memory.lo `test -f 'memory.c' || echo '../../sandbox-1.6/libsandbox/'`memory.c libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsandbox -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil -I../../sandbox-1.6/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib32\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -fexceptions -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT libsandbox_la-memory.lo -MD -MP -MF .deps/libsandbox_la-memory.Tpo -c ../../sandbox-1.6/libsandbox/memory.c -fPIC -DPIC -o .libs/libsandbox_la-memory.o mv -f .deps/libsandbox_la-memory.Tpo .deps/libsandbox_la-memory.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsandbox -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil -I../../sandbox-1.6/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib32\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -fexceptions -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT libsandbox_la-canonicalize.lo -MD -MP -MF .deps/libsandbox_la-canonicalize.Tpo -c -o libsandbox_la-canonicalize.lo `test -f 'canonicalize.c' || echo '../../sandbox-1.6/libsandbox/'`canonicalize.c libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsandbox -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil -I../../sandbox-1.6/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib32\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -fexceptions -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT libsandbox_la-canonicalize.lo -MD -MP -MF .deps/libsandbox_la-canonicalize.Tpo -c ../../sandbox-1.6/libsandbox/canonicalize.c -fPIC -DPIC -o .libs/libsandbox_la-canonicalize.o mv -f .deps/libsandbox_la-canonicalize.Tpo .deps/libsandbox_la-canonicalize.Plo /bin/grep -E -h '^\#define SB_' symbols.h ../../sandbox-1.6/libsandbox/sb_nr.h.in > sb_nr.h /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsandbox -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil -I../../sandbox-1.6/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib32\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -fexceptions -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT libsandbox_la-wrappers.lo -MD -MP -MF .deps/libsandbox_la-wrappers.Tpo -c -o libsandbox_la-wrappers.lo `test -f 'wrappers.c' || echo '../../sandbox-1.6/libsandbox/'`wrappers.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsandbox -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil -I../../sandbox-1.6/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib32\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -fexceptions -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT libsandbox_la-libsandbox.lo -MD -MP -MF .deps/libsandbox_la-libsandbox.Tpo -c -o libsandbox_la-libsandbox.lo `test -f 'libsandbox.c' || echo '../../sandbox-1.6/libsandbox/'`libsandbox.c libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsandbox -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil -I../../sandbox-1.6/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib32\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -fexceptions -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT libsandbox_la-wrappers.lo -MD -MP -MF .deps/libsandbox_la-wrappers.Tpo -c ../../sandbox-1.6/libsandbox/wrappers.c -fPIC -DPIC -o .libs/libsandbox_la-wrappers.o libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsandbox -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil -I../../sandbox-1.6/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib32\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -fexceptions -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT libsandbox_la-libsandbox.lo -MD -MP -MF .deps/libsandbox_la-libsandbox.Tpo -c ../../sandbox-1.6/libsandbox/libsandbox.c -fPIC -DPIC -o .libs/libsandbox_la-libsandbox.o ../../sandbox-1.6/libsandbox/wrapper-funcs/__wrapper_exec.c:27: warning: 'sb_check_exec' defined but not used mv -f .deps/libsandbox_la-libsandbox.Tpo .deps/libsandbox_la-libsandbox.Plo mv -f .deps/libsandbox_la-wrappers.Tpo .deps/libsandbox_la-wrappers.Plo /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -fexceptions -O2 -pipe -Wall -fdata-sections -ffunction-sections -no-undefined -nodefaultlibs -avoid-version -Wl,--version-script,libsandbox.map -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o libsandbox.la -rpath /usr/lib32 libsandbox_la-libsandbox.lo libsandbox_la-memory.lo libsandbox_la-wrappers.lo libsandbox_la-canonicalize.lo -lc -ldl ../libsbutil/.libs/libsbutil.a *** Warning: Linking the shared library libsandbox.la against the *** static library ../libsbutil/.libs/libsbutil.a is not portable! libtool: link: x86_64-pc-linux-gnu-gcc -m32 -shared .libs/libsandbox_la-libsandbox.o .libs/libsandbox_la-memory.o .libs/libsandbox_la-wrappers.o .libs/libsandbox_la-canonicalize.o -lc -ldl ../libsbutil/.libs/libsbutil.a -m32 -Wl,--version-script -Wl,libsandbox.map -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -Wl,-soname -Wl,libsandbox.so -o .libs/libsandbox.so libtool: link: ( cd ".libs" && rm -f "libsandbox.la" && ln -s "../libsandbox.la" "libsandbox.la" ) make[2]: Leaving directory `/var/tmp/portage/sys-apps/sandbox-1.6-r2/work/build-x86/libsandbox' Making all in src make[2]: Entering directory `/var/tmp/portage/sys-apps/sandbox-1.6-r2/work/build-x86/src' x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/src -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil -I../../sandbox-1.6/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib32\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT environ.o -MD -MP -MF .deps/environ.Tpo -c -o environ.o ../../sandbox-1.6/src/environ.c x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/src -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil -I../../sandbox-1.6/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib32\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT sandbox.o -MD -MP -MF .deps/sandbox.Tpo -c -o sandbox.o ../../sandbox-1.6/src/sandbox.c mv -f .deps/environ.Tpo .deps/environ.Po mv -f .deps/sandbox.Tpo .deps/sandbox.Po /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o sandbox environ.o sandbox.o ../libsbutil/libsbutil.la -ldl libtool: link: x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o sandbox environ.o sandbox.o ../libsbutil/.libs/libsbutil.a -ldl make[2]: Leaving directory `/var/tmp/portage/sys-apps/sandbox-1.6-r2/work/build-x86/src' Making all in tests make[2]: Entering directory `/var/tmp/portage/sys-apps/sandbox-1.6-r2/work/build-x86/tests' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/sys-apps/sandbox-1.6-r2/work/build-x86/tests' make[2]: Entering directory `/var/tmp/portage/sys-apps/sandbox-1.6-r2/work/build-x86' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/var/tmp/portage/sys-apps/sandbox-1.6-r2/work/build-x86' make[1]: Leaving directory `/var/tmp/portage/sys-apps/sandbox-1.6-r2/work/build-x86' * Configuring sandbox for ABI=amd64... * econf: updating sandbox-1.6/config.guess with /usr/share/gnuconfig/config.guess * econf: updating sandbox-1.6/config.sub with /usr/share/gnuconfig/config.sub ../sandbox-1.6//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 --libdir=/usr/lib64 checking for a BSD-compatible install... /usr/bin/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 for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes checking for library containing strerror... none required 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 a BSD-compatible install... /usr/bin/install -c checking whether make sets $(MAKE)... (cached) yes checking for gawk... (cached) gawk checking for readelf... readelf 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... /usr/bin/sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes 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-ar... x86_64-pc-linux-gnu-ar 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/nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for 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 dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking for dlfcn.h... (cached) yes checking elf.h usability... yes checking elf.h presence... yes checking for elf.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for memory.h... (cached) yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking siginfo.h usability... no checking siginfo.h presence... no checking for siginfo.h... no checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for sigsegv.h... (cached) no checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking stdio.h usability... yes checking stdio.h presence... 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 syscall.h usability... yes checking syscall.h presence... yes checking for syscall.h... yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking for sys/wait.h... (cached) yes checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... yes checking for mode_t... yes checking for size_t... yes checking for ptrdiff_t... yes checking for sighandler_t... yes checking for sig_t... yes checking for __sighandler_t... yes checking whether environ is declared... yes checking for unistd.h... (cached) yes checking for working chown... yes checking for pid_t... 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 dereferences a symlink specified with a trailing slash... yes checking whether lstat accepts an empty string... no checking whether lstat dereferences a symlink specified with a trailing slash... (cached) yes checking return type of signal handlers... void checking whether stat accepts an empty string... no checking for backtrace... yes 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 getcwd... yes checking for lchown... yes checking for linkat... yes checking for lutimes... yes checking for memmove... yes checking for memcpy... yes checking for memset... yes checking for mkdir... yes checking for mkdirat... yes checking for mkfifoat... yes checking for mknodat... yes checking for open64... yes checking for openat... yes checking for openat64... yes checking for pathconf... yes checking for realpath... yes checking for remove... yes checking for renameat... yes checking for rmdir... yes checking for setenv... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strndup... yes checking for strrchr... yes checking for strspn... yes checking for strstr... yes checking for strtok_r... 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 stackoverflow_install_handler in -lsigsegv... (cached) false checking for va_copy... va_copy checking for dlopen in -ldl... yes checking for dlvsym in -ldl... yes checking truncate argument type... off_t checking for RTLD_NEXT... yes checking libc path... /lib64/libc.so.6 checking libc version... libc.so.6 checking how to enable exception handling... -fexceptions checking CFLAGS for maximum warnings... -Wall checking whether C compiler accepts -fdata-sections... yes checking whether C compiler accepts -ffunction-sections... yes checking whether the linker accepts -Wl,--as-needed... yes checking whether the linker accepts -Wl,--gc-sections... yes checking whether the linker accepts -Wl,--version-script,conftest.map... yes configure: creating ./config.status config.status: creating Makefile config.status: creating scripts/Makefile config.status: creating etc/Makefile config.status: creating data/Makefile config.status: creating libsbutil/Makefile config.status: creating libsandbox/Makefile config.status: creating src/Makefile config.status: creating src/sandbox.sh config.status: creating tests/atlocal config.status: creating tests/Makefile config.status: creating tests/package.m4 config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing tests/atconfig commands config.status: executing config-perms commands * Building sandbox for ABI=amd64... make -j3 make all-recursive make[1]: Entering directory `/var/tmp/portage/sys-apps/sandbox-1.6-r2/work/build-amd64' Making all in scripts make[2]: Entering directory `/var/tmp/portage/sys-apps/sandbox-1.6-r2/work/build-amd64/scripts' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/sys-apps/sandbox-1.6-r2/work/build-amd64/scripts' Making all in etc make[2]: Entering directory `/var/tmp/portage/sys-apps/sandbox-1.6-r2/work/build-amd64/etc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/sys-apps/sandbox-1.6-r2/work/build-amd64/etc' Making all in data make[2]: Entering directory `/var/tmp/portage/sys-apps/sandbox-1.6-r2/work/build-amd64/data' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/sys-apps/sandbox-1.6-r2/work/build-amd64/data' Making all in libsbutil make[2]: Entering directory `/var/tmp/portage/sys-apps/sandbox-1.6-r2/work/build-amd64/libsbutil' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsbutil -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib64\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT get_sandbox_conf.lo -MD -MP -MF .deps/get_sandbox_conf.Tpo -c -o get_sandbox_conf.lo ../../sandbox-1.6/libsbutil/get_sandbox_conf.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsbutil -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib64\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT get_sandbox_lib.lo -MD -MP -MF .deps/get_sandbox_lib.Tpo -c -o get_sandbox_lib.lo ../../sandbox-1.6/libsbutil/get_sandbox_lib.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsbutil -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib64\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT get_sandbox_rc.lo -MD -MP -MF .deps/get_sandbox_rc.Tpo -c -o get_sandbox_rc.lo ../../sandbox-1.6/libsbutil/get_sandbox_rc.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsbutil -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib64\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT get_sandbox_conf.lo -MD -MP -MF .deps/get_sandbox_conf.Tpo -c ../../sandbox-1.6/libsbutil/get_sandbox_conf.c -fPIC -DPIC -o .libs/get_sandbox_conf.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsbutil -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib64\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT get_sandbox_lib.lo -MD -MP -MF .deps/get_sandbox_lib.Tpo -c ../../sandbox-1.6/libsbutil/get_sandbox_lib.c -fPIC -DPIC -o .libs/get_sandbox_lib.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsbutil -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib64\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT get_sandbox_rc.lo -MD -MP -MF .deps/get_sandbox_rc.Tpo -c ../../sandbox-1.6/libsbutil/get_sandbox_rc.c -fPIC -DPIC -o .libs/get_sandbox_rc.o mv -f .deps/get_sandbox_conf.Tpo .deps/get_sandbox_conf.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsbutil -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib64\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT get_sandbox_log.lo -MD -MP -MF .deps/get_sandbox_log.Tpo -c -o get_sandbox_log.lo ../../sandbox-1.6/libsbutil/get_sandbox_log.c mv -f .deps/get_sandbox_lib.Tpo .deps/get_sandbox_lib.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsbutil -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib64\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT get_tmp_dir.lo -MD -MP -MF .deps/get_tmp_dir.Tpo -c -o get_tmp_dir.lo ../../sandbox-1.6/libsbutil/get_tmp_dir.c mv -f .deps/get_sandbox_rc.Tpo .deps/get_sandbox_rc.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsbutil -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib64\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT is_env_on.lo -MD -MP -MF .deps/is_env_on.Tpo -c -o is_env_on.lo ../../sandbox-1.6/libsbutil/is_env_on.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsbutil -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib64\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT get_sandbox_log.lo -MD -MP -MF .deps/get_sandbox_log.Tpo -c ../../sandbox-1.6/libsbutil/get_sandbox_log.c -fPIC -DPIC -o .libs/get_sandbox_log.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsbutil -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib64\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT get_tmp_dir.lo -MD -MP -MF .deps/get_tmp_dir.Tpo -c ../../sandbox-1.6/libsbutil/get_tmp_dir.c -fPIC -DPIC -o .libs/get_tmp_dir.o mv -f .deps/get_sandbox_log.Tpo .deps/get_sandbox_log.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsbutil -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib64\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT is_env_off.lo -MD -MP -MF .deps/is_env_off.Tpo -c -o is_env_off.lo ../../sandbox-1.6/libsbutil/is_env_off.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsbutil -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib64\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT is_env_on.lo -MD -MP -MF .deps/is_env_on.Tpo -c ../../sandbox-1.6/libsbutil/is_env_on.c -fPIC -DPIC -o .libs/is_env_on.o mv -f .deps/get_tmp_dir.Tpo .deps/get_tmp_dir.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsbutil -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib64\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT sb_open.lo -MD -MP -MF .deps/sb_open.Tpo -c -o sb_open.lo ../../sandbox-1.6/libsbutil/sb_open.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsbutil -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib64\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT is_env_off.lo -MD -MP -MF .deps/is_env_off.Tpo -c ../../sandbox-1.6/libsbutil/is_env_off.c -fPIC -DPIC -o .libs/is_env_off.o mv -f .deps/is_env_on.Tpo .deps/is_env_on.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsbutil -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib64\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT sb_read.lo -MD -MP -MF .deps/sb_read.Tpo -c -o sb_read.lo ../../sandbox-1.6/libsbutil/sb_read.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsbutil -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib64\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT sb_read.lo -MD -MP -MF .deps/sb_read.Tpo -c ../../sandbox-1.6/libsbutil/sb_read.c -fPIC -DPIC -o .libs/sb_read.o mv -f .deps/is_env_off.Tpo .deps/is_env_off.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsbutil -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib64\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT sb_write.lo -MD -MP -MF .deps/sb_write.Tpo -c -o sb_write.lo ../../sandbox-1.6/libsbutil/sb_write.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsbutil -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib64\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT sb_open.lo -MD -MP -MF .deps/sb_open.Tpo -c ../../sandbox-1.6/libsbutil/sb_open.c -fPIC -DPIC -o .libs/sb_open.o mv -f .deps/sb_read.Tpo .deps/sb_read.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsbutil -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib64\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT sb_close.lo -MD -MP -MF .deps/sb_close.Tpo -c -o sb_close.lo ../../sandbox-1.6/libsbutil/sb_close.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsbutil -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib64\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT sb_write.lo -MD -MP -MF .deps/sb_write.Tpo -c ../../sandbox-1.6/libsbutil/sb_write.c -fPIC -DPIC -o .libs/sb_write.o mv -f .deps/sb_write.Tpo .deps/sb_write.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsbutil -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib64\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT sb_printf.lo -MD -MP -MF .deps/sb_printf.Tpo -c -o sb_printf.lo ../../sandbox-1.6/libsbutil/sb_printf.c mv -f .deps/sb_open.Tpo .deps/sb_open.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsbutil -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib64\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT sb_memory.lo -MD -MP -MF .deps/sb_memory.Tpo -c -o sb_memory.lo ../../sandbox-1.6/libsbutil/sb_memory.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsbutil -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib64\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT sb_close.lo -MD -MP -MF .deps/sb_close.Tpo -c ../../sandbox-1.6/libsbutil/sb_close.c -fPIC -DPIC -o .libs/sb_close.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsbutil -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib64\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT sb_memory.lo -MD -MP -MF .deps/sb_memory.Tpo -c ../../sandbox-1.6/libsbutil/sb_memory.c -fPIC -DPIC -o .libs/sb_memory.o mv -f .deps/sb_close.Tpo .deps/sb_close.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsbutil -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib64\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c -o debug.lo `test -f 'src/debug.c' || echo '../../sandbox-1.6/libsbutil/'`src/debug.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsbutil -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib64\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT sb_printf.lo -MD -MP -MF .deps/sb_printf.Tpo -c ../../sandbox-1.6/libsbutil/sb_printf.c -fPIC -DPIC -o .libs/sb_printf.o mv -f .deps/sb_memory.Tpo .deps/sb_memory.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsbutil -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib64\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT string.lo -MD -MP -MF .deps/string.Tpo -c -o string.lo `test -f 'src/string.c' || echo '../../sandbox-1.6/libsbutil/'`src/string.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsbutil -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib64\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c ../../sandbox-1.6/libsbutil/src/debug.c -fPIC -DPIC -o .libs/debug.o mv -f .deps/debug.Tpo .deps/debug.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsbutil -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib64\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT file.lo -MD -MP -MF .deps/file.Tpo -c -o file.lo `test -f 'src/file.c' || echo '../../sandbox-1.6/libsbutil/'`src/file.c mv -f .deps/sb_printf.Tpo .deps/sb_printf.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsbutil -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib64\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT config.lo -MD -MP -MF .deps/config.Tpo -c -o config.lo `test -f 'src/config.c' || echo '../../sandbox-1.6/libsbutil/'`src/config.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsbutil -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib64\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT string.lo -MD -MP -MF .deps/string.Tpo -c ../../sandbox-1.6/libsbutil/src/string.c -fPIC -DPIC -o .libs/string.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsbutil -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib64\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT file.lo -MD -MP -MF .deps/file.Tpo -c ../../sandbox-1.6/libsbutil/src/file.c -fPIC -DPIC -o .libs/file.o mv -f .deps/string.Tpo .deps/string.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsbutil -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib64\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT dynbuf.lo -MD -MP -MF .deps/dynbuf.Tpo -c -o dynbuf.lo `test -f 'src/dynbuf.c' || echo '../../sandbox-1.6/libsbutil/'`src/dynbuf.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsbutil -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib64\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT config.lo -MD -MP -MF .deps/config.Tpo -c ../../sandbox-1.6/libsbutil/src/config.c -fPIC -DPIC -o .libs/config.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsbutil -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib64\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT dynbuf.lo -MD -MP -MF .deps/dynbuf.Tpo -c ../../sandbox-1.6/libsbutil/src/dynbuf.c -fPIC -DPIC -o .libs/dynbuf.o mv -f .deps/file.Tpo .deps/file.Plo mv -f .deps/config.Tpo .deps/config.Plo mv -f .deps/dynbuf.Tpo .deps/dynbuf.Plo /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -Wall -fdata-sections -ffunction-sections -no-undefined -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o libsbutil.la get_sandbox_conf.lo get_sandbox_lib.lo get_sandbox_rc.lo get_sandbox_log.lo get_tmp_dir.lo is_env_on.lo is_env_off.lo sb_open.lo sb_read.lo sb_write.lo sb_close.lo sb_printf.lo sb_memory.lo debug.lo string.lo file.lo config.lo dynbuf.lo libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libsbutil.a .libs/get_sandbox_conf.o .libs/get_sandbox_lib.o .libs/get_sandbox_rc.o .libs/get_sandbox_log.o .libs/get_tmp_dir.o .libs/is_env_on.o .libs/is_env_off.o .libs/sb_open.o .libs/sb_read.o .libs/sb_write.o .libs/sb_close.o .libs/sb_printf.o .libs/sb_memory.o .libs/debug.o .libs/string.o .libs/file.o .libs/config.o .libs/dynbuf.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libsbutil.a libtool: link: ( cd ".libs" && rm -f "libsbutil.la" && ln -s "../libsbutil.la" "libsbutil.la" ) make[2]: Leaving directory `/var/tmp/portage/sys-apps/sandbox-1.6-r2/work/build-amd64/libsbutil' Making all in libsandbox make[2]: Entering directory `/var/tmp/portage/sys-apps/sandbox-1.6-r2/work/build-amd64/libsandbox' readelf -s /lib64/libc.so.6 | \ LC_ALL=C gawk -v SYMBOLS_LIST="chmod fchmodat chown fchownat open __open_2 openat __openat_2 creat fopen lchown link linkat mkdir mkdirat opendir mknod mknodat _xmknod __xmknod __xmknodat mkfifo mkfifoat access faccessat rename renameat rmdir symlink symlinkat truncate unlink unlinkat getcwd open64 __open64_2 openat64 __openat64_2 creat64 fopen64 truncate64 execv execve execvp fexecve system popen utime utimes utimensat futimesat lutimes" -f ../../sandbox-1.6/scripts/gen_symbol_version_map.awk > libsandbox.map readelf -s /lib64/libc.so.6 | \ LC_ALL=C gawk -v SYMBOLS_LIST="chmod fchmodat chown fchownat open __open_2 openat __openat_2 creat fopen lchown link linkat mkdir mkdirat opendir mknod mknodat _xmknod __xmknod __xmknodat mkfifo mkfifoat access faccessat rename renameat rmdir symlink symlinkat truncate unlink unlinkat getcwd open64 __open64_2 openat64 __openat64_2 creat64 fopen64 truncate64 execv execve execvp fexecve system popen utime utimes utimensat futimesat lutimes" -f ../../sandbox-1.6/scripts/gen_symbol_header.awk > symbols.h /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsandbox -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil -I../../sandbox-1.6/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib64\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -fexceptions -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT libsandbox_la-memory.lo -MD -MP -MF .deps/libsandbox_la-memory.Tpo -c -o libsandbox_la-memory.lo `test -f 'memory.c' || echo '../../sandbox-1.6/libsandbox/'`memory.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsandbox -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil -I../../sandbox-1.6/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib64\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -fexceptions -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT libsandbox_la-memory.lo -MD -MP -MF .deps/libsandbox_la-memory.Tpo -c ../../sandbox-1.6/libsandbox/memory.c -fPIC -DPIC -o .libs/libsandbox_la-memory.o mv -f .deps/libsandbox_la-memory.Tpo .deps/libsandbox_la-memory.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsandbox -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil -I../../sandbox-1.6/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib64\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -fexceptions -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT libsandbox_la-canonicalize.lo -MD -MP -MF .deps/libsandbox_la-canonicalize.Tpo -c -o libsandbox_la-canonicalize.lo `test -f 'canonicalize.c' || echo '../../sandbox-1.6/libsandbox/'`canonicalize.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsandbox -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil -I../../sandbox-1.6/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib64\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -fexceptions -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT libsandbox_la-canonicalize.lo -MD -MP -MF .deps/libsandbox_la-canonicalize.Tpo -c ../../sandbox-1.6/libsandbox/canonicalize.c -fPIC -DPIC -o .libs/libsandbox_la-canonicalize.o mv -f .deps/libsandbox_la-canonicalize.Tpo .deps/libsandbox_la-canonicalize.Plo /bin/grep -E -h '^\#define SB_' symbols.h ../../sandbox-1.6/libsandbox/sb_nr.h.in > sb_nr.h /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsandbox -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil -I../../sandbox-1.6/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib64\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -fexceptions -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT libsandbox_la-wrappers.lo -MD -MP -MF .deps/libsandbox_la-wrappers.Tpo -c -o libsandbox_la-wrappers.lo `test -f 'wrappers.c' || echo '../../sandbox-1.6/libsandbox/'`wrappers.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsandbox -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil -I../../sandbox-1.6/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib64\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -fexceptions -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT libsandbox_la-libsandbox.lo -MD -MP -MF .deps/libsandbox_la-libsandbox.Tpo -c -o libsandbox_la-libsandbox.lo `test -f 'libsandbox.c' || echo '../../sandbox-1.6/libsandbox/'`libsandbox.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsandbox -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil -I../../sandbox-1.6/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib64\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -fexceptions -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT libsandbox_la-wrappers.lo -MD -MP -MF .deps/libsandbox_la-wrappers.Tpo -c ../../sandbox-1.6/libsandbox/wrappers.c -fPIC -DPIC -o .libs/libsandbox_la-wrappers.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/libsandbox -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil -I../../sandbox-1.6/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib64\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -fexceptions -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT libsandbox_la-libsandbox.lo -MD -MP -MF .deps/libsandbox_la-libsandbox.Tpo -c ../../sandbox-1.6/libsandbox/libsandbox.c -fPIC -DPIC -o .libs/libsandbox_la-libsandbox.o ../../sandbox-1.6/libsandbox/wrapper-funcs/__wrapper_exec.c:27: warning: 'sb_check_exec' defined but not used mv -f .deps/libsandbox_la-libsandbox.Tpo .deps/libsandbox_la-libsandbox.Plo mv -f .deps/libsandbox_la-wrappers.Tpo .deps/libsandbox_la-wrappers.Plo /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fexceptions -O2 -pipe -Wall -fdata-sections -ffunction-sections -no-undefined -nodefaultlibs -avoid-version -Wl,--version-script,libsandbox.map -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o libsandbox.la -rpath /usr/lib64 libsandbox_la-libsandbox.lo libsandbox_la-memory.lo libsandbox_la-wrappers.lo libsandbox_la-canonicalize.lo -lc -ldl ../libsbutil/.libs/libsbutil.a *** Warning: Linking the shared library libsandbox.la against the *** static library ../libsbutil/.libs/libsbutil.a is not portable! libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/libsandbox_la-libsandbox.o .libs/libsandbox_la-memory.o .libs/libsandbox_la-wrappers.o .libs/libsandbox_la-canonicalize.o -lc -ldl ../libsbutil/.libs/libsbutil.a -Wl,--version-script -Wl,libsandbox.map -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -Wl,-soname -Wl,libsandbox.so -o .libs/libsandbox.so libtool: link: ( cd ".libs" && rm -f "libsandbox.la" && ln -s "../libsandbox.la" "libsandbox.la" ) make[2]: Leaving directory `/var/tmp/portage/sys-apps/sandbox-1.6-r2/work/build-amd64/libsandbox' Making all in src make[2]: Entering directory `/var/tmp/portage/sys-apps/sandbox-1.6-r2/work/build-amd64/src' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/src -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil -I../../sandbox-1.6/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib64\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT environ.o -MD -MP -MF .deps/environ.Tpo -c -o environ.o ../../sandbox-1.6/src/environ.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/src -I.. -I../../sandbox-1.6 -I../../sandbox-1.6/libsbutil -I../../sandbox-1.6/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib64\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT sandbox.o -MD -MP -MF .deps/sandbox.Tpo -c -o sandbox.o ../../sandbox-1.6/src/sandbox.c mv -f .deps/environ.Tpo .deps/environ.Po mv -f .deps/sandbox.Tpo .deps/sandbox.Po /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o sandbox environ.o sandbox.o ../libsbutil/libsbutil.la -ldl libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o sandbox environ.o sandbox.o ../libsbutil/.libs/libsbutil.a -ldl make[2]: Leaving directory `/var/tmp/portage/sys-apps/sandbox-1.6-r2/work/build-amd64/src' Making all in tests make[2]: Entering directory `/var/tmp/portage/sys-apps/sandbox-1.6-r2/work/build-amd64/tests' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/sys-apps/sandbox-1.6-r2/work/build-amd64/tests' make[2]: Entering directory `/var/tmp/portage/sys-apps/sandbox-1.6-r2/work/build-amd64' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/var/tmp/portage/sys-apps/sandbox-1.6-r2/work/build-amd64' make[1]: Leaving directory `/var/tmp/portage/sys-apps/sandbox-1.6-r2/work/build-amd64' >>> Source compiled. * Checking sandbox for ABI=x86... make -j3 check Making check in scripts make[1]: Entering directory `/var/tmp/portage/sys-apps/sandbox-1.6-r2/work/build-x86/scripts' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/sys-apps/sandbox-1.6-r2/work/build-x86/scripts' Making check in etc make[1]: Entering directory `/var/tmp/portage/sys-apps/sandbox-1.6-r2/work/build-x86/etc' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/sys-apps/sandbox-1.6-r2/work/build-x86/etc' Making check in data make[1]: Entering directory `/var/tmp/portage/sys-apps/sandbox-1.6-r2/work/build-x86/data' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/sys-apps/sandbox-1.6-r2/work/build-x86/data' Making check in libsbutil make[1]: Entering directory `/var/tmp/portage/sys-apps/sandbox-1.6-r2/work/build-x86/libsbutil' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/sys-apps/sandbox-1.6-r2/work/build-x86/libsbutil' Making check in libsandbox make[1]: Entering directory `/var/tmp/portage/sys-apps/sandbox-1.6-r2/work/build-x86/libsandbox' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/sys-apps/sandbox-1.6-r2/work/build-x86/libsandbox' Making check in src make[1]: Entering directory `/var/tmp/portage/sys-apps/sandbox-1.6-r2/work/build-x86/src' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/sys-apps/sandbox-1.6-r2/work/build-x86/src' Making check in tests make[1]: Entering directory `/var/tmp/portage/sys-apps/sandbox-1.6-r2/work/build-x86/tests' make get-group get-user access-0 chmod-0 chown-0 creat-0 creat64-0 faccessat-0 fchmodat-0 fchownat-0 fopen-0 fopen64-0 futimesat-0 lchown-0 link-0 linkat-0 lutimes-0 mkdir-0 mkdirat-0 mkfifo-0 mkfifoat-0 mknod-0 mknodat-0 open-0 open64-0 openat-0 openat64-0 opendir-0 rename-0 renameat-0 symlink-0 symlinkat-0 truncate-0 truncate64-0 unlink-0 unlinkat-0 utime-0 utimensat-0 utimes-0 getcwd-gnulib_tst libsigsegv_tst sb_printf_tst \ access-1.sh chmod-1.sh chown-1.sh fchmodat-1.sh fchownat-1.sh fchownat-2.sh lchown-1.sh mkdir-1.sh mkdir-2.sh mkdir-3.sh open-1.sh script-0 script-1.sh script-2.sh script-3.sh script-4.sh script-5.sh script-6.sh make[2]: Entering directory `/var/tmp/portage/sys-apps/sandbox-1.6-r2/work/build-x86/tests' x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/tests -I.. -I../../sandbox-1.6 -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT get-group.o -MD -MP -MF .deps/get-group.Tpo -c -o get-group.o ../../sandbox-1.6/tests/get-group.c x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/tests -I.. -I../../sandbox-1.6 -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT get-user.o -MD -MP -MF .deps/get-user.Tpo -c -o get-user.o ../../sandbox-1.6/tests/get-user.c x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/tests -I.. -I../../sandbox-1.6 -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT access-0.o -MD -MP -MF .deps/access-0.Tpo -c -o access-0.o ../../sandbox-1.6/tests/access-0.c mv -f .deps/get-user.Tpo .deps/get-user.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/tests -I.. -I../../sandbox-1.6 -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT chmod-0.o -MD -MP -MF .deps/chmod-0.Tpo -c -o chmod-0.o ../../sandbox-1.6/tests/chmod-0.c mv -f .deps/get-group.Tpo .deps/get-group.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/tests -I.. -I../../sandbox-1.6 -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT chown-0.o -MD -MP -MF .deps/chown-0.Tpo -c -o chown-0.o ../../sandbox-1.6/tests/chown-0.c mv -f .deps/chmod-0.Tpo .deps/chmod-0.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/tests -I.. -I../../sandbox-1.6 -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT creat-0.o -MD -MP -MF .deps/creat-0.Tpo -c -o creat-0.o ../../sandbox-1.6/tests/creat-0.c mv -f .deps/access-0.Tpo .deps/access-0.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/tests -I.. -I../../sandbox-1.6 -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT creat64-0.o -MD -MP -MF .deps/creat64-0.Tpo -c -o creat64-0.o ../../sandbox-1.6/tests/creat64-0.c mv -f .deps/chown-0.Tpo .deps/chown-0.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/tests -I.. -I../../sandbox-1.6 -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT faccessat-0.o -MD -MP -MF .deps/faccessat-0.Tpo -c -o faccessat-0.o ../../sandbox-1.6/tests/faccessat-0.c mv -f .deps/creat-0.Tpo .deps/creat-0.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/tests -I.. -I../../sandbox-1.6 -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT fchmodat-0.o -MD -MP -MF .deps/fchmodat-0.Tpo -c -o fchmodat-0.o ../../sandbox-1.6/tests/fchmodat-0.c mv -f .deps/creat64-0.Tpo .deps/creat64-0.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/tests -I.. -I../../sandbox-1.6 -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT fchownat-0.o -MD -MP -MF .deps/fchownat-0.Tpo -c -o fchownat-0.o ../../sandbox-1.6/tests/fchownat-0.c mv -f .deps/fchmodat-0.Tpo .deps/fchmodat-0.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/tests -I.. -I../../sandbox-1.6 -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT fopen-0.o -MD -MP -MF .deps/fopen-0.Tpo -c -o fopen-0.o ../../sandbox-1.6/tests/fopen-0.c mv -f .deps/faccessat-0.Tpo .deps/faccessat-0.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/tests -I.. -I../../sandbox-1.6 -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT fopen64-0.o -MD -MP -MF .deps/fopen64-0.Tpo -c -o fopen64-0.o ../../sandbox-1.6/tests/fopen64-0.c mv -f .deps/fchownat-0.Tpo .deps/fchownat-0.Po mv -f .deps/fopen64-0.Tpo .deps/fopen64-0.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/tests -I.. -I../../sandbox-1.6 -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT futimesat-0.o -MD -MP -MF .deps/futimesat-0.Tpo -c -o futimesat-0.o ../../sandbox-1.6/tests/futimesat-0.c x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/tests -I.. -I../../sandbox-1.6 -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT lchown-0.o -MD -MP -MF .deps/lchown-0.Tpo -c -o lchown-0.o ../../sandbox-1.6/tests/lchown-0.c mv -f .deps/fopen-0.Tpo .deps/fopen-0.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/tests -I.. -I../../sandbox-1.6 -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT link-0.o -MD -MP -MF .deps/link-0.Tpo -c -o link-0.o ../../sandbox-1.6/tests/link-0.c mv -f .deps/futimesat-0.Tpo .deps/futimesat-0.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/tests -I.. -I../../sandbox-1.6 -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT linkat-0.o -MD -MP -MF .deps/linkat-0.Tpo -c -o linkat-0.o ../../sandbox-1.6/tests/linkat-0.c mv -f .deps/lchown-0.Tpo .deps/lchown-0.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/tests -I.. -I../../sandbox-1.6 -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT lutimes-0.o -MD -MP -MF .deps/lutimes-0.Tpo -c -o lutimes-0.o ../../sandbox-1.6/tests/lutimes-0.c mv -f .deps/link-0.Tpo .deps/link-0.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/tests -I.. -I../../sandbox-1.6 -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT mkdir-0.o -MD -MP -MF .deps/mkdir-0.Tpo -c -o mkdir-0.o ../../sandbox-1.6/tests/mkdir-0.c mv -f .deps/linkat-0.Tpo .deps/linkat-0.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/tests -I.. -I../../sandbox-1.6 -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT mkdirat-0.o -MD -MP -MF .deps/mkdirat-0.Tpo -c -o mkdirat-0.o ../../sandbox-1.6/tests/mkdirat-0.c mv -f .deps/lutimes-0.Tpo .deps/lutimes-0.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/tests -I.. -I../../sandbox-1.6 -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT mkfifo-0.o -MD -MP -MF .deps/mkfifo-0.Tpo -c -o mkfifo-0.o ../../sandbox-1.6/tests/mkfifo-0.c mv -f .deps/mkdir-0.Tpo .deps/mkdir-0.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/tests -I.. -I../../sandbox-1.6 -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT mkfifoat-0.o -MD -MP -MF .deps/mkfifoat-0.Tpo -c -o mkfifoat-0.o ../../sandbox-1.6/tests/mkfifoat-0.c mv -f .deps/mkdirat-0.Tpo .deps/mkdirat-0.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/tests -I.. -I../../sandbox-1.6 -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT mknod-0.o -MD -MP -MF .deps/mknod-0.Tpo -c -o mknod-0.o ../../sandbox-1.6/tests/mknod-0.c In file included from ../../sandbox-1.6/tests/mknod-0.c:21: ../../sandbox-1.6/tests/test-skel-0.c: In function 'main': ../../sandbox-1.6/tests/test-skel-0.c:128: warning: format '%i' expects type 'int *', but argument 3 has type 'dev_t *' ../../sandbox-1.6/tests/test-skel-0.c:149: warning: format '%x' expects type 'unsigned int', but argument 7 has type 'dev_t' mv -f .deps/mkfifo-0.Tpo .deps/mkfifo-0.Po mv -f .deps/mknod-0.Tpo .deps/mknod-0.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/tests -I.. -I../../sandbox-1.6 -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT mknodat-0.o -MD -MP -MF .deps/mknodat-0.Tpo -c -o mknodat-0.o ../../sandbox-1.6/tests/mknodat-0.c x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/tests -I.. -I../../sandbox-1.6 -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT open-0.o -MD -MP -MF .deps/open-0.Tpo -c -o open-0.o ../../sandbox-1.6/tests/open-0.c mv -f .deps/mkfifoat-0.Tpo .deps/mkfifoat-0.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/tests -I.. -I../../sandbox-1.6 -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT open64-0.o -MD -MP -MF .deps/open64-0.Tpo -c -o open64-0.o ../../sandbox-1.6/tests/open64-0.c In file included from ../../sandbox-1.6/tests/mknodat-0.c:25: ../../sandbox-1.6/tests/test-skel-0.c: In function 'main': ../../sandbox-1.6/tests/test-skel-0.c:128: warning: format '%i' expects type 'int *', but argument 3 has type 'dev_t *' ../../sandbox-1.6/tests/test-skel-0.c:149: warning: format '%x' expects type 'unsigned int', but argument 8 has type 'dev_t' mv -f .deps/open-0.Tpo .deps/open-0.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/tests -I.. -I../../sandbox-1.6 -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT openat-0.o -MD -MP -MF .deps/openat-0.Tpo -c -o openat-0.o ../../sandbox-1.6/tests/openat-0.c mv -f .deps/open64-0.Tpo .deps/open64-0.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/tests -I.. -I../../sandbox-1.6 -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT openat64-0.o -MD -MP -MF .deps/openat64-0.Tpo -c -o openat64-0.o ../../sandbox-1.6/tests/openat64-0.c mv -f .deps/mknodat-0.Tpo .deps/mknodat-0.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/tests -I.. -I../../sandbox-1.6 -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT opendir-0.o -MD -MP -MF .deps/opendir-0.Tpo -c -o opendir-0.o ../../sandbox-1.6/tests/opendir-0.c mv -f .deps/openat-0.Tpo .deps/openat-0.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/tests -I.. -I../../sandbox-1.6 -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT rename-0.o -MD -MP -MF .deps/rename-0.Tpo -c -o rename-0.o ../../sandbox-1.6/tests/rename-0.c mv -f .deps/opendir-0.Tpo .deps/opendir-0.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/tests -I.. -I../../sandbox-1.6 -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT renameat-0.o -MD -MP -MF .deps/renameat-0.Tpo -c -o renameat-0.o ../../sandbox-1.6/tests/renameat-0.c mv -f .deps/openat64-0.Tpo .deps/openat64-0.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/tests -I.. -I../../sandbox-1.6 -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT symlink-0.o -MD -MP -MF .deps/symlink-0.Tpo -c -o symlink-0.o ../../sandbox-1.6/tests/symlink-0.c mv -f .deps/rename-0.Tpo .deps/rename-0.Po mv -f .deps/renameat-0.Tpo .deps/renameat-0.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/tests -I.. -I../../sandbox-1.6 -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT symlinkat-0.o -MD -MP -MF .deps/symlinkat-0.Tpo -c -o symlinkat-0.o ../../sandbox-1.6/tests/symlinkat-0.c x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/tests -I.. -I../../sandbox-1.6 -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT truncate-0.o -MD -MP -MF .deps/truncate-0.Tpo -c -o truncate-0.o ../../sandbox-1.6/tests/truncate-0.c In file included from ../../sandbox-1.6/tests/truncate-0.c:16: ../../sandbox-1.6/tests/test-skel-0.c: In function 'main': ../../sandbox-1.6/tests/test-skel-0.c:128: warning: format '%i' expects type 'int *', but argument 3 has type 'off_t *' ../../sandbox-1.6/tests/test-skel-0.c:149: warning: format '%i' expects type 'int', but argument 6 has type 'off_t' mv -f .deps/truncate-0.Tpo .deps/truncate-0.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/tests -I.. -I../../sandbox-1.6 -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT truncate64-0.o -MD -MP -MF .deps/truncate64-0.Tpo -c -o truncate64-0.o ../../sandbox-1.6/tests/truncate64-0.c mv -f .deps/symlink-0.Tpo .deps/symlink-0.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/tests -I.. -I../../sandbox-1.6 -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT unlink-0.o -MD -MP -MF .deps/unlink-0.Tpo -c -o unlink-0.o ../../sandbox-1.6/tests/unlink-0.c mv -f .deps/symlinkat-0.Tpo .deps/symlinkat-0.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/tests -I.. -I../../sandbox-1.6 -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT unlinkat-0.o -MD -MP -MF .deps/unlinkat-0.Tpo -c -o unlinkat-0.o ../../sandbox-1.6/tests/unlinkat-0.c In file included from ../../sandbox-1.6/tests/truncate64-0.c:17: ../../sandbox-1.6/tests/test-skel-0.c: In function 'main': ../../sandbox-1.6/tests/test-skel-0.c:128: warning: format '%i' expects type 'int *', but argument 3 has type 'off64_t *' ../../sandbox-1.6/tests/test-skel-0.c:149: warning: format '%i' expects type 'int', but argument 6 has type 'off64_t' mv -f .deps/unlink-0.Tpo .deps/unlink-0.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/tests -I.. -I../../sandbox-1.6 -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT utime-0.o -MD -MP -MF .deps/utime-0.Tpo -c -o utime-0.o ../../sandbox-1.6/tests/utime-0.c mv -f .deps/truncate64-0.Tpo .deps/truncate64-0.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/tests -I.. -I../../sandbox-1.6 -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT utimensat-0.o -MD -MP -MF .deps/utimensat-0.Tpo -c -o utimensat-0.o ../../sandbox-1.6/tests/utimensat-0.c mv -f .deps/unlinkat-0.Tpo .deps/unlinkat-0.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/tests -I.. -I../../sandbox-1.6 -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT utimes-0.o -MD -MP -MF .deps/utimes-0.Tpo -c -o utimes-0.o ../../sandbox-1.6/tests/utimes-0.c mv -f .deps/utime-0.Tpo .deps/utime-0.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/tests -I.. -I../../sandbox-1.6 -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT getcwd-gnulib_tst.o -MD -MP -MF .deps/getcwd-gnulib_tst.Tpo -c -o getcwd-gnulib_tst.o ../../sandbox-1.6/tests/getcwd-gnulib_tst.c mv -f .deps/getcwd-gnulib_tst.Tpo .deps/getcwd-gnulib_tst.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/tests -I.. -I../../sandbox-1.6 -D_REENTRANT -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT libsigsegv_tst.o -MD -MP -MF .deps/libsigsegv_tst.Tpo -c -o libsigsegv_tst.o ../../sandbox-1.6/tests/libsigsegv_tst.c mv -f .deps/utimensat-0.Tpo .deps/utimensat-0.Po x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I../../sandbox-1.6/tests -I.. -I../../sandbox-1.6 -D_REENTRANT -I../../sandbox-1.6/libsbutil -I../../sandbox-1.6/libsbutil/include -O2 -pipe -Wall -fdata-sections -ffunction-sections -MT sb_printf_tst-sb_printf_tst.o -MD -MP -MF .deps/sb_printf_tst-sb_printf_tst.Tpo -c -o sb_printf_tst-sb_printf_tst.o `test -f 'sb_printf_tst.c' || echo '../../sandbox-1.6/tests/'`sb_printf_tst.c make[2]: Nothing to be done for `../../sandbox-1.6/tests/access-1.sh'. make[2]: Nothing to be done for `../../sandbox-1.6/tests/chmod-1.sh'. make[2]: Nothing to be done for `../../sandbox-1.6/tests/chown-1.sh'. make[2]: Nothing to be done for `../../sandbox-1.6/tests/fchmodat-1.sh'. make[2]: Nothing to be done for `../../sandbox-1.6/tests/fchownat-1.sh'. make[2]: Nothing to be done for `../../sandbox-1.6/tests/fchownat-2.sh'. make[2]: Nothing to be done for `../../sandbox-1.6/tests/lchown-1.sh'. make[2]: Nothing to be done for `../../sandbox-1.6/tests/mkdir-1.sh'. make[2]: Nothing to be done for `../../sandbox-1.6/tests/mkdir-2.sh'. make[2]: Nothing to be done for `../../sandbox-1.6/tests/mkdir-3.sh'. make[2]: Nothing to be done for `../../sandbox-1.6/tests/open-1.sh'. make[2]: Nothing to be done for `../../sandbox-1.6/tests/script-0'. make[2]: Nothing to be done for `../../sandbox-1.6/tests/script-1.sh'. make[2]: Nothing to be done for `../../sandbox-1.6/tests/script-2.sh'. make[2]: Nothing to be done for `../../sandbox-1.6/tests/script-3.sh'. make[2]: Nothing to be done for `../../sandbox-1.6/tests/script-4.sh'. make[2]: Nothing to be done for `../../sandbox-1.6/tests/script-5.sh'. make[2]: Nothing to be done for `../../sandbox-1.6/tests/script-6.sh'. mv -f .deps/utimes-0.Tpo .deps/utimes-0.Po /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o get-group get-group.o ../../sandbox-1.6/tests/libsigsegv_tst.c: In function 'main': ../../sandbox-1.6/tests/libsigsegv_tst.c:73: warning: ignoring return value of 'write', declared with attribute warn_unused_result ../../sandbox-1.6/tests/libsigsegv_tst.c:74: warning: ignoring return value of 'write', declared with attribute warn_unused_result ../../sandbox-1.6/tests/libsigsegv_tst.c:75: warning: ignoring return value of 'write', declared with attribute warn_unused_result mv -f .deps/libsigsegv_tst.Tpo .deps/libsigsegv_tst.Po /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o get-user get-user.o mv -f .deps/sb_printf_tst-sb_printf_tst.Tpo .deps/sb_printf_tst-sb_printf_tst.Po libtool: link: x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o get-group get-group.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o access-0 access-0.o libtool: link: x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o get-user get-user.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o chmod-0 chmod-0.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o chown-0 chown-0.o libtool: link: x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o access-0 access-0.o libtool: link: x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o chown-0 chown-0.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o creat-0 creat-0.o libtool: link: x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o chmod-0 chmod-0.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o creat64-0 creat64-0.o libtool: link: x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o creat-0 creat-0.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o faccessat-0 faccessat-0.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o fchmodat-0 fchmodat-0.o libtool: link: x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o creat64-0 creat64-0.o libtool: link: x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o faccessat-0 faccessat-0.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o fchownat-0 fchownat-0.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o fopen-0 fopen-0.o libtool: link: x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o fchmodat-0 fchmodat-0.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o fopen64-0 fopen64-0.o libtool: link: x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o fopen-0 fopen-0.o libtool: link: x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o fchownat-0 fchownat-0.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o futimesat-0 futimesat-0.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o lchown-0 lchown-0.o libtool: link: x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o fopen64-0 fopen64-0.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o link-0 link-0.o libtool: link: x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o futimesat-0 futimesat-0.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o linkat-0 linkat-0.o libtool: link: x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o lchown-0 lchown-0.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o lutimes-0 lutimes-0.o libtool: link: x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o link-0 link-0.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o mkdir-0 mkdir-0.o libtool: link: x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o lutimes-0 lutimes-0.o libtool: link: x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o linkat-0 linkat-0.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o mkdirat-0 mkdirat-0.o libtool: link: x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o mkdir-0 mkdir-0.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o mkfifo-0 mkfifo-0.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o mkfifoat-0 mkfifoat-0.o libtool: link: x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o mkdirat-0 mkdirat-0.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o mknod-0 mknod-0.o libtool: link: x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o mkfifo-0 mkfifo-0.o libtool: link: x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o mkfifoat-0 mkfifoat-0.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o mknodat-0 mknodat-0.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o open-0 open-0.o libtool: link: x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o mknodat-0 mknodat-0.o libtool: link: x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o mknod-0 mknod-0.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o open64-0 open64-0.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o openat-0 openat-0.o libtool: link: x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o open-0 open-0.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o openat64-0 openat64-0.o libtool: link: x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o open64-0 open64-0.o libtool: link: x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o openat64-0 openat64-0.o libtool: link: x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o openat-0 openat-0.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o opendir-0 opendir-0.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o rename-0 rename-0.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o renameat-0 renameat-0.o libtool: link: x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o rename-0 rename-0.o libtool: link: x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o opendir-0 opendir-0.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o symlink-0 symlink-0.o libtool: link: x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o renameat-0 renameat-0.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o symlinkat-0 symlinkat-0.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o truncate-0 truncate-0.o libtool: link: x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o symlinkat-0 symlinkat-0.o libtool: link: x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o symlink-0 symlink-0.o libtool: link: x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o truncate-0 truncate-0.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o truncate64-0 truncate64-0.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o unlinkat-0 unlinkat-0.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o unlink-0 unlink-0.o libtool: link: x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o truncate64-0 truncate64-0.o libtool: link: x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o unlink-0 unlink-0.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o utime-0 utime-0.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o utimensat-0 utimensat-0.o libtool: link: x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o unlinkat-0 unlinkat-0.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o utimes-0 utimes-0.o libtool: link: x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o utime-0 utime-0.o libtool: link: x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o utimensat-0 utimensat-0.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o getcwd-gnulib_tst getcwd-gnulib_tst.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o libsigsegv_tst libsigsegv_tst.o libtool: link: x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o utimes-0 utimes-0.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -I../../sandbox-1.6/libsbutil -I../../sandbox-1.6/libsbutil/include -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o sb_printf_tst sb_printf_tst-sb_printf_tst.o ../libsbutil/libsbutil.la libtool: link: x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o getcwd-gnulib_tst getcwd-gnulib_tst.o libtool: link: x86_64-pc-linux-gnu-gcc -m32 -I../../sandbox-1.6/libsbutil -I../../sandbox-1.6/libsbutil/include -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o sb_printf_tst sb_printf_tst-sb_printf_tst.o ../libsbutil/.libs/libsbutil.a libtool: link: x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o libsigsegv_tst libsigsegv_tst.o make[2]: Leaving directory `/var/tmp/portage/sys-apps/sandbox-1.6-r2/work/build-x86/tests' make check-local make[2]: Entering directory `/var/tmp/portage/sys-apps/sandbox-1.6-r2/work/build-x86/tests' /bin/sh '../../sandbox-1.6/tests/testsuite' ## ----------------------- ## ## sandbox 1.6 test suite. ## ## ----------------------- ## 1: access/1 ok 2: chmod/1 ok 3: chown/1 ok 4: fchmodat/1 ok 5: fchownat/1 ok 6: fchownat/2 ok 7: lchown/1 ok 8: libsigsegv FAILED (libsigsegv.at:3) 9: mkdir/1 ok 10: mkdir/2 ok 11: mkdir/3 FAILED (mkdir.at:3) 12: open/1 ok 13: sb_printf ok 14: script/1 skipped (script.at:1) 15: script/2 skipped (script.at:2) 16: script/3 skipped (script.at:3) 17: script/4 skipped (script.at:4) 18: script/5 skipped (script.at:5) 19: script/6 skipped (script.at:6) ## ------------- ## ## Test results. ## ## ------------- ## ERROR: 13 tests were run, 2 failed unexpectedly. 6 tests were skipped. ## -------------------------- ## ## testsuite.log was created. ## ## -------------------------- ## Please send `tests/testsuite.log' and all information you think might help: To: Subject: [sandbox 1.6] testsuite: 8 11 failed You may investigate any problem if you feel able to do so, in which case the test suite provides a good starting point. Its output may be found below `tests/testsuite.dir'. make[2]: *** [check-local] Error 1 make[2]: Leaving directory `/var/tmp/portage/sys-apps/sandbox-1.6-r2/work/build-x86/tests' make[1]: *** [check-am] Error 2 make[1]: Leaving directory `/var/tmp/portage/sys-apps/sandbox-1.6-r2/work/build-x86/tests' make: *** [check-recursive] Error 1 * ERROR: sys-apps/sandbox-1.6-r2 failed: * make check failed for x86 * * Call stack: * ebuild.sh, line 54: Called src_test * environment, line 2741: Called die * The specific snippet of code: * emake check || die "make check failed for ${ABI}"; * * If you need support, post the output of 'emerge --info =sys-apps/sandbox-1.6-r2', * the complete build log and the output of 'emerge -pqv =sys-apps/sandbox-1.6-r2'. * If configure failed with a 'cannot run C compiled programs' error, try this: * FEATURES=-sandbox emerge sandbox * The complete build log is located at '/var/tmp/portage/sys-apps/sandbox-1.6-r2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-apps/sandbox-1.6-r2/temp/environment'. * S: '/var/tmp/portage/sys-apps/sandbox-1.6-r2/work/sandbox-1.6'