## ----------------------- ## ## sandbox 1.6 test suite. ## ## ----------------------- ## testsuite: command line was: $ ../../sandbox-1.6/tests/testsuite ## ----------- ## ## ChangeLogs. ## ## ----------- ## ## --------- ## ## Platform. ## ## --------- ## hostname = possum uname -m = i686 uname -r = 2.6.23-gentoo-r3 uname -s = Linux uname -v = #2 Wed Feb 13 13:31:02 CST 2008 /usr/bin/uname -p = AMD Athlon(tm) Processor /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/tmp/paludis/sys-apps-sandbox-1.6-r2/work/build-default/tests PATH: /var/tmp/paludis/sys-apps-sandbox-1.6-r2/work/sandbox-1.6/tests PATH: /var/tmp/paludis/sys-apps-sandbox-1.6-r2/work/build-default/../sandbox-1.6/src PATH: /var/tmp/paludis/sys-apps-sandbox-1.6-r2/work/build-default/src PATH: /var/tmp/paludis/sys-apps-sandbox-1.6-r2/work/build-default/../sandbox-1.6/tests PATH: /usr/libexec/paludis/utils PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin PATH: /opt/bin PATH: /usr/i686-pc-linux-gnu/gcc-bin/4.1.2 PATH: /usr/qt/3/bin testsuite: atconfig: | # Configurable variable values for building test suites. | # Generated by ./config.status. | # Copyright (C) 2000, 2001, 2003, 2004 Free Software Foundation, Inc. | | # The test suite will define top_srcdir=/../.. etc. | at_testdir='tests' | abs_builddir='/var/tmp/paludis/sys-apps-sandbox-1.6-r2/work/build-default/tests' | at_srcdir='../../sandbox-1.6/tests' | abs_srcdir='/var/tmp/paludis/sys-apps-sandbox-1.6-r2/work/build-default/../sandbox-1.6/tests' | at_top_srcdir='../../sandbox-1.6' | abs_top_srcdir='/var/tmp/paludis/sys-apps-sandbox-1.6-r2/work/build-default/../sandbox-1.6' | at_top_build_prefix='../' | abs_top_builddir='/var/tmp/paludis/sys-apps-sandbox-1.6-r2/work/build-default' | | # Backward compatibility with Autotest <= 2.59b: | at_top_builddir=$at_top_build_prefix | | AUTOTEST_PATH='tests' | | SHELL=${CONFIG_SHELL-'/bin/sh'} testsuite: atlocal: | # only exported things work in test scripts | | export abs_top_srcdir abs_top_builddir abs_srcdir abs_builddir | export PATH=$abs_top_srcdir/src:$abs_top_builddir/src:$abs_builddir:$abs_srcdir:$PATH | export AWK="gawk" | | if ! ${at_clean} ; then | export SB_UID=$(get-user) | export SB_GID=$(get-group) | fi | | export at_xfail | | # portage likes to do `addpredict /` ... we dont need/want | # that garbage messing up our env | export SANDBOX_PREDICT=${SANDBOX_PREDICT%:/} ## ---------------- ## ## Tested programs. ## ## ---------------- ## ## ------------------ ## ## Running the tests. ## ## ------------------ ## testsuite: starting at: Fri Apr 17 17:18:35 CDT 2009 1. access/1 (access.at:1): ok (0m0.032s 0m0.028s) 2. chmod/1 (chmod.at:1): ok (0m0.036s 0m0.076s) 3. chown/1 (chown.at:1): ok (0m0.036s 0m0.072s) 5. fchownat/1 (fchownat.at:1): ok (0m0.040s 0m0.052s) 8. libsigsegv (libsigsegv.at:1): ok (0m0.024s 0m0.040s) 9. mkdir/1 (mkdir.at:1): ok (0m0.036s 0m0.088s) 10. mkdir/2 (mkdir.at:2): ok (0m0.016s 0m0.044s) 13. sb_printf (sb_printf.at:1): ok (0m0.004s 0m0.008s) 14. script/1 (script.at:1): ok (0m0.020s 0m0.040s) 15. script/2 (script.at:2): ok (0m0.056s 0m0.068s) 16. script/3 (script.at:3): ok (0m0.036s 0m0.052s) 18. script/5 (script.at:5): ok (0m0.144s 0m0.780s) 19. script/6 (script.at:6): ok (0m0.024s 0m0.024s) testsuite: ending at: Fri Apr 17 17:18:40 CDT 2009 testsuite: test suite duration: 0h 0m 5s ## ------------- ## ## Test results. ## ## ------------- ## ERROR: All 19 tests were run, 6 failed unexpectedly. ## ------------------------ ## ## Summary of the failures. ## ## ------------------------ ## Failed tests: sandbox 1.6 test suite test groups: NUM: FILE-NAME:LINE TEST-GROUP-NAME KEYWORDS 4: fchmodat.at:1 fchmodat/1 6: fchownat.at:2 fchownat/2 7: lchown.at:1 lchown/1 11: mkdir.at:3 mkdir/3 12: open.at:1 open/1 17: script.at:4 script/4 ## ---------------------- ## ## Detailed failed tests. ## ## ---------------------- ## # -*- compilation -*- 4. fchmodat.at:1: testing ... ../../sandbox-1.6/tests/fchmodat.at:1: env SANDBOX_BEEP=0 SANDBOX_LOG=/var/tmp/paludis/sys-apps-sandbox-1.6-r2/work/build-default/tests/testsuite.dir/04/sandbox.log sandbox.sh . $abs_top_srcdir/tests/fchmodat-1.sh stderr: stdout: PASS: fchmodat(-100, "link", 666, 0) = 0 (wanted 0); errno = 0 [Success] (wanted 0 [Success]) FAIL: fchmodat(-100, "link", 666, 0) = 0 (wanted -1); errno = 0 [Success] (wanted 0 [Success]) ../../sandbox-1.6/tests/fchmodat.at:1: exit code was 1, expected 0 4. fchmodat.at:1: 4. fchmodat/1 (fchmodat.at:1): FAILED (fchmodat.at:1) # -*- compilation -*- 6. fchownat.at:2: testing ... ../../sandbox-1.6/tests/fchownat.at:2: env SANDBOX_BEEP=0 SANDBOX_LOG=/var/tmp/paludis/sys-apps-sandbox-1.6-r2/work/build-default/tests/testsuite.dir/06/sandbox.log sandbox.sh . $abs_top_srcdir/tests/fchownat-2.sh stderr: stdout: PASS: fchownat(-100, "link", 104, 443, 0) = 0 (wanted 0); errno = 0 [Success] (wanted 0 [Success]) FAIL: fchownat(-100, "link", 104, 443, 0) = 0 (wanted -1); errno = 0 [Success] (wanted 0 [Success]) ../../sandbox-1.6/tests/fchownat.at:2: exit code was 1, expected 0 6. fchownat.at:2: 6. fchownat/2 (fchownat.at:2): FAILED (fchownat.at:2) # -*- compilation -*- 7. lchown.at:1: testing ... ../../sandbox-1.6/tests/lchown.at:1: env SANDBOX_BEEP=0 SANDBOX_LOG=/var/tmp/paludis/sys-apps-sandbox-1.6-r2/work/build-default/tests/testsuite.dir/07/sandbox.log sandbox.sh . $abs_top_srcdir/tests/lchown-1.sh stderr: ACCESS DENIED lchown: /var/tmp/paludis/sys-apps-sandbox-1.6-r2/work/build-default/tests/testsuite.dir/07/link --------------------------- ACCESS VIOLATION SUMMARY --------------------------- LOG FILE "/var/tmp/paludis/sys-apps-sandbox-1.6-r2/work/build-default/tests/testsuite.dir/07/sandbox.log" lchown: /var/tmp/paludis/sys-apps-sandbox-1.6-r2/work/build-default/tests/testsuite.dir/07/link (symlink to /var/tmp/paludis/sys-apps-sandbox-1.6-r2/work/build-default/tests/testsuite.dir/07/deny/file) -------------------------------------------------------------------------------- stdout: FAIL: lchown("link", 104, 443) = -1 (wanted 0); errno = 13 [Permission denied] (wanted 0 [Success]) ../../sandbox-1.6/tests/lchown.at:1: exit code was 1, expected 0 7. lchown.at:1: 7. lchown/1 (lchown.at:1): FAILED (lchown.at:1) # -*- compilation -*- 11. mkdir.at:3: testing ... ../../sandbox-1.6/tests/mkdir.at:3: env SANDBOX_BEEP=0 SANDBOX_LOG=/var/tmp/paludis/sys-apps-sandbox-1.6-r2/work/build-default/tests/testsuite.dir/11/sandbox.log sandbox.sh . $abs_top_srcdir/tests/mkdir-3.sh stderr: stdout: PASS: mkdir("root/aksdfjasdfjaskdfjasdfla", 777) = -1 (wanted -1); errno = 13 [Permission denied] (wanted 0 [Success]) ../../sandbox-1.6/tests/mkdir.at:3: exit code was 1, expected 0 11. mkdir.at:3: 11. mkdir/3 (mkdir.at:3): FAILED (mkdir.at:3) # -*- compilation -*- 12. open.at:1: testing ... ../../sandbox-1.6/tests/open.at:1: env SANDBOX_BEEP=0 SANDBOX_LOG=/var/tmp/paludis/sys-apps-sandbox-1.6-r2/work/build-default/tests/testsuite.dir/12/sandbox.log sandbox.sh . $abs_top_srcdir/tests/open-1.sh stderr: ACCESS DENIED open_wr: /a/b/c/d/e/f/g/no/real/path/so/dont/make/it --------------------------- ACCESS VIOLATION SUMMARY --------------------------- LOG FILE "/var/tmp/paludis/sys-apps-sandbox-1.6-r2/work/build-default/tests/testsuite.dir/12/sandbox.log" open_wr: /a/b/c/d/e/f/g/no/real/path/so/dont/make/it -------------------------------------------------------------------------------- stdout: FAIL: open("/a/b/c/d/e/f/g/no/real/path/so/dont/make/it", 0x41, 666) = -1 (wanted -1); errno = 13 [Permission denied] (wanted 2 [No such file or directory]) ../../sandbox-1.6/tests/open.at:1: exit code was 1, expected 0 12. open.at:1: 12. open/1 (open.at:1): FAILED (open.at:1) # -*- compilation -*- 17. script.at:4: testing ... ../../sandbox-1.6/tests/script.at:4: env SANDBOX_BEEP=0 SANDBOX_LOG=/var/tmp/paludis/sys-apps-sandbox-1.6-r2/work/build-default/tests/testsuite.dir/17/sandbox.log sandbox.sh . $abs_top_srcdir/tests/script-4.sh stderr: stdout: LD_PRELOAD was not reset when running: env -uLD_PRELOAD env ../../sandbox-1.6/tests/script.at:4: exit code was 1, expected 0 17. script.at:4: 17. script/4 (script.at:4): FAILED (script.at:4) ## ------------- ## ## ../config.log ## ## ------------- ## | This file contains any messages produced by compilers while | running configure, to aid debugging if configure makes a mistake. | | It was created by sandbox configure 1.6, which was | generated by GNU Autoconf 2.63. Invocation command line was | | $ ../sandbox-1.6//configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib --build=i686-pc-linux-gnu | | ## --------- ## | ## Platform. ## | ## --------- ## | | hostname = possum | uname -m = i686 | uname -r = 2.6.23-gentoo-r3 | uname -s = Linux | uname -v = #2 Wed Feb 13 13:31:02 CST 2008 | | /usr/bin/uname -p = AMD Athlon(tm) Processor | /bin/uname -X = unknown | | /bin/arch = i686 | /usr/bin/arch -k = unknown | /usr/convex/getsysinfo = unknown | /usr/bin/hostinfo = unknown | /bin/machine = unknown | /usr/bin/oslevel = unknown | /bin/universe = unknown | | PATH: /usr/libexec/paludis/utils | PATH: /bin | PATH: /sbin | PATH: /usr/bin | PATH: /usr/sbin | PATH: /opt/bin | PATH: /usr/i686-pc-linux-gnu/gcc-bin/4.1.2 | PATH: /opt/blackdown-jdk-1.4.2.03/bin | PATH: /opt/blackdown-jdk-1.4.2.03/jre/bin | PATH: /usr/qt/3/bin | | | ## ----------- ## | ## Core tests. ## | ## ----------- ## | | configure:2152: checking for a BSD-compatible install | configure:2220: result: /bin/install -c | configure:2231: checking whether build environment is sane | configure:2274: result: yes | configure:2299: checking for a thread-safe mkdir -p | configure:2338: result: /bin/mkdir -p | configure:2351: checking for gawk | configure:2367: found /bin/gawk | configure:2378: result: gawk | configure:2389: checking whether make sets $(MAKE) | configure:2411: result: yes | configure:2614: checking for i686-pc-linux-gnu-gcc | configure:2630: found /usr/bin/i686-pc-linux-gnu-gcc | configure:2641: result: i686-pc-linux-gnu-gcc | configure:2913: checking for C compiler version | configure:2921: i686-pc-linux-gnu-gcc --version >&5 | i686-pc-linux-gnu-gcc (GCC) 4.1.2 (Gentoo 4.1.2) | Copyright (C) 2006 Free Software Foundation, Inc. | This is free software; see the source for copying conditions. There is NO | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | | configure:2925: $? = 0 | configure:2932: i686-pc-linux-gnu-gcc -v >&5 | Using built-in specs. | Target: i686-pc-linux-gnu | Configured with: /var/tmp/paludis/sys-devel/gcc-4.1.2/work/gcc-4.1.2/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.2 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-libunwind-exceptions --disable-multilib --enable-libmudflap --disable-libssp --enable-java-awt=gtk --enable-languages=c,c++,java,objc,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu | Thread model: posix | gcc version 4.1.2 (Gentoo 4.1.2) | configure:2936: $? = 0 | configure:2943: i686-pc-linux-gnu-gcc -V >&5 | i686-pc-linux-gnu-gcc: '-V' option must have argument | configure:2947: $? = 1 | configure:2970: checking for C compiler default output file name | configure:2992: i686-pc-linux-gnu-gcc -mtune=athlon -pipe -O2 -fomit-frame-pointer -Wl,-O1 conftest.c >&5 | configure:2996: $? = 0 | configure:3034: result: a.out | configure:3053: checking whether the C compiler works | configure:3063: ./a.out | configure:3067: $? = 0 | configure:3086: result: yes | configure:3093: checking whether we are cross compiling | configure:3095: result: no | configure:3098: checking for suffix of executables | configure:3105: i686-pc-linux-gnu-gcc -o conftest -mtune=athlon -pipe -O2 -fomit-frame-pointer -Wl,-O1 conftest.c >&5 | configure:3109: $? = 0 | configure:3135: result: | configure:3141: checking for suffix of object files | configure:3167: i686-pc-linux-gnu-gcc -c -mtune=athlon -pipe -O2 -fomit-frame-pointer conftest.c >&5 | configure:3171: $? = 0 | configure:3196: result: o | configure:3200: checking whether we are using the GNU C compiler | configure:3229: i686-pc-linux-gnu-gcc -c -mtune=athlon -pipe -O2 -fomit-frame-pointer conftest.c >&5 | configure:3236: $? = 0 | configure:3253: result: yes | configure:3262: checking whether i686-pc-linux-gnu-gcc accepts -g | configure:3292: i686-pc-linux-gnu-gcc -c -g conftest.c >&5 | configure:3299: $? = 0 | configure:3400: result: yes | configure:3417: checking for i686-pc-linux-gnu-gcc option to accept ISO C89 | configure:3491: i686-pc-linux-gnu-gcc -c -mtune=athlon -pipe -O2 -fomit-frame-pointer conftest.c >&5 | configure:3498: $? = 0 | configure:3521: result: none needed | configure:3550: checking for style of include used by make | configure:3578: result: GNU | configure:3603: checking dependency style of i686-pc-linux-gnu-gcc | configure:3694: result: gcc3 | configure:3710: checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o together | configure:3745: i686-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >&5 | configure:3749: $? = 0 | configure:3755: i686-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >&5 | configure:3759: $? = 0 | configure:3770: cc -c conftest.c >&5 | configure:3774: $? = 0 | configure:3782: cc -c conftest.c -o conftest2.o >&5 | configure:3786: $? = 0 | configure:3792: cc -c conftest.c -o conftest2.o >&5 | configure:3796: $? = 0 | configure:3814: result: yes | configure:3842: checking for library containing strerror | configure:3883: i686-pc-linux-gnu-gcc -o conftest -mtune=athlon -pipe -O2 -fomit-frame-pointer -Wl,-O1 conftest.c >&5 | configure:3890: $? = 0 | configure:3921: result: none required | configure:3934: checking how to run the C preprocessor | configure:3974: i686-pc-linux-gnu-gcc -E conftest.c | configure:3981: $? = 0 | configure:4012: i686-pc-linux-gnu-gcc -E conftest.c | conftest.c:11:28: error: ac_nonexistent.h: No such file or directory | configure:4019: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "sandbox" | | #define PACKAGE_TARNAME "sandbox" | | #define PACKAGE_VERSION "1.6" | | #define PACKAGE_STRING "sandbox 1.6" | | #define PACKAGE_BUGREPORT "sandbox@gentoo.org" | | #define PACKAGE "sandbox" | | #define VERSION "1.6" | | #define SANDBOX_CONFIGURE_OPTS "--prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib --build=i686-pc-linux-gnu build_alias=i686-pc-linux-gnu host_alias=i686-pc-linux-gnu CFLAGS=-mtune=athlon -pipe -O2 -fomit-frame-pointer LDFLAGS=-Wl,-O1 CPPFLAGS=" | | /* end confdefs.h. */ | | #include | configure:4052: result: i686-pc-linux-gnu-gcc -E | configure:4081: i686-pc-linux-gnu-gcc -E conftest.c | configure:4088: $? = 0 | configure:4119: i686-pc-linux-gnu-gcc -E conftest.c | conftest.c:11:28: error: ac_nonexistent.h: No such file or directory | configure:4126: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "sandbox" | | #define PACKAGE_TARNAME "sandbox" | | #define PACKAGE_VERSION "1.6" | | #define PACKAGE_STRING "sandbox 1.6" | | #define PACKAGE_BUGREPORT "sandbox@gentoo.org" | | #define PACKAGE "sandbox" | | #define VERSION "1.6" | | #define SANDBOX_CONFIGURE_OPTS "--prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib --build=i686-pc-linux-gnu build_alias=i686-pc-linux-gnu host_alias=i686-pc-linux-gnu CFLAGS=-mtune=athlon -pipe -O2 -fomit-frame-pointer LDFLAGS=-Wl,-O1 CPPFLAGS=" | | /* end confdefs.h. */ | | #include | configure:4166: checking for grep that handles long lines and -e | configure:4226: result: /bin/grep | configure:4231: checking for egrep | configure:4295: result: /bin/grep -E | configure:4300: checking for ANSI C header files | configure:4330: i686-pc-linux-gnu-gcc -c -mtune=athlon -pipe -O2 -fomit-frame-pointer conftest.c >&5 | configure:4337: $? = 0 | configure:4436: i686-pc-linux-gnu-gcc -o conftest -mtune=athlon -pipe -O2 -fomit-frame-pointer -Wl,-O1 conftest.c >&5 | configure:4440: $? = 0 | configure:4446: ./conftest | configure:4450: $? = 0 | configure:4468: result: yes | configure:4492: checking for sys/types.h | configure:4513: i686-pc-linux-gnu-gcc -c -mtune=athlon -pipe -O2 -fomit-frame-pointer conftest.c >&5 | configure:4520: $? = 0 | configure:4537: result: yes | configure:4492: checking for sys/stat.h | configure:4513: i686-pc-linux-gnu-gcc -c -mtune=athlon -pipe -O2 -fomit-frame-pointer conftest.c >&5 | configure:4520: $? = 0 | configure:4537: result: yes | configure:4492: checking for stdlib.h | configure:4513: i686-pc-linux-gnu-gcc -c -mtune=athlon -pipe -O2 -fomit-frame-pointer conftest.c >&5 | configure:4520: $? = 0 | configure:4537: result: yes | configure:4492: checking for string.h | configure:4513: i686-pc-linux-gnu-gcc -c -mtune=athlon -pipe -O2 -fomit-frame-pointer conftest.c >&5 | configure:4520: $? = 0 | configure:4537: result: yes | configure:4492: checking for memory.h | configure:4513: i686-pc-linux-gnu-gcc -c -mtune=athlon -pipe -O2 -fomit-frame-pointer conftest.c >&5 | configure:4520: $? = 0 | configure:4537: result: yes | configure:4492: checking for strings.h | configure:4513: i686-pc-linux-gnu-gcc -c -mtune=athlon -pipe -O2 -fomit-frame-pointer conftest.c >&5 | configure:4520: $? = 0 | configure:4537: result: yes | configure:4492: checking for inttypes.h | configure:4513: i686-pc-linux-gnu-gcc -c -mtune=athlon -pipe -O2 -fomit-frame-pointer conftest.c >&5 | configure:4520: $? = 0 | configure:4537: result: yes | configure:4492: checking for stdint.h | configure:4513: i686-pc-linux-gnu-gcc -c -mtune=athlon -pipe -O2 -fomit-frame-pointer conftest.c >&5 | configure:4520: $? = 0 | configure:4537: result: yes | configure:4492: checking for unistd.h | configure:4513: i686-pc-linux-gnu-gcc -c -mtune=athlon -pipe -O2 -fomit-frame-pointer conftest.c >&5 | configure:4520: $? = 0 | configure:4537: result: yes | configure:4562: checking minix/config.h usability | configure:4579: i686-pc-linux-gnu-gcc -c -mtune=athlon -pipe -O2 -fomit-frame-pointer conftest.c >&5 | conftest.c:54:26: error: minix/config.h: No such file or directory | configure:4586: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "sandbox" | | #define PACKAGE_TARNAME "sandbox" | | #define PACKAGE_VERSION "1.6" | | #define PACKAGE_STRING "sandbox 1.6" | | #define PACKAGE_BUGREPORT "sandbox@gentoo.org" | | #define PACKAGE "sandbox" | | #define VERSION "1.6" | | #define SANDBOX_CONFIGURE_OPTS "--prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib --build=i686-pc-linux-gnu build_alias=i686-pc-linux-gnu host_alias=i686-pc-linux-gnu CFLAGS=-mtune=athlon -pipe -O2 -fomit-frame-pointer LDFLAGS=-Wl,-O1 CPPFLAGS=" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | #include | configure:4600: result: no | configure:4604: checking minix/config.h presence | configure:4619: i686-pc-linux-gnu-gcc -E conftest.c | conftest.c:21:26: error: minix/config.h: No such file or directory | configure:4626: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "sandbox" | | #define PACKAGE_TARNAME "sandbox" | | #define PACKAGE_VERSION "1.6" | | #define PACKAGE_STRING "sandbox 1.6" | | #define PACKAGE_BUGREPORT "sandbox@gentoo.org" | | #define PACKAGE "sandbox" | | #define VERSION "1.6" | | #define SANDBOX_CONFIGURE_OPTS "--prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib --build=i686-pc-linux-gnu build_alias=i686-pc-linux-gnu host_alias=i686-pc-linux-gnu CFLAGS=-mtune=athlon -pipe -O2 -fomit-frame-pointer LDFLAGS=-Wl,-O1 CPPFLAGS=" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | /* end confdefs.h. */ | | #include | configure:4640: result: no | configure:4673: checking for minix/config.h | configure:4680: result: no | configure:4711: checking whether it is safe to define __EXTENSIONS__ | configure:4739: i686-pc-linux-gnu-gcc -c -mtune=athlon -pipe -O2 -fomit-frame-pointer conftest.c >&5 | configure:4746: $? = 0 | configure:4761: result: yes | configure:4799: checking for a BSD-compatible install | configure:4867: result: /bin/install -c | configure:4878: checking whether make sets $(MAKE) | configure:4900: result: yes | configure:4913: checking for gawk | configure:4940: result: gawk | configure:4955: checking for readelf | configure:4971: found /usr/bin/readelf | configure:4982: result: readelf | configure:5095: checking build system type | configure:5113: result: i686-pc-linux-gnu | configure:5135: checking host system type | configure:5150: result: i686-pc-linux-gnu | configure:5172: checking for a sed that does not truncate output | configure:5238: result: /bin/sed | configure:5256: checking for fgrep | configure:5320: result: /bin/grep -F | configure:5355: checking for ld used by i686-pc-linux-gnu-gcc | configure:5422: result: /usr/i686-pc-linux-gnu/bin/ld | configure:5431: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld | configure:5446: result: yes | configure:5458: checking for BSD- or MS-compatible name lister (nm) | configure:5507: result: /usr/bin/nm -B | configure:5625: checking the name lister (/usr/bin/nm -B) interface | configure:5632: i686-pc-linux-gnu-gcc -c -mtune=athlon -pipe -O2 -fomit-frame-pointer conftest.c >&5 | configure:5635: /usr/bin/nm -B "conftest.o" | configure:5638: output | 00000000 B some_variable | configure:5645: result: BSD nm | configure:5648: checking whether ln -s works | configure:5652: result: yes | configure:5660: checking the maximum length of command line arguments | configure:5780: result: 98304 | configure:5797: checking whether the shell understands some XSI constructs | configure:5807: result: yes | configure:5811: checking whether the shell understands "+=" | configure:5817: result: yes | configure:5852: checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files | configure:5859: result: -r | configure:5888: checking for i686-pc-linux-gnu-objdump | configure:5904: found /usr/bin/i686-pc-linux-gnu-objdump | configure:5915: result: i686-pc-linux-gnu-objdump | configure:5987: checking how to recognize dependent libraries | configure:6183: result: pass_all | configure:6203: checking for i686-pc-linux-gnu-ar | configure:6219: found /usr/bin/i686-pc-linux-gnu-ar | configure:6230: result: i686-pc-linux-gnu-ar | configure:6308: checking for i686-pc-linux-gnu-strip | configure:6324: found /usr/bin/i686-pc-linux-gnu-strip | configure:6335: result: i686-pc-linux-gnu-strip | configure:6407: checking for i686-pc-linux-gnu-ranlib | configure:6423: found /usr/bin/i686-pc-linux-gnu-ranlib | configure:6434: result: i686-pc-linux-gnu-ranlib | configure:6564: checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object | configure:6682: i686-pc-linux-gnu-gcc -c -mtune=athlon -pipe -O2 -fomit-frame-pointer conftest.c >&5 | configure:6685: $? = 0 | configure:6689: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm | configure:6692: $? = 0 | configure:6746: i686-pc-linux-gnu-gcc -o conftest -mtune=athlon -pipe -O2 -fomit-frame-pointer -Wl,-O1 conftest.c conftstm.o >&5 | configure:6749: $? = 0 | configure:6787: result: ok | configure:7652: checking for dlfcn.h | configure:7673: i686-pc-linux-gnu-gcc -c -mtune=athlon -pipe -O2 -fomit-frame-pointer conftest.c >&5 | configure:7680: $? = 0 | configure:7697: result: yes | configure:7823: checking for objdir | configure:7838: result: .libs | configure:8134: checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions | configure:8152: i686-pc-linux-gnu-gcc -c -mtune=athlon -pipe -O2 -fomit-frame-pointer -fno-rtti -fno-exceptions conftest.c >&5 | cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C | configure:8156: $? = 0 | configure:8169: result: no | configure:8189: checking for i686-pc-linux-gnu-gcc option to produce PIC | configure:8461: result: -fPIC -DPIC | configure:8473: checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works | configure:8491: i686-pc-linux-gnu-gcc -c -mtune=athlon -pipe -O2 -fomit-frame-pointer -fPIC -DPIC -DPIC conftest.c >&5 | configure:8495: $? = 0 | configure:8508: result: yes | configure:8532: checking if i686-pc-linux-gnu-gcc static flag -static works | configure:8560: result: yes | configure:8575: checking if i686-pc-linux-gnu-gcc supports -c -o file.o | configure:8596: i686-pc-linux-gnu-gcc -c -mtune=athlon -pipe -O2 -fomit-frame-pointer -o out/conftest2.o conftest.c >&5 | configure:8600: $? = 0 | configure:8622: result: yes | configure:8630: checking if i686-pc-linux-gnu-gcc supports -c -o file.o | configure:8677: result: yes | configure:8710: checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries | configure:9784: result: yes | configure:9821: checking whether -lc should be explicitly linked in | configure:9826: i686-pc-linux-gnu-gcc -c -mtune=athlon -pipe -O2 -fomit-frame-pointer conftest.c >&5 | configure:9829: $? = 0 | configure:9844: i686-pc-linux-gnu-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 | configure:9847: $? = 0 | configure:9859: result: no | configure:10023: checking dynamic linker characteristics | configure:10479: i686-pc-linux-gnu-gcc -o conftest -mtune=athlon -pipe -O2 -fomit-frame-pointer -Wl,-O1 -Wl,-rpath -Wl,/foo conftest.c >&5 | configure:10486: $? = 0 | configure:10719: result: GNU/Linux ld.so | configure:10821: checking how to hardcode library paths into programs | configure:10846: result: immediate | configure:11679: checking whether stripping libraries is possible | configure:11684: result: yes | configure:11719: checking if libtool supports shared libraries | configure:11721: result: yes | configure:11724: checking whether to build shared libraries | configure:11745: result: yes | configure:11748: checking whether to build static libraries | configure:11752: result: no | configure:11795: checking for working alloca.h | configure:11822: i686-pc-linux-gnu-gcc -o conftest -mtune=athlon -pipe -O2 -fomit-frame-pointer -Wl,-O1 conftest.c >&5 | configure:11829: $? = 0 | configure:11849: result: yes | configure:11859: checking for alloca | configure:11906: i686-pc-linux-gnu-gcc -o conftest -mtune=athlon -pipe -O2 -fomit-frame-pointer -Wl,-O1 conftest.c >&5 | configure:11913: $? = 0 | configure:11933: result: yes | configure:12178: checking for dirent.h that defines DIR | configure:12207: i686-pc-linux-gnu-gcc -c -mtune=athlon -pipe -O2 -fomit-frame-pointer conftest.c >&5 | configure:12214: $? = 0 | configure:12231: result: yes | configure:12246: checking for library containing opendir | configure:12287: i686-pc-linux-gnu-gcc -o conftest -mtune=athlon -pipe -O2 -fomit-frame-pointer -Wl,-O1 conftest.c >&5 | configure:12294: $? = 0 | configure:12325: result: none required | configure:12423: checking for ANSI C header files | configure:12591: result: yes | configure:12601: checking for sys/wait.h that is POSIX.1 compatible | configure:12637: i686-pc-linux-gnu-gcc -c -mtune=athlon -pipe -O2 -fomit-frame-pointer conftest.c >&5 | configure:12644: $? = 0 | configure:12659: result: yes | configure:12688: checking dirent.h usability | configure:12705: i686-pc-linux-gnu-gcc -c -mtune=athlon -pipe -O2 -fomit-frame-pointer conftest.c >&5 | configure:12712: $? = 0 | configure:12726: result: yes | configure:12730: checking dirent.h presence | configure:12745: i686-pc-linux-gnu-gcc -E conftest.c | configure:12752: $? = 0 | configure:12766: result: yes | configure:12799: checking for dirent.h | configure:12808: result: yes | configure:12677: checking for dlfcn.h | configure:12684: result: yes | configure:12688: checking elf.h usability | configure:12705: i686-pc-linux-gnu-gcc -c -mtune=athlon -pipe -O2 -fomit-frame-pointer conftest.c >&5 | configure:12712: $? = 0 | configure:12726: result: yes | configure:12730: checking elf.h presence | configure:12745: i686-pc-linux-gnu-gcc -E conftest.c | configure:12752: $? = 0 | configure:12766: result: yes | configure:12799: checking for elf.h | configure:12808: result: yes | configure:12688: checking errno.h usability | configure:12705: i686-pc-linux-gnu-gcc -c -mtune=athlon -pipe -O2 -fomit-frame-pointer conftest.c >&5 | configure:12712: $? = 0 | configure:12726: result: yes | configure:12730: checking errno.h presence | configure:12745: i686-pc-linux-gnu-gcc -E conftest.c | configure:12752: $? = 0 | configure:12766: result: yes | configure:12799: checking for errno.h | configure:12808: result: yes | configure:12688: checking execinfo.h usability | configure:12705: i686-pc-linux-gnu-gcc -c -mtune=athlon -pipe -O2 -fomit-frame-pointer conftest.c >&5 | configure:12712: $? = 0 | configure:12726: result: yes | configure:12730: checking execinfo.h presence | configure:12745: i686-pc-linux-gnu-gcc -E conftest.c | configure:12752: $? = 0 | configure:12766: result: yes | configure:12799: checking for execinfo.h | configure:12808: result: yes | configure:12688: checking fcntl.h usability | configure:12705: i686-pc-linux-gnu-gcc -c -mtune=athlon -pipe -O2 -fomit-frame-pointer conftest.c >&5 | configure:12712: $? = 0 | configure:12726: result: yes | configure:12730: checking fcntl.h presence | configure:12745: i686-pc-linux-gnu-gcc -E conftest.c | configure:12752: $? = 0 | configure:12766: result: yes | configure:12799: checking for fcntl.h | configure:12808: result: yes | configure:12688: checking grp.h usability | configure:12705: i686-pc-linux-gnu-gcc -c -mtune=athlon -pipe -O2 -fomit-frame-pointer conftest.c >&5 | configure:12712: $? = 0 | configure:12726: result: yes | configure:12730: checking grp.h presence | configure:12745: i686-pc-linux-gnu-gcc -E conftest.c | configure:12752: $? = 0 | configure:12766: result: yes | configure:12799: checking for grp.h | configure:12808: result: yes | configure:12688: checking libgen.h usability | configure:12705: i686-pc-linux-gnu-gcc -c -mtune=athlon -pipe -O2 -fomit-frame-pointer conftest.c >&5 | configure:12712: $? = 0 | configure:12726: result: yes | configure:12730: checking libgen.h presence | configure:12745: i686-pc-linux-gnu-gcc -E conftest.c | configure:12752: $? = 0 | configure:12766: result: yes | configure:12799: checking for libgen.h | configure:12808: result: yes | configure:12688: checking limits.h usability | configure:12705: i686-pc-linux-gnu-gcc -c -mtune=athlon -pipe -O2 -fomit-frame-pointer conftest.c >&5 | configure:12712: $? = 0 | configure:12726: result: yes | configure:12730: checking limits.h presence | configure:12745: i686-pc-linux-gnu-gcc -E conftest.c | configure:12752: $? = 0 | configure:12766: result: yes | configure:12799: checking for limits.h | configure:12808: result: yes | configure:12677: checking for memory.h | configure:12684: result: yes | configure:12688: checking pthread.h usability | configure:12705: i686-pc-linux-gnu-gcc -c -mtune=athlon -pipe -O2 -fomit-frame-pointer conftest.c >&5 | configure:12712: $? = 0 | configure:12726: result: yes | configure:12730: checking pthread.h presence | configure:12745: i686-pc-linux-gnu-gcc -E conftest.c | configure:12752: $? = 0 | configure:12766: result: yes | configure:12799: checking for pthread.h | configure:12808: result: yes | configure:12688: checking pwd.h usability | configure:12705: i686-pc-linux-gnu-gcc -c -mtune=athlon -pipe -O2 -fomit-frame-pointer conftest.c >&5 | configure:12712: $? = 0 | configure:12726: result: yes | configure:12730: checking pwd.h presence | configure:12745: i686-pc-linux-gnu-gcc -E conftest.c | configure:12752: $? = 0 | configure:12766: result: yes | configure:12799: checking for pwd.h | configure:12808: result: yes | configure:12688: checking siginfo.h usability | configure:12705: i686-pc-linux-gnu-gcc -c -mtune=athlon -pipe -O2 -fomit-frame-pointer conftest.c >&5 | conftest.c:78:21: error: siginfo.h: No such file or directory | configure:12712: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "sandbox" | | #define PACKAGE_TARNAME "sandbox" | | #define PACKAGE_VERSION "1.6" | | #define PACKAGE_STRING "sandbox 1.6" | | #define PACKAGE_BUGREPORT "sandbox@gentoo.org" | | #define PACKAGE "sandbox" | | #define VERSION "1.6" | | #define SANDBOX_CONFIGURE_OPTS "--prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib --build=i686-pc-linux-gnu build_alias=i686-pc-linux-gnu host_alias=i686-pc-linux-gnu CFLAGS=-mtune=athlon -pipe -O2 -fomit-frame-pointer LDFLAGS=-Wl,-O1 CPPFLAGS=" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_DLFCN_H 1 | | #define HAVE_ELF_H 1 | | #define HAVE_ERRNO_H 1 | | #define HAVE_EXECINFO_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_LIBGEN_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_PTHREAD_H 1 | | #define HAVE_PWD_H 1 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | #include | configure:12726: result: no | configure:12730: checking siginfo.h presence | configure:12745: i686-pc-linux-gnu-gcc -E conftest.c | conftest.c:45:21: error: siginfo.h: No such file or directory | configure:12752: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "sandbox" | | #define PACKAGE_TARNAME "sandbox" | | #define PACKAGE_VERSION "1.6" | | #define PACKAGE_STRING "sandbox 1.6" | | #define PACKAGE_BUGREPORT "sandbox@gentoo.org" | | #define PACKAGE "sandbox" | | #define VERSION "1.6" | | #define SANDBOX_CONFIGURE_OPTS "--prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib --build=i686-pc-linux-gnu build_alias=i686-pc-linux-gnu host_alias=i686-pc-linux-gnu CFLAGS=-mtune=athlon -pipe -O2 -fomit-frame-pointer LDFLAGS=-Wl,-O1 CPPFLAGS=" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_DLFCN_H 1 | | #define HAVE_ELF_H 1 | | #define HAVE_ERRNO_H 1 | | #define HAVE_EXECINFO_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_LIBGEN_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_PTHREAD_H 1 | | #define HAVE_PWD_H 1 | | /* end confdefs.h. */ | | #include | configure:12766: result: no | configure:12799: checking for siginfo.h | configure:12808: result: no | configure:12688: checking signal.h usability | configure:12705: i686-pc-linux-gnu-gcc -c -mtune=athlon -pipe -O2 -fomit-frame-pointer conftest.c >&5 | configure:12712: $? = 0 | configure:12726: result: yes | configure:12730: checking signal.h presence | configure:12745: i686-pc-linux-gnu-gcc -E conftest.c | configure:12752: $? = 0 | configure:12766: result: yes | configure:12799: checking for signal.h | configure:12808: result: yes | configure:12677: checking for sigsegv.h | configure:12684: result: no | configure:12688: checking stdarg.h usability | configure:12705: i686-pc-linux-gnu-gcc -c -mtune=athlon -pipe -O2 -fomit-frame-pointer conftest.c >&5 | configure:12712: $? = 0 | configure:12726: result: yes | configure:12730: checking stdarg.h presence | configure:12745: i686-pc-linux-gnu-gcc -E conftest.c | configure:12752: $? = 0 | configure:12766: result: yes | configure:12799: checking for stdarg.h | configure:12808: result: yes | configure:12688: checking stdbool.h usability | configure:12705: i686-pc-linux-gnu-gcc -c -mtune=athlon -pipe -O2 -fomit-frame-pointer conftest.c >&5 | configure:12712: $? = 0 | configure:12726: result: yes | configure:12730: checking stdbool.h presence | configure:12745: i686-pc-linux-gnu-gcc -E conftest.c | configure:12752: $? = 0 | configure:12766: result: yes | configure:12799: checking for stdbool.h | configure:12808: result: yes | configure:12688: checking stddef.h usability | configure:12705: i686-pc-linux-gnu-gcc -c -mtune=athlon -pipe -O2 -fomit-frame-pointer conftest.c >&5 | configure:12712: $? = 0 | configure:12726: result: yes | configure:12730: checking stddef.h presence | configure:12745: i686-pc-linux-gnu-gcc -E conftest.c | configure:12752: $? = 0 | configure:12766: result: yes | configure:12799: checking for stddef.h | configure:12808: result: yes | configure:12688: checking stdio.h usability | configure:12705: i686-pc-linux-gnu-gcc -c -mtune=athlon -pipe -O2 -fomit-frame-pointer conftest.c >&5 | configure:12712: $? = 0 | configure:12726: result: yes | configure:12730: checking stdio.h presence | configure:12745: i686-pc-linux-gnu-gcc -E conftest.c | configure:12752: $? = 0 | configure:12766: result: yes | configure:12799: checking for stdio.h | configure:12808: result: yes | configure:12677: checking for stdlib.h | configure:12684: result: yes | configure:12677: checking for string.h | configure:12684: result: yes | configure:12677: checking for strings.h | configure:12684: result: yes | configure:12688: checking syscall.h usability | configure:12705: i686-pc-linux-gnu-gcc -c -mtune=athlon -pipe -O2 -fomit-frame-pointer conftest.c >&5 | configure:12712: $? = 0 | configure:12726: result: yes | configure:12730: checking syscall.h presence | configure:12745: i686-pc-linux-gnu-gcc -E conftest.c | configure:12752: $? = 0 | configure:12766: result: yes | configure:12799: checking for syscall.h | configure:12808: result: yes | configure:12677: checking for unistd.h | configure:12684: result: yes | configure:12688: checking utime.h usability | configure:12705: i686-pc-linux-gnu-gcc -c -mtune=athlon -pipe -O2 -fomit-frame-pointer conftest.c >&5 | configure:12712: $? = 0 | configure:12726: result: yes | configure:12730: checking utime.h presence | configure:12745: i686-pc-linux-gnu-gcc -E conftest.c | configure:12752: $? = 0 | configure:12766: result: yes | configure:12799: checking for utime.h | configure:12808: result: yes | configure:12688: checking sys/file.h usability | configure:12705: i686-pc-linux-gnu-gcc -c -mtune=athlon -pipe -O2 -fomit-frame-pointer conftest.c >&5 | configure:12712: $? = 0 | configure:12726: result: yes | configure:12730: checking sys/file.h presence | configure:12745: i686-pc-linux-gnu-gcc -E conftest.c | configure:12752: $? = 0 | configure:12766: result: yes | configure:12799: checking for sys/file.h | configure:12808: result: yes | configure:12688: checking sys/mman.h usability | configure:12705: i686-pc-linux-gnu-gcc -c -mtune=athlon -pipe -O2 -fomit-frame-pointer conftest.c >&5 | configure:12712: $? = 0 | configure:12726: result: yes | configure:12730: checking sys/mman.h presence | configure:12745: i686-pc-linux-gnu-gcc -E conftest.c | configure:12752: $? = 0 | configure:12766: result: yes | configure:12799: checking for sys/mman.h | configure:12808: result: yes | configure:12688: checking sys/param.h usability | configure:12705: i686-pc-linux-gnu-gcc -c -mtune=athlon -pipe -O2 -fomit-frame-pointer conftest.c >&5 | configure:12712: $? = 0 | configure:12726: result: yes | configure:12730: checking sys/param.h presence | configure:12745: i686-pc-linux-gnu-gcc -E conftest.c | configure:12752: $? = 0 | configure:12766: result: yes | configure:12799: checking for sys/param.h | configure:12808: result: yes | configure:12677: checking for sys/stat.h | configure:12684: result: yes | configure:12688: checking sys/time.h usability | configure:12705: i686-pc-linux-gnu-gcc -c -mtune=athlon -pipe -O2 -fomit-frame-pointer conftest.c >&5 | configure:12712: $? = 0 | configure:12726: result: yes | configure:12730: checking sys/time.h presence | configure:12745: i686-pc-linux-gnu-gcc -E conftest.c | configure:12752: $? = 0 | configure:12766: result: yes | configure:12799: checking for sys/time.h | configure:12808: result: yes | configure:12677: checking for sys/types.h | configure:12684: result: yes | configure:12677: checking for sys/wait.h | configure:12684: result: yes | configure:12956: checking for an ANSI C-conforming const | configure:13031: i686-pc-linux-gnu-gcc -c -mtune=athlon -pipe -O2 -fomit-frame-pointer conftest.c >&5 | configure:13038: $? = 0 | configure:13053: result: yes | configure:13063: checking for uid_t in sys/types.h | configure:13086: result: yes | configure:13101: checking for mode_t | configure:13129: i686-pc-linux-gnu-gcc -c -mtune=athlon -pipe -O2 -fomit-frame-pointer conftest.c >&5 | configure:13136: $? = 0 | configure:13163: i686-pc-linux-gnu-gcc -c -mtune=athlon -pipe -O2 -fomit-frame-pointer conftest.c >&5 | conftest.c: In function 'main': | conftest.c:99: error: expected expression before ')' token | configure:13170: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "sandbox" | | #define PACKAGE_TARNAME "sandbox" | | #define PACKAGE_VERSION "1.6" | | #define PACKAGE_STRING "sandbox 1.6" | | #define PACKAGE_BUGREPORT "sandbox@gentoo.org" | | #define PACKAGE "sandbox" | | #define VERSION "1.6" | | #define SANDBOX_CONFIGURE_OPTS "--prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib --build=i686-pc-linux-gnu build_alias=i686-pc-linux-gnu host_alias=i686-pc-linux-gnu CFLAGS=-mtune=athlon -pipe -O2 -fomit-frame-pointer LDFLAGS=-Wl,-O1 CPPFLAGS=" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_DLFCN_H 1 | | #define HAVE_ELF_H 1 | | #define HAVE_ERRNO_H 1 | | #define HAVE_EXECINFO_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_LIBGEN_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_PTHREAD_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_SIGNAL_H 1 | | #define HAVE_STDARG_H 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_STDDEF_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYSCALL_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_SYS_FILE_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | if (sizeof ((mode_t))) | | return 0; | | ; | | return 0; | | } | configure:13193: result: yes | configure:13205: checking for size_t | configure:13233: i686-pc-linux-gnu-gcc -c -mtune=athlon -pipe -O2 -fomit-frame-pointer conftest.c >&5 | configure:13240: $? = 0 | configure:13267: i686-pc-linux-gnu-gcc -c -mtune=athlon -pipe -O2 -fomit-frame-pointer conftest.c >&5 | conftest.c: In function 'main': | conftest.c:99: error: expected expression before ')' token | configure:13274: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "sandbox" | | #define PACKAGE_TARNAME "sandbox" | | #define PACKAGE_VERSION "1.6" | | #define PACKAGE_STRING "sandbox 1.6" | | #define PACKAGE_BUGREPORT "sandbox@gentoo.org" | | #define PACKAGE "sandbox" | | #define VERSION "1.6" | | #define SANDBOX_CONFIGURE_OPTS "--prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib --build=i686-pc-linux-gnu build_alias=i686-pc-linux-gnu host_alias=i686-pc-linux-gnu CFLAGS=-mtune=athlon -pipe -O2 -fomit-frame-pointer LDFLAGS=-Wl,-O1 CPPFLAGS=" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_DLFCN_H 1 | | #define HAVE_ELF_H 1 | | #define HAVE_ERRNO_H 1 | | #define HAVE_EXECINFO_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_LIBGEN_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_PTHREAD_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_SIGNAL_H 1 | | #define HAVE_STDARG_H 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_STDDEF_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYSCALL_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_SYS_FILE_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | if (sizeof ((size_t))) | | return 0; | | ; | | return 0; | | } | configure:13297: result: yes | configure:13309: checking for ptrdiff_t | configure:13337: i686-pc-linux-gnu-gcc -c -mtune=athlon -pipe -O2 -fomit-frame-pointer conftest.c >&5 | configure:13344: $? = 0 | configure:13371: i686-pc-linux-gnu-gcc -c -mtune=athlon -pipe -O2 -fomit-frame-pointer conftest.c >&5 | conftest.c: In function 'main': | conftest.c:99: error: expected expression before ')' token | configure:13378: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "sandbox" | | #define PACKAGE_TARNAME "sandbox" | | #define PACKAGE_VERSION "1.6" | | #define PACKAGE_STRING "sandbox 1.6" | | #define PACKAGE_BUGREPORT "sandbox@gentoo.org" | | #define PACKAGE "sandbox" | | #define VERSION "1.6" | | #define SANDBOX_CONFIGURE_OPTS "--prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib --build=i686-pc-linux-gnu build_alias=i686-pc-linux-gnu host_alias=i686-pc-linux-gnu CFLAGS=-mtune=athlon -pipe -O2 -fomit-frame-pointer LDFLAGS=-Wl,-O1 CPPFLAGS=" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_DLFCN_H 1 | | #define HAVE_ELF_H 1 | | #define HAVE_ERRNO_H 1 | | #define HAVE_EXECINFO_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_LIBGEN_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_PTHREAD_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_SIGNAL_H 1 | | #define HAVE_STDARG_H 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_STDDEF_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYSCALL_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_SYS_FILE_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | if (sizeof ((ptrdiff_t))) | | return 0; | | ; | | return 0; | | } | configure:13401: result: yes | configure:13412: checking for sighandler_t | configure:13441: i686-pc-linux-gnu-gcc -c -mtune=athlon -pipe -O2 -fomit-frame-pointer conftest.c >&5 | configure:13448: $? = 0 | configure:13476: i686-pc-linux-gnu-gcc -c -mtune=athlon -pipe -O2 -fomit-frame-pointer conftest.c >&5 | conftest.c: In function 'main': | conftest.c:69: error: expected expression before ')' token | configure:13483: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "sandbox" | | #define PACKAGE_TARNAME "sandbox" | | #define PACKAGE_VERSION "1.6" | | #define PACKAGE_STRING "sandbox 1.6" | | #define PACKAGE_BUGREPORT "sandbox@gentoo.org" | | #define PACKAGE "sandbox" | | #define VERSION "1.6" | | #define SANDBOX_CONFIGURE_OPTS "--prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib --build=i686-pc-linux-gnu build_alias=i686-pc-linux-gnu host_alias=i686-pc-linux-gnu CFLAGS=-mtune=athlon -pipe -O2 -fomit-frame-pointer LDFLAGS=-Wl,-O1 CPPFLAGS=" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_DLFCN_H 1 | | #define HAVE_ELF_H 1 | | #define HAVE_ERRNO_H 1 | | #define HAVE_EXECINFO_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_LIBGEN_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_PTHREAD_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_SIGNAL_H 1 | | #define HAVE_STDARG_H 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_STDDEF_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYSCALL_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_SYS_FILE_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PTRDIFF_T 1 | | /* end confdefs.h. */ | | #include | | | | int | | main () | | { | | if (sizeof ((sighandler_t))) | | return 0; | | ; | | return 0; | | } | configure:13506: result: yes | configure:13516: checking for sig_t | configure:13545: i686-pc-linux-gnu-gcc -c -mtune=athlon -pipe -O2 -fomit-frame-pointer conftest.c >&5 | configure:13552: $? = 0 | configure:13580: i686-pc-linux-gnu-gcc -c -mtune=athlon -pipe -O2 -fomit-frame-pointer conftest.c >&5 | conftest.c: In function 'main': | conftest.c:70: error: expected expression before ')' token | configure:13587: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "sandbox" | | #define PACKAGE_TARNAME "sandbox" | | #define PACKAGE_VERSION "1.6" | | #define PACKAGE_STRING "sandbox 1.6" | | #define PACKAGE_BUGREPORT "sandbox@gentoo.org" | | #define PACKAGE "sandbox" | | #define VERSION "1.6" | | #define SANDBOX_CONFIGURE_OPTS "--prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib --build=i686-pc-linux-gnu build_alias=i686-pc-linux-gnu host_alias=i686-pc-linux-gnu CFLAGS=-mtune=athlon -pipe -O2 -fomit-frame-pointer LDFLAGS=-Wl,-O1 CPPFLAGS=" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_DLFCN_H 1 | | #define HAVE_ELF_H 1 | | #define HAVE_ERRNO_H 1 | | #define HAVE_EXECINFO_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_LIBGEN_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_PTHREAD_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_SIGNAL_H 1 | | #define HAVE_STDARG_H 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_STDDEF_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYSCALL_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_SYS_FILE_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PTRDIFF_T 1 | | #define HAVE_SIGHANDLER_T 1 | | /* end confdefs.h. */ | | #include | | | | int | | main () | | { | | if (sizeof ((sig_t))) | | return 0; | | ; | | return 0; | | } | configure:13610: result: yes | configure:13620: checking for __sighandler_t | configure:13649: i686-pc-linux-gnu-gcc -c -mtune=athlon -pipe -O2 -fomit-frame-pointer conftest.c >&5 | configure:13656: $? = 0 | configure:13684: i686-pc-linux-gnu-gcc -c -mtune=athlon -pipe -O2 -fomit-frame-pointer conftest.c >&5 | conftest.c: In function 'main': | conftest.c:71: error: expected expression before ')' token | configure:13691: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "sandbox" | | #define PACKAGE_TARNAME "sandbox" | | #define PACKAGE_VERSION "1.6" | | #define PACKAGE_STRING "sandbox 1.6" | | #define PACKAGE_BUGREPORT "sandbox@gentoo.org" | | #define PACKAGE "sandbox" | | #define VERSION "1.6" | | #define SANDBOX_CONFIGURE_OPTS "--prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib --build=i686-pc-linux-gnu build_alias=i686-pc-linux-gnu host_alias=i686-pc-linux-gnu CFLAGS=-mtune=athlon -pipe -O2 -fomit-frame-pointer LDFLAGS=-Wl,-O1 CPPFLAGS=" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_DLFCN_H 1 | | #define HAVE_ELF_H 1 | | #define HAVE_ERRNO_H 1 | | #define HAVE_EXECINFO_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_LIBGEN_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_PTHREAD_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_SIGNAL_H 1 | | #define HAVE_STDARG_H 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_STDDEF_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYSCALL_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_SYS_FILE_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PTRDIFF_T 1 | | #define HAVE_SIGHANDLER_T 1 | | #define HAVE_SIG_T 1 | | /* end confdefs.h. */ | | #include | | | | int | | main () | | { | | if (sizeof ((__sighandler_t))) | | return 0; | | ; | | return 0; | | } | configure:13714: result: yes | configure:13725: checking whether environ is declared | configure:13754: i686-pc-linux-gnu-gcc -c -mtune=athlon -pipe -O2 -fomit-frame-pointer conftest.c >&5 | configure:13761: $? = 0 | configure:13776: result: yes | configure:13804: checking for unistd.h | configure:13811: result: yes | configure:13950: checking for working chown | configure:13993: i686-pc-linux-gnu-gcc -o conftest -mtune=athlon -pipe -O2 -fomit-frame-pointer -Wl,-O1 conftest.c >&5 | configure:13997: $? = 0 | configure:14003: ./conftest | configure:14007: $? = 0 | configure:14026: result: yes | configure:14036: checking for pid_t | configure:14064: i686-pc-linux-gnu-gcc -c -mtune=athlon -pipe -O2 -fomit-frame-pointer conftest.c >&5 | configure:14071: $? = 0 | configure:14098: i686-pc-linux-gnu-gcc -c -mtune=athlon -pipe -O2 -fomit-frame-pointer conftest.c >&5 | conftest.c: In function 'main': | conftest.c:106: error: expected expression before ')' token | configure:14105: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "sandbox" | | #define PACKAGE_TARNAME "sandbox" | | #define PACKAGE_VERSION "1.6" | | #define PACKAGE_STRING "sandbox 1.6" | | #define PACKAGE_BUGREPORT "sandbox@gentoo.org" | | #define PACKAGE "sandbox" | | #define VERSION "1.6" | | #define SANDBOX_CONFIGURE_OPTS "--prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib --build=i686-pc-linux-gnu build_alias=i686-pc-linux-gnu host_alias=i686-pc-linux-gnu CFLAGS=-mtune=athlon -pipe -O2 -fomit-frame-pointer LDFLAGS=-Wl,-O1 CPPFLAGS=" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_DLFCN_H 1 | | #define HAVE_ELF_H 1 | | #define HAVE_ERRNO_H 1 | | #define HAVE_EXECINFO_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_LIBGEN_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_PTHREAD_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_SIGNAL_H 1 | | #define HAVE_STDARG_H 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_STDDEF_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYSCALL_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_SYS_FILE_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PTRDIFF_T 1 | | #define HAVE_SIGHANDLER_T 1 | | #define HAVE_SIG_T 1 | | #define HAVE___SIGHANDLER_T 1 | | #define HAVE_DECL_ENVIRON 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | if (sizeof ((pid_t))) | | return 0; | | ; | | return 0; | | } | configure:14128: result: yes | configure:14156: checking vfork.h usability | configure:14173: i686-pc-linux-gnu-gcc -c -mtune=athlon -pipe -O2 -fomit-frame-pointer conftest.c >&5 | conftest.c:103:19: error: vfork.h: No such file or directory | configure:14180: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "sandbox" | | #define PACKAGE_TARNAME "sandbox" | | #define PACKAGE_VERSION "1.6" | | #define PACKAGE_STRING "sandbox 1.6" | | #define PACKAGE_BUGREPORT "sandbox@gentoo.org" | | #define PACKAGE "sandbox" | | #define VERSION "1.6" | | #define SANDBOX_CONFIGURE_OPTS "--prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib --build=i686-pc-linux-gnu build_alias=i686-pc-linux-gnu host_alias=i686-pc-linux-gnu CFLAGS=-mtune=athlon -pipe -O2 -fomit-frame-pointer LDFLAGS=-Wl,-O1 CPPFLAGS=" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_DLFCN_H 1 | | #define HAVE_ELF_H 1 | | #define HAVE_ERRNO_H 1 | | #define HAVE_EXECINFO_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_LIBGEN_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_PTHREAD_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_SIGNAL_H 1 | | #define HAVE_STDARG_H 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_STDDEF_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYSCALL_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_SYS_FILE_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PTRDIFF_T 1 | | #define HAVE_SIGHANDLER_T 1 | | #define HAVE_SIG_T 1 | | #define HAVE___SIGHANDLER_T 1 | | #define HAVE_DECL_ENVIRON 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | #include | configure:14194: result: no | configure:14198: checking vfork.h presence | configure:14213: i686-pc-linux-gnu-gcc -E conftest.c | conftest.c:70:19: error: vfork.h: No such file or directory | configure:14220: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "sandbox" | | #define PACKAGE_TARNAME "sandbox" | | #define PACKAGE_VERSION "1.6" | | #define PACKAGE_STRING "sandbox 1.6" | | #define PACKAGE_BUGREPORT "sandbox@gentoo.org" | | #define PACKAGE "sandbox" | | #define VERSION "1.6" | | #define SANDBOX_CONFIGURE_OPTS "--prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib --build=i686-pc-linux-gnu build_alias=i686-pc-linux-gnu host_alias=i686-pc-linux-gnu CFLAGS=-mtune=athlon -pipe -O2 -fomit-frame-pointer LDFLAGS=-Wl,-O1 CPPFLAGS=" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_DLFCN_H 1 | | #define HAVE_ELF_H 1 | | #define HAVE_ERRNO_H 1 | | #define HAVE_EXECINFO_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_LIBGEN_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_PTHREAD_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_SIGNAL_H 1 | | #define HAVE_STDARG_H 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_STDDEF_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYSCALL_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_SYS_FILE_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PTRDIFF_T 1 | | #define HAVE_SIGHANDLER_T 1 | | #define HAVE_SIG_T 1 | | #define HAVE___SIGHANDLER_T 1 | | #define HAVE_DECL_ENVIRON 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | /* end confdefs.h. */ | | #include | configure:14234: result: no | configure:14267: checking for vfork.h | configure:14276: result: no | configure:14296: checking for fork | configure:14352: i686-pc-linux-gnu-gcc -o conftest -mtune=athlon -pipe -O2 -fomit-frame-pointer -Wl,-O1 conftest.c >&5 | conftest.c:93: warning: conflicting types for built-in function 'fork' | configure:14359: $? = 0 | configure:14381: result: yes | configure:14296: checking for vfork | configure:14352: i686-pc-linux-gnu-gcc -o conftest -mtune=athlon -pipe -O2 -fomit-frame-pointer -Wl,-O1 conftest.c >&5 | configure:14359: $? = 0 | configure:14381: result: yes | configure:14394: checking for working fork | configure:14426: i686-pc-linux-gnu-gcc -o conftest -mtune=athlon -pipe -O2 -fomit-frame-pointer -Wl,-O1 conftest.c >&5 | configure:14430: $? = 0 | configure:14436: ./conftest | configure:14440: $? = 0 | configure:14457: result: yes | configure:14478: checking for working vfork | configure:14619: result: yes | configure:14650: checking whether lstat dereferences a symlink specified with a trailing slash | configure:14686: i686-pc-linux-gnu-gcc -o conftest -mtune=athlon -pipe -O2 -fomit-frame-pointer -Wl,-O1 conftest.c >&5 | configure:14690: $? = 0 | configure:14696: ./conftest | configure:14700: $? = 0 | configure:14724: result: yes | configure:14743: checking whether lstat accepts an empty string | configure:14773: i686-pc-linux-gnu-gcc -o conftest -mtune=athlon -pipe -O2 -fomit-frame-pointer -Wl,-O1 conftest.c >&5 | configure:14777: $? = 0 | configure:14783: ./conftest | configure:14787: $? = 0 | configure:14804: result: no | configure:14820: checking whether lstat dereferences a symlink specified with a trailing slash | configure:14894: result: yes | configure:14913: checking return type of signal handlers | configure:14941: i686-pc-linux-gnu-gcc -c -mtune=athlon -pipe -O2 -fomit-frame-pointer conftest.c >&5 | conftest.c: In function 'main': | conftest.c:82: error: void value not ignored as it ought to be | configure:14948: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "sandbox" | | #define PACKAGE_TARNAME "sandbox" | | #define PACKAGE_VERSION "1.6" | | #define PACKAGE_STRING "sandbox 1.6" | | #define PACKAGE_BUGREPORT "sandbox@gentoo.org" | | #define PACKAGE "sandbox" | | #define VERSION "1.6" | | #define SANDBOX_CONFIGURE_OPTS "--prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib --build=i686-pc-linux-gnu build_alias=i686-pc-linux-gnu host_alias=i686-pc-linux-gnu CFLAGS=-mtune=athlon -pipe -O2 -fomit-frame-pointer LDFLAGS=-Wl,-O1 CPPFLAGS=" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_DLFCN_H 1 | | #define HAVE_ELF_H 1 | | #define HAVE_ERRNO_H 1 | | #define HAVE_EXECINFO_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_LIBGEN_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_PTHREAD_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_SIGNAL_H 1 | | #define HAVE_STDARG_H 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_STDDEF_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYSCALL_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_SYS_FILE_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PTRDIFF_T 1 | | #define HAVE_SIGHANDLER_T 1 | | #define HAVE_SIG_T 1 | | #define HAVE___SIGHANDLER_T 1 | | #define HAVE_DECL_ENVIRON 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FORK 1 | | #define HAVE_VFORK 1 | | #define HAVE_WORKING_VFORK 1 | | #define HAVE_WORKING_FORK 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | /* end confdefs.h. */ | | #include | | #include | | | | int | | main () | | { | | return *(signal (0, 0)) (0) == 1; | | ; | | return 0; | | } | configure:14963: result: void | configure:14971: checking whether stat accepts an empty string | configure:15001: i686-pc-linux-gnu-gcc -o conftest -mtune=athlon -pipe -O2 -fomit-frame-pointer -Wl,-O1 conftest.c >&5 | configure:15005: $? = 0 | configure:15011: ./conftest | configure:15015: $? = 0 | configure:15032: result: no | configure:15055: checking for backtrace | configure:15111: i686-pc-linux-gnu-gcc -o conftest -mtune=athlon -pipe -O2 -fomit-frame-pointer -Wl,-O1 conftest.c >&5 | configure:15118: $? = 0 | configure:15140: result: yes | configure:15055: checking for creat64 | configure:15111: i686-pc-linux-gnu-gcc -o conftest -mtune=athlon -pipe -O2 -fomit-frame-pointer -Wl,-O1 conftest.c >&5 | configure:15118: $? = 0 | configure:15140: result: yes | configure:15055: checking for faccessat | configure:15111: i686-pc-linux-gnu-gcc -o conftest -mtune=athlon -pipe -O2 -fomit-frame-pointer -Wl,-O1 conftest.c >&5 | configure:15118: $? = 0 | configure:15140: result: yes | configure:15055: checking for fchmodat | configure:15111: i686-pc-linux-gnu-gcc -o conftest -mtune=athlon -pipe -O2 -fomit-frame-pointer -Wl,-O1 conftest.c >&5 | configure:15118: $? = 0 | configure:15140: result: yes | configure:15055: checking for fchownat | configure:15111: i686-pc-linux-gnu-gcc -o conftest -mtune=athlon -pipe -O2 -fomit-frame-pointer -Wl,-O1 conftest.c >&5 | configure:15118: $? = 0 | configure:15140: result: yes | configure:15055: checking for fopen64 | configure:15111: i686-pc-linux-gnu-gcc -o conftest -mtune=athlon -pipe -O2 -fomit-frame-pointer -Wl,-O1 conftest.c >&5 | configure:15118: $? = 0 | configure:15140: result: yes | configure:15055: checking for ftruncate | configure:15111: i686-pc-linux-gnu-gcc -o conftest -mtune=athlon -pipe -O2 -fomit-frame-pointer -Wl,-O1 conftest.c >&5 | configure:15118: $? = 0 | configure:15140: result: yes | configure:15055: checking for futimesat | configure:15111: i686-pc-linux-gnu-gcc -o conftest -mtune=athlon -pipe -O2 -fomit-frame-pointer -Wl,-O1 conftest.c >&5 | configure:15118: $? = 0 | configure:15140: result: yes | configure:15055: checking for getcwd | configure:15111: i686-pc-linux-gnu-gcc -o conftest -mtune=athlon -pipe -O2 -fomit-frame-pointer -Wl,-O1 conftest.c >&5 | configure:15118: $? = 0 | configure:15140: result: yes | configure:15055: checking for lchown | configure:15111: i686-pc-linux-gnu-gcc -o conftest -mtune=athlon -pipe -O2 -fomit-frame-pointer -Wl,-O1 conftest.c >&5 | configure:15118: $? = 0 | configure:15140: result: yes | configure:15055: checking for linkat | configure:15111: i686-pc-linux-gnu-gcc -o conftest -mtune=athlon -pipe -O2 -fomit-frame-pointer -Wl,-O1 conftest.c >&5 | configure:15118: $? = 0 | configure:15140: result: yes | configure:15055: checking for lutimes | configure:15111: i686-pc-linux-gnu-gcc -o conftest -mtune=athlon -pipe -O2 -fomit-frame-pointer -Wl,-O1 conftest.c >&5 | conftest.c:116: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' | configure:15118: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "sandbox" | | #define PACKAGE_TARNAME "sandbox" | | #define PACKAGE_VERSION "1.6" | | #define PACKAGE_STRING "sandbox 1.6" | | #define PACKAGE_BUGREPORT "sandbox@gentoo.org" | | #define PACKAGE "sandbox" | | #define VERSION "1.6" | | #define SANDBOX_CONFIGURE_OPTS "--prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib --build=i686-pc-linux-gnu build_alias=i686-pc-linux-gnu host_alias=i686-pc-linux-gnu CFLAGS=-mtune=athlon -pipe -O2 -fomit-frame-pointer LDFLAGS=-Wl,-O1 CPPFLAGS=" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_DLFCN_H 1 | | #define HAVE_ELF_H 1 | | #define HAVE_ERRNO_H 1 | | #define HAVE_EXECINFO_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_LIBGEN_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_PTHREAD_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_SIGNAL_H 1 | | #define HAVE_STDARG_H 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_STDDEF_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYSCALL_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_SYS_FILE_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PTRDIFF_T 1 | | #define HAVE_SIGHANDLER_T 1 | | #define HAVE_SIG_T 1 | | #define HAVE___SIGHANDLER_T 1 | | #define HAVE_DECL_ENVIRON 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FORK 1 | | #define HAVE_VFORK 1 | | #define HAVE_WORKING_VFORK 1 | | #define HAVE_WORKING_FORK 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define RETSIGTYPE void | | #define HAVE_BACKTRACE 1 | | #define HAVE_CREAT64 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_FCHOWNAT 1 | | #define HAVE_FOPEN64 1 | | #define HAVE_FTRUNCATE 1 | | #define HAVE_FUTIMESAT 1 | | #define HAVE_GETCWD 1 | | #define HAVE_LCHOWN 1 | | #define HAVE_LINKAT 1 | | /* end confdefs.h. */ | | /* Define lutimes to an innocuous variant, in case declares lutimes. | | For example, HP-UX 11i declares gettimeofday. */ | | #define lutimes innocuous_lutimes | | | | /* System header to define __stub macros and hopefully few prototypes, | | which can conflict with char lutimes (); below. | | Prefer to if __STDC__ is defined, since | | exists even on freestanding compilers. */ | | | | #ifdef __STDC__ | | # include | | #else | | # include | | #endif | | | | #undef lutimes | | | | /* Override any GCC internal prototype to avoid an error. | | Use char because int might match the return type of a GCC | | builtin and then its argument prototype would still apply. */ | | #ifdef __cplusplus | | extern "C" | | #endif | | char lutimes (); | | /* The GNU C library defines this for functions which it implements | | to always fail with ENOSYS. Some functions are actually named | | something starting with __ and the normal name is an alias. */ | | #if defined __stub_lutimes || defined __stub___lutimes | | choke me | | #endif | | | | int | | main () | | { | | return lutimes (); | | ; | | return 0; | | } | configure:15140: result: no | configure:15055: checking for memmove | configure:15111: i686-pc-linux-gnu-gcc -o conftest -mtune=athlon -pipe -O2 -fomit-frame-pointer -Wl,-O1 conftest.c >&5 | conftest.c:111: warning: conflicting types for built-in function 'memmove' | configure:15118: $? = 0 | configure:15140: result: yes | configure:15055: checking for memcpy | configure:15111: i686-pc-linux-gnu-gcc -o conftest -mtune=athlon -pipe -O2 -fomit-frame-pointer -Wl,-O1 conftest.c >&5 | conftest.c:112: warning: conflicting types for built-in function 'memcpy' | configure:15118: $? = 0 | configure:15140: result: yes | configure:15055: checking for memset | configure:15111: i686-pc-linux-gnu-gcc -o conftest -mtune=athlon -pipe -O2 -fomit-frame-pointer -Wl,-O1 conftest.c >&5 | conftest.c:113: warning: conflicting types for built-in function 'memset' | configure:15118: $? = 0 | configure:15140: result: yes | configure:15055: checking for mkdir | configure:15111: i686-pc-linux-gnu-gcc -o conftest -mtune=athlon -pipe -O2 -fomit-frame-pointer -Wl,-O1 conftest.c >&5 | configure:15118: $? = 0 | configure:15140: result: yes | configure:15055: checking for mkdirat | configure:15111: i686-pc-linux-gnu-gcc -o conftest -mtune=athlon -pipe -O2 -fomit-frame-pointer -Wl,-O1 conftest.c >&5 | configure:15118: $? = 0 | configure:15140: result: yes | configure:15055: checking for mkfifoat | configure:15111: i686-pc-linux-gnu-gcc -o conftest -mtune=athlon -pipe -O2 -fomit-frame-pointer -Wl,-O1 conftest.c >&5 | configure:15118: $? = 0 | configure:15140: result: yes | configure:15055: checking for mknodat | configure:15111: i686-pc-linux-gnu-gcc -o conftest -mtune=athlon -pipe -O2 -fomit-frame-pointer -Wl,-O1 conftest.c >&5 | configure:15118: $? = 0 | configure:15140: result: yes | configure:15055: checking for open64 | configure:15111: i686-pc-linux-gnu-gcc -o conftest -mtune=athlon -pipe -O2 -fomit-frame-pointer -Wl,-O1 conftest.c >&5 | configure:15118: $? = 0 | configure:15140: result: yes | configure:15055: checking for openat | configure:15111: i686-pc-linux-gnu-gcc -o conftest -mtune=athlon -pipe -O2 -fomit-frame-pointer -Wl,-O1 conftest.c >&5 | configure:15118: $? = 0 | configure:15140: result: yes | configure:15055: checking for openat64 | configure:15111: i686-pc-linux-gnu-gcc -o conftest -mtune=athlon -pipe -O2 -fomit-frame-pointer -Wl,-O1 conftest.c >&5 | configure:15118: $? = 0 | configure:15140: result: yes | configure:15055: checking for pathconf | configure:15111: i686-pc-linux-gnu-gcc -o conftest -mtune=athlon -pipe -O2 -fomit-frame-pointer -Wl,-O1 conftest.c >&5 | configure:15118: $? = 0 | configure:15140: result: yes | configure:15055: checking for realpath | configure:15111: i686-pc-linux-gnu-gcc -o conftest -mtune=athlon -pipe -O2 -fomit-frame-pointer -Wl,-O1 conftest.c >&5 | configure:15118: $? = 0 | configure:15140: result: yes | configure:15055: checking for remove | configure:15111: i686-pc-linux-gnu-gcc -o conftest -mtune=athlon -pipe -O2 -fomit-frame-pointer -Wl,-O1 conftest.c >&5 | configure:15118: $? = 0 | configure:15140: result: yes | configure:15055: checking for renameat | configure:15111: i686-pc-linux-gnu-gcc -o conftest -mtune=athlon -pipe -O2 -fomit-frame-pointer -Wl,-O1 conftest.c >&5 | configure:15118: $? = 0 | configure:15140: result: yes | configure:15055: checking for rmdir | configure:15111: i686-pc-linux-gnu-gcc -o conftest -mtune=athlon -pipe -O2 -fomit-frame-pointer -Wl,-O1 conftest.c >&5 | configure:15118: $? = 0 | configure:15140: result: yes | configure:15055: checking for setenv | configure:15111: i686-pc-linux-gnu-gcc -o conftest -mtune=athlon -pipe -O2 -fomit-frame-pointer -Wl,-O1 conftest.c >&5 | configure:15118: $? = 0 | configure:15140: result: yes | configure:15055: checking for strcasecmp | configure:15111: i686-pc-linux-gnu-gcc -o conftest -mtune=athlon -pipe -O2 -fomit-frame-pointer -Wl,-O1 conftest.c >&5 | conftest.c:127: warning: conflicting types for built-in function 'strcasecmp' | configure:15118: $? = 0 | configure:15140: result: yes | configure:15055: checking for strchr | configure:15111: i686-pc-linux-gnu-gcc -o conftest -mtune=athlon -pipe -O2 -fomit-frame-pointer -Wl,-O1 conftest.c >&5 | conftest.c:128: warning: conflicting types for built-in function 'strchr' | configure:15118: $? = 0 | configure:15140: result: yes | configure:15055: checking for strdup | configure:15111: i686-pc-linux-gnu-gcc -o conftest -mtune=athlon -pipe -O2 -fomit-frame-pointer -Wl,-O1 conftest.c >&5 | conftest.c:129: warning: conflicting types for built-in function 'strdup' | configure:15118: $? = 0 | configure:15140: result: yes | configure:15055: checking for strerror | configure:15111: i686-pc-linux-gnu-gcc -o conftest -mtune=athlon -pipe -O2 -fomit-frame-pointer -Wl,-O1 conftest.c >&5 | configure:15118: $? = 0 | configure:15140: result: yes | configure:15055: checking for strndup | configure:15111: i686-pc-linux-gnu-gcc -o conftest -mtune=athlon -pipe -O2 -fomit-frame-pointer -Wl,-O1 conftest.c >&5 | conftest.c:131: warning: conflicting types for built-in function 'strndup' | configure:15118: $? = 0 | configure:15140: result: yes | configure:15055: checking for strrchr | configure:15111: i686-pc-linux-gnu-gcc -o conftest -mtune=athlon -pipe -O2 -fomit-frame-pointer -Wl,-O1 conftest.c >&5 | conftest.c:132: warning: conflicting types for built-in function 'strrchr' | configure:15118: $? = 0 | configure:15140: result: yes | configure:15055: checking for strspn | configure:15111: i686-pc-linux-gnu-gcc -o conftest -mtune=athlon -pipe -O2 -fomit-frame-pointer -Wl,-O1 conftest.c >&5 | conftest.c:133: warning: conflicting types for built-in function 'strspn' | configure:15118: $? = 0 | configure:15140: result: yes | configure:15055: checking for strstr | configure:15111: i686-pc-linux-gnu-gcc -o conftest -mtune=athlon -pipe -O2 -fomit-frame-pointer -Wl,-O1 conftest.c >&5 | conftest.c:134: warning: conflicting types for built-in function 'strstr' | configure:15118: $? = 0 | configure:15140: result: yes | configure:15055: checking for strtok_r | configure:15111: i686-pc-linux-gnu-gcc -o conftest -mtune=athlon -pipe -O2 -fomit-frame-pointer -Wl,-O1 conftest.c >&5 | configure:15118: $? = 0 | configure:15140: result: yes | configure:15055: checking for symlinkat | configure:15111: i686-pc-linux-gnu-gcc -o conftest -mtune=athlon -pipe -O2 -fomit-frame-pointer -Wl,-O1 conftest.c >&5 | configure:15118: $? = 0 | configure:15140: result: yes | configure:15055: checking for truncate64 | configure:15111: i686-pc-linux-gnu-gcc -o conftest -mtune=athlon -pipe -O2 -fomit-frame-pointer -Wl,-O1 conftest.c >&5 | configure:15118: $? = 0 | configure:15140: result: yes | configure:15055: checking for unlinkat | configure:15111: i686-pc-linux-gnu-gcc -o conftest -mtune=athlon -pipe -O2 -fomit-frame-pointer -Wl,-O1 conftest.c >&5 | configure:15118: $? = 0 | configure:15140: result: yes | configure:15055: checking for utime | configure:15111: i686-pc-linux-gnu-gcc -o conftest -mtune=athlon -pipe -O2 -fomit-frame-pointer -Wl,-O1 conftest.c >&5 | configure:15118: $? = 0 | configure:15140: result: yes | configure:15055: checking for utimensat | configure:15111: i686-pc-linux-gnu-gcc -o conftest -mtune=athlon -pipe -O2 -fomit-frame-pointer -Wl,-O1 conftest.c >&5 | /var/tmp/paludis/sys-apps-sandbox-1.6-r2/temp//ccs26U5p.o: In function `main': | conftest.c:(.text+0xf): undefined reference to `utimensat' | collect2: ld returned 1 exit status | configure:15118: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "sandbox" | | #define PACKAGE_TARNAME "sandbox" | | #define PACKAGE_VERSION "1.6" | | #define PACKAGE_STRING "sandbox 1.6" | | #define PACKAGE_BUGREPORT "sandbox@gentoo.org" | | #define PACKAGE "sandbox" | | #define VERSION "1.6" | | #define SANDBOX_CONFIGURE_OPTS "--prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib --build=i686-pc-linux-gnu build_alias=i686-pc-linux-gnu host_alias=i686-pc-linux-gnu CFLAGS=-mtune=athlon -pipe -O2 -fomit-frame-pointer LDFLAGS=-Wl,-O1 CPPFLAGS=" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_DLFCN_H 1 | | #define HAVE_ELF_H 1 | | #define HAVE_ERRNO_H 1 | | #define HAVE_EXECINFO_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_GRP_H 1 | | #define HAVE_LIBGEN_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_PTHREAD_H 1 | | #define HAVE_PWD_H 1 | | #define HAVE_SIGNAL_H 1 | | #define HAVE_STDARG_H 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_STDDEF_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYSCALL_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_SYS_FILE_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_PTRDIFF_T 1 | | #define HAVE_SIGHANDLER_T 1 | | #define HAVE_SIG_T 1 | | #define HAVE___SIGHANDLER_T 1 | | #define HAVE_DECL_ENVIRON 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_CHOWN 1 | | #define HAVE_FORK 1 | | #define HAVE_VFORK 1 | | #define HAVE_WORKING_VFORK 1 | | #define HAVE_WORKING_FORK 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define RETSIGTYPE void | | #define HAVE_BACKTRACE 1 | | #define HAVE_CREAT64 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_FCHMODAT 1 | | #define HAVE_FCHOWNAT 1 | | #define HAVE_FOPEN64 1 | | #define HAVE_FTRUNCATE 1 | | #define HAVE_FUTIMESAT 1 | | #define HAVE_GETCWD 1 | | #define HAVE_LCHOWN 1 | | #define HAVE_LINKAT 1 | | #define HAVE_MEMMOVE 1 | | #define HAVE_MEMCPY 1 | | #define HAVE_MEMSET 1 | | #define HAVE_MKDIR 1 | | #define HAVE_MKDIRAT 1 | | #define HAVE_MKFIFOAT 1 | | #define HAVE_MKNODAT 1 | | #define HAVE_OPEN64 1 | | #define HAVE_OPENAT 1 | | #define HAVE_OPENAT64 1 | | #define HAVE_PATHCONF 1 | | #define HAVE_REALPATH 1 | | #define HAVE_REMOVE 1 | | #define HAVE_RENAMEAT 1 | | #define HAVE_RMDIR 1 | | #define HAVE_SETENV 1 | | #define HAVE_STRCASECMP 1 | | #define HAVE_STRCHR 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRERROR 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_STRRCHR 1 | | #define HAVE_STRSPN 1 | | #define HAVE_STRSTR 1 | | #define HAVE_STRTOK_R 1 | | #define HAVE_SYMLINKAT 1 | | #define HAVE_TRUNCATE64 1 | | #define HAVE_UNLINKAT 1 | | #define HAVE_UTIME 1 | | /* end confdefs.h. */ | | /* Define utimensat to an innocuous variant, in case declares utimensat. | | For example, HP-UX 11i declares gettimeofday. */ | | #define utimensat innocuous_utimensat | | | | /* System header to define __stub macros and hopefully few prototypes, | | which can conflict with char utimensat (); below. | | Prefer to if __STDC__ is defined, since | | exists even on freestanding compilers. */ | | | | #ifdef __STDC__ | | # include | | #else | | # include | | #endif | | | | #undef utimensat | | | | /* Override any GCC internal prototype to avoid an error. | | Use char because int might match the return type of a GCC | | builtin and then its argument prototype would still apply. */ | | #ifdef __cplusplus | | extern "C" | | #endif | | char utimensat (); | | /* The GNU C library defines this for functions which it implements | | to always fail with ENOSYS. Some functions are actually named | | something starting with __ and the normal name is an alias. */ | | #if defined __stub_utimensat || defined __stub___utimensat | | choke me | | #endif | | | | int | | main () | | { | | return utimensat (); | | ; | | return 0; | | } | configure:15140: result: no | configure:15055: checking for utimes | configure:15111: i686-pc-linux-gnu-gcc -o conftest -mtune=athlon -pipe -O2 -fomit-frame-pointer -Wl,-O1 conftest.c >&5 | configure:15118: $? = 0 | configure:15140: result: yes | configure:15328: checking for stackoverflow_install_handler in -lsigsegv | configure:15391: result: false | configure:15408: checking for va_copy | configure:15436: i686-pc-linux-gnu-gcc -c -mtune=athlon -pipe -O2 -fomit-frame-pointer conftest.c >&5 | configure:15443: $? = 0 | configure:15507: result: va_copy | configure:15538: checking for dlopen in -ldl | configure:15573: i686-pc-linux-gnu-gcc -o conftest -mtune=athlon -pipe -O2 -fomit-frame-pointer -Wl,-O1 conftest.c -ldl >&5 | configure:15580: $? = 0 | configure:15601: result: yes | configure:15699: checking for dlvsym in -ldl | configure:15734: i686-pc-linux-gnu-gcc -o conftest -mtune=athlon -pipe -O2 -fomit-frame-pointer -Wl,-O1 conftest.c -ldl >&5 | configure:15741: $? = 0 | configure:15764: result: yes | configure:15784: checking truncate argument type | configure:15796: result: off_t | configure:15805: checking for RTLD_NEXT | configure:15834: i686-pc-linux-gnu-gcc -c -mtune=athlon -pipe -O2 -fomit-frame-pointer conftest.c >&5 | configure:15841: $? = 0 | configure:15856: result: yes | configure:15866: checking libc path | try_link: trying: i686-pc-linux-gnu-gcc -mtune=athlon -pipe -O2 -fomit-frame-pointer -Wl,-O1 -o libctest libctest.c > libctest.log 2>&1 -Wl,--verbose | GNU ld version 2.17 | Supported emulations: | elf_i386 | i386linux | elf_x86_64 | using internal linker script: | ================================================== | /* Script for -z combreloc: combine and sort reloc sections */ | OUTPUT_FORMAT("elf32-i386", "elf32-i386", | "elf32-i386") | OUTPUT_ARCH(i386) | ENTRY(_start) | SEARCH_DIR("/usr/i686-pc-linux-gnu/lib"); SEARCH_DIR("/usr/lib/binutils/i686-pc-linux-gnu/2.17"); SEARCH_DIR("/usr/local/lib"); SEARCH_DIR("/lib"); SEARCH_DIR("/usr/lib"); | SECTIONS | { | /* Read-only sections, merged into text segment: */ | PROVIDE (__executable_start = 0x08048000); . = 0x08048000 + SIZEOF_HEADERS; | .interp : { *(.interp) } | .hash : { *(.hash) } | .dynsym : { *(.dynsym) } | .dynstr : { *(.dynstr) } | .gnu.version : { *(.gnu.version) } | .gnu.version_d : { *(.gnu.version_d) } | .gnu.version_r : { *(.gnu.version_r) } | .rel.dyn : | { | *(.rel.init) | *(.rel.text .rel.text.* .rel.gnu.linkonce.t.*) | *(.rel.fini) | *(.rel.rodata .rel.rodata.* .rel.gnu.linkonce.r.*) | *(.rel.data.rel.ro* .rel.gnu.linkonce.d.rel.ro.*) | *(.rel.data .rel.data.* .rel.gnu.linkonce.d.*) | *(.rel.tdata .rel.tdata.* .rel.gnu.linkonce.td.*) | *(.rel.tbss .rel.tbss.* .rel.gnu.linkonce.tb.*) | *(.rel.ctors) | *(.rel.dtors) | *(.rel.got) | *(.rel.bss .rel.bss.* .rel.gnu.linkonce.b.*) | } | .rela.dyn : | { | *(.rela.init) | *(.rela.text .rela.text.* .rela.gnu.linkonce.t.*) | *(.rela.fini) | *(.rela.rodata .rela.rodata.* .rela.gnu.linkonce.r.*) | *(.rela.data .rela.data.* .rela.gnu.linkonce.d.*) | *(.rela.tdata .rela.tdata.* .rela.gnu.linkonce.td.*) | *(.rela.tbss .rela.tbss.* .rela.gnu.linkonce.tb.*) | *(.rela.ctors) | *(.rela.dtors) | *(.rela.got) | *(.rela.bss .rela.bss.* .rela.gnu.linkonce.b.*) | } | .rel.plt : { *(.rel.plt) } | .rela.plt : { *(.rela.plt) } | .init : | { | KEEP (*(.init)) | } =0x90909090 | .plt : { *(.plt) } | .text : | { | *(.text .stub .text.* .gnu.linkonce.t.*) | KEEP (*(.text.*personality*)) | /* .gnu.warning sections are handled specially by elf32.em. */ | *(.gnu.warning) | } =0x90909090 | .fini : | { | KEEP (*(.fini)) | } =0x90909090 | PROVIDE (__etext = .); | PROVIDE (_etext = .); | PROVIDE (etext = .); | .rodata : { *(.rodata .rodata.* .gnu.linkonce.r.*) } | .rodata1 : { *(.rodata1) } | .eh_frame_hdr : { *(.eh_frame_hdr) } | .eh_frame : ONLY_IF_RO { KEEP (*(.eh_frame)) } | .gcc_except_table : ONLY_IF_RO { *(.gcc_except_table .gcc_except_table.*) } | /* Adjust the address for the data segment. We want to adjust up to | the same address within the page on the next page up. */ | . = ALIGN (0x1000) - ((0x1000 - .) & (0x1000 - 1)); . = DATA_SEGMENT_ALIGN (0x1000, 0x1000); | /* Exception handling */ | .eh_frame : ONLY_IF_RW { KEEP (*(.eh_frame)) } | .gcc_except_table : ONLY_IF_RW { *(.gcc_except_table .gcc_except_table.*) } | /* Thread Local Storage sections */ | .tdata : { *(.tdata .tdata.* .gnu.linkonce.td.*) } | .tbss : { *(.tbss .tbss.* .gnu.linkonce.tb.*) *(.tcommon) } | .preinit_array : | { | PROVIDE_HIDDEN (__preinit_array_start = .); | KEEP (*(.preinit_array)) | PROVIDE_HIDDEN (__preinit_array_end = .); | } | .init_array : | { | PROVIDE_HIDDEN (__init_array_start = .); | KEEP (*(SORT(.init_array.*))) | KEEP (*(.init_array)) | PROVIDE_HIDDEN (__init_array_end = .); | } | .fini_array : | { | PROVIDE_HIDDEN (__fini_array_start = .); | KEEP (*(.fini_array)) | KEEP (*(SORT(.fini_array.*))) | PROVIDE_HIDDEN (__fini_array_end = .); | } | .ctors : | { | /* gcc uses crtbegin.o to find the start of | the constructors, so we make sure it is | first. Because this is a wildcard, it | doesn't matter if the user does not | actually link against crtbegin.o; the | linker won't look for a file to match a | wildcard. The wildcard also means that it | doesn't matter which directory crtbegin.o | is in. */ | KEEP (*crtbegin*.o(.ctors)) | /* We don't want to include the .ctor section from | the crtend.o file until after the sorted ctors. | The .ctor section from the crtend file contains the | end of ctors marker and it must be last */ | KEEP (*(EXCLUDE_FILE (*crtend*.o ) .ctors)) | KEEP (*(SORT(.ctors.*))) | KEEP (*(.ctors)) | } | .dtors : | { | KEEP (*crtbegin*.o(.dtors)) | KEEP (*(EXCLUDE_FILE (*crtend*.o ) .dtors)) | KEEP (*(SORT(.dtors.*))) | KEEP (*(.dtors)) | } | .jcr : { KEEP (*(.jcr)) } | .data.rel.ro : { *(.data.rel.ro.local* .gnu.linkonce.d.rel.ro.local.*) *(.data.rel.ro* .gnu.linkonce.d.rel.ro.*) } | .dynamic : { *(.dynamic) } | .got : { *(.got) } | . = DATA_SEGMENT_RELRO_END (12, .); | .got.plt : { *(.got.plt) } | .data : | { | *(.data .data.* .gnu.linkonce.d.*) | KEEP (*(.gnu.linkonce.d.*personality*)) | SORT(CONSTRUCTORS) | } | .data1 : { *(.data1) } | _edata = .; PROVIDE (edata = .); | __bss_start = .; | .bss : | { | *(.dynbss) | *(.bss .bss.* .gnu.linkonce.b.*) | *(COMMON) | /* Align here to ensure that the .bss section occupies space up to | _end. Align after .bss to ensure correct alignment even if the | .bss section disappears because there are no input sections. | FIXME: Why do we need it? When there is no .bss section, we don't | pad the .data section. */ | . = ALIGN(. != 0 ? 32 / 8 : 1); | } | . = ALIGN(32 / 8); | . = ALIGN(32 / 8); | _end = .; PROVIDE (end = .); | . = DATA_SEGMENT_END (.); | /* Stabs debugging sections. */ | .stab 0 : { *(.stab) } | .stabstr 0 : { *(.stabstr) } | .stab.excl 0 : { *(.stab.excl) } | .stab.exclstr 0 : { *(.stab.exclstr) } | .stab.index 0 : { *(.stab.index) } | .stab.indexstr 0 : { *(.stab.indexstr) } | .comment 0 : { *(.comment) } | /* DWARF debug sections. | Symbols in the DWARF debugging sections are relative to the beginning | of the section so we begin them at 0. */ | /* DWARF 1 */ | .debug 0 : { *(.debug) } | .line 0 : { *(.line) } | /* GNU DWARF 1 extensions */ | .debug_srcinfo 0 : { *(.debug_srcinfo) } | .debug_sfnames 0 : { *(.debug_sfnames) } | /* DWARF 1.1 and DWARF 2 */ | .debug_aranges 0 : { *(.debug_aranges) } | .debug_pubnames 0 : { *(.debug_pubnames) } | /* DWARF 2 */ | .debug_info 0 : { *(.debug_info .gnu.linkonce.wi.*) } | .debug_abbrev 0 : { *(.debug_abbrev) } | .debug_line 0 : { *(.debug_line) } | .debug_frame 0 : { *(.debug_frame) } | .debug_str 0 : { *(.debug_str) } | .debug_loc 0 : { *(.debug_loc) } | .debug_macinfo 0 : { *(.debug_macinfo) } | /* SGI/MIPS DWARF 2 extensions */ | .debug_weaknames 0 : { *(.debug_weaknames) } | .debug_funcnames 0 : { *(.debug_funcnames) } | .debug_typenames 0 : { *(.debug_typenames) } | .debug_varnames 0 : { *(.debug_varnames) } | /DISCARD/ : { *(.note.GNU-stack) } | } | | | ================================================== | attempt to open /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../crt1.o succeeded | /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../crt1.o | attempt to open /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../crti.o succeeded | /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../crti.o | attempt to open /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/crtbegin.o succeeded | /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/crtbegin.o | attempt to open /var/tmp/paludis/sys-apps-sandbox-1.6-r2/temp//cc9PiiY7.o succeeded | /var/tmp/paludis/sys-apps-sandbox-1.6-r2/temp//cc9PiiY7.o | attempt to open /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/libgcc.so failed | attempt to open /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/libgcc.a succeeded | attempt to open /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/libgcc_s.so succeeded | -lgcc_s (/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/libgcc_s.so) | attempt to open /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/libc.so failed | attempt to open /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/libc.a failed | attempt to open /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/libc.so failed | attempt to open /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/libc.a failed | attempt to open /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../../i686-pc-linux-gnu/lib/libc.so failed | attempt to open /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../../i686-pc-linux-gnu/lib/libc.a failed | attempt to open /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libc.so succeeded | opened script file /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libc.so | opened script file /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libc.so | attempt to open /lib/libc.so.6 succeeded | /lib/libc.so.6 | attempt to open /usr/lib/libc_nonshared.a succeeded | (/usr/lib/libc_nonshared.a)elf-init.oS | attempt to open /lib/ld-linux.so.2 succeeded | /lib/ld-linux.so.2 | attempt to open /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/libgcc.so failed | attempt to open /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/libgcc.a succeeded | attempt to open /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/libgcc_s.so succeeded | -lgcc_s (/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/libgcc_s.so) | attempt to open /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/crtend.o succeeded | /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/crtend.o | attempt to open /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../crtn.o succeeded | /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../crtn.o | ld-linux.so.2 needed by /lib/libc.so.6 | found ld-linux.so.2 at /lib/ld-linux.so.2 | try_link: SUCCESS | configure:15903: result: /lib/libc.so.6 | configure:15907: checking libc version | configure:15922: result: libc.so.6 | configure:15933: checking how to enable exception handling | configure:15959: i686-pc-linux-gnu-gcc -c -mtune=athlon -pipe -O2 -fomit-frame-pointer -fexceptions conftest.c >&5 | configure:15966: $? = 0 | configure:15983: result: -fexceptions | configure:15988: checking CFLAGS for maximum warnings | configure:16025: i686-pc-linux-gnu-gcc -c -mtune=athlon -pipe -O2 -fomit-frame-pointer -pedantic -Wall -D_REENTRANT conftest.c >&5 | configure:16032: $? = 0 | configure:16056: result: -Wall | configure:16069: : CFLAGS="$CFLAGS $ac_cv_cflags_warn_all" | configure:16072: $? = 0 | configure:16080: checking whether C compiler accepts -fdata-sections | configure:16109: i686-pc-linux-gnu-gcc -c -fdata-sections -D_REENTRANT conftest.c >&5 | configure:16116: $? = 0 | configure:16134: result: yes | configure:16142: checking whether C compiler accepts -ffunction-sections | configure:16171: i686-pc-linux-gnu-gcc -c -ffunction-sections -D_REENTRANT conftest.c >&5 | configure:16178: $? = 0 | configure:16196: result: yes | configure:16205: checking whether the linker accepts -Wl,--as-needed | configure:16234: i686-pc-linux-gnu-gcc -o conftest -mtune=athlon -pipe -O2 -fomit-frame-pointer -Wall -fdata-sections -ffunction-sections -D_REENTRANT -Wl,--as-needed conftest.c >&5 | configure:16241: $? = 0 | configure:16264: result: yes | configure:16272: checking whether the linker accepts -Wl,--gc-sections | configure:16301: i686-pc-linux-gnu-gcc -o conftest -mtune=athlon -pipe -O2 -fomit-frame-pointer -Wall -fdata-sections -ffunction-sections -D_REENTRANT -Wl,--gc-sections conftest.c >&5 | configure:16308: $? = 0 | configure:16331: result: yes | configure:16344: checking whether the linker accepts -Wl,--version-script,conftest.map | configure:16373: i686-pc-linux-gnu-gcc -o conftest -mtune=athlon -pipe -O2 -fomit-frame-pointer -Wall -fdata-sections -ffunction-sections -D_REENTRANT -Wl,--version-script,conftest.map conftest.c >&5 | configure:16380: $? = 0 | configure:16403: result: yes | configure:16622: creating ./config.status | | ## ---------------------- ## | ## Running config.status. ## | ## ---------------------- ## | | This file was extended by sandbox config.status 1.6, which was | generated by GNU Autoconf 2.63. Invocation command line was | | CONFIG_FILES = | CONFIG_HEADERS = | CONFIG_LINKS = | CONFIG_COMMANDS = | $ ./config.status | | on possum | | config.status:1106: creating Makefile | config.status:1106: creating scripts/Makefile | config.status:1106: creating etc/Makefile | config.status:1106: creating data/Makefile | config.status:1106: creating libsbutil/Makefile | config.status:1106: creating libsandbox/Makefile | config.status:1106: creating src/Makefile | config.status:1106: creating src/sandbox.sh | config.status:1106: creating tests/atlocal | config.status:1106: creating tests/Makefile | config.status:1106: creating tests/package.m4 | config.status:1106: creating config.h | config.status:1373: executing depfiles commands | config.status:1373: executing libtool commands | config.status:1373: executing tests/atconfig commands | config.status:1373: executing config-perms commands | | ## ---------------- ## | ## Cache variables. ## | ## ---------------- ## | | ac_cv_build=i686-pc-linux-gnu | ac_cv_c_compiler_gnu=yes | ac_cv_c_const=yes | ac_cv_cflags_warn_all=-Wall | ac_cv_env_CC_set= | ac_cv_env_CC_value= | ac_cv_env_CFLAGS_set=set | ac_cv_env_CFLAGS_value='-mtune=athlon -pipe -O2 -fomit-frame-pointer' | ac_cv_env_CPPFLAGS_set=set | ac_cv_env_CPPFLAGS_value= | ac_cv_env_CPP_set= | ac_cv_env_CPP_value= | ac_cv_env_LDFLAGS_set=set | ac_cv_env_LDFLAGS_value=-Wl,-O1 | ac_cv_env_LIBS_set= | ac_cv_env_LIBS_value= | ac_cv_env_build_alias_set=set | ac_cv_env_build_alias_value=i686-pc-linux-gnu | ac_cv_env_host_alias_set=set | ac_cv_env_host_alias_value=i686-pc-linux-gnu | ac_cv_env_target_alias_set= | ac_cv_env_target_alias_value= | ac_cv_func_alloca_works=yes | ac_cv_func_backtrace=yes | ac_cv_func_chown_works=yes | ac_cv_func_creat64=yes | ac_cv_func_faccessat=yes | ac_cv_func_fchmodat=yes | ac_cv_func_fchownat=yes | ac_cv_func_fopen64=yes | ac_cv_func_fork=yes | ac_cv_func_fork_works=yes | ac_cv_func_ftruncate=yes | ac_cv_func_futimesat=yes | ac_cv_func_getcwd=yes | ac_cv_func_lchown=yes | ac_cv_func_linkat=yes | ac_cv_func_lstat_dereferences_slashed_symlink=yes | ac_cv_func_lstat_empty_string_bug=no | ac_cv_func_lutimes=no | ac_cv_func_memcpy=yes | ac_cv_func_memmove=yes | ac_cv_func_memset=yes | ac_cv_func_mkdir=yes | ac_cv_func_mkdirat=yes | ac_cv_func_mkfifoat=yes | ac_cv_func_mknodat=yes | ac_cv_func_open64=yes | ac_cv_func_openat64=yes | ac_cv_func_openat=yes | ac_cv_func_pathconf=yes | ac_cv_func_realpath=yes | ac_cv_func_remove=yes | ac_cv_func_renameat=yes | ac_cv_func_rmdir=yes | ac_cv_func_setenv=yes | ac_cv_func_stat_empty_string_bug=no | ac_cv_func_strcasecmp=yes | ac_cv_func_strchr=yes | ac_cv_func_strdup=yes | ac_cv_func_strerror=yes | ac_cv_func_strndup=yes | ac_cv_func_strrchr=yes | ac_cv_func_strspn=yes | ac_cv_func_strstr=yes | ac_cv_func_strtok_r=yes | ac_cv_func_symlinkat=yes | ac_cv_func_truncate64=yes | ac_cv_func_unlinkat=yes | ac_cv_func_utime=yes | ac_cv_func_utimensat=no | ac_cv_func_utimes=yes | ac_cv_func_vfork=yes | ac_cv_func_vfork_works=yes | ac_cv_have_decl_environ=yes | ac_cv_header_dirent_dirent_h=yes | ac_cv_header_dirent_h=yes | ac_cv_header_dlfcn_h=yes | ac_cv_header_elf_h=yes | ac_cv_header_errno_h=yes | ac_cv_header_execinfo_h=yes | ac_cv_header_fcntl_h=yes | ac_cv_header_grp_h=yes | ac_cv_header_inttypes_h=yes | ac_cv_header_libgen_h=yes | ac_cv_header_limits_h=yes | ac_cv_header_memory_h=yes | ac_cv_header_minix_config_h=no | ac_cv_header_pthread_h=yes | ac_cv_header_pwd_h=yes | ac_cv_header_siginfo_h=no | ac_cv_header_signal_h=yes | ac_cv_header_sigsegv_h=no | ac_cv_header_stdarg_h=yes | ac_cv_header_stdbool_h=yes | ac_cv_header_stdc=yes | ac_cv_header_stddef_h=yes | ac_cv_header_stdint_h=yes | ac_cv_header_stdio_h=yes | ac_cv_header_stdlib_h=yes | ac_cv_header_string_h=yes | ac_cv_header_strings_h=yes | ac_cv_header_sys_file_h=yes | ac_cv_header_sys_mman_h=yes | ac_cv_header_sys_param_h=yes | ac_cv_header_sys_stat_h=yes | ac_cv_header_sys_time_h=yes | ac_cv_header_sys_types_h=yes | ac_cv_header_sys_wait_h=yes | ac_cv_header_syscall_h=yes | ac_cv_header_unistd_h=yes | ac_cv_header_utime_h=yes | ac_cv_header_vfork_h=no | ac_cv_host=i686-pc-linux-gnu | ac_cv_lib_dl___dlvsym=yes | ac_cv_lib_dl_dlopen=yes | ac_cv_lib_sigsegv_stackoverflow_install_handler=false | ac_cv_objext=o | ac_cv_path_EGREP='/bin/grep -E' | ac_cv_path_FGREP='/bin/grep -F' | ac_cv_path_GREP=/bin/grep | ac_cv_path_SED=/bin/sed | ac_cv_path_install='/bin/install -c' | ac_cv_path_mkdir=/bin/mkdir | ac_cv_prog_AR=i686-pc-linux-gnu-ar | ac_cv_prog_AWK=gawk | ac_cv_prog_CC=i686-pc-linux-gnu-gcc | ac_cv_prog_CPP='i686-pc-linux-gnu-gcc -E' | ac_cv_prog_OBJDUMP=i686-pc-linux-gnu-objdump | ac_cv_prog_RANLIB=i686-pc-linux-gnu-ranlib | ac_cv_prog_READELF=readelf | ac_cv_prog_STRIP=i686-pc-linux-gnu-strip | ac_cv_prog_cc_c89= | ac_cv_prog_cc_g=yes | ac_cv_prog_cc_i686_pc_linux_gnu_gcc_c_o=yes | ac_cv_prog_make_make_set=yes | ac_cv_safe_to_define___extensions__=yes | ac_cv_search_opendir='none required' | ac_cv_search_strerror='none required' | ac_cv_type___sighandler_t=yes | ac_cv_type_mode_t=yes | ac_cv_type_pid_t=yes | ac_cv_type_ptrdiff_t=yes | ac_cv_type_sig_t=yes | ac_cv_type_sighandler_t=yes | ac_cv_type_signal=void | ac_cv_type_size_t=yes | ac_cv_type_uid_t=yes | ac_cv_working_alloca_h=yes | am_cv_CC_dependencies_compiler_type=gcc3 | ax_cv_c_flags__fdata_sections=yes | ax_cv_c_flags__ffunction_sections=yes | ax_cv_linker_flags__Wl___as_needed=yes | ax_cv_linker_flags__Wl___gc_sections=yes | ax_cv_linker_flags__Wl___version_script_conftest_map=yes | lt_cv_deplibs_check_method=pass_all | lt_cv_file_magic_cmd='$MAGIC_CMD' | lt_cv_file_magic_test_file= | lt_cv_ld_reload_flag=-r | lt_cv_nm_interface='BSD nm' | lt_cv_objdir=.libs | lt_cv_path_LD=/usr/i686-pc-linux-gnu/bin/ld | lt_cv_path_NM='/usr/bin/nm -B' | lt_cv_prog_compiler_c_o=yes | lt_cv_prog_compiler_pic_works=yes | lt_cv_prog_compiler_rtti_exceptions=no | lt_cv_prog_compiler_static_works=yes | lt_cv_prog_gnu_ld=yes | lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' | lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' | lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' | lt_cv_sys_max_cmd_len=98304 | | ## ----------------- ## | ## Output variables. ## | ## ----------------- ## | | ACLOCAL='${SHELL} /var/tmp/paludis/sys-apps-sandbox-1.6-r2/work/sandbox-1.6/missing --run aclocal-1.10' | ALLOCA='' | AMDEPBACKSLASH='\' | AMDEP_FALSE='#' | AMDEP_TRUE='' | AMTAR='${SHELL} /var/tmp/paludis/sys-apps-sandbox-1.6-r2/work/sandbox-1.6/missing --run tar' | AR='i686-pc-linux-gnu-ar' | AUTOCONF='${SHELL} /var/tmp/paludis/sys-apps-sandbox-1.6-r2/work/sandbox-1.6/missing --run autoconf' | AUTOHEADER='${SHELL} /var/tmp/paludis/sys-apps-sandbox-1.6-r2/work/sandbox-1.6/missing --run autoheader' | AUTOM4TE='${SHELL} /var/tmp/paludis/sys-apps-sandbox-1.6-r2/work/sandbox-1.6/missing --run autom4te' | AUTOMAKE='${SHELL} /var/tmp/paludis/sys-apps-sandbox-1.6-r2/work/sandbox-1.6/missing --run automake-1.10' | AWK='gawk' | CC='i686-pc-linux-gnu-gcc' | CCDEPMODE='depmode=gcc3' | CFLAGS='-mtune=athlon -pipe -O2 -fomit-frame-pointer -Wall -fdata-sections -ffunction-sections' | CFLAG_EXCEPTIONS='-fexceptions' | CPP='i686-pc-linux-gnu-gcc -E' | CPPFLAGS=' -D_REENTRANT' | CYGPATH_W='echo' | DEFS='-DHAVE_CONFIG_H' | DEPDIR='.deps' | DSYMUTIL='' | DUMPBIN='' | ECHO_C='' | ECHO_N='-n' | ECHO_T='' | EGREP='/bin/grep -E' | EXEEXT='' | FGREP='/bin/grep -F' | GREP='/bin/grep' | HAVE_LIBSIGSEGV_FALSE='' | HAVE_LIBSIGSEGV_TRUE='#' | INSTALL_DATA='${INSTALL} -m 644' | INSTALL_PROGRAM='${INSTALL}' | INSTALL_SCRIPT='${INSTALL}' | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' | LD='/usr/i686-pc-linux-gnu/bin/ld' | LDFLAGS='-Wl,-O1 -Wl,--as-needed -Wl,--gc-sections' | LDFLAG_VER='-Wl,--version-script' | LIBC_PATH='/lib/libc.so.6' | LIBDL='-ldl' | LIBOBJS='' | LIBS='' | LIBTOOL='$(SHELL) $(top_builddir)/libtool' | LIPO='' | LN_S='ln -s' | LTLIBOBJS='' | MAKEINFO='${SHELL} /var/tmp/paludis/sys-apps-sandbox-1.6-r2/work/sandbox-1.6/missing --run makeinfo' | MKDIR_P='/bin/mkdir -p' | NM='/usr/bin/nm -B' | NMEDIT='' | OBJDUMP='i686-pc-linux-gnu-objdump' | OBJEXT='o' | OTOOL64='' | OTOOL='' | PACKAGE='sandbox' | PACKAGE_BUGREPORT='sandbox@gentoo.org' | PACKAGE_NAME='sandbox' | PACKAGE_STRING='sandbox 1.6' | PACKAGE_TARNAME='sandbox' | PACKAGE_VERSION='1.6' | PATH_SEPARATOR=':' | RANLIB='i686-pc-linux-gnu-ranlib' | READELF='readelf' | SANDBOX_DEFINES='-DETCDIR="\"$(sysconfdir)\"" -DLIBSANDBOX_PATH="\"$(libdir)\"" -DSANDBOX_BASHRC_PATH="\"$(pkgdatadir)\""' | SED='/bin/sed' | SET_MAKE='' | SHELL='/bin/sh' | STRIP='i686-pc-linux-gnu-strip' | VERSION='1.6' | ac_ct_CC='' | ac_ct_DUMPBIN='' | am__fastdepCC_FALSE='#' | am__fastdepCC_TRUE='' | am__include='include' | am__isrc=' -I$(srcdir)' | am__leading_dot='.' | am__quote='' | am__tar='${AMTAR} chof - "$$tardir"' | am__untar='${AMTAR} xf -' | bindir='${exec_prefix}/bin' | build='i686-pc-linux-gnu' | build_alias='i686-pc-linux-gnu' | build_cpu='i686' | build_os='linux-gnu' | build_vendor='pc' | datadir='/usr/share' | datarootdir='${prefix}/share' | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' | dvidir='${docdir}' | exec_prefix='${prefix}' | host='i686-pc-linux-gnu' | host_alias='i686-pc-linux-gnu' | host_cpu='i686' | host_os='linux-gnu' | host_vendor='pc' | htmldir='${docdir}' | includedir='${prefix}/include' | infodir='/usr/share/info' | install_sh='$(SHELL) /var/tmp/paludis/sys-apps-sandbox-1.6-r2/work/sandbox-1.6/install-sh' | libdir='/usr/lib' | libexecdir='${exec_prefix}/libexec' | localedir='${datarootdir}/locale' | localstatedir='/var/lib' | lt_ECHO='echo' | mandir='/usr/share/man' | mkdir_p='/bin/mkdir -p' | oldincludedir='/usr/include' | pdfdir='${docdir}' | prefix='/usr' | program_transform_name='s,x,x,' | psdir='${docdir}' | sbindir='${exec_prefix}/sbin' | sharedstatedir='${prefix}/com' | sysconfdir='/etc' | target_alias='' | | ## ----------- ## | ## confdefs.h. ## | ## ----------- ## | | #define PACKAGE_NAME "sandbox" | #define PACKAGE_TARNAME "sandbox" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "sandbox 1.6" | #define PACKAGE_BUGREPORT "sandbox@gentoo.org" | #define PACKAGE "sandbox" | #define VERSION "1.6" | #define SANDBOX_CONFIGURE_OPTS "--prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib --build=i686-pc-linux-gnu build_alias=i686-pc-linux-gnu host_alias=i686-pc-linux-gnu CFLAGS=-mtune=athlon -pipe -O2 -fomit-frame-pointer LDFLAGS=-Wl,-O1 CPPFLAGS=" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_SIGHANDLER_T 1 | #define HAVE_SIG_T 1 | #define HAVE___SIGHANDLER_T 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define RETSIGTYPE void | #define HAVE_BACKTRACE 1 | #define HAVE_CREAT64 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCHOWNAT 1 | #define HAVE_FOPEN64 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_GETCWD 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINKAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKFIFOAT 1 | #define HAVE_MKNODAT 1 | #define HAVE_OPEN64 1 | #define HAVE_OPENAT 1 | #define HAVE_OPENAT64 1 | #define HAVE_PATHCONF 1 | #define HAVE_REALPATH 1 | #define HAVE_REMOVE 1 | #define HAVE_RENAMEAT 1 | #define HAVE_RMDIR 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_TRUNCATE64 1 | #define HAVE_UNLINKAT 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_DLVSYM 1 | #define TRUNCATE_T off_t | #define HAVE_RTLD_NEXT 1 | #define LIBC_PATH "/lib/libc.so.6" | #define LIBC_VERSION "libc.so.6" | | configure: exit 0