Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 248897 Details for
Bug 339022
sys-apps/sandbox-2.3-r1 fail test 41: script/8 on hardened systems
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
sandbox-2.3-r1.log (text/plain), 25.70 KB, created by
Agostino Sarubbo
on 2010-09-28 12:14:32 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Agostino Sarubbo
Created:
2010-09-28 12:14:32 UTC
Size:
25.70 KB
patch
obsolete
>>>> Emerging (1 of 1) sys-apps/sandbox-2.3-r1 > * sandbox-2.3.tar.xz RMD160 SHA1 SHA256 size ;-) ... [ ok ] > * checking ebuild checksums ;-) ... [ ok ] > * checking auxfile checksums ;-) ... [ ok ] > * checking miscfile checksums ;-) ... [ ok ] > * Package: sys-apps/sandbox-2.3-r1 > * Repository: gentoo > * Maintainer: sandbox@gentoo.org > * USE: amd64 elibc_glibc kernel_linux test userland_GNU >>>> Unpacking source... >>>> Unpacking sandbox-2.3.tar.xz to /var/tmp/portage/sys-apps/sandbox-2.3-r1/work >unpack sandbox-2.3.tar.xz: file format not recognized. Ignoring. >>>> Source unpacked in /var/tmp/portage/sys-apps/sandbox-2.3-r1/work >>>> Compiling source in /var/tmp/portage/sys-apps/sandbox-2.3-r1/work/sandbox-2.3 ... > * Configuring sandbox for ABI=amd64... > * econf: updating sandbox-2.3/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating sandbox-2.3/config.sub with /usr/share/gnuconfig/config.sub >../sandbox-2.3//configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking environment state... ok >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 >checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes >checking for library containing strerror... none required >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking 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... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking for multiple personalities... x86_64:-m64 x86:-m32 >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 correctly handles trailing slash... yes >checking whether lstat accepts an empty string... no >checking whether lstat correctly handles trailing slash... (cached) yes >checking return type of signal handlers... void >checking whether stat accepts an empty string... no >checking for 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... /lib64/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/6314/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 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 libsbutil/Makefile >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 tests/atconfig commands > * Building sandbox for ABI=amd64... >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 > 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_open.lo > CC sb_read.lo > CC sb_write.lo > CC sb_close.lo > CC sb_printf.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 > CC libsandbox_la-eqawarn.lo > GEN libsandbox.map > GEN symbols.h > CC libsandbox_la-lock.lo > CC libsandbox_la-memory.lo > GEN trace_syscalls.h >In file included from /usr/include/features.h:371, > from /usr/include/dirent.h:26, > from ./../../sandbox-2.3/headers.h:15, > from <command-line>:0: >/usr/include/gnu/stubs.h:7:27: error: gnu/stubs-32.h: No such file or directory > CC libsandbox_la-canonicalize.lo > GEN sb_nr.h > CC libsandbox_la-wrappers.lo > CC libsandbox_la-libsandbox.lo > CC libsandbox_la-trace.lo >../../sandbox-2.3/libsandbox/trace/common.c:7: warning: 'trace_sysnum_regs' declared 'static' but never defined > CCLD libsandbox.la > >*** Warning: Linking the shared library libsandbox.la against the >*** static library ../libsbutil/.libs/libsbutil.a is not portable! >Making all in src > CC environ.o > CC sandbox.o > CCLD sandbox >Making all in tests >make[2]: Nothing to be done for `all'. >>>> Source compiled. > * Checking sandbox for ABI=amd64... >make -j3 check >Making check in scripts >make[1]: Nothing to be done for `check'. >Making check in etc >Making check in sandbox.d >make[2]: Nothing to be done for `check'. >make[2]: Nothing to be done for `check-am'. >Making check in data >make[1]: Nothing to be done for `check'. >Making check in libsbutil >make[1]: Nothing to be done for `check'. >Making check in libsandbox >make[1]: Nothing to be done for `check'. >Making check in src >make[1]: Nothing to be done for `check'. >Making check in tests >make get-group get-user sb_true sb_true_static access-0 chmod-0 chown-0 creat-0 creat64-0 faccessat-0 fchmodat-0 fchownat-0 fopen-0 fopen64-0 futimesat-0 lchown-0 link-0 linkat-0 linkat_static-0 lutimes-0 mkdir-0 mkdir_static-0 mkdirat-0 mkfifo-0 mkfifoat-0 mknod-0 mknodat-0 open-0 open_static-0 open64-0 openat-0 openat_static-0 openat64-0 opendir-0 remove-0 rename-0 renameat-0 rmdir-0 signal_static-0 symlink-0 symlinkat-0 truncate-0 truncate64-0 unlink-0 unlinkat-0 utime-0 utimensat-0 utimensat_static-0 utimes-0 vfork-0 getcwd-gnulib_tst libsigsegv_tst sb_printf_tst sigsuspend-zsh_tst sigsuspend-zsh_static_tst \ > ../../sandbox-2.3/tests/access-1.sh ../../sandbox-2.3/tests/chmod-1.sh ../../sandbox-2.3/tests/chown-1.sh ../../sandbox-2.3/tests/fchmodat-1.sh ../../sandbox-2.3/tests/fchownat-1.sh ../../sandbox-2.3/tests/fchownat-2.sh ../../sandbox-2.3/tests/lchown-1.sh ../../sandbox-2.3/tests/link-1.sh ../../sandbox-2.3/tests/linkat-1.sh ../../sandbox-2.3/tests/linkat-2.sh ../../sandbox-2.3/tests/linkat_static-1.sh ../../sandbox-2.3/tests/linkat_static-2.sh ../../sandbox-2.3/tests/mkdir-1.sh ../../sandbox-2.3/tests/mkdir-2.sh ../../sandbox-2.3/tests/mkdir-3.sh ../../sandbox-2.3/tests/mkdirat-1.sh ../../sandbox-2.3/tests/mkdir_static-1.sh ../../sandbox-2.3/tests/mkfifo-1.sh ../../sandbox-2.3/tests/mkfifoat-1.sh ../../sandbox-2.3/tests/mknod-1.sh ../../sandbox-2.3/tests/mknodat-1.sh ../../sandbox-2.3/tests/open-1.sh ../../sandbox-2.3/tests/openat-1.sh ../../sandbox-2.3/tests/openat_static-1.sh ../../sandbox-2.3/tests/openat_static-2.sh ../../sandbox-2.3/tests/open_static-1.sh ../../sandbox-2.3/tests/remove-1.sh ../../sandbox-2.3/tests/rename-1.sh ../../sandbox-2.3/tests/renameat-1.sh ../../sandbox-2.3/tests/rmdir-1.sh ../../sandbox-2.3/tests/rmdir-2.sh ../../sandbox-2.3/tests/script-1.sh ../../sandbox-2.3/tests/script-2.sh ../../sandbox-2.3/tests/script-3.sh ../../sandbox-2.3/tests/script-4.sh ../../sandbox-2.3/tests/script-5.sh ../../sandbox-2.3/tests/script-6.sh ../../sandbox-2.3/tests/script-7.sh ../../sandbox-2.3/tests/script-8.sh ../../sandbox-2.3/tests/signal_static-1.sh ../../sandbox-2.3/tests/symlink-1.sh ../../sandbox-2.3/tests/symlinkat-1.sh ../../sandbox-2.3/tests/unlink-1.sh ../../sandbox-2.3/tests/utimensat-1.sh ../../sandbox-2.3/tests/utimensat-2.sh ../../sandbox-2.3/tests/utimensat_static-1.sh ../../sandbox-2.3/tests/utimensat_static-2.sh ../../sandbox-2.3/tests/vfork-1.sh script-0 trace-0 > CC get-group.o > CC sb_true.o > CC get-user.o > CC sb_true_static.o > CC access-0.o > CC chmod-0.o > CC chown-0.o > CC creat-0.o > CC creat64-0.o > CC faccessat-0.o > CC fchmodat-0.o > CC fchownat-0.o > CC fopen-0.o > CC fopen64-0.o > CC futimesat-0.o > CC lchown-0.o > CC link-0.o > CC linkat-0.o > CC linkat_static-0.o > CC lutimes-0.o > CC mkdir-0.o > CC mkdir_static-0.o > CC mkdirat-0.o > CC mkfifo-0.o > CC mkfifoat-0.o > CC mknod-0.o > CC mknodat-0.o > CC open-0.o > CC open_static-0.o > CC open64-0.o > CC openat-0.o > CC openat_static-0.o > CC openat64-0.o > CC opendir-0.o > CC remove-0.o > CC rename-0.o > CC renameat-0.o > CC rmdir-0.o > CC signal_static-0.o > CC symlink-0.o > CC symlinkat-0.o > CC truncate-0.o > CC truncate64-0.o > CC unlink-0.o > CC unlinkat-0.o > CC utime-0.o > CC utimensat-0.o > CC utimensat_static-0.o > CC utimes-0.o > CC vfork-0.o > CC getcwd-gnulib_tst.o > CC libsigsegv_tst.o > CC sb_printf_tst-sb_printf_tst.o > CC sigsuspend-zsh_tst.o >make[2]: Nothing to be done for `../../sandbox-2.3/tests/access-1.sh'. >make[2]: Nothing to be done for `../../sandbox-2.3/tests/chmod-1.sh'. >make[2]: Nothing to be done for `../../sandbox-2.3/tests/chown-1.sh'. >make[2]: Nothing to be done for `../../sandbox-2.3/tests/fchmodat-1.sh'. >make[2]: Nothing to be done for `../../sandbox-2.3/tests/fchownat-1.sh'. >make[2]: Nothing to be done for `../../sandbox-2.3/tests/fchownat-2.sh'. >make[2]: Nothing to be done for `../../sandbox-2.3/tests/lchown-1.sh'. >make[2]: Nothing to be done for `../../sandbox-2.3/tests/link-1.sh'. >make[2]: Nothing to be done for `../../sandbox-2.3/tests/linkat-1.sh'. >make[2]: Nothing to be done for `../../sandbox-2.3/tests/linkat-2.sh'. >make[2]: Nothing to be done for `../../sandbox-2.3/tests/linkat_static-1.sh'. >make[2]: Nothing to be done for `../../sandbox-2.3/tests/linkat_static-2.sh'. >make[2]: Nothing to be done for `../../sandbox-2.3/tests/mkdir-1.sh'. >make[2]: Nothing to be done for `../../sandbox-2.3/tests/mkdir-2.sh'. >make[2]: Nothing to be done for `../../sandbox-2.3/tests/mkdir-3.sh'. >make[2]: Nothing to be done for `../../sandbox-2.3/tests/mkdirat-1.sh'. >make[2]: Nothing to be done for `../../sandbox-2.3/tests/mkdir_static-1.sh'. >make[2]: Nothing to be done for `../../sandbox-2.3/tests/mkfifo-1.sh'. >make[2]: Nothing to be done for `../../sandbox-2.3/tests/mkfifoat-1.sh'. >make[2]: Nothing to be done for `../../sandbox-2.3/tests/mknod-1.sh'. >make[2]: Nothing to be done for `../../sandbox-2.3/tests/mknodat-1.sh'. >make[2]: Nothing to be done for `../../sandbox-2.3/tests/open-1.sh'. >make[2]: Nothing to be done for `../../sandbox-2.3/tests/openat-1.sh'. >make[2]: Nothing to be done for `../../sandbox-2.3/tests/openat_static-1.sh'. >make[2]: Nothing to be done for `../../sandbox-2.3/tests/openat_static-2.sh'. >make[2]: Nothing to be done for `../../sandbox-2.3/tests/open_static-1.sh'. >make[2]: Nothing to be done for `../../sandbox-2.3/tests/remove-1.sh'. >make[2]: Nothing to be done for `../../sandbox-2.3/tests/rename-1.sh'. >make[2]: Nothing to be done for `../../sandbox-2.3/tests/renameat-1.sh'. >make[2]: Nothing to be done for `../../sandbox-2.3/tests/rmdir-1.sh'. >make[2]: Nothing to be done for `../../sandbox-2.3/tests/rmdir-2.sh'. >make[2]: Nothing to be done for `../../sandbox-2.3/tests/script-1.sh'. >make[2]: Nothing to be done for `../../sandbox-2.3/tests/script-2.sh'. >make[2]: Nothing to be done for `../../sandbox-2.3/tests/script-3.sh'. >make[2]: Nothing to be done for `../../sandbox-2.3/tests/script-4.sh'. >make[2]: Nothing to be done for `../../sandbox-2.3/tests/script-5.sh'. >make[2]: Nothing to be done for `../../sandbox-2.3/tests/script-6.sh'. >make[2]: Nothing to be done for `../../sandbox-2.3/tests/script-7.sh'. >make[2]: Nothing to be done for `../../sandbox-2.3/tests/script-8.sh'. > CC sigsuspend-zsh_static_tst.o >make[2]: Nothing to be done for `../../sandbox-2.3/tests/signal_static-1.sh'. >make[2]: Nothing to be done for `../../sandbox-2.3/tests/symlink-1.sh'. >make[2]: Nothing to be done for `../../sandbox-2.3/tests/symlinkat-1.sh'. >make[2]: Nothing to be done for `../../sandbox-2.3/tests/unlink-1.sh'. >make[2]: Nothing to be done for `../../sandbox-2.3/tests/utimensat-1.sh'. >make[2]: Nothing to be done for `../../sandbox-2.3/tests/utimensat-2.sh'. >make[2]: Nothing to be done for `../../sandbox-2.3/tests/utimensat_static-1.sh'. >make[2]: Nothing to be done for `../../sandbox-2.3/tests/utimensat_static-2.sh'. >make[2]: Nothing to be done for `../../sandbox-2.3/tests/vfork-1.sh'. >make[2]: Nothing to be done for `../../sandbox-2.3/tests/script-0'. >make[2]: Nothing to be done for `../../sandbox-2.3/tests/trace-0'. > CCLD get-group > CCLD get-user > CCLD sb_true > CCLD sb_true_static > CCLD access-0 > CCLD chmod-0 > CCLD chown-0 > CCLD creat-0 > CCLD creat64-0 > CCLD faccessat-0 > CCLD fchmodat-0 > CCLD fchownat-0 > CCLD fopen-0 > CCLD fopen64-0 > CCLD futimesat-0 > CCLD lchown-0 > CCLD link-0 > CCLD linkat-0 > CCLD linkat_static-0 > CCLD lutimes-0 > CCLD mkdir-0 > CCLD mkdir_static-0 > CCLD mkdirat-0 > CCLD mkfifo-0 > CCLD mkfifoat-0 > CCLD mknod-0 > CCLD mknodat-0 > CCLD open-0 > CCLD open_static-0 > CCLD open64-0 > CCLD openat-0 > CCLD openat_static-0 > CCLD openat64-0 > CCLD opendir-0 > CCLD remove-0 > CCLD rename-0 > CCLD renameat-0 > CCLD rmdir-0 > CCLD signal_static-0 > CCLD symlink-0 > CCLD symlinkat-0 > CCLD truncate-0 > CCLD truncate64-0 > CCLD unlink-0 > CCLD unlinkat-0 > CCLD utime-0 > CCLD utimensat-0 > CCLD utimensat_static-0 > CCLD utimes-0 > CCLD vfork-0 > CCLD getcwd-gnulib_tst > CCLD libsigsegv_tst > CCLD sb_printf_tst > CCLD sigsuspend-zsh_tst > CCLD sigsuspend-zsh_static_tst >make check-local >/bin/sh '../../sandbox-2.3/tests/testsuite' AUTOTEST_PATH='src:tests' >## ----------------------- ## >## sandbox 2.3 test suite. ## >## ----------------------- ## > 1: access/1 ok > 2: chmod/1 ok > 3: chown/1 ok > 4: fchmodat/1 ok > 5: fchownat/1 ok > 6: fchownat/2 ok > 7: lchown/1 ok > 8: libsigsegv ok > 9: link/1 ok > 10: linkat/1 ok > 11: linkat/2 ok > 12: linkat_static/1 ok > 13: linkat_static/2 ok > 14: mkdir/1 skipped (mkdir.at:1) > 15: mkdir/2 ok > 16: mkdir/3 skipped (mkdir.at:3) > 17: mkdir_static/1 ok > 18: mkdirat/1 ok > 19: mkfifo/1 ok > 20: mkfifoat/1 ok > 21: mknod/1 ok > 22: mknodat/1 ok > 23: open/1 ok > 24: open_static/1 ok > 25: openat/1 ok > 26: openat_static/1 ok > 27: openat_static/2 ok > 28: remove/1 ok > 29: rename/1 ok > 30: renameat/1 ok > 31: rmdir/1 ok > 32: rmdir/2 ok > 33: sb_printf ok > 34: script/1 ok > 35: script/2 ok > 36: script/3 ok > 37: script/4 ok > 38: script/5 ok > 39: script/6 ok > 40: script/7 ok > 41: script/8 FAILED (script.at:8) > 42: signal_static/1 ok > 43: symlink/1 ok > 44: symlinkat/1 ok > 45: unlink/1 ok > 46: utimensat/1 ok > 47: utimensat/2 ok > 48: utimensat_static/1 ok > 49: utimensat_static/2 ok > 50: vfork/1 ok > >## ------------- ## >## Test results. ## >## ------------- ## > >ERROR: 48 tests were run, >1 failed unexpectedly. >2 tests were skipped. >## -------------------------- ## >## testsuite.log was created. ## >## -------------------------- ## > >Please send `tests/testsuite.log' and all information you think might help: > > To: <sandbox@gentoo.org> > Subject: [sandbox 2.3] testsuite: 41 failed > >You may investigate any problem if you feel able to do so, in which >case the test suite provides a good starting point. Its output may >be found below `tests/testsuite.dir'. > >make[2]: *** [check-local] Error 1 >make[1]: *** [check-am] Error 2 >make: *** [check-recursive] Error 1 >emake failed > * ERROR: sys-apps/sandbox-2.3-r1 failed: > * make check failed for amd64 > * > * Call stack: > * ebuild.sh, line 56: Called src_test > * environment, line 2714: Called die > * The specific snippet of code: > * emake check || die "make check failed for ${ABI}"; > * > * If you need support, post the output of 'emerge --info =sys-apps/sandbox-2.3-r1', > * the complete build log and the output of 'emerge -pqv =sys-apps/sandbox-2.3-r1'. > * If configure failed with a 'cannot run C compiled programs' error, try this: > * FEATURES=-sandbox emerge sandbox > * The complete build log is located at '/var/tmp/portage/sys-apps/sandbox-2.3-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/sys-apps/sandbox-2.3-r1/temp/environment'. > * S: '/var/tmp/portage/sys-apps/sandbox-2.3-r1/work/sandbox-2.3' > >>>> Failed to emerge sys-apps/sandbox-2.3-r1, Log file: > >>>> '/var/tmp/portage/sys-apps/sandbox-2.3-r1/temp/build.log'
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 339022
: 248897 |
249193
|
249195