Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 382888 Details for
Bug 519836
sys-apps/sandbox-2.6-r1 - wrappers.c:(.text.get_dlsym+0x44): undefined reference to `dlvsym'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build log
build.log (text/plain), 26.64 KB, created by
Jacob Martin
on 2014-08-14 13:27:06 UTC
(
hide
)
Description:
build log
Filename:
MIME Type:
Creator:
Jacob Martin
Created:
2014-08-14 13:27:06 UTC
Size:
26.64 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: sys-apps/sandbox-2.6-r1 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: sandbox@gentoo.org >[32;01m * [39;49;00mUSE: abi_x86_64 amd64 elibc_glibc kernel_linux multilib policykit userland_GNU >[32;01m * [39;49;00mFEATURES: preserve-libs sandbox userpriv >>>> Unpacking source... >>>> Unpacking sandbox-2.6.tar.xz to /var/tmp/portage/sys-apps/sandbox-2.6-r1/work > [32;01m*[0m Applying sandbox-2.6-trace-hppa.patch ... >[A[145C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying sandbox-2.6-log-var.patch ... >[A[145C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying sandbox-2.6-static-close-fd.patch ... >[A[145C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying sandbox-2.6-desktop.patch ... >[A[145C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying sandbox-2.6-open-nofollow.patch ... >[A[145C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying sandbox-2.6-check-empty-paths-at.patch ... >[A[145C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying sandbox-2.6-no-pch.patch ... >[A[145C [34;01m[ [32;01mok[34;01m ][0m >>>> Source unpacked in /var/tmp/portage/sys-apps/sandbox-2.6-r1/work >>>> Compiling source in /var/tmp/portage/sys-apps/sandbox-2.6-r1/work/sandbox-2.6 ... > [32;01m*[0m Configuring sandbox for ABI=amd64... > * econf: updating sandbox-2.6/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating sandbox-2.6/config.guess with /usr/share/gnuconfig/config.guess >../sandbox-2.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 > [32;01m*[0m Configuring sandbox for ABI=x86... > * econf: updating sandbox-2.6/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating sandbox-2.6/config.guess with /usr/share/gnuconfig/config.guess >../sandbox-2.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... 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 >yes >checking for a thread-safe mkdir -p... checking whether make supports nested variables... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... (cached) yes >yes >checking environment state... ok >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether make supports nested variables... yes >checking whether make supports nested variables... (cached) yes >checking environment state... ok >checking for i686-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc -m32 >checking whether the C compiler works... checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... >checking whether we are cross compiling... no >checking for suffix of object files... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking whether x86_64-pc-linux-gnu-gcc -m32 accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... 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... 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 and cc understand -c and -o together... gcc3 >checking whether x86_64-pc-linux-gnu-gcc -m32 and cc understand -c and -o together... yes >checking for library containing strerror... yes >checking for library containing strerror... none required >checking how to run the C preprocessor... none required >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >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... checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >yes >checking for sys/types.h... checking for sys/types.h... yes >yes >checking for sys/stat.h... checking for sys/stat.h... yes >yes >checking for stdlib.h... checking for stdlib.h... yes >yes >checking for string.h... checking for string.h... yes >yes >checking for memory.h... checking for memory.h... yes >yes >checking for strings.h... checking for strings.h... yes >yes >checking for inttypes.h... checking for inttypes.h... yes >yes >checking for stdint.h... checking for stdint.h... yes >yes >checking for unistd.h... checking for unistd.h... yes >checking minix/config.h usability... yes >checking minix/config.h usability... no >checking minix/config.h presence... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking for i686-pc-linux-gnu-ar... no >checking for i686-pc-linux-gnu-lib... no >checking for i686-pc-linux-gnu-link... no >checking for ar... ar >checking the archiver (ar) interface... yes >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking the archiver (x86_64-pc-linux-gnu-ar) interface... ar >checking whether make sets $(MAKE)... (cached) yes >checking for gawk... (cached) gawk >checking for egrep... (cached) /bin/grep -E >checking for readelf... readelf >ar >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... checking build system type... i686-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking how to print strings... printf >checking for a sed that does not truncate output... x86_64-pc-linux-gnu >checking how to print strings... printf >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... /usr/bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... 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... /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)... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... /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... 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 >1572864 >checking whether the shell understands some XSI constructs... checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... yes >checking whether the shell understands "+="... func_convert_file_noop >checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for x86_64-pc-linux-gnu-ld -m elf_i386 option to reload object files... -r >checking for i686-pc-linux-gnu-objdump... yes >no >checking for objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for i686-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... printf %s\n >func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... checking for i686-pc-linux-gnu-ar... ar >func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for archiver @FILE support... checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >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... @ >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 sysroot... no >checking for i686-pc-linux-gnu-mt... ok >no >checking for mt... no >checking if : is a manifest tool... checking for sysroot... no >no >checking for dlfcn.h... checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking for dlfcn.h... yes >checking for objdir... .libs >yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc -m32 supports -fno-rtti -fno-exceptions... checking if x86_64-pc-linux-gnu-gcc 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... 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... no >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... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... no >checking dynamic linker characteristics... 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 multiple personalities... no >checking for size_t... 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... x86_64:-m64 x86:-m32 x32:-mx32 >checking for size_t... yes >checking for working alloca.h... yes >checking for alloca... yes >checking for working alloca.h... yes >checking for dirent.h that defines DIR... yes >checking for alloca... yes >checking for library containing opendir... yes >checking for dirent.h that defines DIR... none required >checking for ANSI C header files... (cached) yes >checking for sys/wait.h that is POSIX.1 compatible... yes >checking for library containing opendir... yes >checking for dirent.h... none required >checking for ANSI C header files... (cached) yes >checking for sys/wait.h that is POSIX.1 compatible... yes >checking for dlfcn.h... (cached) yes >checking for elf.h... yes >checking for dirent.h... yes >yes >checking for errno.h... checking for dlfcn.h... (cached) yes >checking for elf.h... yes >checking for execinfo.h... yes >checking for errno.h... yes >checking for fcntl.h... yes >checking for execinfo.h... yes >checking for grp.h... yes >checking for fcntl.h... yes >checking for inttypes.h... (cached) yes >yes >checking for libgen.h... checking for grp.h... yes >yes >checking for limits.h... checking for inttypes.h... (cached) yes >checking for libgen.h... yes >checking for memory.h... (cached) yes >yes >checking for pthread.h... checking for limits.h... yes >yes >checking for memory.h... (cached) yes >checking for pwd.h... checking for pthread.h... yes >checking for siginfo.h... yes >checking for pwd.h... no >checking for signal.h... yes >checking for siginfo.h... yes >checking for sigsegv.h... (cached) no >checking for stdarg.h... no >checking for signal.h... yes >checking for stdbool.h... yes >checking for sigsegv.h... (cached) no >checking for stdarg.h... yes >checking for stddef.h... yes >checking for stdbool.h... yes >checking for stdint.h... (cached) yes >yes >checking for stdio.h... checking for stddef.h... yes >yes >checking for stdlib.h... (cached) yes >checking for stdint.h... (cached) yes >checking for string.h... (cached) yes >checking for stdio.h... checking for strings.h... (cached) yes >checking for syscall.h... yes >checking for stdlib.h... (cached) yes >yes >checking for string.h... (cached) yes >checking for unistd.h... (cached) yes >checking for strings.h... (cached) yes >checking for utime.h... checking for syscall.h... yes >yes >checking for sys/file.h... checking for unistd.h... (cached) yes >checking for utime.h... yes >checking for sys/mman.h... yes >checking for sys/file.h... yes >checking for sys/param.h... yes >checking for sys/mman.h... yes >checking for sys/ptrace.h... yes >checking for sys/param.h... yes >checking for sys/reg.h... yes >checking for sys/ptrace.h... yes >checking for sys/stat.h... (cached) yes >yes >checking for sys/syscall.h... checking for sys/reg.h... yes >yes >checking for sys/time.h... checking for sys/stat.h... (cached) yes >checking for sys/syscall.h... yes >checking for sys/types.h... (cached) yes >yes >checking for sys/user.h... checking for sys/time.h... yes >yes >checking for sys/wait.h... (cached) yes >checking for sys/types.h... (cached) yes >checking for asm/ptrace.h... checking for sys/user.h... yes >yes >checking for linux/ptrace.h... checking for sys/wait.h... (cached) yes >checking for asm/ptrace.h... yes >checking for an ANSI C-conforming const... yes >checking for linux/ptrace.h... yes >checking for uid_t in sys/types.h... yes >checking for mode_t... 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... (cached) yes >checking whether environ is declared... yes >checking for ptrdiff_t... yes >checking for size_t... (cached) 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 __sighandler_t... yes >checking for sig_t... yes >checking for struct user_regs_struct... yes >checking for __sighandler_t... yes >checking for struct user_regs_struct... yes >checking for struct pt_regs... yes >checking for struct pt_regs... yes >checking size of struct user_regs_struct... yes >checking size of struct user_regs_struct... 68 >checking size of struct pt_regs... 216 >checking size of struct pt_regs... 68 >checking for unistd.h... (cached) yes >checking for working chown... 168 >checking for unistd.h... (cached) yes >checking for working chown... yes >checking for pid_t... 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 vfork.h usability... yes >checking for vfork... no >checking vfork.h presence... no >checking for vfork.h... no >checking for fork... yes >checking for working fork... yes >checking for vfork... yes >checking for working vfork... (cached) yes >checking whether lstat correctly handles trailing slash... yes >checking for working fork... yes >checking whether lstat accepts an empty string... yes >checking for working vfork... (cached) yes >checking whether lstat correctly handles trailing slash... no >checking whether lstat correctly handles trailing slash... (cached) yes >checking return type of signal handlers... yes >checking whether lstat accepts an empty string... void >checking whether stat accepts an empty string... no >checking whether lstat correctly handles trailing slash... (cached) yes >checking return type of signal handlers... no >checking for backtrace... void >checking whether stat accepts an empty string... yes >checking for creat64... no >checking for backtrace... yes >checking for faccessat... yes >checking for creat64... yes >checking for fchmodat... yes >checking for faccessat... yes >checking for fchownat... yes >checking for fchmodat... yes >checking for fopen64... yes >checking for fchownat... yes >checking for ftruncate... yes >checking for fopen64... yes >checking for futimesat... yes >checking for ftruncate... yes >checking for getcwd... yes >checking for futimesat... yes >checking for lchown... yes >checking for getcwd... yes >checking for linkat... yes >checking for lchown... yes >checking for lutimes... yes >checking for linkat... yes >checking for memmove... yes >checking for lutimes... yes >checking for memcpy... yes >checking for memmove... yes >checking for memset... yes >checking for memcpy... yes >checking for mkdir... yes >checking for memset... yes >checking for mkdirat... yes >checking for mkdir... yes >checking for mkdtemp... yes >checking for mkdirat... yes >checking for mkfifoat... yes >checking for mkdtemp... yes >checking for mknodat... yes >checking for mkfifoat... yes >checking for mkostemp... yes >checking for mknodat... yes >checking for mkostemp64... yes >checking for mkostemp... yes >checking for mkostemps... yes >checking for mkostemp64... yes >checking for mkostemps64... yes >checking for mkostemps... yes >checking for mkstemp... yes >checking for mkostemps64... yes >checking for mkstemp64... yes >checking for mkstemp... yes >checking for mkstemps... yes >checking for mkstemp64... yes >checking for mkstemps64... yes >checking for mkstemps... yes >checking for open64... yes >checking for mkstemps64... yes >checking for openat... yes >checking for open64... yes >checking for openat64... yes >checking for openat... yes >checking for pathconf... yes >checking for openat64... yes >checking for ptrace... yes >checking for pathconf... yes >checking for realpath... yes >checking for ptrace... yes >checking for remove... yes >checking for realpath... yes >checking for renameat... yes >checking for remove... yes >checking for rmdir... yes >checking for renameat... yes >checking for setenv... yes >checking for rmdir... yes >checking for strcasecmp... yes >checking for setenv... yes >checking for strchr... yes >checking for strcasecmp... yes >checking for strdup... yes >checking for strchr... yes >checking for strerror... yes >checking for strdup... yes >checking for strndup... yes >checking for strerror... yes >checking for strrchr... yes >checking for strndup... yes >checking for strspn... yes >checking for strrchr... yes >checking for strstr... yes >checking for strspn... yes >checking for strtok_r... yes >checking for strstr... yes >checking for symlinkat... yes >checking for strtok_r... yes >checking for truncate64... yes >checking for symlinkat... yes >checking for unlinkat... yes >checking for truncate64... yes >checking for utime... yes >checking for unlinkat... yes >checking for utimensat... yes >checking for utime... yes >checking for utimes... yes >checking for utimensat... yes >checking for stackoverflow_install_handler in -lsigsegv... (cached) false >checking for __sync_lock_test_and_set... yes >checking for utimes... yes >checking for va_copy... va_copy >checking for library containing dlopen... yes >checking for stackoverflow_install_handler in -lsigsegv... (cached) false >checking for __sync_lock_test_and_set... none required >checking for dlvsym... yes >checking for va_copy... va_copy >checking for library containing dlopen... yes >checking truncate argument type... off_t >checking for RTLD_NEXT... yes >checking libc path... none required >checking for dlvsym... /lib32/libc.so.6 >checking libc version... yes >checking truncate argument type... off_t >checking for RTLD_NEXT... 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/31618/cmdline... yes >checking how to enable exception handling... yes >checking libc path... -fexceptions >checking CFLAGS for maximum warnings... /lib64/libc.so.6 >checking libc version... -Wall >checking whether C compiler accepts -Winvalid-pch... yes >checking whether C compiler accepts -fdata-sections... 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/31588/cmdline... yes >checking how to enable exception handling... yes >checking whether C compiler accepts -ffunction-sections... -fexceptions >checking CFLAGS for maximum warnings... yes >checking whether the linker accepts -Wl,--as-needed... -Wall >checking whether C compiler accepts -Winvalid-pch... yes >checking whether the linker accepts -Wl,--gc-sections... yes >checking whether C compiler accepts -fdata-sections... yes >checking whether C compiler accepts -ffunction-sections... yes >checking whether the linker accepts -Wl,--no-undefined... yes >checking whether the linker accepts -Wl,--as-needed... yes >checking whether the linker accepts -Wl,--version-script,conftest.map... yes >checking whether the linker accepts -Wl,--gc-sections... yes >yes >checking whether the linker accepts -Wl,--no-undefined... yes >checking whether the linker accepts -Wl,--version-script,conftest.map... configure: creating ./config.status >yes >configure: creating ./config.status >config.status: creating src/sandbox.sh >config.status: creating Makefile >config.status: creating data/Makefile >config.status: creating etc/Makefile >config.status: creating etc/sandbox.d/00default >config.status: creating etc/sandbox.d/Makefile >config.status: creating libsandbox/Makefile >config.status: creating src/sandbox.sh >config.status: creating libsbutil/Makefile >config.status: creating Makefile >config.status: creating scripts/Makefile >config.status: creating data/Makefile >config.status: creating src/Makefile >config.status: creating etc/Makefile >config.status: creating tests/atlocal >config.status: creating etc/sandbox.d/00default >config.status: creating tests/Makefile >config.status: creating etc/sandbox.d/Makefile >config.status: creating tests/package.m4 >config.status: creating libsandbox/Makefile >config.status: creating config.h >config.status: creating libsbutil/Makefile >config.status: executing depfiles commands >config.status: creating scripts/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 libtool commands >config.status: executing tests/atconfig commands >config.status: executing tests/atconfig commands > [32;01m*[0m Running sb_compile for ABI=x86... >make -j9 >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 > CC get_sandbox_conf.lo > CC get_sandbox_confd.lo > CC get_sandbox_lib.lo > CC get_sandbox_log.lo > CC get_sandbox_rc.lo > CC get_tmp_dir.lo > CC is_env_on.lo > CC is_env_off.lo > CC sb_backtrace.lo > CC sb_efuncs.lo > CC sb_open.lo > CC sb_write.lo > CC sb_read.lo > CC sb_write_fd.lo > CC sb_close.lo > CC sb_printf.lo > CC sb_proc.lo > CC sb_memory.lo > CC debug.lo > CC string.lo > CC file.lo > CC config.lo > CC dynbuf.lo > CCLD libsbutil.la >Making all in libsandbox > GEN libsandbox.map > GEN symbols.h > CC libsandbox_la-lock.lo > CC libsandbox_la-memory.lo > GEN trace_syscalls.h > CC libsandbox_la-canonicalize.lo > GEN sb_nr.h > CC libsandbox_la-wrappers.lo > CC libsandbox_la-libsandbox.lo > CC libsandbox_la-trace.lo > CCLD libsandbox.la > >*** Warning: Linking the shared library libsandbox.la against the >*** static library ../libsbutil/.libs/libsbutil.a is not portable! >.libs/libsandbox_la-wrappers.o: In function `get_dlsym': >wrappers.c:(.text.get_dlsym+0x44): undefined reference to `dlvsym' >wrappers.c:(.text.get_dlsym+0x69): undefined reference to `dlopen' >wrappers.c:(.text.get_dlsym+0x90): undefined reference to `dlsym' >wrappers.c:(.text.get_dlsym+0xbd): undefined reference to `dlerror' >wrappers.c:(.text.get_dlsym+0xfc): undefined reference to `dlerror' >collect2: error: ld returned 1 exit status >make[2]: *** [libsandbox.la] Error 1 >make[1]: *** [all-recursive] Error 1 >make: *** [all] Error 2 >emake failed > [31;01m*[0m ERROR: sys-apps/sandbox-2.6-r1 failed (compile phase): > [31;01m*[0m (no error message) > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 93: Called src_compile > [31;01m*[0m environment, line 2486: Called sb_foreach_abi 'sb_compile' > [31;01m*[0m environment, line 2435: Called sb_compile > [31;01m*[0m environment, line 2418: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake || die > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=sys-apps/sandbox-2.6-r1'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=sys-apps/sandbox-2.6-r1'`. > [33;01m*[0m If configure failed with a 'cannot run C compiled programs' error, try this: > [33;01m*[0m FEATURES=-sandbox emerge sandbox > [31;01m*[0m The complete build log is located at '/var/tmp/portage/sys-apps/sandbox-2.6-r1/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/sys-apps/sandbox-2.6-r1/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/sys-apps/sandbox-2.6-r1/work/build-x86' > [31;01m*[0m S: '/var/tmp/portage/sys-apps/sandbox-2.6-r1/work/sandbox-2.6'
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 519836
: 382888 |
382890