Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 181261 Details for
Bug 258031
sys-apps/sandbox-1.3.4: emerge fails with multiple definition of `sandbox_info_t'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Full build log
build.log (text/plain), 39.36 KB, created by
tka
on 2009-02-07 15:35:35 UTC
(
hide
)
Description:
Full build log
Filename:
MIME Type:
Creator:
tka
Created:
2009-02-07 15:35:35 UTC
Size:
39.36 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking sandbox-1.3.4.tar.lzma to /var/tmp/portage/sys-apps/sandbox-1.3.4/work >>>> Source unpacked in /var/tmp/portage/sys-apps/sandbox-1.3.4/work >>>> Compiling source in /var/tmp/portage/sys-apps/sandbox-1.3.4/work/sandbox-1.3.4 ... > [32;01m*[0m Configuring sandbox for ABI=default... > * econf: updating sandbox-1.3.4/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating sandbox-1.3.4/config.guess with /usr/share/gnuconfig/config.guess >../sandbox-1.3.4//configure --prefix=/usr --host=i586-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib --build=i586-pc-linux-gnu >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 i586-pc-linux-gnu-gcc... i586-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 i586-pc-linux-gnu-gcc accepts -g... yes >checking for i586-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of i586-pc-linux-gnu-gcc... gcc3 >checking whether i586-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... i586-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... i586-pc-linux-gnu >checking host system type... i586-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 i586-pc-linux-gnu-gcc... /usr/i586-pc-linux-gnu/bin/ld >checking if the linker (/usr/i586-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/i586-pc-linux-gnu/bin/ld option to reload object files... -r >checking for i586-pc-linux-gnu-objdump... i586-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for i586-pc-linux-gnu-ar... i586-pc-linux-gnu-ar >checking for i586-pc-linux-gnu-strip... i586-pc-linux-gnu-strip >checking for i586-pc-linux-gnu-ranlib... i586-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from i586-pc-linux-gnu-gcc object... ok >checking for dlfcn.h... yes >checking for objdir... .libs >checking if i586-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for i586-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if i586-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if i586-pc-linux-gnu-gcc static flag -static works... yes >checking if i586-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if i586-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the i586-pc-linux-gnu-gcc linker (/usr/i586-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 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 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 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 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 ftruncate... yes >checking for getcwd... yes >checking for lchown... yes >checking for memmove... yes >checking for memcpy... yes >checking for memset... yes >checking for mkdir... yes >checking for pathconf... yes >checking for realpath... yes >checking for remove... 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 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... /lib/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 > [32;01m*[0m Building sandbox for ABI=default... >make >make all-recursive >make[1]: Entering directory `/var/tmp/portage/sys-apps/sandbox-1.3.4/work/build-default' >Making all in scripts >make[2]: Entering directory `/var/tmp/portage/sys-apps/sandbox-1.3.4/work/build-default/scripts' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/sys-apps/sandbox-1.3.4/work/build-default/scripts' >Making all in etc >make[2]: Entering directory `/var/tmp/portage/sys-apps/sandbox-1.3.4/work/build-default/etc' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/sys-apps/sandbox-1.3.4/work/build-default/etc' >Making all in data >make[2]: Entering directory `/var/tmp/portage/sys-apps/sandbox-1.3.4/work/build-default/data' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/sys-apps/sandbox-1.3.4/work/build-default/data' >Making all in libsbutil >make[2]: Entering directory `/var/tmp/portage/sys-apps/sandbox-1.3.4/work/build-default/libsbutil' >/bin/sh ../libtool --tag=CC --mode=compile i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.3.4/libsbutil -I.. -I../../sandbox-1.3.4 -I../../sandbox-1.3.4/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -march=c3 -O2 -fomit-frame-pointer -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.3.4/libsbutil/get_sandbox_lib.c >libtool: compile: i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.3.4/libsbutil -I.. -I../../sandbox-1.3.4 -I../../sandbox-1.3.4/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -march=c3 -O2 -fomit-frame-pointer -pipe -Wall -fdata-sections -ffunction-sections -MT get_sandbox_lib.lo -MD -MP -MF .deps/get_sandbox_lib.Tpo -c ../../sandbox-1.3.4/libsbutil/get_sandbox_lib.c -fPIC -DPIC -o .libs/get_sandbox_lib.o >mv -f .deps/get_sandbox_lib.Tpo .deps/get_sandbox_lib.Plo >/bin/sh ../libtool --tag=CC --mode=compile i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.3.4/libsbutil -I.. -I../../sandbox-1.3.4 -I../../sandbox-1.3.4/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -march=c3 -O2 -fomit-frame-pointer -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.3.4/libsbutil/get_sandbox_rc.c >libtool: compile: i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.3.4/libsbutil -I.. -I../../sandbox-1.3.4 -I../../sandbox-1.3.4/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -march=c3 -O2 -fomit-frame-pointer -pipe -Wall -fdata-sections -ffunction-sections -MT get_sandbox_rc.lo -MD -MP -MF .deps/get_sandbox_rc.Tpo -c ../../sandbox-1.3.4/libsbutil/get_sandbox_rc.c -fPIC -DPIC -o .libs/get_sandbox_rc.o >mv -f .deps/get_sandbox_rc.Tpo .deps/get_sandbox_rc.Plo >/bin/sh ../libtool --tag=CC --mode=compile i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.3.4/libsbutil -I.. -I../../sandbox-1.3.4 -I../../sandbox-1.3.4/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -march=c3 -O2 -fomit-frame-pointer -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.3.4/libsbutil/get_sandbox_log.c >libtool: compile: i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.3.4/libsbutil -I.. -I../../sandbox-1.3.4 -I../../sandbox-1.3.4/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -march=c3 -O2 -fomit-frame-pointer -pipe -Wall -fdata-sections -ffunction-sections -MT get_sandbox_log.lo -MD -MP -MF .deps/get_sandbox_log.Tpo -c ../../sandbox-1.3.4/libsbutil/get_sandbox_log.c -fPIC -DPIC -o .libs/get_sandbox_log.o >mv -f .deps/get_sandbox_log.Tpo .deps/get_sandbox_log.Plo >/bin/sh ../libtool --tag=CC --mode=compile i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.3.4/libsbutil -I.. -I../../sandbox-1.3.4 -I../../sandbox-1.3.4/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -march=c3 -O2 -fomit-frame-pointer -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.3.4/libsbutil/get_tmp_dir.c >libtool: compile: i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.3.4/libsbutil -I.. -I../../sandbox-1.3.4 -I../../sandbox-1.3.4/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -march=c3 -O2 -fomit-frame-pointer -pipe -Wall -fdata-sections -ffunction-sections -MT get_tmp_dir.lo -MD -MP -MF .deps/get_tmp_dir.Tpo -c ../../sandbox-1.3.4/libsbutil/get_tmp_dir.c -fPIC -DPIC -o .libs/get_tmp_dir.o >mv -f .deps/get_tmp_dir.Tpo .deps/get_tmp_dir.Plo >/bin/sh ../libtool --tag=CC --mode=compile i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.3.4/libsbutil -I.. -I../../sandbox-1.3.4 -I../../sandbox-1.3.4/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -march=c3 -O2 -fomit-frame-pointer -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.3.4/libsbutil/is_env_on.c >libtool: compile: i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.3.4/libsbutil -I.. -I../../sandbox-1.3.4 -I../../sandbox-1.3.4/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -march=c3 -O2 -fomit-frame-pointer -pipe -Wall -fdata-sections -ffunction-sections -MT is_env_on.lo -MD -MP -MF .deps/is_env_on.Tpo -c ../../sandbox-1.3.4/libsbutil/is_env_on.c -fPIC -DPIC -o .libs/is_env_on.o >mv -f .deps/is_env_on.Tpo .deps/is_env_on.Plo >/bin/sh ../libtool --tag=CC --mode=compile i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.3.4/libsbutil -I.. -I../../sandbox-1.3.4 -I../../sandbox-1.3.4/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -march=c3 -O2 -fomit-frame-pointer -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.3.4/libsbutil/is_env_off.c >libtool: compile: i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.3.4/libsbutil -I.. -I../../sandbox-1.3.4 -I../../sandbox-1.3.4/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -march=c3 -O2 -fomit-frame-pointer -pipe -Wall -fdata-sections -ffunction-sections -MT is_env_off.lo -MD -MP -MF .deps/is_env_off.Tpo -c ../../sandbox-1.3.4/libsbutil/is_env_off.c -fPIC -DPIC -o .libs/is_env_off.o >mv -f .deps/is_env_off.Tpo .deps/is_env_off.Plo >/bin/sh ../libtool --tag=CC --mode=compile i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.3.4/libsbutil -I.. -I../../sandbox-1.3.4 -I../../sandbox-1.3.4/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -march=c3 -O2 -fomit-frame-pointer -pipe -Wall -fdata-sections -ffunction-sections -MT sb_open.lo -MD -MP -MF .deps/sb_open.Tpo -c -o sb_open.lo ../../sandbox-1.3.4/libsbutil/sb_open.c >libtool: compile: i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.3.4/libsbutil -I.. -I../../sandbox-1.3.4 -I../../sandbox-1.3.4/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -march=c3 -O2 -fomit-frame-pointer -pipe -Wall -fdata-sections -ffunction-sections -MT sb_open.lo -MD -MP -MF .deps/sb_open.Tpo -c ../../sandbox-1.3.4/libsbutil/sb_open.c -fPIC -DPIC -o .libs/sb_open.o >mv -f .deps/sb_open.Tpo .deps/sb_open.Plo >/bin/sh ../libtool --tag=CC --mode=compile i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.3.4/libsbutil -I.. -I../../sandbox-1.3.4 -I../../sandbox-1.3.4/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -march=c3 -O2 -fomit-frame-pointer -pipe -Wall -fdata-sections -ffunction-sections -MT sb_read.lo -MD -MP -MF .deps/sb_read.Tpo -c -o sb_read.lo ../../sandbox-1.3.4/libsbutil/sb_read.c >libtool: compile: i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.3.4/libsbutil -I.. -I../../sandbox-1.3.4 -I../../sandbox-1.3.4/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -march=c3 -O2 -fomit-frame-pointer -pipe -Wall -fdata-sections -ffunction-sections -MT sb_read.lo -MD -MP -MF .deps/sb_read.Tpo -c ../../sandbox-1.3.4/libsbutil/sb_read.c -fPIC -DPIC -o .libs/sb_read.o >mv -f .deps/sb_read.Tpo .deps/sb_read.Plo >/bin/sh ../libtool --tag=CC --mode=compile i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.3.4/libsbutil -I.. -I../../sandbox-1.3.4 -I../../sandbox-1.3.4/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -march=c3 -O2 -fomit-frame-pointer -pipe -Wall -fdata-sections -ffunction-sections -MT sb_write.lo -MD -MP -MF .deps/sb_write.Tpo -c -o sb_write.lo ../../sandbox-1.3.4/libsbutil/sb_write.c >libtool: compile: i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.3.4/libsbutil -I.. -I../../sandbox-1.3.4 -I../../sandbox-1.3.4/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -march=c3 -O2 -fomit-frame-pointer -pipe -Wall -fdata-sections -ffunction-sections -MT sb_write.lo -MD -MP -MF .deps/sb_write.Tpo -c ../../sandbox-1.3.4/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 i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.3.4/libsbutil -I.. -I../../sandbox-1.3.4 -I../../sandbox-1.3.4/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -march=c3 -O2 -fomit-frame-pointer -pipe -Wall -fdata-sections -ffunction-sections -MT sb_close.lo -MD -MP -MF .deps/sb_close.Tpo -c -o sb_close.lo ../../sandbox-1.3.4/libsbutil/sb_close.c >libtool: compile: i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.3.4/libsbutil -I.. -I../../sandbox-1.3.4 -I../../sandbox-1.3.4/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -march=c3 -O2 -fomit-frame-pointer -pipe -Wall -fdata-sections -ffunction-sections -MT sb_close.lo -MD -MP -MF .deps/sb_close.Tpo -c ../../sandbox-1.3.4/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 i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.3.4/libsbutil -I.. -I../../sandbox-1.3.4 -I../../sandbox-1.3.4/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -march=c3 -O2 -fomit-frame-pointer -pipe -Wall -fdata-sections -ffunction-sections -MT sb_printf.lo -MD -MP -MF .deps/sb_printf.Tpo -c -o sb_printf.lo ../../sandbox-1.3.4/libsbutil/sb_printf.c >libtool: compile: i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.3.4/libsbutil -I.. -I../../sandbox-1.3.4 -I../../sandbox-1.3.4/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -march=c3 -O2 -fomit-frame-pointer -pipe -Wall -fdata-sections -ffunction-sections -MT sb_printf.lo -MD -MP -MF .deps/sb_printf.Tpo -c ../../sandbox-1.3.4/libsbutil/sb_printf.c -fPIC -DPIC -o .libs/sb_printf.o >mv -f .deps/sb_printf.Tpo .deps/sb_printf.Plo >/bin/sh ../libtool --tag=CC --mode=compile i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.3.4/libsbutil -I.. -I../../sandbox-1.3.4 -I../../sandbox-1.3.4/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -march=c3 -O2 -fomit-frame-pointer -pipe -Wall -fdata-sections -ffunction-sections -MT sb_memory.lo -MD -MP -MF .deps/sb_memory.Tpo -c -o sb_memory.lo ../../sandbox-1.3.4/libsbutil/sb_memory.c >libtool: compile: i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.3.4/libsbutil -I.. -I../../sandbox-1.3.4 -I../../sandbox-1.3.4/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -march=c3 -O2 -fomit-frame-pointer -pipe -Wall -fdata-sections -ffunction-sections -MT sb_memory.lo -MD -MP -MF .deps/sb_memory.Tpo -c ../../sandbox-1.3.4/libsbutil/sb_memory.c -fPIC -DPIC -o .libs/sb_memory.o >mv -f .deps/sb_memory.Tpo .deps/sb_memory.Plo >/bin/sh ../libtool --tag=CC --mode=compile i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.3.4/libsbutil -I.. -I../../sandbox-1.3.4 -I../../sandbox-1.3.4/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -march=c3 -O2 -fomit-frame-pointer -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.3.4/libsbutil/'`src/debug.c >libtool: compile: i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.3.4/libsbutil -I.. -I../../sandbox-1.3.4 -I../../sandbox-1.3.4/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -march=c3 -O2 -fomit-frame-pointer -pipe -Wall -fdata-sections -ffunction-sections -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c ../../sandbox-1.3.4/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 i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.3.4/libsbutil -I.. -I../../sandbox-1.3.4 -I../../sandbox-1.3.4/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -march=c3 -O2 -fomit-frame-pointer -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.3.4/libsbutil/'`src/string.c >libtool: compile: i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.3.4/libsbutil -I.. -I../../sandbox-1.3.4 -I../../sandbox-1.3.4/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -march=c3 -O2 -fomit-frame-pointer -pipe -Wall -fdata-sections -ffunction-sections -MT string.lo -MD -MP -MF .deps/string.Tpo -c ../../sandbox-1.3.4/libsbutil/src/string.c -fPIC -DPIC -o .libs/string.o >mv -f .deps/string.Tpo .deps/string.Plo >/bin/sh ../libtool --tag=CC --mode=compile i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.3.4/libsbutil -I.. -I../../sandbox-1.3.4 -I../../sandbox-1.3.4/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -march=c3 -O2 -fomit-frame-pointer -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.3.4/libsbutil/'`src/file.c >libtool: compile: i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.3.4/libsbutil -I.. -I../../sandbox-1.3.4 -I../../sandbox-1.3.4/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -march=c3 -O2 -fomit-frame-pointer -pipe -Wall -fdata-sections -ffunction-sections -MT file.lo -MD -MP -MF .deps/file.Tpo -c ../../sandbox-1.3.4/libsbutil/src/file.c -fPIC -DPIC -o .libs/file.o >mv -f .deps/file.Tpo .deps/file.Plo >/bin/sh ../libtool --tag=CC --mode=compile i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.3.4/libsbutil -I.. -I../../sandbox-1.3.4 -I../../sandbox-1.3.4/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -march=c3 -O2 -fomit-frame-pointer -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.3.4/libsbutil/'`src/config.c >libtool: compile: i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.3.4/libsbutil -I.. -I../../sandbox-1.3.4 -I../../sandbox-1.3.4/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -march=c3 -O2 -fomit-frame-pointer -pipe -Wall -fdata-sections -ffunction-sections -MT config.lo -MD -MP -MF .deps/config.Tpo -c ../../sandbox-1.3.4/libsbutil/src/config.c -fPIC -DPIC -o .libs/config.o >mv -f .deps/config.Tpo .deps/config.Plo >/bin/sh ../libtool --tag=CC --mode=compile i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.3.4/libsbutil -I.. -I../../sandbox-1.3.4 -I../../sandbox-1.3.4/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -march=c3 -O2 -fomit-frame-pointer -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.3.4/libsbutil/'`src/dynbuf.c >libtool: compile: i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.3.4/libsbutil -I.. -I../../sandbox-1.3.4 -I../../sandbox-1.3.4/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -march=c3 -O2 -fomit-frame-pointer -pipe -Wall -fdata-sections -ffunction-sections -MT dynbuf.lo -MD -MP -MF .deps/dynbuf.Tpo -c ../../sandbox-1.3.4/libsbutil/src/dynbuf.c -fPIC -DPIC -o .libs/dynbuf.o >mv -f .deps/dynbuf.Tpo .deps/dynbuf.Plo >/bin/sh ../libtool --tag=CC --mode=link i586-pc-linux-gnu-gcc -march=c3 -O2 -fomit-frame-pointer -pipe -Wall -fdata-sections -ffunction-sections -no-undefined -Wl,--as-needed -Wl,--gc-sections -o libsbutil.la 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: i586-pc-linux-gnu-ar cru .libs/libsbutil.a .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: i586-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.3.4/work/build-default/libsbutil' >Making all in libsandbox >make[2]: Entering directory `/var/tmp/portage/sys-apps/sandbox-1.3.4/work/build-default/libsandbox' >readelf -s /lib/libc.so.6 | \ > LC_ALL=C gawk -v SYMBOLS_LIST="chmod fchmodat chown fchownat open openat creat fopen lchown link linkat mkdir mkdirat opendir mknod mknodat _xmknod __xmknod mkfifo mkfifoat access faccessat rename renameat rmdir symlink symlinkat truncate unlink unlinkat getcwd open64 openat64 creat64 fopen64 truncate64 execve utime utimes utimensat futimesat lutimes" -f ../../sandbox-1.3.4/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 openat creat fopen lchown link linkat mkdir mkdirat opendir mknod mknodat _xmknod __xmknod mkfifo mkfifoat access faccessat rename renameat rmdir symlink symlinkat truncate unlink unlinkat getcwd open64 openat64 creat64 fopen64 truncate64 execve utime utimes utimensat futimesat lutimes" -f ../../sandbox-1.3.4/scripts/gen_symbol_header.awk > symbols.h >/bin/grep -E -h '^\#define SB_NR_' symbols.h ../../sandbox-1.3.4/libsandbox/sb_nr.h.in > sb_nr.h >/bin/sh ../libtool --tag=CC --mode=compile i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.3.4/libsandbox -I.. -I../../sandbox-1.3.4 -I../../sandbox-1.3.4/libsbutil -I../../sandbox-1.3.4/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -fexceptions -march=c3 -O2 -fomit-frame-pointer -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.3.4/libsandbox/'`libsandbox.c >libtool: compile: i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.3.4/libsandbox -I.. -I../../sandbox-1.3.4 -I../../sandbox-1.3.4/libsbutil -I../../sandbox-1.3.4/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -fexceptions -march=c3 -O2 -fomit-frame-pointer -pipe -Wall -fdata-sections -ffunction-sections -MT libsandbox_la-libsandbox.lo -MD -MP -MF .deps/libsandbox_la-libsandbox.Tpo -c ../../sandbox-1.3.4/libsandbox/libsandbox.c -fPIC -DPIC -o .libs/libsandbox_la-libsandbox.o >mv -f .deps/libsandbox_la-libsandbox.Tpo .deps/libsandbox_la-libsandbox.Plo >/bin/sh ../libtool --tag=CC --mode=compile i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.3.4/libsandbox -I.. -I../../sandbox-1.3.4 -I../../sandbox-1.3.4/libsbutil -I../../sandbox-1.3.4/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -fexceptions -march=c3 -O2 -fomit-frame-pointer -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.3.4/libsandbox/'`memory.c >libtool: compile: i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.3.4/libsandbox -I.. -I../../sandbox-1.3.4 -I../../sandbox-1.3.4/libsbutil -I../../sandbox-1.3.4/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -fexceptions -march=c3 -O2 -fomit-frame-pointer -pipe -Wall -fdata-sections -ffunction-sections -MT libsandbox_la-memory.lo -MD -MP -MF .deps/libsandbox_la-memory.Tpo -c ../../sandbox-1.3.4/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 i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.3.4/libsandbox -I.. -I../../sandbox-1.3.4 -I../../sandbox-1.3.4/libsbutil -I../../sandbox-1.3.4/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -fexceptions -march=c3 -O2 -fomit-frame-pointer -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.3.4/libsandbox/'`wrappers.c >libtool: compile: i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.3.4/libsandbox -I.. -I../../sandbox-1.3.4 -I../../sandbox-1.3.4/libsbutil -I../../sandbox-1.3.4/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -fexceptions -march=c3 -O2 -fomit-frame-pointer -pipe -Wall -fdata-sections -ffunction-sections -MT libsandbox_la-wrappers.lo -MD -MP -MF .deps/libsandbox_la-wrappers.Tpo -c ../../sandbox-1.3.4/libsandbox/wrappers.c -fPIC -DPIC -o .libs/libsandbox_la-wrappers.o >mv -f .deps/libsandbox_la-wrappers.Tpo .deps/libsandbox_la-wrappers.Plo >/bin/sh ../libtool --tag=CC --mode=compile i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.3.4/libsandbox -I.. -I../../sandbox-1.3.4 -I../../sandbox-1.3.4/libsbutil -I../../sandbox-1.3.4/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -fexceptions -march=c3 -O2 -fomit-frame-pointer -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.3.4/libsandbox/'`canonicalize.c >libtool: compile: i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.3.4/libsandbox -I.. -I../../sandbox-1.3.4 -I../../sandbox-1.3.4/libsbutil -I../../sandbox-1.3.4/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -fexceptions -march=c3 -O2 -fomit-frame-pointer -pipe -Wall -fdata-sections -ffunction-sections -MT libsandbox_la-canonicalize.lo -MD -MP -MF .deps/libsandbox_la-canonicalize.Tpo -c ../../sandbox-1.3.4/libsandbox/canonicalize.c -fPIC -DPIC -o .libs/libsandbox_la-canonicalize.o >mv -f .deps/libsandbox_la-canonicalize.Tpo .deps/libsandbox_la-canonicalize.Plo >/bin/sh ../libtool --tag=CC --mode=link i586-pc-linux-gnu-gcc -fexceptions -march=c3 -O2 -fomit-frame-pointer -pipe -Wall -fdata-sections -ffunction-sections -no-undefined -nodefaultlibs -avoid-version -Wl,--version-script,libsandbox.map -Wl,--as-needed -Wl,--gc-sections -o libsandbox.la -rpath /usr/lib 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: i586-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 -march=c3 -Wl,--version-script -Wl,libsandbox.map -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.3.4/work/build-default/libsandbox' >Making all in src >make[2]: Entering directory `/var/tmp/portage/sys-apps/sandbox-1.3.4/work/build-default/src' >i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.3.4/src -I.. -I../../sandbox-1.3.4 -I../../sandbox-1.3.4/libsbutil -I../../sandbox-1.3.4/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -march=c3 -O2 -fomit-frame-pointer -pipe -Wall -fdata-sections -ffunction-sections -MT environ.o -MD -MP -MF .deps/environ.Tpo -c -o environ.o ../../sandbox-1.3.4/src/environ.c >mv -f .deps/environ.Tpo .deps/environ.Po >i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.3.4/src -I.. -I../../sandbox-1.3.4 -I../../sandbox-1.3.4/libsbutil -I../../sandbox-1.3.4/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -march=c3 -O2 -fomit-frame-pointer -pipe -Wall -fdata-sections -ffunction-sections -MT sandbox.o -MD -MP -MF .deps/sandbox.Tpo -c -o sandbox.o ../../sandbox-1.3.4/src/sandbox.c >mv -f .deps/sandbox.Tpo .deps/sandbox.Po >/bin/sh ../libtool --tag=CC --mode=link i586-pc-linux-gnu-gcc -march=c3 -O2 -fomit-frame-pointer -pipe -Wall -fdata-sections -ffunction-sections -Wl,--as-needed -Wl,--gc-sections -o sandbox environ.o sandbox.o ../libsbutil/libsbutil.la -ldl >libtool: link: i586-pc-linux-gnu-gcc -march=c3 -O2 -fomit-frame-pointer -pipe -Wall -fdata-sections -ffunction-sections -Wl,--as-needed -Wl,--gc-sections -o sandbox environ.o sandbox.o ../libsbutil/.libs/libsbutil.a -ldl >sandbox.o:(.bss.sandbox_info_t+0x0): multiple definition of `sandbox_info_t' >environ.o:(.bss.sandbox_info_t+0x0): first defined here >collect2: ld returned 1 exit status >make[2]: *** [sandbox] Error 1 >make[2]: Leaving directory `/var/tmp/portage/sys-apps/sandbox-1.3.4/work/build-default/src' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/sys-apps/sandbox-1.3.4/work/build-default' >make: *** [all] Error 2 > [31;01m*[0m > [31;01m*[0m ERROR: sys-apps/sandbox-1.3.4 failed. > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 49: Called src_compile > [31;01m*[0m environment, line 2389: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake || die; > [31;01m*[0m The die message: > [31;01m*[0m (no error message) > [31;01m*[0m > [31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant. > [31;01m*[0m A complete build log is located at '/var/tmp/portage/sys-apps/sandbox-1.3.4/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/sys-apps/sandbox-1.3.4/temp/environment'. > [31;01m*[0m > [33;01m*[0m If configure failed with a 'cannot run C compiled programs' error, try this: > [33;01m*[0m FEATURES=-sandbox emerge sandbox
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 258031
: 181261