Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 193596 Details for
Bug 267053
sys-apps/sandbox-1.9 breaks configure test for fork (seen with app-editors/emacs and media-gfx/asymptote)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
sandbox build.log
build.log (text/plain), 43.80 KB, created by
Matt Jorde
on 2009-06-05 04:01:41 UTC
(
hide
)
Description:
sandbox build.log
Filename:
MIME Type:
Creator:
Matt Jorde
Created:
2009-06-05 04:01:41 UTC
Size:
43.80 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking sandbox-2.0.tar.lzma to /var/tmp/portage/sys-apps/sandbox-2.0/work >>>> Source unpacked in /var/tmp/portage/sys-apps/sandbox-2.0/work >>>> Checking sandbox-2.0.tar.lzma's mtime... >>>> WORKDIR is up-to-date, keeping... >>>> Compiling source in /var/tmp/portage/sys-apps/sandbox-2.0/work/sandbox-2.0 ... > [32;01m*[0m Configuring sandbox for ABI=default... > * econf: updating sandbox-2.0/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating sandbox-2.0/config.sub with /usr/share/gnuconfig/config.sub >../sandbox-2.0//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/lib >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 environment state... ok >checking for i686-pc-linux-gnu-gcc... i686-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 i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of i686-pc-linux-gnu-gcc... gcc3 >checking whether i686-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... i686-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 whether make sets $(MAKE)... (cached) yes >checking for gawk... (cached) gawk >checking for egrep... (cached) /bin/grep -E >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... /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-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/i686-pc-linux-gnu/bin/ld option to reload object files... -r >checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar >checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok >checking for dlfcn.h... yes >checking for objdir... .libs >checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if i686-pc-linux-gnu-gcc static flag -static works... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) 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 multiple personalities... 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 for dirent.h... yes >checking for dlfcn.h... (cached) yes >checking for elf.h... yes >checking for errno.h... yes >checking for execinfo.h... yes >checking for fcntl.h... yes >checking for grp.h... yes >checking for libgen.h... yes >checking for limits.h... yes >checking for memory.h... (cached) yes >checking for pthread.h... yes >checking for pwd.h... yes >checking for siginfo.h... no >checking for signal.h... yes >checking for sigsegv.h... (cached) no >checking for stdarg.h... yes >checking for stdbool.h... yes >checking for stddef.h... yes >checking for stdio.h... yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for strings.h... (cached) yes >checking for syscall.h... yes >checking for unistd.h... (cached) yes >checking for utime.h... yes >checking for sys/file.h... yes >checking for sys/mman.h... yes >checking for sys/param.h... yes >checking for sys/ptrace.h... yes >checking for sys/reg.h... yes >checking for sys/stat.h... (cached) yes >checking for sys/syscall.h... yes >checking for sys/time.h... yes >checking for sys/types.h... (cached) yes >checking for sys/user.h... yes >checking for sys/wait.h... (cached) yes >checking for asm/ptrace.h... yes >checking for linux/ptrace.h... yes >checking for an ANSI C-conforming const... yes >checking for uid_t in sys/types.h... yes >checking for mode_t... yes >checking for size_t... yes >checking whether environ is declared... yes >checking for ptrdiff_t... yes >checking for sighandler_t... yes >checking for sig_t... yes >checking for __sighandler_t... yes >checking for struct user_regs_struct... yes >checking for struct pt_regs... 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 ptrace... 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 __sync_lock_test_and_set... yes >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... /lib/libc.so.6 >checking libc version... libc.so.6 >checking for /proc/self/fd... yes >checking for /dev/fd... yes >checking for /proc/self/cmdline... yes >checking for /proc/1/cmdline... yes >checking for /proc/18078/cmdline... yes >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,--no-undefined... yes >checking whether the linker accepts -Wl,--version-script,conftest.map... yes >configure: creating ./config.status >config.status: creating src/sandbox.sh >config.status: creating Makefile >config.status: creating scripts/Makefile >config.status: creating etc/Makefile >config.status: creating etc/sandbox.d/Makefile >config.status: creating data/Makefile >config.status: creating libsbutil/Makefile >config.status: creating libsandbox/Makefile >config.status: creating src/Makefile >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 > [32;01m*[0m Building sandbox for ABI=default... >make -j3 >make all-recursive >Making all in scripts >make[2]: Nothing to be done for `all'. >Making all in etc >Making all in sandbox.d >make[3]: Nothing to be done for `all'. >make[3]: Nothing to be done for `all-am'. >Making all in data >make[2]: Nothing to be done for `all'. >Making all in libsbutil >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-2.0/libsbutil -I.. -I../../sandbox-2.0 -I../../sandbox-2.0/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -O2 -march=i686 -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-2.0/libsbutil/get_sandbox_conf.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-2.0/libsbutil -I.. -I../../sandbox-2.0 -I../../sandbox-2.0/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -O2 -march=i686 -pipe -Wall -fdata-sections -ffunction-sections -MT get_sandbox_confd.lo -MD -MP -MF .deps/get_sandbox_confd.Tpo -c -o get_sandbox_confd.lo ../../sandbox-2.0/libsbutil/get_sandbox_confd.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-2.0/libsbutil -I.. -I../../sandbox-2.0 -I../../sandbox-2.0/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -O2 -march=i686 -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-2.0/libsbutil/get_sandbox_lib.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-2.0/libsbutil -I.. -I../../sandbox-2.0 -I../../sandbox-2.0/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -O2 -march=i686 -pipe -Wall -fdata-sections -ffunction-sections -MT get_sandbox_conf.lo -MD -MP -MF .deps/get_sandbox_conf.Tpo -c ../../sandbox-2.0/libsbutil/get_sandbox_conf.c -fPIC -DPIC -o .libs/get_sandbox_conf.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-2.0/libsbutil -I.. -I../../sandbox-2.0 -I../../sandbox-2.0/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -O2 -march=i686 -pipe -Wall -fdata-sections -ffunction-sections -MT get_sandbox_confd.lo -MD -MP -MF .deps/get_sandbox_confd.Tpo -c ../../sandbox-2.0/libsbutil/get_sandbox_confd.c -fPIC -DPIC -o .libs/get_sandbox_confd.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-2.0/libsbutil -I.. -I../../sandbox-2.0 -I../../sandbox-2.0/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -O2 -march=i686 -pipe -Wall -fdata-sections -ffunction-sections -MT get_sandbox_lib.lo -MD -MP -MF .deps/get_sandbox_lib.Tpo -c ../../sandbox-2.0/libsbutil/get_sandbox_lib.c -fPIC -DPIC -o .libs/get_sandbox_lib.o >mv -f .deps/get_sandbox_conf.Tpo .deps/get_sandbox_conf.Plo >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-2.0/libsbutil -I.. -I../../sandbox-2.0 -I../../sandbox-2.0/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -O2 -march=i686 -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-2.0/libsbutil/get_sandbox_rc.c >mv -f .deps/get_sandbox_confd.Tpo .deps/get_sandbox_confd.Plo >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-2.0/libsbutil -I.. -I../../sandbox-2.0 -I../../sandbox-2.0/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -O2 -march=i686 -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-2.0/libsbutil/get_sandbox_log.c >mv -f .deps/get_sandbox_lib.Tpo .deps/get_sandbox_lib.Plo >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-2.0/libsbutil -I.. -I../../sandbox-2.0 -I../../sandbox-2.0/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -O2 -march=i686 -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-2.0/libsbutil/get_tmp_dir.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-2.0/libsbutil -I.. -I../../sandbox-2.0 -I../../sandbox-2.0/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -O2 -march=i686 -pipe -Wall -fdata-sections -ffunction-sections -MT get_sandbox_log.lo -MD -MP -MF .deps/get_sandbox_log.Tpo -c ../../sandbox-2.0/libsbutil/get_sandbox_log.c -fPIC -DPIC -o .libs/get_sandbox_log.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-2.0/libsbutil -I.. -I../../sandbox-2.0 -I../../sandbox-2.0/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -O2 -march=i686 -pipe -Wall -fdata-sections -ffunction-sections -MT get_sandbox_rc.lo -MD -MP -MF .deps/get_sandbox_rc.Tpo -c ../../sandbox-2.0/libsbutil/get_sandbox_rc.c -fPIC -DPIC -o .libs/get_sandbox_rc.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-2.0/libsbutil -I.. -I../../sandbox-2.0 -I../../sandbox-2.0/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -O2 -march=i686 -pipe -Wall -fdata-sections -ffunction-sections -MT get_tmp_dir.lo -MD -MP -MF .deps/get_tmp_dir.Tpo -c ../../sandbox-2.0/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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-2.0/libsbutil -I.. -I../../sandbox-2.0 -I../../sandbox-2.0/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -O2 -march=i686 -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-2.0/libsbutil/is_env_on.c >mv -f .deps/get_tmp_dir.Tpo .deps/get_tmp_dir.Plo >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-2.0/libsbutil -I.. -I../../sandbox-2.0 -I../../sandbox-2.0/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -O2 -march=i686 -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-2.0/libsbutil/is_env_off.c >mv -f .deps/get_sandbox_rc.Tpo .deps/get_sandbox_rc.Plo >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-2.0/libsbutil -I.. -I../../sandbox-2.0 -I../../sandbox-2.0/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -O2 -march=i686 -pipe -Wall -fdata-sections -ffunction-sections -MT sb_open.lo -MD -MP -MF .deps/sb_open.Tpo -c -o sb_open.lo ../../sandbox-2.0/libsbutil/sb_open.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-2.0/libsbutil -I.. -I../../sandbox-2.0 -I../../sandbox-2.0/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -O2 -march=i686 -pipe -Wall -fdata-sections -ffunction-sections -MT is_env_off.lo -MD -MP -MF .deps/is_env_off.Tpo -c ../../sandbox-2.0/libsbutil/is_env_off.c -fPIC -DPIC -o .libs/is_env_off.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-2.0/libsbutil -I.. -I../../sandbox-2.0 -I../../sandbox-2.0/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -O2 -march=i686 -pipe -Wall -fdata-sections -ffunction-sections -MT is_env_on.lo -MD -MP -MF .deps/is_env_on.Tpo -c ../../sandbox-2.0/libsbutil/is_env_on.c -fPIC -DPIC -o .libs/is_env_on.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-2.0/libsbutil -I.. -I../../sandbox-2.0 -I../../sandbox-2.0/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -O2 -march=i686 -pipe -Wall -fdata-sections -ffunction-sections -MT sb_open.lo -MD -MP -MF .deps/sb_open.Tpo -c ../../sandbox-2.0/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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-2.0/libsbutil -I.. -I../../sandbox-2.0 -I../../sandbox-2.0/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -O2 -march=i686 -pipe -Wall -fdata-sections -ffunction-sections -MT sb_read.lo -MD -MP -MF .deps/sb_read.Tpo -c -o sb_read.lo ../../sandbox-2.0/libsbutil/sb_read.c >mv -f .deps/sb_open.Tpo .deps/sb_open.Plo >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-2.0/libsbutil -I.. -I../../sandbox-2.0 -I../../sandbox-2.0/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -O2 -march=i686 -pipe -Wall -fdata-sections -ffunction-sections -MT sb_write.lo -MD -MP -MF .deps/sb_write.Tpo -c -o sb_write.lo ../../sandbox-2.0/libsbutil/sb_write.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-2.0/libsbutil -I.. -I../../sandbox-2.0 -I../../sandbox-2.0/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -O2 -march=i686 -pipe -Wall -fdata-sections -ffunction-sections -MT sb_write.lo -MD -MP -MF .deps/sb_write.Tpo -c ../../sandbox-2.0/libsbutil/sb_write.c -fPIC -DPIC -o .libs/sb_write.o >mv -f .deps/is_env_on.Tpo .deps/is_env_on.Plo >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-2.0/libsbutil -I.. -I../../sandbox-2.0 -I../../sandbox-2.0/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -O2 -march=i686 -pipe -Wall -fdata-sections -ffunction-sections -MT sb_close.lo -MD -MP -MF .deps/sb_close.Tpo -c -o sb_close.lo ../../sandbox-2.0/libsbutil/sb_close.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-2.0/libsbutil -I.. -I../../sandbox-2.0 -I../../sandbox-2.0/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -O2 -march=i686 -pipe -Wall -fdata-sections -ffunction-sections -MT sb_read.lo -MD -MP -MF .deps/sb_read.Tpo -c ../../sandbox-2.0/libsbutil/sb_read.c -fPIC -DPIC -o .libs/sb_read.o >mv -f .deps/sb_write.Tpo .deps/sb_write.Plo >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-2.0/libsbutil -I.. -I../../sandbox-2.0 -I../../sandbox-2.0/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -O2 -march=i686 -pipe -Wall -fdata-sections -ffunction-sections -MT sb_printf.lo -MD -MP -MF .deps/sb_printf.Tpo -c -o sb_printf.lo ../../sandbox-2.0/libsbutil/sb_printf.c >mv -f .deps/sb_read.Tpo .deps/sb_read.Plo >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-2.0/libsbutil -I.. -I../../sandbox-2.0 -I../../sandbox-2.0/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -O2 -march=i686 -pipe -Wall -fdata-sections -ffunction-sections -MT sb_memory.lo -MD -MP -MF .deps/sb_memory.Tpo -c -o sb_memory.lo ../../sandbox-2.0/libsbutil/sb_memory.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-2.0/libsbutil -I.. -I../../sandbox-2.0 -I../../sandbox-2.0/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -O2 -march=i686 -pipe -Wall -fdata-sections -ffunction-sections -MT sb_close.lo -MD -MP -MF .deps/sb_close.Tpo -c ../../sandbox-2.0/libsbutil/sb_close.c -fPIC -DPIC -o .libs/sb_close.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-2.0/libsbutil -I.. -I../../sandbox-2.0 -I../../sandbox-2.0/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -O2 -march=i686 -pipe -Wall -fdata-sections -ffunction-sections -MT sb_printf.lo -MD -MP -MF .deps/sb_printf.Tpo -c ../../sandbox-2.0/libsbutil/sb_printf.c -fPIC -DPIC -o .libs/sb_printf.o >mv -f .deps/sb_close.Tpo .deps/sb_close.Plo >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-2.0/libsbutil -I.. -I../../sandbox-2.0 -I../../sandbox-2.0/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -O2 -march=i686 -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-2.0/libsbutil/'`src/debug.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-2.0/libsbutil -I.. -I../../sandbox-2.0 -I../../sandbox-2.0/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -O2 -march=i686 -pipe -Wall -fdata-sections -ffunction-sections -MT sb_memory.lo -MD -MP -MF .deps/sb_memory.Tpo -c ../../sandbox-2.0/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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-2.0/libsbutil -I.. -I../../sandbox-2.0 -I../../sandbox-2.0/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -O2 -march=i686 -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-2.0/libsbutil/'`src/string.c >mv -f .deps/sb_memory.Tpo .deps/sb_memory.Plo >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-2.0/libsbutil -I.. -I../../sandbox-2.0 -I../../sandbox-2.0/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -O2 -march=i686 -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-2.0/libsbutil/'`src/file.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-2.0/libsbutil -I.. -I../../sandbox-2.0 -I../../sandbox-2.0/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -O2 -march=i686 -pipe -Wall -fdata-sections -ffunction-sections -MT string.lo -MD -MP -MF .deps/string.Tpo -c ../../sandbox-2.0/libsbutil/src/string.c -fPIC -DPIC -o .libs/string.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-2.0/libsbutil -I.. -I../../sandbox-2.0 -I../../sandbox-2.0/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -O2 -march=i686 -pipe -Wall -fdata-sections -ffunction-sections -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c ../../sandbox-2.0/libsbutil/src/debug.c -fPIC -DPIC -o .libs/debug.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-2.0/libsbutil -I.. -I../../sandbox-2.0 -I../../sandbox-2.0/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -O2 -march=i686 -pipe -Wall -fdata-sections -ffunction-sections -MT file.lo -MD -MP -MF .deps/file.Tpo -c ../../sandbox-2.0/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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-2.0/libsbutil -I.. -I../../sandbox-2.0 -I../../sandbox-2.0/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -O2 -march=i686 -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-2.0/libsbutil/'`src/config.c >mv -f .deps/debug.Tpo .deps/debug.Plo >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-2.0/libsbutil -I.. -I../../sandbox-2.0 -I../../sandbox-2.0/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -O2 -march=i686 -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-2.0/libsbutil/'`src/dynbuf.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-2.0/libsbutil -I.. -I../../sandbox-2.0 -I../../sandbox-2.0/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -O2 -march=i686 -pipe -Wall -fdata-sections -ffunction-sections -MT config.lo -MD -MP -MF .deps/config.Tpo -c ../../sandbox-2.0/libsbutil/src/config.c -fPIC -DPIC -o .libs/config.o >mv -f .deps/file.Tpo .deps/file.Plo >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-2.0/libsbutil -I.. -I../../sandbox-2.0 -I../../sandbox-2.0/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -O2 -march=i686 -pipe -Wall -fdata-sections -ffunction-sections -MT dynbuf.lo -MD -MP -MF .deps/dynbuf.Tpo -c ../../sandbox-2.0/libsbutil/src/dynbuf.c -fPIC -DPIC -o .libs/dynbuf.o >mv -f .deps/config.Tpo .deps/config.Plo >mv -f .deps/dynbuf.Tpo .deps/dynbuf.Plo >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -march=i686 -pipe -Wall -fdata-sections -ffunction-sections -no-undefined -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -Wl,--no-undefined -o libsbutil.la get_sandbox_conf.lo get_sandbox_confd.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: i686-pc-linux-gnu-ar cru .libs/libsbutil.a .libs/get_sandbox_conf.o .libs/get_sandbox_confd.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: i686-pc-linux-gnu-ranlib .libs/libsbutil.a >libtool: link: ( cd ".libs" && rm -f "libsbutil.la" && ln -s "../libsbutil.la" "libsbutil.la" ) >Making all in libsandbox >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-2.0/libsandbox -I.. -I../../sandbox-2.0 -I../../sandbox-2.0/libsbutil -I../../sandbox-2.0/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -fexceptions -O2 -march=i686 -pipe -Wall -fdata-sections -ffunction-sections -MT libsandbox_la-eqawarn.lo -MD -MP -MF .deps/libsandbox_la-eqawarn.Tpo -c -o libsandbox_la-eqawarn.lo `test -f 'eqawarn.c' || echo '../../sandbox-2.0/libsandbox/'`eqawarn.c >readelf -s /lib/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 fork" -v srcdir="../../sandbox-2.0/libsandbox" -f ../../sandbox-2.0/scripts/gen_symbol_version_map.awk > libsandbox.map >readelf -s /lib/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 fork" -v srcdir="../../sandbox-2.0/libsandbox" -f ../../sandbox-2.0/scripts/gen_symbol_header.awk > symbols.h >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-2.0/libsandbox -I.. -I../../sandbox-2.0 -I../../sandbox-2.0/libsbutil -I../../sandbox-2.0/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -fexceptions -O2 -march=i686 -pipe -Wall -fdata-sections -ffunction-sections -MT libsandbox_la-eqawarn.lo -MD -MP -MF .deps/libsandbox_la-eqawarn.Tpo -c ../../sandbox-2.0/libsandbox/eqawarn.c -fPIC -DPIC -o .libs/libsandbox_la-eqawarn.o >mv -f .deps/libsandbox_la-eqawarn.Tpo .deps/libsandbox_la-eqawarn.Plo >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-2.0/libsandbox -I.. -I../../sandbox-2.0 -I../../sandbox-2.0/libsbutil -I../../sandbox-2.0/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -fexceptions -O2 -march=i686 -pipe -Wall -fdata-sections -ffunction-sections -MT libsandbox_la-lock.lo -MD -MP -MF .deps/libsandbox_la-lock.Tpo -c -o libsandbox_la-lock.lo `test -f 'lock.c' || echo '../../sandbox-2.0/libsandbox/'`lock.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-2.0/libsandbox -I.. -I../../sandbox-2.0 -I../../sandbox-2.0/libsbutil -I../../sandbox-2.0/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -fexceptions -O2 -march=i686 -pipe -Wall -fdata-sections -ffunction-sections -MT libsandbox_la-lock.lo -MD -MP -MF .deps/libsandbox_la-lock.Tpo -c ../../sandbox-2.0/libsandbox/lock.c -fPIC -DPIC -o .libs/libsandbox_la-lock.o >mv -f .deps/libsandbox_la-lock.Tpo .deps/libsandbox_la-lock.Plo >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-2.0/libsandbox -I.. -I../../sandbox-2.0 -I../../sandbox-2.0/libsbutil -I../../sandbox-2.0/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -fexceptions -O2 -march=i686 -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-2.0/libsandbox/'`memory.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-2.0/libsandbox -I.. -I../../sandbox-2.0 -I../../sandbox-2.0/libsbutil -I../../sandbox-2.0/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -fexceptions -O2 -march=i686 -pipe -Wall -fdata-sections -ffunction-sections -MT libsandbox_la-memory.lo -MD -MP -MF .deps/libsandbox_la-memory.Tpo -c ../../sandbox-2.0/libsandbox/memory.c -fPIC -DPIC -o .libs/libsandbox_la-memory.o >mv -f .deps/libsandbox_la-memory.Tpo .deps/libsandbox_la-memory.Plo >t= f= header=trace_syscalls.h; 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 fork" -v srcdir="../../sandbox-2.0/libsandbox" -f ../../sandbox-2.0/scripts/gen_trace_header.awk -v MODE=gen | i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-2.0/libsandbox -I.. -I../../sandbox-2.0 -I../../sandbox-2.0/libsbutil -I../../sandbox-2.0/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -O2 -march=i686 -pipe -Wall -fdata-sections -ffunction-sections -E -include ../../sandbox-2.0/headers.h - $f | 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 fork" -v srcdir="../../sandbox-2.0/libsandbox" -f ../../sandbox-2.0/scripts/gen_trace_header.awk -v syscall_prefix=$t > $header >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-2.0/libsandbox -I.. -I../../sandbox-2.0 -I../../sandbox-2.0/libsbutil -I../../sandbox-2.0/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -fexceptions -O2 -march=i686 -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-2.0/libsandbox/'`canonicalize.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-2.0/libsandbox -I.. -I../../sandbox-2.0 -I../../sandbox-2.0/libsbutil -I../../sandbox-2.0/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -fexceptions -O2 -march=i686 -pipe -Wall -fdata-sections -ffunction-sections -MT libsandbox_la-canonicalize.lo -MD -MP -MF .deps/libsandbox_la-canonicalize.Tpo -c ../../sandbox-2.0/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-2.0/libsandbox/sb_nr.h.in > sb_nr.h >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-2.0/libsandbox -I.. -I../../sandbox-2.0 -I../../sandbox-2.0/libsbutil -I../../sandbox-2.0/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -fexceptions -O2 -march=i686 -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-2.0/libsandbox/'`wrappers.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-2.0/libsandbox -I.. -I../../sandbox-2.0 -I../../sandbox-2.0/libsbutil -I../../sandbox-2.0/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -fexceptions -O2 -march=i686 -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-2.0/libsandbox/'`libsandbox.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-2.0/libsandbox -I.. -I../../sandbox-2.0 -I../../sandbox-2.0/libsbutil -I../../sandbox-2.0/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -fexceptions -O2 -march=i686 -pipe -Wall -fdata-sections -ffunction-sections -MT libsandbox_la-trace.lo -MD -MP -MF .deps/libsandbox_la-trace.Tpo -c -o libsandbox_la-trace.lo `test -f 'trace.c' || echo '../../sandbox-2.0/libsandbox/'`trace.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-2.0/libsandbox -I.. -I../../sandbox-2.0 -I../../sandbox-2.0/libsbutil -I../../sandbox-2.0/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -fexceptions -O2 -march=i686 -pipe -Wall -fdata-sections -ffunction-sections -MT libsandbox_la-trace.lo -MD -MP -MF .deps/libsandbox_la-trace.Tpo -c ../../sandbox-2.0/libsandbox/trace.c -fPIC -DPIC -o .libs/libsandbox_la-trace.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-2.0/libsandbox -I.. -I../../sandbox-2.0 -I../../sandbox-2.0/libsbutil -I../../sandbox-2.0/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -fexceptions -O2 -march=i686 -pipe -Wall -fdata-sections -ffunction-sections -MT libsandbox_la-wrappers.lo -MD -MP -MF .deps/libsandbox_la-wrappers.Tpo -c ../../sandbox-2.0/libsandbox/wrappers.c -fPIC -DPIC -o .libs/libsandbox_la-wrappers.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-2.0/libsandbox -I.. -I../../sandbox-2.0 -I../../sandbox-2.0/libsbutil -I../../sandbox-2.0/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -fexceptions -O2 -march=i686 -pipe -Wall -fdata-sections -ffunction-sections -MT libsandbox_la-libsandbox.lo -MD -MP -MF .deps/libsandbox_la-libsandbox.Tpo -c ../../sandbox-2.0/libsandbox/libsandbox.c -fPIC -DPIC -o .libs/libsandbox_la-libsandbox.o >mv -f .deps/libsandbox_la-trace.Tpo .deps/libsandbox_la-trace.Plo >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 i686-pc-linux-gnu-gcc -fexceptions -O2 -march=i686 -pipe -Wall -fdata-sections -ffunction-sections -no-undefined -nodefaultlibs -avoid-version -Wl,--version-script,libsandbox.map -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -Wl,--no-undefined -o libsandbox.la -rpath /usr/lib libsandbox_la-eqawarn.lo libsandbox_la-libsandbox.lo libsandbox_la-lock.lo libsandbox_la-memory.lo libsandbox_la-trace.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: i686-pc-linux-gnu-gcc -shared .libs/libsandbox_la-eqawarn.o .libs/libsandbox_la-libsandbox.o .libs/libsandbox_la-lock.o .libs/libsandbox_la-memory.o .libs/libsandbox_la-trace.o .libs/libsandbox_la-wrappers.o .libs/libsandbox_la-canonicalize.o -lc -ldl ../libsbutil/.libs/libsbutil.a -march=i686 -Wl,--version-script -Wl,libsandbox.map -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -Wl,--no-undefined -Wl,-soname -Wl,libsandbox.so -o .libs/libsandbox.so >libtool: link: ( cd ".libs" && rm -f "libsandbox.la" && ln -s "../libsandbox.la" "libsandbox.la" ) >Making all in src >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-2.0/src -I.. -I../../sandbox-2.0 -I../../sandbox-2.0/libsbutil -I../../sandbox-2.0/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -O2 -march=i686 -pipe -Wall -fdata-sections -ffunction-sections -MT environ.o -MD -MP -MF .deps/environ.Tpo -c -o environ.o ../../sandbox-2.0/src/environ.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-2.0/src -I.. -I../../sandbox-2.0 -I../../sandbox-2.0/libsbutil -I../../sandbox-2.0/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -O2 -march=i686 -pipe -Wall -fdata-sections -ffunction-sections -MT sandbox.o -MD -MP -MF .deps/sandbox.Tpo -c -o sandbox.o ../../sandbox-2.0/src/sandbox.c >mv -f .deps/sandbox.Tpo .deps/sandbox.Po >mv -f .deps/environ.Tpo .deps/environ.Po >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -march=i686 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -Wl,--no-undefined -o sandbox environ.o sandbox.o ../libsbutil/libsbutil.la -ldl >libtool: link: i686-pc-linux-gnu-gcc -O2 -march=i686 -pipe -Wall -fdata-sections -ffunction-sections -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -Wl,--no-undefined -o sandbox environ.o sandbox.o ../libsbutil/.libs/libsbutil.a -ldl >Making all in tests >make[2]: Nothing to be done for `all'. >make[2]: Nothing to be done for `all-am'. >>>> Source compiled.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 267053
:
189131
|
189213
|
189437
|
190378
|
190380
| 193596