* Package: dev-libs/xapian-1.2.24  * Repository: gentoo  * Maintainer: blueness@gentoo.org  * USE: abi_x86_64 amd64 brass chert cpu_flags_x86_sse cpu_flags_x86_sse2 elibc_glibc inmemory kernel_linux userland_GNU  * FEATURES: sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking xapian-core-1.2.24.tar.xz to /var/tmp/portage/dev-libs/xapian-1.2.24/work >>> Source unpacked in /var/tmp/portage/dev-libs/xapian-1.2.24/work >>> Preparing source in /var/tmp/portage/dev-libs/xapian-1.2.24/work/xapian-core-1.2.24 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-libs/xapian-1.2.24/work/xapian-core-1.2.24 ... * * Using sse2 * * econf: updating xapian-core-1.2.24/config.sub with /usr/share/gnuconfig/config.sub * econf: updating xapian-core-1.2.24/config.guess with /usr/share/gnuconfig/config.guess ./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 --disable-dependency-tracking --libdir=/usr/lib64 --enable-sse=sse2 --disable-static --enable-backend-flint --enable-backend-remote 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 how to create a ustar tar archive... gnutar 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 style of include used by make... GNU 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 dependency style of x86_64-pc-linux-gnu-gcc... none checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E 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/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop 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-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... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ 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/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -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 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 whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... none checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate * ACCESS DENIED: UNLINK: /usr/local/lib64/libvixDiskLib.so.5 checking whether x86_64-pc-linux-gnu-g++ is a working C++ compiler... yes checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for x86_64-pc-linux-gnu-g++ options to enable ISO C++ mode... none required checking if -lm is required for maths functions... no checking if RTTI is supported... yes checking for sleep... yes checking for gettimeofday... yes checking for ftime... yes checking for srandom... yes checking for random... yes checking for sigaction... yes checking for sigsetjmp and siglongjmp... yes checking for getrusage... yes checking for times... yes checking for sysconf... yes checking for setenv... yes checking for _putenv_s... no checking for closefrom... no checking for dirfd... yes checking for getrlimit... yes checking return type of ftime... int checking for sys/utsname.h... yes checking for gethostname... yes checking for ssize_t... yes checking for pid_t... yes checking for mode_t... yes checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking for sys/types.h... (cached) yes checking size of off_t... 8 checking for 32 bit integer type... int checking for 64 bit integer type... long checking for unsigned equivalent of off_t... unsigned long checking for perl... /usr/bin/perl checking for fcntl.h... yes checking for limits.h... yes checking for sys/errno.h... yes checking for sys/select.h... yes checking for sys/resource.h... yes checking for valgrind... no checking for eatmydata... no checking for working memcmp... yes checking for hstrerror... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... yes checking for sys_errlist and sys_nerr... yes checking for _sys_errlist and _sys_nerr... yes checking for working ISO C90 conforming snprintf... snprintf checking for zlib.h... yes checking for library containing zlibVersion... -lz checking for uuid/uuid.h... yes checking for library containing uuid_generate... -luuid checking for fork... yes checking for library containing socketpair... none required checking for library containing gethostbyname... none required checking for type to use for 5th parameter to getsockopt... socklen_t checking whether fdatasync is declared... yes checking for library containing fdatasync... none required checking for fdatasync... yes checking for fsync... yes checking for pread... yes checking for any prototype needed for pread... none required checking for pwrite... yes checking for any prototype needed for pwrite... none required checking for link... yes checking for version of x86_64-pc-linux-gnu-g++... GCC 4.9.4 checking if x86_64-pc-linux-gnu-g++ -fvisibility=hidden works... yes checking for x86_64-pc-linux-gnu-g++ -Wl,-Bsymbolic-functions... yes checking whether to use SSE instructions on x86... non-x86 arch (x86_64) configure: creating ./config.status config.status: creating Makefile config.status: creating tests/Makefile config.status: creating docs/Makefile config.status: creating docs/doxygen_api.conf config.status: creating docs/doxygen_source.conf config.status: creating xapian-core.spec config.status: creating cmake/xapian-config.cmake config.status: creating cmake/xapian-config-version.cmake config.status: creating pkgconfig/xapian-core.pc config.status: creating tests/runtest config.status: creating tests/runsrv config.status: creating tests/submitperftest config.status: creating tests/perftest/get_machine_info config.status: creating xapian-config config.status: creating makemanpage config.status: creating docs/gen_codestructure_doc config.status: creating languages/generate-allsnowballheaders config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands >>> Source configured. * --------------------------- ACCESS VIOLATION SUMMARY --------------------------- * LOG FILE: "/var/log/sandbox/sandbox-20858.log" * VERSION 1.0 FORMAT: F - Function called FORMAT: S - Access Status FORMAT: P - Path as passed to function FORMAT: A - Absolute Path (not canonical) FORMAT: R - Canonical Path FORMAT: C - Command Line F: UNLINK S: deny P: /usr/local/lib64/libvixDiskLib.so.5 A: /usr/local/lib64/libvixDiskLib.so.5 R: /usr/local/lib64/libvixDiskLib.so.5 C: /sbin/ldconfig -N -X -v * --------------------------------------------------------------------------------