Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 747501 Details for
Bug 820848
sys-apps/sandbox-2.25 fails tests openat_static/1, utimensat_static/2
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
amd64 test suite log (work/sandbox-2.25-abi_x86_64.amd64/tests/testsuite.log)
testsuite.log (text/x-log), 247.18 KB, created by
Kevin Lyles
on 2021-10-30 15:13:26 UTC
(
hide
)
Description:
amd64 test suite log (work/sandbox-2.25-abi_x86_64.amd64/tests/testsuite.log)
Filename:
MIME Type:
Creator:
Kevin Lyles
Created:
2021-10-30 15:13:26 UTC
Size:
247.18 KB
patch
obsolete
>## ------------------------ ## >## sandbox 2.24 test suite. ## >## ------------------------ ## > >testsuite: command line was: > $ /var/tmp/portage/sys-apps/sandbox-2.25/work/sandbox-2.25/tests/testsuite AUTOTEST_PATH=src:tests --jobs=32 > >## ---------- ## >## ChangeLog. ## >## ---------- ## > >| commit ee52689e9833ab99febaf5a478b70eef4e0099a5 >| Author: MichaŠGórny <mgorny@gentoo.org> >| Date: 2021-09-07 17:36:15 +0200 >| >| Release 2.25 >| >| Signed-off-by: MichaŠGórny <mgorny@gentoo.org> >| >| commit 96374d9bff64bcee64340f6572cca9f1cc3f696d >| Author: Mike Gilbert <floppym@gentoo.org> > >## --------- ## >## Platform. ## >## --------- ## > >hostname = localhost >uname -m = x86_64 >uname -r = 5.11.22-gentoo-x86_64-iqgryn-desktop >uname -s = Linux >uname -v = #1 SMP PREEMPT Thu May 20 09:06:21 CDT 2021 > >/usr/bin/uname -p = AMD Ryzen 9 5950X 16-Core Processor >/bin/uname -X = unknown > >/bin/arch = unknown >/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/portage/sys-apps/sandbox-2.25/work/sandbox-2.25-abi_x86_64.amd64/src/ >PATH: /var/tmp/portage/sys-apps/sandbox-2.25/work/sandbox-2.25/src/ >PATH: /var/tmp/portage/sys-apps/sandbox-2.25/work/sandbox-2.25-abi_x86_64.amd64/tests/ >PATH: /var/tmp/portage/sys-apps/sandbox-2.25/work/sandbox-2.25/tests/ >PATH: /usr/lib/portage/python3.9/ebuild-helpers/xattr/ >PATH: /usr/lib/portage/python3.9/ebuild-helpers/ >PATH: /usr/local/sbin/ >PATH: /usr/local/bin/ >PATH: /usr/sbin/ >PATH: /usr/bin/ >PATH: /sbin/ >PATH: /bin/ >PATH: /usr/lib/llvm/12/bin/ > >testsuite: atconfig: >| # Configurable variable values for building test suites. >| # Generated by ./config.status. >| # Copyright (C) 2021 Free Software Foundation, Inc. >| >| # The test suite will define top_srcdir=/../.. etc. >| at_testdir='tests' >| abs_builddir='/var/tmp/portage/sys-apps/sandbox-2.25/work/sandbox-2.25-abi_x86_64.amd64/tests' >| at_srcdir='/var/tmp/portage/sys-apps/sandbox-2.25/work/sandbox-2.25/tests' >| abs_srcdir='/var/tmp/portage/sys-apps/sandbox-2.25/work/sandbox-2.25/tests' >| at_top_srcdir='/var/tmp/portage/sys-apps/sandbox-2.25/work/sandbox-2.25' >| abs_top_srcdir='/var/tmp/portage/sys-apps/sandbox-2.25/work/sandbox-2.25' >| at_top_build_prefix='../' >| abs_top_builddir='/var/tmp/portage/sys-apps/sandbox-2.25/work/sandbox-2.25-abi_x86_64.amd64' >| >| # Backward compatibility with Autotest <= 2.59b: >| at_top_builddir=$at_top_build_prefix >| >| >| EXEEXT='' >| 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 AWK="gawk" >| export HOST="x86_64-pc-linux-gnu" >| >| 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%:/} >| >| if [ "${AUTOTEST_PATH}" = "tests" ] ; then >| AUTOTEST_PATH="src:tests" >| fi >| >| export SANDBOX_VERBOSE=0 >| >| # If the terminal has this flag set, the tests get all messed up. >| stty -tostop 2>/dev/null || : >| >| # This script must finish with ($? == 0) else the autotest runner gets upset. >| : > >## ------------------ ## >## Running the tests. ## >## ------------------ ## >testsuite: starting at: Sat Oct 30 10:08:30 CDT 2021 >1. access/1 (access.at:1): ok (0m0.006s 0m0.012s) >10. futimesat/3 (futimesat.at:3): ok (0m0.000s 0m0.016s) >4. execv/1 (execv.at:1): ok (0m0.005s 0m0.014s) >9. futimesat/2 (futimesat.at:2): ok (0m0.003s 0m0.014s) >20. mkdir/2 (mkdir.at:2): ok (0m0.004s 0m0.011s) >12. link/1 (link.at:1): ok (0m0.003s 0m0.018s) >14. linkat/2 (linkat.at:2): ok (0m0.006s 0m0.015s) >23. mkdirat/1 (mkdirat.at:1): ok (0m0.005s 0m0.013s) >29. mknod/1 (mknod.at:1): ok (0m0.002s 0m0.016s) >13. linkat/1 (linkat.at:1): ok (0m0.002s 0m0.019s) >27. mkfifo/1 (mkfifo.at:1): ok (0m0.003s 0m0.015s) >8. futimesat/1 (futimesat.at:1): ok (0m0.007s 0m0.016s) >24. mkdirat/2 (mkdirat.at:2): ok (0m0.005s 0m0.016s) >28. mkfifoat/1 (mkfifoat.at:1): ok (0m0.002s 0m0.016s) >30. mknodat/1 (mknodat.at:1): ok (0m0.002s 0m0.016s) >25. mkdirat/3 (mkdirat.at:3): ok (0m0.003s 0m0.017s) >6. fchownat/1 (fchownat.at:1): ok (0m0.003s 0m0.027s) >2. chmod/1 (chmod.at:1): ok (0m0.007s 0m0.026s) >31. mkostemp/1 (mkostemp.at:1): ok (0m0.001s 0m0.023s) >26. mkdtemp/1 (mkdtemp.at:1): ok (0m0.001s 0m0.023s) >7. fchownat/2 (fchownat.at:2): ok (0m0.009s 0m0.024s) >22. mkdir_static/1 (mkdir_static.at:1): ok (0m0.001s 0m0.015s) >17. malloc/1 (malloc.at:1): ok (0m0.004s 0m0.017s) >11. lchown/1 (lchown.at:1): ok (0m0.001s 0m0.030s) >3. chown/1 (chown.at:1): ok (0m0.002s 0m0.031s) >16. linkat_static/2 (linkat_static.at:2): ok (0m0.003s 0m0.018s) >32. mkostemp64/1 (mkostemp64.at:1): ok (0m0.002s 0m0.022s) >5. fchmodat/1 (fchmodat.at:1): ok (0m0.003s 0m0.030s) >15. linkat_static/1 (linkat_static.at:1): ok (0m0.002s 0m0.018s) >18. malloc/2 (malloc.at:2): ok (0m0.005s 0m0.021s) >19. mkdir/1 (mkdir.at:1): ok (0m0.001s 0m0.038s) >21. mkdir/3 (mkdir.at:3): ok (0m0.006s 0m0.033s) >54. sb_printf (sb_printf.at:1): ok (0m0.000s 0m0.006s) >34. mkostemps64/1 (mkostemps64.at:1): ok (0m0.008s 0m0.014s) >42. openat/1 (openat.at:1): ok (0m0.003s 0m0.013s) >33. mkostemps/1 (mkostemps.at:1): ok (0m0.004s 0m0.017s) >35. mkstemp/1 (mkstemp.at:1): ok (0m0.004s 0m0.016s) >38. mkstemps64/1 (mkstemps64.at:1): ok (0m0.003s 0m0.019s) >36. mkstemp64/1 (mkstemp64.at:1): ok (0m0.003s 0m0.019s) >39. open/1 (open.at:1): ok (0m0.005s 0m0.011s) >37. mkstemps/1 (mkstemps.at:1): ok (0m0.004s 0m0.017s) >47. remove/1 (remove.at:1): ok (0m0.002s 0m0.015s) >40. open/2 (open.at:2): ok (0m0.005s 0m0.019s) >43. openat/2 (openat.at:2): ok (0m0.003s 0m0.019s) >49. renameat/1 (renameat.at:1): ok (0m0.001s 0m0.018s) >48. rename/1 (rename.at:1): ok (0m0.004s 0m0.016s) >46. opendir/1 (opendir.at:1): ok (0m0.007s 0m0.015s) >52. rmdir/1 (rmdir.at:1): ok (0m0.004s 0m0.016s) >51. renameat/3 (renameat.at:3): ok (0m0.005s 0m0.017s) >53. rmdir/2 (rmdir.at:2): ok (0m0.004s 0m0.018s) >50. renameat/2 (renameat.at:2): ok (0m0.003s 0m0.020s) >60. script/6 (script.at:6): ok (0m0.005s 0m0.009s) >55. script/1 (script.at:1): ok (0m0.005s 0m0.011s) >44. openat_static/1 (openat_static.at:1): ok (0m0.004s 0m0.020s) >61. script/7 (script.at:7): ok (0m0.004s 0m0.013s) >62. script/8 (script.at:8): ok (0m0.006s 0m0.013s) >63. script/9 (script.at:9): ok (0m0.003s 0m0.018s) >45. openat_static/2 (openat_static.at:2): ok (0m0.008s 0m0.017s) >57. script/3 (script.at:3): ok (0m0.004s 0m0.023s) >56. script/2 (script.at:2): ok (0m0.005s 0m0.030s) >65. script/11 (script.at:11): ok (0m0.003s 0m0.015s) >68. script/14 (script.at:14): ok (0m0.006s 0m0.009s) >73. symlinkat/1 (symlinkat.at:1): ok (0m0.001s 0m0.020s) >58. script/4 (script.at:4): ok (0m0.011s 0m0.040s) >72. symlink/1 (symlink.at:1): ok (0m0.005s 0m0.015s) >66. script/12 (script.at:12): ok (0m0.004s 0m0.015s) >74. symlinkat/2 (symlinkat.at:2): ok (0m0.006s 0m0.015s) >76. unlink/1 (unlink.at:1): ok (0m0.003s 0m0.014s) >75. symlinkat/3 (symlinkat.at:3): ok (0m0.006s 0m0.014s) >70. script/16 (script.at:16): ok (0m0.002s 0m0.021s) >81. unlinkat/4 (unlinkat.at:4): ok (0m0.003s 0m0.014s) >84. utimensat/3 (utimensat.at:3): ok (0m0.002s 0m0.013s) >83. utimensat/2 (utimensat.at:2): ok (0m0.003s 0m0.013s) >69. script/15 (script.at:15): ok (0m0.008s 0m0.028s) >67. script/13 (script.at:13): ok (0m0.004s 0m0.023s) >79. unlinkat/2 (unlinkat.at:2): ok (0m0.005s 0m0.020s) >78. unlinkat/1 (unlinkat.at:1): ok (0m0.002s 0m0.022s) >80. unlinkat/3 (unlinkat.at:3): ok (0m0.003s 0m0.021s) >82. utimensat/1 (utimensat.at:1): ok (0m0.005s 0m0.017s) >87. utimensat_static/2 (utimensat_static.at:2): ok (0m0.003s 0m0.008s) >86. utimensat_static/1 (utimensat_static.at:1): ok (0m0.003s 0m0.010s) >88. vfork/1 (vfork.at:1): ok (0m0.006s 0m0.020s) >64. script/10 (script.at:10): ok (0m0.024s 0m0.073s) >71. signal_static/1 (signal_static.at:1): ok (0m0.014s 0m0.009s) >85. utimensat/4 (utimensat.at:4): ok (0m0.007s 0m0.012s) >59. script/5 (script.at:5): ok (0m0.186s 0m1.789s) >testsuite: ending at: Sat Oct 30 10:08:32 CDT 2021 >testsuite: test suite duration: 0h 0m 2s > >## ------------- ## >## Test results. ## >## ------------- ## > >ERROR: All 88 tests were run, >2 failed unexpectedly. > >## ------------------------ ## >## Summary of the failures. ## >## ------------------------ ## >Failed tests: >sandbox 2.24 test suite test groups: > > NUM: FILE-NAME:LINE TEST-GROUP-NAME > KEYWORDS > > 41: open_static.at:1 open_static/1 > open_static static > 77: unlink_static.at:1 unlink_static/1 > unlink_static static > >## ---------------------- ## >## Detailed failed tests. ## >## ---------------------- ## > ># -*- compilation -*- >41. open_static.at:1: testing open_static/1 ... >/var/tmp/portage/sys-apps/sandbox-2.25/work/sandbox-2.25/tests/open_static.at:1: \ > env \ > SANDBOX_LOG="$PWD/sandbox.log" \ > sandbox.sh \ > addpredict / \; \ > addwrite "${PWD%/*}" \; \ > set -x \; \ > . $abs_top_srcdir/tests/open_static-1.sh >stderr: > * -------------------------------------------------------------------------------- >th as passed to function >FORMAT: A - Absolute Path (not canonical) >FORMAT: R - Canonical Path >FORMAT: C - Command Line > >F: open_wr >S: deny >P: deny/not-ok >A: /var/tmp/portage/sys-apps/sandbox-2.25/work/sandbox-2.25-abi_x86_64.amd64/tests/testsuite.dir/41/deny/not-ok >R: /var/tmp/portage/sys-apps/sandbox-2.25/work/sandbox-2.25-abi_x86_64.amd64/tests/testsuite.dir/41/deny/not-ok >C: open_static-0 -1,EPERM deny/not-ok O_WRONLY|O_CREAT 0666 >y:/dev/shm:/dev/tts:/dev/tty:/dev/vc/:/dev/zero:/proc/self/fd:/tmp/:/usr/lib/cf:/usr/lib/conftest:/usr/lib32/cf:/usr/lib32/conftest:/usr/lib64/cf:/usr/lib64/conftest:/usr/tmp/:/usr/tmp/cf:/usr/tmp/conftest:/var/tmp/:/var/tmp/portage:/var/tmp/portage/sys-apps/sandbox-2.25/homedir/.bash_history:/var/tmp/portage/sys-apps/sandbox-2.25/work/sandbox-2.25-abi_x86_64.amd64/tests/testsuite.dir:/var/tmp/portage/sys-apps/sandbox-2.25/work/sandbox-2.25-abi_x86_64.amd64/tests/testsuite.dir/41 >++ SANDBOX_WRITE=/dev/fd:/proc/self/fd:/dev/zero:/dev/null:/dev/full:/dev/console:/dev/tty:/dev/vc/:/dev/pty:/dev/tts:/dev/ptmx:/dev/pts/:/dev/shm:/tmp/:/var/tmp/:/usr/tmp/:/var/tmp/portage/sys-apps/sandbox-2.25/homedir/.bash_history::/dev/console:/dev/fd:/dev/full:/dev/null:/dev/ptmx:/dev/pts/:/dev/pty:/dev/shm:/dev/tts:/dev/tty:/dev/vc/:/dev/zero:/proc/self/fd:/tmp/:/usr/lib/cf:/usr/lib/conftest:/usr/lib32/cf:/usr/lib32/conftest:/usr/lib64/cf:/usr/lib64/conftest:/usr/tmp/:/usr/tmp/cf:/usr/tmp/conftest:/var/tmp/:/var/tmp/portage:/var/tmp/portage/sys-apps/sandbox-2.25/homedir/.bash_history:/var/tmp/portage/sys-apps/sandbox-2.25/work/sandbox-2.25-abi_x86_64.amd64/tests/testsuite.dir:/var/tmp/portage/sys-apps/sandbox-2.25/work/sandbox-2.25-abi_x86_64.amd64/tests/testsuite.dir/41 >++ open_static-0 3 ok 'O_WRONLY|O_CREAT' 0666 >++ open_static-0 3 ok O_RDONLY 0666 >++ mkdir deny >++ adddeny /var/tmp/portage/sys-apps/sandbox-2.25/work/sandbox-2.25-abi_x86_64.amd64/tests/testsuite.dir/41/deny >++ export SANDBOX_DENY=:/var/tmp/portage/sys-apps/sandbox-2.25/work/sandbox-2.25-abi_x86_64.amd64/tests/testsuite.dir/41/deny >++ SANDBOX_DENY=:/var/tmp/portage/sys-apps/sandbox-2.25/work/sandbox-2.25-abi_x86_64.amd64/tests/testsuite.dir/41/deny >++ open_static-0 -1,EPERM deny/not-ok 'O_WRONLY|O_CREAT' 0666 >++ exit 1 >stdout: >PASS: open("ok", 0x41, 666) = 3 (wanted 3); errno = Success:0 [Success] (wanted Success:0 [Success]) >PASS: open("ok", 0, 666) = 3 (wanted 3); errno = Success:0 [Success] (wanted Success:0 [Success]) >FAIL: open("deny/not-ok", 0x41, 666) = -1 (wanted -1); errno = ENOSYS:38 [Function not implemented] (wanted EPERM:1 [Operation not permitted]) >/var/tmp/portage/sys-apps/sandbox-2.25/work/sandbox-2.25/tests/open_static.at:1: exit code was 1, expected 0 >41. open_static.at:1: 41. open_static/1 (open_static.at:1): FAILED (open_static.at:1) > ># -*- compilation -*- >77. unlink_static.at:1: testing unlink_static/1 ... >/var/tmp/portage/sys-apps/sandbox-2.25/work/sandbox-2.25/tests/unlink_static.at:1: \ > env \ > SANDBOX_LOG="$PWD/sandbox.log" \ > sandbox.sh \ > addpredict / \; \ > addwrite "${PWD%/*}" \; \ > set -x \; \ > . $abs_top_srcdir/tests/unlink_static-1.sh >stderr: >+ . /var/tmp/portage/sys-apps/sandbox-2.25/work/sandbox-2.25/tests/unlink_static-1.sh >++ '[' no = yes ']' >++ touch f >++ test -e f >++ adddeny /var/tmp/portage/sys-apps/sandbox-2.25/work/sandbox-2.25-abi_x86_64.amd64/tests/testsuite.dir/77 >++ export SANDBOX_DENY=:/var/tmp/portage/sys-apps/sandbox-2.25/work/sandbox-2.25-abi_x86_64.amd64/tests/testsuite.dir/77 >++ SANDBOX_DENY=:/var/tmp/portage/sys-apps/sandbox-2.25/work/sandbox-2.25-abi_x86_64.amd64/tests/testsuite.dir/77 >++ unlink_static-0 -1,EPERM f >++ exit 1 >stdout: >FAIL: unlink("f") = 0 (wanted -1); errno = Success:0 [Success] (wanted EPERM:1 [Operation not permitted]) >/var/tmp/portage/sys-apps/sandbox-2.25/work/sandbox-2.25/tests/unlink_static.at:1: exit code was 1, expected 0 >77. unlink_static.at:1: 77. unlink_static/1 (unlink_static.at:1): FAILED (unlink_static.at:1) > > >## ------------- ## >## ../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 2.25, which was >| generated by GNU Autoconf 2.71. Invocation command line was >| >| $ /var/tmp/portage/sys-apps/sandbox-2.25/work/sandbox-2.25/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/sandbox-2.25 --htmldir=/usr/share/doc/sandbox-2.25/html --with-sysroot=/ --libdir=/usr/lib64 >| >| ## --------- ## >| ## Platform. ## >| ## --------- ## >| >| hostname = localhost >| uname -m = x86_64 >| uname -r = 5.11.22-gentoo-x86_64-iqgryn-desktop >| uname -s = Linux >| uname -v = #1 SMP PREEMPT Thu May 20 09:06:21 CDT 2021 >| >| /usr/bin/uname -p = AMD Ryzen 9 5950X 16-Core Processor >| /bin/uname -X = unknown >| >| /bin/arch = unknown >| /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/lib/portage/python3.9/ebuild-helpers/xattr/ >| PATH: /usr/lib/portage/python3.9/ebuild-helpers/ >| PATH: /usr/local/sbin/ >| PATH: /usr/local/bin/ >| PATH: /usr/sbin/ >| PATH: /usr/bin/ >| PATH: /sbin/ >| PATH: /bin/ >| PATH: /opt/bin/ >| PATH: /usr/lib/llvm/12/bin/ >| >| >| ## ----------- ## >| ## Core tests. ## >| ## ----------- ## >| >| configure:2852: looking for aux files: config.guess config.sub ltmain.sh ar-lib compile missing install-sh >| configure:2865: trying /var/tmp/portage/sys-apps/sandbox-2.25/work/sandbox-2.25/ >| configure:2894: /var/tmp/portage/sys-apps/sandbox-2.25/work/sandbox-2.25/config.guess found >| configure:2894: /var/tmp/portage/sys-apps/sandbox-2.25/work/sandbox-2.25/config.sub found >| configure:2894: /var/tmp/portage/sys-apps/sandbox-2.25/work/sandbox-2.25/ltmain.sh found >| configure:2894: /var/tmp/portage/sys-apps/sandbox-2.25/work/sandbox-2.25/ar-lib found >| configure:2894: /var/tmp/portage/sys-apps/sandbox-2.25/work/sandbox-2.25/compile found >| configure:2894: /var/tmp/portage/sys-apps/sandbox-2.25/work/sandbox-2.25/missing found >| configure:2876: /var/tmp/portage/sys-apps/sandbox-2.25/work/sandbox-2.25/install-sh found >| configure:3023: checking for a BSD-compatible install >| configure:3096: result: /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c >| configure:3107: checking whether build environment is sane >| configure:3162: result: yes >| configure:3321: checking for a race-free mkdir -p >| configure:3365: result: /bin/mkdir -p >| configure:3372: checking for gawk >| configure:3393: found /usr/bin/gawk >| configure:3404: result: gawk >| configure:3415: checking whether make sets $(MAKE) >| configure:3438: result: yes >| configure:3468: checking whether make supports nested variables >| configure:3486: result: yes >| configure:3634: checking whether make supports nested variables >| configure:3652: result: yes >| configure:3680: checking environment state >| SANDBOX_MESSAGE_P@TH=/proc/5/fd/2 >| SHELL=/bin/sh >| SLOT=0 >| RUBY_TARGETS= >| PORTAGE_INST_UID=0 >| CFLAGS_x32=-mx32 >| KERNEL_ABI=amd64 >| PORTAGE_PYTHONPATH=/usr/lib/python3.9/site-packages >| QEMU_SOFTMMU_TARGETS= >| PORTAGE_FEATURES=assume-digests binpkg-docompress binpkg-dostrip binpkg-logs cgroup compressdebug config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync mount-sandbox multilib-strict network-sandbox news parallel-fetch parallel-install pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms splitdebug strict test unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr >| COLORTERM=truecolor >| ESYSROOT= >| XDG_CONFIG_DIRS=/etc/xdg >| LESS=-R -M --shift 5 >| ROOTPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/12/bin >| HISTCONTROL=erasedups >| CFLAGS_x86=-m32 >| JDK_HOME=/etc/java-config-2/current-system-vm >| PORTAGE_PYTHON=/usr/bin/python3.9 >| USE_EXPAND_VALUES_KERNEL=AIX Darwin FreeBSD freemint HPUX linux NetBSD OpenBSD SunOS Winnt >| PYTHON_SINGLE_TARGET= >| PROFILE_ONLY_VARIABLES=ARCH ELIBC IUSE_IMPLICIT KERNEL USERLAND USE_EXPAND_IMPLICIT USE_EXPAND_UNPREFIXED USE_EXPAND_VALUES_ARCH USE_EXPAND_VALUES_ELIBC USE_EXPAND_VALUES_KERNEL USE_EXPAND_VALUES_USERLAND >| SYMLINK_LIB=no >| SANDBOX_ACTIVE=armedandready >| HISTSIZE=10000 >| LANGUAGE=C >| USERLAND=GNU >| CPU_FLAGS_X86= >| PKG_TMPDIR=/var/tmp/portage/._unmerge_ >| LUA_TARGETS= >| LDFLAGS_x86=-m elf_i386 >| MULTILIB_STRICT_DIRS=/lib32 /lib /usr/lib32 /usr/lib /usr/kde/*/lib32 /usr/kde/*/lib /usr/qt/*/lib32 /usr/qt/*/lib /usr/X11R6/lib32 /usr/X11R6/lib >| PKGUSE= >| USE_EXPAND_VALUES_USERLAND=BSD GNU >| JAVA_HOME=/etc/java-config-2/current-system-vm >| TWISTED_DISABLE_WRITING_OF_PLUGIN_CACHE=1 >| SANDBOX_ON=1 >| IUSE_EFFECTIVE=abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64 abi_x86_32 abi_x86_64 abi_x86_x32 alpha amd64 amd64-fbsd amd64-linux arm arm64 arm64-macos elibc_AIX elibc_Cygwin elibc_Darwin elibc_DragonFly elibc_FreeBSD elibc_HPUX elibc_Interix elibc_NetBSD elibc_OpenBSD elibc_SunOS elibc_Winnt elibc_bionic elibc_glibc elibc_mingw elibc_mintlib elibc_musl elibc_uclibc hppa ia64 kernel_AIX kernel_Darwin kernel_FreeBSD kernel_HPUX kernel_NetBSD kernel_OpenBSD kernel_SunOS kernel_Winnt kernel_freemint kernel_linux m68k mips ppc ppc-macos ppc64 ppc64-linux prefix prefix-guest prefix-stack riscv s390 sparc sparc-solaris sparc64-solaris userland_BSD userland_GNU x64-cygwin x64-macos x64-solaris x64-winnt x86 x86-fbsd x86-linux x86-solaris x86-winnt >| EPREFIX= >| EBUILD_PHASE_FUNC=src_configure >| CAMERAS= >| CURL_SSL= >| PORTAGE_IPC_DAEMON=1 >| EBUILD_PHASE=configure >| IUSE_IMPLICIT=abi_x86_64 prefix prefix-guest prefix-stack >| PORTAGE_SIGPIPE_STATUS=141 >| OFFICE_IMPLEMENTATION= >| CBUILD=x86_64-pc-linux-gnu >| LDFLAGS_amd64=-m elf_x86_64 >| DEFAULT_ABI=amd64 >| ALSA_CARDS= >| ABI_S390= >| KERNEL=linux >| EDITOR=vim >| FFLAGS=-march=native -O2 -pipe -ggdb -fno-lto >| ED=/var/tmp/portage/sys-apps/sandbox-2.25/image >| PORTAGE_ARCHLIST=alpha amd64 amd64-linux arm arm-linux arm64 arm64-linux arm64-macos hppa ia64 m68k mips ppc ppc-macos ppc64 ppc64-linux riscv s390 sparc sparc-solaris sparc64-solaris x64-cygwin x64-macos x64-solaris x64-winnt x86 x86-linux x86-solaris x86-winnt >| MULTILIB_STRICT_DENY=64-bit.*shared object >| EBUILD=/var/db/repos/gentoo/sys-apps/sandbox/sandbox-2.25.ebuild >| INHERITED= toolchain-funcs multilib edos2unix strip-linguas wrapper eutils flag-o-matic multibuild multilib-build multilib-minimal multiprocessing >| EBUILD_MASTER_PID=22 >| ADA_TARGET= >| OPENMPI_RM= >| as_nl= >| >| PWD=/var/tmp/portage/sys-apps/sandbox-2.25/work/sandbox-2.25-abi_x86_64.amd64 >| PORTAGE_REPO_NAME=gentoo >| PORTAGE_RESTRICT= >| PORTAGE_DOCOMPRESS_SIZE_LIMIT=128 >| LOGNAME=portage >| EXEOPTIONS=-m0755 >| CTARGET_default=x86_64-pc-linux-gnu >| DEFINED_PHASES= compile configure install postinst prepare test >| LIBDIR_amd64=lib64 >| SANDBOX_VERBOSE=1 >| PORTAGE_WORKDIR_MODE=0700 >| CHECKREQS_ACTION=error >| PKGDIR=/var/cache/binpkgs >| FILESDIR=/var/tmp/portage/sys-apps/sandbox-2.25/files >| DIROPTIONS=-m0755 >| MAKEOPTS=--jobs=32 --load-average=30 >| PORTAGE_CONFIGROOT=/ >| ENV_UNSET=CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR >| PM_EBUILD_HOOK_DIR=/etc/portage/env >| CXXFLAGS=-march=native -O2 -pipe -ggdb -fno-lto >| PORTAGE_OVERRIDE_EPREFIX= >| ABI_PPC= >| T=/var/tmp/portage/sys-apps/sandbox-2.25/temp >| S=/var/tmp/portage/sys-apps/sandbox-2.25/work/sandbox-2.25 >| P=sandbox-2.25 >| D=/var/tmp/portage/sys-apps/sandbox-2.25/image >| A=sandbox-2.25.tar.xz >| CATEGORY=sys-apps >| LDFLAGS_x32=-m elf32_x86_64 >| LD_PRELOAD=libsandbox.so >| PYTHON_TARGETS= >| CALLIGRA_FEATURES= >| LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto >| HOME=/var/tmp/portage/sys-apps/sandbox-2.25/homedir >| LIBREOFFICE_EXTENSIONS= >| LANG=en_US.utf8 >| CFLAGS_amd64=-m64 >| WORKDIR=/var/tmp/portage/sys-apps/sandbox-2.25/work >| QEMU_USER_TARGETS= >| LS_COLORS=rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.zst=01;31:*.tzst=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.wim=01;31:*.swm=01;31:*.dwm=01;31:*.esd=01;31:*.jpg=01;35:*.jpeg=01;35:*.mjpg=01;35:*.mjpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.webp=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.ogv=01;35:*.ogx=01;35:*.cfg=00;32:*.conf=00;32:*.diff=00;32:*.doc=00;32:*.ini=00;32:*.log=00;32:*.patch=00;32:*.pdf=00;32:*.ps=00;32:*.tex=00;32:*.txt=00;32:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.oga=00;36:*.opus=00;36:*.spx=00;36:*.xspf=00;36: >| INSOPTIONS=-m0644 >| SANDBOX_LIB=libsandbox.so >| UWSGI_PLUGINS= >| COLUMNS=156 >| CHOST_x86=i686-pc-linux-gnu >| BROOT= >| PORTAGE_TMPDIR=/var/tmp >| PORTAGE_NICENESS=10 >| SANDBOX_READ=/:/var/tmp/portage >| PORTAGE_COLORMAP=GOOD=$'[32;01m' >| WARN=$'[33;01m' >| BAD=$'[31;01m' >| HILITE=$'[36m' >| BRACKET=$'[34;01m' >| NORMAL=$'[0m' >| LCD_DEVICES= >| FEATURES=assume-digests binpkg-docompress binpkg-dostrip binpkg-logs cgroup compressdebug config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync mount-sandbox multilib-strict network-sandbox news parallel-fetch parallel-install pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms splitdebug strict test unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr >| TMPDIR=/var/tmp/portage/sys-apps/sandbox-2.25/temp >| CPPFLAGS= >| PORTAGE_BIN_PATH=/usr/lib/portage/python3.9 >| CPU_FLAGS_PPC= >| _E_INSDESTTREE_= >| ECONF_SOURCE=/var/tmp/portage/sys-apps/sandbox-2.25/work/sandbox-2.25 >| OPENMPI_OFED_FEATURES= >| PORTAGE_INTERNAL_CALLER=1 >| PORTAGE_COMPRESSION_COMMAND=bzip2 >| PVR=2.25 >| PORTAGE_VERBOSE=1 >| PKG_LOGDIR=/var/tmp/portage/sys-apps/sandbox-2.25/temp/logging >| CPU_FLAGS_ARM= >| KEYWORDS=~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 >| PORTAGE_COMPRESS_EXCLUDE_SUFFIXES=css gif htm[l]? jp[e]?g js pdf png >| PORTAGE_BUILD_USER=portage >| OPENMPI_FABRICS= >| NGINX_MODULES_MAIL= >| USE_EXPAND_UNPREFIXED=ARCH >| MOPREFIX=sandbox >| CHOST_amd64=x86_64-pc-linux-gnu >| _E_EXEDESTTREE_= >| MOZ_GMP_PATH=/usr/lib64/nsbrowser/plugins/gmp-gmpopenh264/system-installed >| FFTOOLS= >| FETCHCOMMAND_SSH=bash -c "x=\${2#ssh://} ; host=\${x%%/*} ; port=\${host##*:} ; host=\${host%:*} ; [[ \${host} = \${port} ]] && port= ; exec rsync --rsh=\"ssh \${port:+-p\${port}} \${3}\" -avP \"\${host}:/\${x#*/}\" \"\$1\"" rsync "${DISTDIR}/${FILE}" "${URI}" "${PORTAGE_SSH_OPTS}" >| LLVM_TARGETS= >| OFED_DRIVERS= >| JAVAC=/etc/java-config-2/current-system-vm/bin/javac >| PORTAGE_PYM_PATH=/usr/lib/python3.9/site-packages >| FCFLAGS=-march=native -O2 -pipe -ggdb -fno-lto >| MULTILIB_STRICT_EXEMPT=(perl5|gcc|binutils|eclipse-3|debug|portage|udev|systemd|clang|python-exec|llvm) >| LUA_SINGLE_TARGET= >| TERM=xterm-256color >| BOOTSTRAP_USE=unicode internal-glib pkg-config split-usr xml python_targets_python3_9 multilib systemd udev >| EROOT= >| LESSOPEN=|lesspipe %s >| PORTAGE_XATTR_EXCLUDE=btrfs.* security.evm security.ima security.selinux system.nfs4_acl user.apache_handler user.Beagle.* user.dublincore.* user.mime_encoding user.xdg.* >| PORTAGE_LOG_FILE=/var/log/elog/sys-apps:sandbox-2.25:20211030-150755.log >| NOCOLOR=true >| CCASFLAGS= >| PORTAGE_DEBUG=0 >| PORTAGE_PROPERTIES= >| SANDBOX_DEBUG=0 >| PORTAGE_DEPCACHEDIR=/var/cache/edb/dep >| L10N= >| ARCH=amd64 >| MANPAGER=manpager >| NGINX_MODULES_HTTP= >| ROOT= >| ABI_X86=64 32 >| ROS_MESSAGES= >| VIDEO_CARDS= >| TEMP=/var/tmp/portage/sys-apps/sandbox-2.25/temp >| LIBDIR_x32=libx32 >| USE_EXPAND_VALUES_ARCH=alpha amd64 amd64-fbsd amd64-linux arm arm64 arm64-macos hppa ia64 m68k mips ppc ppc64 ppc64-linux ppc-macos riscv s390 sparc sparc64-solaris sparc-solaris x64-cygwin x64-macos x64-solaris x64-winnt x86 x86-fbsd x86-linux x86-solaris x86-winnt >| INPUT_DEVICES= >| SHLVL=2 >| DISTDIR=/var/tmp/portage/sys-apps/sandbox-2.25/distdir >| PORTAGE_REPOSITORIES=[DEFAULT] >| auto-sync = yes >| main-repo = gentoo >| strict-misc-digests = true >| sync-allow-hardlinks = true >| sync-openpgp-key-refresh = true >| sync-rcu = false >| >| [gentoo] >| auto-sync = yes >| location = /var/db/repos/gentoo >| masters = >| priority = -1000 >| strict-misc-digests = true >| sync-allow-hardlinks = true >| sync-openpgp-key-path = /usr/share/openpgp-keys/gentoo-release.asc >| sync-openpgp-key-refresh = true >| sync-openpgp-key-refresh-retry-count = 40 >| sync-openpgp-key-refresh-retry-delay-exp-base = 2 >| sync-openpgp-key-refresh-retry-delay-max = 60 >| sync-openpgp-key-refresh-retry-delay-mult = 4 >| sync-openpgp-key-refresh-retry-overall-timeout = 1200 >| sync-openpgp-keyserver = hkps://keys.gentoo.org >| sync-rcu = false >| sync-type = git >| sync-uri = git://iqgryn-server/portage >| >| [steam-overlay] >| auto-sync = yes >| location = /var/lib/layman/steam-overlay >| masters = gentoo >| priority = 50 >| strict-misc-digests = true >| sync-allow-hardlinks = true >| sync-openpgp-key-refresh = true >| sync-rcu = false >| sync-type = laymansync >| sync-uri = https://github.com/anyc/steam-overlay.git >| >| APACHE2_MPMS= >| PAGER=/usr/bin/less >| SANDBOX_WRITE=:/dev/console:/dev/fd:/dev/full:/dev/null:/dev/ptmx:/dev/pts/:/dev/pty:/dev/shm:/dev/tts:/dev/tty:/dev/vc/:/dev/zero:/proc/self/fd:/tmp/:/usr/lib/cf:/usr/lib/conftest:/usr/lib32/cf:/usr/lib32/conftest:/usr/lib64/cf:/usr/lib64/conftest:/usr/tmp/:/usr/tmp/cf:/usr/tmp/conftest:/var/tmp/:/var/tmp/portage:/var/tmp/portage/sys-apps/sandbox-2.25/homedir/.bash_history >| CHOST_default=x86_64-pc-linux-gnu >| GPSD_PROTOCOLS= >| LC_MESSAGES=C >| XTABLES_ADDONS= >| PYTHONDONTWRITEBYTECODE=1 >| LICENSE=GPL-2 >| SYSROOT= >| VOICEMAIL_STORAGE= >| PV=2.25 >| RESUMECOMMAND_SSH=bash -c "x=\${2#ssh://} ; host=\${x%%/*} ; port=\${host##*:} ; host=\${host%:*} ; [[ \${host} = \${port} ]] && port= ; exec rsync --rsh=\"ssh \${port:+-p\${port}} \${3}\" -avP \"\${host}:/\${x#*/}\" \"\$1\"" rsync "${DISTDIR}/${FILE}" "${URI}" "${PORTAGE_SSH_OPTS}" >| SANDBOX_LOG=/var/tmp/portage/sys-apps/sandbox-2.25/temp/sandbox.log >| PR=r0 >| COLLECTD_PLUGINS= >| PN=sandbox >| XARGS=xargs -r >| SANE_BACKENDS= >| DUALCASE=1 >| USE_EXPAND_IMPLICIT=ARCH ELIBC KERNEL USERLAND >| PF=sandbox-2.25 >| USE_EXPAND_VALUES_ELIBC=AIX bionic Cygwin Darwin DragonFly FreeBSD glibc HPUX Interix mingw mintlib musl NetBSD OpenBSD SunOS uclibc Winnt >| PORTAGE_BASHRC=/etc/portage/bashrc >| ACCEPT_LICENSE=GPL-2 >| BUILD_PREFIX=/var/tmp/portage >| MERGE_TYPE=source >| GCC_SPECS= >| ABI_MIPS= >| _E_DOCDESTTREE_= >| GSETTINGS_BACKEND=dconf >| _E_DESTTREE_=/usr >| PORTAGE_ACTUAL_DISTDIR=/var/cache/distfiles >| CCACHE_DISABLE=1 >| LIBDIR_default=lib >| SANDBOX_PREDICT=/var/tmp/portage/sys-apps/sandbox-2.25/homedir:/dev/crypto:/var/cache/man:/dev/random:/proc/self/coredump_filter:/dev/random:/proc/self/coredump_filter:/var/cache/fontconfig >| LIBOPTIONS=-m0644 >| GRUB_PLATFORMS= >| LC_ALL=C >| SANDBOX_DENY= >| LC_COLLATE=C >| XDG_DATA_DIRS=/usr/local/share:/usr/share >| CHOST=x86_64-pc-linux-gnu >| TMP=/var/tmp/portage/sys-apps/sandbox-2.25/temp >| PORTAGE_INST_GID=0 >| PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/12/bin >| PORTAGE_BZIP2_COMMAND=bzip2 >| PORTAGE_BUILDDIR=/var/tmp/portage/sys-apps/sandbox-2.25 >| SANDBOX_DEBUG_LOG=/var/log/sandbox/sandbox-debug-5.log >| VBOX_APP_HOME=/usr/lib64/virtualbox >| CHOST_x32=x86_64-pc-linux-gnux32 >| NGINX_MODULES_STREAM= >| USE=abi_x86_32 abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU >| HISTIGNORE=exit:logout:[bf]g:[bf]g * >| PHP_TARGETS= >| POSTGRES_TARGETS= >| HISTFILESIZE=20000 >| CFLAGS=-march=native -O2 -pipe -ggdb -fno-lto >| USE_EXPAND=ABI_MIPS ABI_PPC ABI_S390 ABI_X86 ADA_TARGET ALSA_CARDS APACHE2_MODULES APACHE2_MPMS CALLIGRA_FEATURES CAMERAS COLLECTD_PLUGINS CPU_FLAGS_ARM CPU_FLAGS_PPC CPU_FLAGS_X86 CURL_SSL ELIBC FFTOOLS GPSD_PROTOCOLS GRUB_PLATFORMS INPUT_DEVICES KERNEL L10N LCD_DEVICES LIBREOFFICE_EXTENSIONS LLVM_TARGETS LUA_SINGLE_TARGET LUA_TARGETS MONKEYD_PLUGINS NGINX_MODULES_HTTP NGINX_MODULES_MAIL NGINX_MODULES_STREAM OFED_DRIVERS OFFICE_IMPLEMENTATION OPENMPI_FABRICS OPENMPI_OFED_FEATURES OPENMPI_RM PHP_TARGETS POSTGRES_TARGETS PYTHON_SINGLE_TARGET PYTHON_TARGETS QEMU_SOFTMMU_TARGETS QEMU_USER_TARGETS ROS_MESSAGES RUBY_TARGETS SANE_BACKENDS USERLAND UWSGI_PLUGINS VIDEO_CARDS VOICEMAIL_STORAGE XTABLES_ADDONS >| SANDBOX_BASHRC=/usr/share/sandbox/sandbox.bashrc >| MULTILIB_ABIS=amd64 x86 >| LIBDIR_x86=lib >| PORTAGE_GID=250 >| PORTAGE_BUILD_GROUP=portage >| APACHE2_MODULES= >| COMMON_FLAGS=-march=native -O2 -pipe -ggdb >| ADAFLAGS= >| CONF_PREFIX=/usr >| ELIBC=glibc >| EAPI=7 >| ABI=amd64 >| ECLASS_DEPTH=0 >| PORTAGE_BASHRC_FILES=/var/db/repos/gentoo/profiles/default/linux/amd64/17.1/profile.bashrc >| OLDPWD=/var/tmp/portage/sys-apps/sandbox-2.25/work/sandbox-2.25 >| MONKEYD_PLUGINS= >| EMERGE_FROM=ebuild >| LADSPA_PATH=/usr/lib64/ladspa >| _=/usr/bin/env >| configure:3683: result: ok >| configure:3703: checking for x86_64-pc-linux-gnu-gcc >| configure:3724: found /usr/bin/x86_64-pc-linux-gnu-gcc >| configure:3735: result: x86_64-pc-linux-gnu-gcc >| configure:4133: checking for C compiler version >| configure:4142: x86_64-pc-linux-gnu-gcc --version >&5 >| x86_64-pc-linux-gnu-gcc (Gentoo 10.3.0-r2 p3) 10.3.0 >| Copyright (C) 2020 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:4153: $? = 0 >| configure:4142: x86_64-pc-linux-gnu-gcc -v >&5 >| Using built-in specs. >| COLLECT_GCC=x86_64-pc-linux-gnu-gcc >| COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/10.3.0/lto-wrapper >| Target: x86_64-pc-linux-gnu >| Configured with: /var/tmp/portage/sys-devel/gcc-10.3.0-r2/work/gcc-10.3.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/10.3.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/10.3.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/10.3.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/10.3.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/include/g++-v10 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/10.3.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --disable-libunwind-exceptions --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 10.3.0-r2 p3' --disable-esp --enable-libstdcxx-time --with-build-config=bootstrap-lto --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-fixed-point --enable-targets=all --enable-libgomp --disable-libssp --disable-libada --disable-systemtap --disable-vtable-verify --disable-libvtv --with-zstd --enable-lto --with-isl --disable-isl-version-check --enable-default-pie --enable-default-ssp >| Thread model: posix >| Supported LTO compression algorithms: zlib zstd >| gcc version 10.3.0 (Gentoo 10.3.0-r2 p3) >| configure:4153: $? = 0 >| configure:4142: x86_64-pc-linux-gnu-gcc -V >&5 >| x86_64-pc-linux-gnu-gcc: error: unrecognized command-line option '-V' >| x86_64-pc-linux-gnu-gcc: fatal error: no input files >| compilation terminated. >| configure:4153: $? = 1 >| configure:4142: x86_64-pc-linux-gnu-gcc -qversion >&5 >| x86_64-pc-linux-gnu-gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? >| x86_64-pc-linux-gnu-gcc: fatal error: no input files >| compilation terminated. >| configure:4153: $? = 1 >| configure:4142: x86_64-pc-linux-gnu-gcc -version >&5 >| x86_64-pc-linux-gnu-gcc: error: unrecognized command-line option '-version' >| x86_64-pc-linux-gnu-gcc: fatal error: no input files >| compilation terminated. >| configure:4153: $? = 1 >| configure:4173: checking whether the C compiler works >| configure:4195: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -fno-lto -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto conftest.c >&5 >| configure:4199: $? = 0 >| configure:4249: result: yes >| configure:4252: checking for C compiler default output file name >| configure:4254: result: a.out >| configure:4260: checking for suffix of executables >| configure:4267: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -ggdb -fno-lto -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto conftest.c >&5 >| configure:4271: $? = 0 >| configure:4294: result: >| configure:4316: checking whether we are cross compiling >| configure:4324: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -ggdb -fno-lto -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto conftest.c >&5 >| configure:4328: $? = 0 >| configure:4335: ./conftest >| configure:4339: $? = 0 >| configure:4354: result: no >| configure:4359: checking for suffix of object files >| configure:4382: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto conftest.c >&5 >| configure:4386: $? = 0 >| configure:4408: result: o >| configure:4412: checking whether the compiler supports GNU C >| configure:4432: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto conftest.c >&5 >| configure:4432: $? = 0 >| configure:4442: result: yes >| configure:4453: checking whether x86_64-pc-linux-gnu-gcc accepts -g >| configure:4474: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 >| configure:4474: $? = 0 >| configure:4518: result: yes >| configure:4538: checking for x86_64-pc-linux-gnu-gcc option to enable C11 features >| configure:4553: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto conftest.c >&5 >| configure:4553: $? = 0 >| configure:4571: result: none needed >| configure:4687: checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together >| configure:4710: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >| configure:4713: $? = 0 >| configure:4710: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >| configure:4713: $? = 0 >| configure:4725: result: yes >| configure:4745: checking whether make supports the include directive >| configure:4760: make -f confmf.GNU && cat confinc.out >| this is the am__doit target >| configure:4763: $? = 0 >| configure:4782: result: yes (GNU style) >| configure:4808: checking dependency style of x86_64-pc-linux-gnu-gcc >| configure:4920: result: none >| configure:4937: checking for library containing strerror >| configure:4967: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -ggdb -fno-lto -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto conftest.c >&5 >| configure:4967: $? = 0 >| configure:4987: result: none required >| configure:5000: checking for stdio.h >| configure:5000: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto conftest.c >&5 >| configure:5000: $? = 0 >| configure:5000: result: yes >| configure:5000: checking for stdlib.h >| configure:5000: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto conftest.c >&5 >| configure:5000: $? = 0 >| configure:5000: result: yes >| configure:5000: checking for string.h >| configure:5000: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto conftest.c >&5 >| configure:5000: $? = 0 >| configure:5000: result: yes >| configure:5000: checking for inttypes.h >| configure:5000: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto conftest.c >&5 >| configure:5000: $? = 0 >| configure:5000: result: yes >| configure:5000: checking for stdint.h >| configure:5000: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto conftest.c >&5 >| configure:5000: $? = 0 >| configure:5000: result: yes >| configure:5000: checking for strings.h >| configure:5000: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto conftest.c >&5 >| configure:5000: $? = 0 >| configure:5000: result: yes >| configure:5000: checking for sys/stat.h >| configure:5000: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto conftest.c >&5 >| configure:5000: $? = 0 >| configure:5000: result: yes >| configure:5000: checking for sys/types.h >| configure:5000: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto conftest.c >&5 >| configure:5000: $? = 0 >| configure:5000: result: yes >| configure:5000: checking for unistd.h >| configure:5000: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto conftest.c >&5 >| configure:5000: $? = 0 >| configure:5000: result: yes >| configure:5000: checking for wchar.h >| configure:5000: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto conftest.c >&5 >| configure:5000: $? = 0 >| configure:5000: result: yes >| configure:5000: checking for minix/config.h >| configure:5000: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto conftest.c >&5 >| conftest.c:50:10: fatal error: minix/config.h: No such file or directory >| 50 | #include <minix/config.h> >| | ^~~~~~~~~~~~~~~~ >| compilation terminated. >| configure:5000: $? = 1 >| configure: failed program was: >| | /* confdefs.h */ >| | #define PACKAGE_NAME "sandbox" >| | #define PACKAGE_TARNAME "sandbox" >| | #define PACKAGE_VERSION "2.25" >| | #define PACKAGE_STRING "sandbox 2.25" >| | #define PACKAGE_BUGREPORT "sandbox@gentoo.org" >| | #define PACKAGE_URL "" >| | #define PACKAGE "sandbox" >| | #define VERSION "2.25" >| | #define SANDBOX_CONFIGURE_OPTS "--prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/sandbox-2.25 --htmldir=/usr/share/doc/sandbox-2.25/html --with-sysroot=/ --libdir=/usr/lib64 build_alias=x86_64-pc-linux-gnu host_alias=x86_64-pc-linux-gnu 'CFLAGS=-march=native -O2 -pipe -ggdb -fno-lto' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto' CPPFLAGS=" >| | #define HAVE_STDIO_H 1 >| | #define HAVE_STDLIB_H 1 >| | #define HAVE_STRING_H 1 >| | #define HAVE_INTTYPES_H 1 >| | #define HAVE_STDINT_H 1 >| | #define HAVE_STRINGS_H 1 >| | #define HAVE_SYS_STAT_H 1 >| | #define HAVE_SYS_TYPES_H 1 >| | #define HAVE_UNISTD_H 1 >| | #define HAVE_WCHAR_H 1 >| | /* end confdefs.h. */ >| | #include <stddef.h> >| | #ifdef HAVE_STDIO_H >| | # include <stdio.h> >| | #endif >| | #ifdef HAVE_STDLIB_H >| | # include <stdlib.h> >| | #endif >| | #ifdef HAVE_STRING_H >| | # include <string.h> >| | #endif >| | #ifdef HAVE_INTTYPES_H >| | # include <inttypes.h> >| | #endif >| | #ifdef HAVE_STDINT_H >| | # include <stdint.h> >| | #endif >| | #ifdef HAVE_STRINGS_H >| | # include <strings.h> >| | #endif >| | #ifdef HAVE_SYS_TYPES_H >| | # include <sys/types.h> >| | #endif >| | #ifdef HAVE_SYS_STAT_H >| | # include <sys/stat.h> >| | #endif >| | #ifdef HAVE_UNISTD_H >| | # include <unistd.h> >| | #endif >| | #include <minix/config.h> >| configure:5000: result: no >| configure:5000: checking for dirent.h >| configure:5000: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto conftest.c >&5 >| configure:5000: $? = 0 >| configure:5000: result: yes >| configure:5000: checking for dlfcn.h >| configure:5000: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto conftest.c >&5 >| configure:5000: $? = 0 >| configure:5000: result: yes >| configure:5000: checking for elf.h >| configure:5000: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto conftest.c >&5 >| configure:5000: $? = 0 >| configure:5000: result: yes >| configure:5000: checking for errno.h >| configure:5000: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto conftest.c >&5 >| configure:5000: $? = 0 >| configure:5000: result: yes >| configure:5000: checking for execinfo.h >| configure:5000: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto conftest.c >&5 >| configure:5000: $? = 0 >| configure:5000: result: yes >| configure:5000: checking for fcntl.h >| configure:5000: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto conftest.c >&5 >| configure:5000: $? = 0 >| configure:5000: result: yes >| configure:5000: checking for getopt.h >| configure:5000: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto conftest.c >&5 >| configure:5000: $? = 0 >| configure:5000: result: yes >| configure:5000: checking for grp.h >| configure:5000: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto conftest.c >&5 >| configure:5000: $? = 0 >| configure:5000: result: yes >| configure:5000: checking for libgen.h >| configure:5000: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto conftest.c >&5 >| configure:5000: $? = 0 >| configure:5000: result: yes >| configure:5000: checking for limits.h >| configure:5000: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto conftest.c >&5 >| configure:5000: $? = 0 >| configure:5000: result: yes >| configure:5000: checking for memory.h >| configure:5000: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto conftest.c >&5 >| configure:5000: $? = 0 >| configure:5000: result: yes >| configure:5000: checking for pthread.h >| configure:5000: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto conftest.c >&5 >| configure:5000: $? = 0 >| configure:5000: result: yes >| configure:5000: checking for pwd.h >| configure:5000: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto conftest.c >&5 >| configure:5000: $? = 0 >| configure:5000: result: yes >| configure:5000: checking for sched.h >| configure:5000: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto conftest.c >&5 >| configure:5000: $? = 0 >| configure:5000: result: yes >| configure:5000: checking for siginfo.h >| configure:5000: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto conftest.c >&5 >| conftest.c:64:10: fatal error: siginfo.h: No such file or directory >| 64 | #include <siginfo.h> >| | ^~~~~~~~~~~ >| compilation terminated. >| configure:5000: $? = 1 >| configure: failed program was: >| | /* confdefs.h */ >| | #define PACKAGE_NAME "sandbox" >| | #define PACKAGE_TARNAME "sandbox" >| | #define PACKAGE_VERSION "2.25" >| | #define PACKAGE_STRING "sandbox 2.25" >| | #define PACKAGE_BUGREPORT "sandbox@gentoo.org" >| | #define PACKAGE_URL "" >| | #define PACKAGE "sandbox" >| | #define VERSION "2.25" >| | #define SANDBOX_CONFIGURE_OPTS "--prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/sandbox-2.25 --htmldir=/usr/share/doc/sandbox-2.25/html --with-sysroot=/ --libdir=/usr/lib64 build_alias=x86_64-pc-linux-gnu host_alias=x86_64-pc-linux-gnu 'CFLAGS=-march=native -O2 -pipe -ggdb -fno-lto' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto' CPPFLAGS=" >| | #define HAVE_STDIO_H 1 >| | #define HAVE_STDLIB_H 1 >| | #define HAVE_STRING_H 1 >| | #define HAVE_INTTYPES_H 1 >| | #define HAVE_STDINT_H 1 >| | #define HAVE_STRINGS_H 1 >| | #define HAVE_SYS_STAT_H 1 >| | #define HAVE_SYS_TYPES_H 1 >| | #define HAVE_UNISTD_H 1 >| | #define HAVE_WCHAR_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_GETOPT_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_SCHED_H 1 >| | /* end confdefs.h. */ >| | #include <stddef.h> >| | #ifdef HAVE_STDIO_H >| | # include <stdio.h> >| | #endif >| | #ifdef HAVE_STDLIB_H >| | # include <stdlib.h> >| | #endif >| | #ifdef HAVE_STRING_H >| | # include <string.h> >| | #endif >| | #ifdef HAVE_INTTYPES_H >| | # include <inttypes.h> >| | #endif >| | #ifdef HAVE_STDINT_H >| | # include <stdint.h> >| | #endif >| | #ifdef HAVE_STRINGS_H >| | # include <strings.h> >| | #endif >| | #ifdef HAVE_SYS_TYPES_H >| | # include <sys/types.h> >| | #endif >| | #ifdef HAVE_SYS_STAT_H >| | # include <sys/stat.h> >| | #endif >| | #ifdef HAVE_UNISTD_H >| | # include <unistd.h> >| | #endif >| | #include <siginfo.h> >| configure:5000: result: no >| configure:5000: checking for signal.h >| configure:5000: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto conftest.c >&5 >| configure:5000: $? = 0 >| configure:5000: result: yes >| configure:5000: checking for sigsegv.h >| configure:5000: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto conftest.c >&5 >| conftest.c:65:10: fatal error: sigsegv.h: No such file or directory >| 65 | #include <sigsegv.h> >| | ^~~~~~~~~~~ >| compilation terminated. >| configure:5000: $? = 1 >| configure: failed program was: >| | /* confdefs.h */ >| | #define PACKAGE_NAME "sandbox" >| | #define PACKAGE_TARNAME "sandbox" >| | #define PACKAGE_VERSION "2.25" >| | #define PACKAGE_STRING "sandbox 2.25" >| | #define PACKAGE_BUGREPORT "sandbox@gentoo.org" >| | #define PACKAGE_URL "" >| | #define PACKAGE "sandbox" >| | #define VERSION "2.25" >| | #define SANDBOX_CONFIGURE_OPTS "--prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/sandbox-2.25 --htmldir=/usr/share/doc/sandbox-2.25/html --with-sysroot=/ --libdir=/usr/lib64 build_alias=x86_64-pc-linux-gnu host_alias=x86_64-pc-linux-gnu 'CFLAGS=-march=native -O2 -pipe -ggdb -fno-lto' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto' CPPFLAGS=" >| | #define HAVE_STDIO_H 1 >| | #define HAVE_STDLIB_H 1 >| | #define HAVE_STRING_H 1 >| | #define HAVE_INTTYPES_H 1 >| | #define HAVE_STDINT_H 1 >| | #define HAVE_STRINGS_H 1 >| | #define HAVE_SYS_STAT_H 1 >| | #define HAVE_SYS_TYPES_H 1 >| | #define HAVE_UNISTD_H 1 >| | #define HAVE_WCHAR_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_GETOPT_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_SCHED_H 1 >| | #define HAVE_SIGNAL_H 1 >| | /* end confdefs.h. */ >| | #include <stddef.h> >| | #ifdef HAVE_STDIO_H >| | # include <stdio.h> >| | #endif >| | #ifdef HAVE_STDLIB_H >| | # include <stdlib.h> >| | #endif >| | #ifdef HAVE_STRING_H >| | # include <string.h> >| | #endif >| | #ifdef HAVE_INTTYPES_H >| | # include <inttypes.h> >| | #endif >| | #ifdef HAVE_STDINT_H >| | # include <stdint.h> >| | #endif >| | #ifdef HAVE_STRINGS_H >| | # include <strings.h> >| | #endif >| | #ifdef HAVE_SYS_TYPES_H >| | # include <sys/types.h> >| | #endif >| | #ifdef HAVE_SYS_STAT_H >| | # include <sys/stat.h> >| | #endif >| | #ifdef HAVE_UNISTD_H >| | # include <unistd.h> >| | #endif >| | #include <sigsegv.h> >| configure:5000: result: no >| configure:5000: checking for stdarg.h >| configure:5000: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto conftest.c >&5 >| configure:5000: $? = 0 >| configure:5000: result: yes >| configure:5000: checking for stdbool.h >| configure:5000: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto conftest.c >&5 >| configure:5000: $? = 0 >| configure:5000: result: yes >| configure:5000: checking for stddef.h >| configure:5000: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto conftest.c >&5 >| configure:5000: $? = 0 >| configure:5000: result: yes >| configure:5000: checking for syscall.h >| configure:5000: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto conftest.c >&5 >| configure:5000: $? = 0 >| configure:5000: result: yes >| configure:5000: checking for utime.h >| configure:5000: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto conftest.c >&5 >| configure:5000: $? = 0 >| configure:5000: result: yes >| configure:5000: checking for sys/file.h >| configure:5000: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto conftest.c >&5 >| configure:5000: $? = 0 >| configure:5000: result: yes >| configure:5000: checking for sys/ioctl.h >| configure:5000: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto conftest.c >&5 >| configure:5000: $? = 0 >| configure:5000: result: yes >| configure:5000: checking for sys/mman.h >| configure:5000: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto conftest.c >&5 >| configure:5000: $? = 0 >| configure:5000: result: yes >| configure:5000: checking for sys/mount.h >| configure:5000: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto conftest.c >&5 >| configure:5000: $? = 0 >| configure:5000: result: yes >| configure:5000: checking for sys/param.h >| configure:5000: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto conftest.c >&5 >| configure:5000: $? = 0 >| configure:5000: result: yes >| configure:5000: checking for sys/ptrace.h >| configure:5000: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto conftest.c >&5 >| configure:5000: $? = 0 >| configure:5000: result: yes >| configure:5000: checking for sys/reg.h >| configure:5000: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto conftest.c >&5 >| configure:5000: $? = 0 >| configure:5000: result: yes >| configure:5000: checking for sys/socket.h >| configure:5000: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto conftest.c >&5 >| configure:5000: $? = 0 >| configure:5000: result: yes >| configure:5000: checking for sys/syscall.h >| configure:5000: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto conftest.c >&5 >| configure:5000: $? = 0 >| configure:5000: result: yes >| configure:5000: checking for sys/time.h >| configure:5000: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto conftest.c >&5 >| configure:5000: $? = 0 >| configure:5000: result: yes >| configure:5000: checking for sys/uio.h >| configure:5000: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto conftest.c >&5 >| configure:5000: $? = 0 >| configure:5000: result: yes >| configure:5000: checking for sys/user.h >| configure:5000: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto conftest.c >&5 >| configure:5000: $? = 0 >| configure:5000: result: yes >| configure:5000: checking for sys/wait.h >| configure:5000: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto conftest.c >&5 >| configure:5000: $? = 0 >| configure:5000: result: yes >| configure:5000: checking for asm/ptrace.h >| configure:5000: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto conftest.c >&5 >| configure:5000: $? = 0 >| configure:5000: result: yes >| configure:5000: checking for linux/ptrace.h >| configure:5000: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto conftest.c >&5 >| configure:5000: $? = 0 >| configure:5000: result: yes >| configure:5000: checking for vfork.h >| configure:5000: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto conftest.c >&5 >| conftest.c:85:10: fatal error: vfork.h: No such file or directory >| 85 | #include <vfork.h> >| | ^~~~~~~~~ >| compilation terminated. >| configure:5000: $? = 1 >| configure: failed program was: >| | /* confdefs.h */ >| | #define PACKAGE_NAME "sandbox" >| | #define PACKAGE_TARNAME "sandbox" >| | #define PACKAGE_VERSION "2.25" >| | #define PACKAGE_STRING "sandbox 2.25" >| | #define PACKAGE_BUGREPORT "sandbox@gentoo.org" >| | #define PACKAGE_URL "" >| | #define PACKAGE "sandbox" >| | #define VERSION "2.25" >| | #define SANDBOX_CONFIGURE_OPTS "--prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/sandbox-2.25 --htmldir=/usr/share/doc/sandbox-2.25/html --with-sysroot=/ --libdir=/usr/lib64 build_alias=x86_64-pc-linux-gnu host_alias=x86_64-pc-linux-gnu 'CFLAGS=-march=native -O2 -pipe -ggdb -fno-lto' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto' CPPFLAGS=" >| | #define HAVE_STDIO_H 1 >| | #define HAVE_STDLIB_H 1 >| | #define HAVE_STRING_H 1 >| | #define HAVE_INTTYPES_H 1 >| | #define HAVE_STDINT_H 1 >| | #define HAVE_STRINGS_H 1 >| | #define HAVE_SYS_STAT_H 1 >| | #define HAVE_SYS_TYPES_H 1 >| | #define HAVE_UNISTD_H 1 >| | #define HAVE_WCHAR_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_GETOPT_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_SCHED_H 1 >| | #define HAVE_SIGNAL_H 1 >| | #define HAVE_STDARG_H 1 >| | #define HAVE_STDBOOL_H 1 >| | #define HAVE_STDDEF_H 1 >| | #define HAVE_SYSCALL_H 1 >| | #define HAVE_UTIME_H 1 >| | #define HAVE_SYS_FILE_H 1 >| | #define HAVE_SYS_IOCTL_H 1 >| | #define HAVE_SYS_MMAN_H 1 >| | #define HAVE_SYS_MOUNT_H 1 >| | #define HAVE_SYS_PARAM_H 1 >| | #define HAVE_SYS_PTRACE_H 1 >| | #define HAVE_SYS_REG_H 1 >| | #define HAVE_SYS_SOCKET_H 1 >| | #define HAVE_SYS_SYSCALL_H 1 >| | #define HAVE_SYS_TIME_H 1 >| | #define HAVE_SYS_UIO_H 1 >| | #define HAVE_SYS_USER_H 1 >| | #define HAVE_SYS_WAIT_H 1 >| | #define HAVE_ASM_PTRACE_H 1 >| | #define HAVE_LINUX_PTRACE_H 1 >| | /* end confdefs.h. */ >| | #include <stddef.h> >| | #ifdef HAVE_STDIO_H >| | # include <stdio.h> >| | #endif >| | #ifdef HAVE_STDLIB_H >| | # include <stdlib.h> >| | #endif >| | #ifdef HAVE_STRING_H >| | # include <string.h> >| | #endif >| | #ifdef HAVE_INTTYPES_H >| | # include <inttypes.h> >| | #endif >| | #ifdef HAVE_STDINT_H >| | # include <stdint.h> >| | #endif >| | #ifdef HAVE_STRINGS_H >| | # include <strings.h> >| | #endif >| | #ifdef HAVE_SYS_TYPES_H >| | # include <sys/types.h> >| | #endif >| | #ifdef HAVE_SYS_STAT_H >| | # include <sys/stat.h> >| | #endif >| | #ifdef HAVE_UNISTD_H >| | # include <unistd.h> >| | #endif >| | #include <vfork.h> >| configure:5000: result: no >| configure:5031: checking whether it is safe to define __EXTENSIONS__ >| configure:5050: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto conftest.c >&5 >| configure:5050: $? = 0 >| configure:5058: result: yes >| configure:5061: checking whether _XOPEN_SOURCE should be defined >| configure:5083: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto conftest.c >&5 >| configure:5083: $? = 0 >| configure:5110: result: no >| configure:5173: checking for x86_64-pc-linux-gnu-ar >| configure:5194: found /usr/bin/x86_64-pc-linux-gnu-ar >| configure:5205: result: x86_64-pc-linux-gnu-ar >| configure:5280: checking the archiver (x86_64-pc-linux-gnu-ar) interface >| configure:5297: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto conftest.c >&5 >| configure:5297: $? = 0 >| configure:5300: x86_64-pc-linux-gnu-ar cru libconftest.a conftest.o >&5 >| configure:5303: $? = 0 >| configure:5331: result: ar >| configure:5352: checking whether make sets $(MAKE) >| configure:5375: result: yes >| configure:5388: checking for gawk >| configure:5420: result: gawk >| configure:5431: checking for grep that handles long lines and -e >| configure:5495: result: /bin/grep >| configure:5500: checking for egrep >| configure:5568: result: /bin/grep -E >| configure:5578: checking for x86_64-pc-linux-gnu-readelf >| configure:5599: found /usr/bin/x86_64-pc-linux-gnu-readelf >| configure:5610: result: x86_64-pc-linux-gnu-readelf >| configure:5719: checking build system type >| configure:5734: result: x86_64-pc-linux-gnu >| configure:5754: checking host system type >| configure:5768: result: x86_64-pc-linux-gnu >| configure:5809: checking how to print strings >| configure:5836: result: printf >| configure:5857: checking for a sed that does not truncate output >| configure:5927: result: /bin/sed >| configure:5945: checking for fgrep >| configure:6013: result: /bin/grep -F >| configure:6049: checking for ld used by x86_64-pc-linux-gnu-gcc >| configure:6117: result: /usr/x86_64-pc-linux-gnu/bin/ld >| configure:6124: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld >| configure:6140: result: yes >| configure:6152: checking for BSD- or MS-compatible name lister (nm) >| configure:6207: result: /usr/bin/x86_64-pc-linux-gnu-nm -B >| configure:6347: checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface >| configure:6355: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto conftest.c >&5 >| configure:6358: /usr/bin/x86_64-pc-linux-gnu-nm -B "conftest.o" >| configure:6361: output >| 0000000000000000 B some_variable >| configure:6368: result: BSD nm >| configure:6371: checking whether ln -s works >| configure:6375: result: yes >| configure:6383: checking the maximum length of command line arguments >| configure:6520: result: 1572864 >| configure:6568: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format >| configure:6609: result: func_convert_file_noop >| configure:6616: checking how to convert x86_64-pc-linux-gnu file names to toolchain format >| configure:6637: result: func_convert_file_noop >| configure:6644: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files >| configure:6652: result: -r >| configure:6686: checking for x86_64-pc-linux-gnu-objdump >| configure:6707: found /usr/bin/x86_64-pc-linux-gnu-objdump >| configure:6718: result: x86_64-pc-linux-gnu-objdump >| configure:6795: checking how to recognize dependent libraries >| configure:6996: result: pass_all >| configure:7041: checking for x86_64-pc-linux-gnu-dlltool >| configure:7076: result: no >| configure:7086: checking for dlltool >| configure:7121: result: no >| configure:7151: checking how to associate runtime and link libraries >| configure:7179: result: printf %s\n >| configure:7195: checking for x86_64-pc-linux-gnu-ar >| configure:7227: result: x86_64-pc-linux-gnu-ar >| configure:7313: checking for archiver @FILE support >| configure:7331: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto conftest.c >&5 >| configure:7331: $? = 0 >| configure:7335: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 >| configure:7338: $? = 0 >| configure:7343: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 >| x86_64-pc-linux-gnu-ar: conftest.o: No such file or directory >| configure:7346: $? = 1 >| configure:7358: result: @ >| configure:7376: checking for x86_64-pc-linux-gnu-strip >| configure:7397: found /usr/bin/x86_64-pc-linux-gnu-strip >| configure:7408: result: x86_64-pc-linux-gnu-strip >| configure:7485: checking for x86_64-pc-linux-gnu-ranlib >| configure:7506: found /usr/bin/x86_64-pc-linux-gnu-ranlib >| configure:7517: result: x86_64-pc-linux-gnu-ranlib >| configure:7664: checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object >| configure:7818: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto conftest.c >&5 >| configure:7821: $? = 0 >| configure:7825: /usr/bin/x86_64-pc-linux-gnu-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm >| configure:7828: $? = 0 >| configure:7894: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -ggdb -fno-lto -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto conftest.c conftstm.o >&5 >| configure:7897: $? = 0 >| configure:7935: result: ok >| configure:7982: checking for sysroot >| configure:8013: result: / >| configure:8020: checking for a working dd >| configure:8064: result: /bin/dd >| configure:8068: checking how to truncate binary pipes >| configure:8084: result: /bin/dd bs=4096 count=1 >| configure:8221: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto conftest.c >&5 >| configure:8224: $? = 0 >| configure:8376: checking for x86_64-pc-linux-gnu-mt >| configure:8411: result: no >| configure:8421: checking for mt >| configure:8456: result: no >| configure:8476: checking if : is a manifest tool >| configure:8483: : '-?' >| configure:8491: result: no >| configure:9217: checking for dlfcn.h >| configure:9217: result: yes >| configure:9475: checking for objdir >| configure:9491: result: .libs >| configure:9755: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions >| configure:9774: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto -fno-rtti -fno-exceptions conftest.c >&5 >| cc1: warning: command-line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C >| configure:9778: $? = 0 >| configure:9791: result: no >| configure:10149: checking for x86_64-pc-linux-gnu-gcc option to produce PIC >| configure:10157: result: -fPIC -DPIC >| configure:10165: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works >| configure:10184: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto -fPIC -DPIC -DPIC conftest.c >&5 >| configure:10188: $? = 0 >| configure:10201: result: yes >| configure:10230: checking if x86_64-pc-linux-gnu-gcc static flag -static works >| configure:10259: result: yes >| configure:10274: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o >| configure:10296: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto -o out/conftest2.o conftest.c >&5 >| configure:10300: $? = 0 >| configure:10322: result: yes >| configure:10330: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o >| configure:10378: result: yes >| configure:10411: checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries >| configure:11677: result: yes >| configure:11714: checking whether -lc should be explicitly linked in >| configure:11723: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto conftest.c >&5 >| configure:11726: $? = 0 >| configure:11741: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 >| configure:11744: $? = 0 >| configure:11758: result: no >| configure:11918: checking dynamic linker characteristics >| configure:12513: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -ggdb -fno-lto -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto -Wl,-rpath -Wl,/foo conftest.c >&5 >| configure:12513: $? = 0 >| configure:12752: result: GNU/Linux ld.so >| configure:12874: checking how to hardcode library paths into programs >| configure:12899: result: immediate >| configure:13451: checking whether stripping libraries is possible >| configure:13456: result: yes >| configure:13491: checking if libtool supports shared libraries >| configure:13493: result: yes >| configure:13496: checking whether to build shared libraries >| configure:13521: result: yes >| configure:13524: checking whether to build static libraries >| configure:13528: result: no >| configure:13568: checking for multiple personalities >| configure:13578: result: auto >| configure:13587: checking checking for x86_64/-m64 compiler support >| configure:13606: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto -m64 conftest.c >&5 >| configure:13606: $? = 0 >| configure:13612: result: yes >| configure:13627: checking checking for x86/-m32 compiler support >| configure:13646: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto -m32 conftest.c >&5 >| configure:13646: $? = 0 >| configure:13652: result: yes >| configure:13667: checking checking for x32/-mx32 compiler support >| configure:13686: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto -mx32 conftest.c >&5 >| In file included from /usr/include/features.h:497, >| from /usr/include/bits/libc-header-start.h:33, >| from /usr/include/stdio.h:27, >| from conftest.c:79: >| /usr/include/gnu/stubs.h:13:11: fatal error: gnu/stubs-x32.h: No such file or directory >| 13 | # include <gnu/stubs-x32.h> >| | ^~~~~~~~~~~~~~~~~ >| compilation terminated. >| configure:13686: $? = 1 >| configure: failed program was: >| | /* confdefs.h */ >| | #define PACKAGE_NAME "sandbox" >| | #define PACKAGE_TARNAME "sandbox" >| | #define PACKAGE_VERSION "2.25" >| | #define PACKAGE_STRING "sandbox 2.25" >| | #define PACKAGE_BUGREPORT "sandbox@gentoo.org" >| | #define PACKAGE_URL "" >| | #define PACKAGE "sandbox" >| | #define VERSION "2.25" >| | #define SANDBOX_CONFIGURE_OPTS "--prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/sandbox-2.25 --htmldir=/usr/share/doc/sandbox-2.25/html --with-sysroot=/ --libdir=/usr/lib64 build_alias=x86_64-pc-linux-gnu host_alias=x86_64-pc-linux-gnu 'CFLAGS=-march=native -O2 -pipe -ggdb -fno-lto' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto' CPPFLAGS=" >| | #define HAVE_STDIO_H 1 >| | #define HAVE_STDLIB_H 1 >| | #define HAVE_STRING_H 1 >| | #define HAVE_INTTYPES_H 1 >| | #define HAVE_STDINT_H 1 >| | #define HAVE_STRINGS_H 1 >| | #define HAVE_SYS_STAT_H 1 >| | #define HAVE_SYS_TYPES_H 1 >| | #define HAVE_UNISTD_H 1 >| | #define HAVE_WCHAR_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_GETOPT_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_SCHED_H 1 >| | #define HAVE_SIGNAL_H 1 >| | #define HAVE_STDARG_H 1 >| | #define HAVE_STDBOOL_H 1 >| | #define HAVE_STDDEF_H 1 >| | #define HAVE_SYSCALL_H 1 >| | #define HAVE_UTIME_H 1 >| | #define HAVE_SYS_FILE_H 1 >| | #define HAVE_SYS_IOCTL_H 1 >| | #define HAVE_SYS_MMAN_H 1 >| | #define HAVE_SYS_MOUNT_H 1 >| | #define HAVE_SYS_PARAM_H 1 >| | #define HAVE_SYS_PTRACE_H 1 >| | #define HAVE_SYS_REG_H 1 >| | #define HAVE_SYS_SOCKET_H 1 >| | #define HAVE_SYS_SYSCALL_H 1 >| | #define HAVE_SYS_TIME_H 1 >| | #define HAVE_SYS_UIO_H 1 >| | #define HAVE_SYS_USER_H 1 >| | #define HAVE_SYS_WAIT_H 1 >| | #define HAVE_ASM_PTRACE_H 1 >| | #define HAVE_LINUX_PTRACE_H 1 >| | #define STDC_HEADERS 1 >| | #define _ALL_SOURCE 1 >| | #define _DARWIN_C_SOURCE 1 >| | #define _GNU_SOURCE 1 >| | #define _HPUX_ALT_XOPEN_SOCKET_API 1 >| | #define _NETBSD_SOURCE 1 >| | #define _OPENBSD_SOURCE 1 >| | #define _POSIX_PTHREAD_SEMANTICS 1 >| | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 >| | #define __STDC_WANT_LIB_EXT2__ 1 >| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 >| | #define _TANDEM_SOURCE 1 >| | #define __EXTENSIONS__ 1 >| | #define HAVE_DLFCN_H 1 >| | #define LT_OBJDIR ".libs/" >| | #define SB_SCHIZO_x86_64 1 >| | #define SB_SCHIZO_x86 1 >| | /* end confdefs.h. */ >| | >| | #include <stdio.h> >| | >| | int >| | main (void) >| | { >| | >| | return 0 >| | >| | ; >| | return 0; >| | } >| configure:13700: result: no >| configure:13811: checking for size_t >| configure:13811: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto conftest.c >&5 >| configure:13811: $? = 0 >| configure:13811: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto conftest.c >&5 >| conftest.c: In function 'main': >| conftest.c:110:21: error: expected expression before ')' token >| 110 | if (sizeof ((size_t))) >| | ^ >| configure:13811: $? = 1 >| configure: failed program was: >| | /* confdefs.h */ >| | #define PACKAGE_NAME "sandbox" >| | #define PACKAGE_TARNAME "sandbox" >| | #define PACKAGE_VERSION "2.25" >| | #define PACKAGE_STRING "sandbox 2.25" >| | #define PACKAGE_BUGREPORT "sandbox@gentoo.org" >| | #define PACKAGE_URL "" >| | #define PACKAGE "sandbox" >| | #define VERSION "2.25" >| | #define SANDBOX_CONFIGURE_OPTS "--prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/sandbox-2.25 --htmldir=/usr/share/doc/sandbox-2.25/html --with-sysroot=/ --libdir=/usr/lib64 build_alias=x86_64-pc-linux-gnu host_alias=x86_64-pc-linux-gnu 'CFLAGS=-march=native -O2 -pipe -ggdb -fno-lto' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto' CPPFLAGS=" >| | #define HAVE_STDIO_H 1 >| | #define HAVE_STDLIB_H 1 >| | #define HAVE_STRING_H 1 >| | #define HAVE_INTTYPES_H 1 >| | #define HAVE_STDINT_H 1 >| | #define HAVE_STRINGS_H 1 >| | #define HAVE_SYS_STAT_H 1 >| | #define HAVE_SYS_TYPES_H 1 >| | #define HAVE_UNISTD_H 1 >| | #define HAVE_WCHAR_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_GETOPT_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_SCHED_H 1 >| | #define HAVE_SIGNAL_H 1 >| | #define HAVE_STDARG_H 1 >| | #define HAVE_STDBOOL_H 1 >| | #define HAVE_STDDEF_H 1 >| | #define HAVE_SYSCALL_H 1 >| | #define HAVE_UTIME_H 1 >| | #define HAVE_SYS_FILE_H 1 >| | #define HAVE_SYS_IOCTL_H 1 >| | #define HAVE_SYS_MMAN_H 1 >| | #define HAVE_SYS_MOUNT_H 1 >| | #define HAVE_SYS_PARAM_H 1 >| | #define HAVE_SYS_PTRACE_H 1 >| | #define HAVE_SYS_REG_H 1 >| | #define HAVE_SYS_SOCKET_H 1 >| | #define HAVE_SYS_SYSCALL_H 1 >| | #define HAVE_SYS_TIME_H 1 >| | #define HAVE_SYS_UIO_H 1 >| | #define HAVE_SYS_USER_H 1 >| | #define HAVE_SYS_WAIT_H 1 >| | #define HAVE_ASM_PTRACE_H 1 >| | #define HAVE_LINUX_PTRACE_H 1 >| | #define STDC_HEADERS 1 >| | #define _ALL_SOURCE 1 >| | #define _DARWIN_C_SOURCE 1 >| | #define _GNU_SOURCE 1 >| | #define _HPUX_ALT_XOPEN_SOCKET_API 1 >| | #define _NETBSD_SOURCE 1 >| | #define _OPENBSD_SOURCE 1 >| | #define _POSIX_PTHREAD_SEMANTICS 1 >| | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 >| | #define __STDC_WANT_LIB_EXT2__ 1 >| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 >| | #define _TANDEM_SOURCE 1 >| | #define __EXTENSIONS__ 1 >| | #define HAVE_DLFCN_H 1 >| | #define LT_OBJDIR ".libs/" >| | #define SB_SCHIZO_x86_64 1 >| | #define SB_SCHIZO_x86 1 >| | #define SB_SCHIZO "x86_64:-m64 x86:-m32" >| | /* end confdefs.h. */ >| | #include <stddef.h> >| | #ifdef HAVE_STDIO_H >| | # include <stdio.h> >| | #endif >| | #ifdef HAVE_STDLIB_H >| | # include <stdlib.h> >| | #endif >| | #ifdef HAVE_STRING_H >| | # include <string.h> >| | #endif >| | #ifdef HAVE_INTTYPES_H >| | # include <inttypes.h> >| | #endif >| | #ifdef HAVE_STDINT_H >| | # include <stdint.h> >| | #endif >| | #ifdef HAVE_STRINGS_H >| | # include <strings.h> >| | #endif >| | #ifdef HAVE_SYS_TYPES_H >| | # include <sys/types.h> >| | #endif >| | #ifdef HAVE_SYS_STAT_H >| | # include <sys/stat.h> >| | #endif >| | #ifdef HAVE_UNISTD_H >| | # include <unistd.h> >| | #endif >| | int >| | main (void) >| | { >| | if (sizeof ((size_t))) >| | return 0; >| | ; >| | return 0; >| | } >| configure:13811: result: yes >| configure:13823: checking for working alloca.h >| configure:13841: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -ggdb -fno-lto -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto conftest.c >&5 >| configure:13841: $? = 0 >| configure:13850: result: yes >| configure:13858: checking for alloca >| configure:13903: result: yes >| configure:13973: checking for dirent.h that defines DIR >| configure:13993: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto conftest.c >&5 >| configure:13993: $? = 0 >| configure:14002: result: yes >| configure:14016: checking for library containing opendir >| configure:14046: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -ggdb -fno-lto -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto conftest.c >&5 >| configure:14046: $? = 0 >| configure:14066: result: none required >| configure:14140: checking for egrep >| configure:14208: result: /bin/grep -E >| configure:14214: checking for sys/wait.h that is POSIX.1 compatible >| configure:14249: result: yes >| configure:14296: checking for an ANSI C-conforming const >| configure:14363: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto conftest.c >&5 >| configure:14363: $? = 0 >| configure:14371: result: yes >| configure:14384: checking how to run the C preprocessor >| configure:14410: x86_64-pc-linux-gnu-gcc -E conftest.c >| configure:14410: $? = 0 >| configure:14425: x86_64-pc-linux-gnu-gcc -E conftest.c >| conftest.c:83:10: fatal error: ac_nonexistent.h: No such file or directory >| 83 | #include <ac_nonexistent.h> >| | ^~~~~~~~~~~~~~~~~~ >| compilation terminated. >| configure:14425: $? = 1 >| configure: failed program was: >| | /* confdefs.h */ >| | #define PACKAGE_NAME "sandbox" >| | #define PACKAGE_TARNAME "sandbox" >| | #define PACKAGE_VERSION "2.25" >| | #define PACKAGE_STRING "sandbox 2.25" >| | #define PACKAGE_BUGREPORT "sandbox@gentoo.org" >| | #define PACKAGE_URL "" >| | #define PACKAGE "sandbox" >| | #define VERSION "2.25" >| | #define SANDBOX_CONFIGURE_OPTS "--prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/sandbox-2.25 --htmldir=/usr/share/doc/sandbox-2.25/html --with-sysroot=/ --libdir=/usr/lib64 build_alias=x86_64-pc-linux-gnu host_alias=x86_64-pc-linux-gnu 'CFLAGS=-march=native -O2 -pipe -ggdb -fno-lto' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto' CPPFLAGS=" >| | #define HAVE_STDIO_H 1 >| | #define HAVE_STDLIB_H 1 >| | #define HAVE_STRING_H 1 >| | #define HAVE_INTTYPES_H 1 >| | #define HAVE_STDINT_H 1 >| | #define HAVE_STRINGS_H 1 >| | #define HAVE_SYS_STAT_H 1 >| | #define HAVE_SYS_TYPES_H 1 >| | #define HAVE_UNISTD_H 1 >| | #define HAVE_WCHAR_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_GETOPT_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_SCHED_H 1 >| | #define HAVE_SIGNAL_H 1 >| | #define HAVE_STDARG_H 1 >| | #define HAVE_STDBOOL_H 1 >| | #define HAVE_STDDEF_H 1 >| | #define HAVE_SYSCALL_H 1 >| | #define HAVE_UTIME_H 1 >| | #define HAVE_SYS_FILE_H 1 >| | #define HAVE_SYS_IOCTL_H 1 >| | #define HAVE_SYS_MMAN_H 1 >| | #define HAVE_SYS_MOUNT_H 1 >| | #define HAVE_SYS_PARAM_H 1 >| | #define HAVE_SYS_PTRACE_H 1 >| | #define HAVE_SYS_REG_H 1 >| | #define HAVE_SYS_SOCKET_H 1 >| | #define HAVE_SYS_SYSCALL_H 1 >| | #define HAVE_SYS_TIME_H 1 >| | #define HAVE_SYS_UIO_H 1 >| | #define HAVE_SYS_USER_H 1 >| | #define HAVE_SYS_WAIT_H 1 >| | #define HAVE_ASM_PTRACE_H 1 >| | #define HAVE_LINUX_PTRACE_H 1 >| | #define STDC_HEADERS 1 >| | #define _ALL_SOURCE 1 >| | #define _DARWIN_C_SOURCE 1 >| | #define _GNU_SOURCE 1 >| | #define _HPUX_ALT_XOPEN_SOCKET_API 1 >| | #define _NETBSD_SOURCE 1 >| | #define _OPENBSD_SOURCE 1 >| | #define _POSIX_PTHREAD_SEMANTICS 1 >| | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 >| | #define __STDC_WANT_LIB_EXT2__ 1 >| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 >| | #define _TANDEM_SOURCE 1 >| | #define __EXTENSIONS__ 1 >| | #define HAVE_DLFCN_H 1 >| | #define LT_OBJDIR ".libs/" >| | #define SB_SCHIZO_x86_64 1 >| | #define SB_SCHIZO_x86 1 >| | #define SB_SCHIZO "x86_64:-m64 x86:-m32" >| | #define HAVE_ALLOCA_H 1 >| | #define HAVE_ALLOCA 1 >| | #define HAVE_DIRENT_H 1 >| | #define HAVE_SYS_WAIT_H 1 >| | /* end confdefs.h. */ >| | #include <ac_nonexistent.h> >| configure:14452: result: x86_64-pc-linux-gnu-gcc -E >| configure:14466: x86_64-pc-linux-gnu-gcc -E conftest.c >| configure:14466: $? = 0 >| configure:14481: x86_64-pc-linux-gnu-gcc -E conftest.c >| conftest.c:83:10: fatal error: ac_nonexistent.h: No such file or directory >| 83 | #include <ac_nonexistent.h> >| | ^~~~~~~~~~~~~~~~~~ >| compilation terminated. >| configure:14481: $? = 1 >| configure: failed program was: >| | /* confdefs.h */ >| | #define PACKAGE_NAME "sandbox" >| | #define PACKAGE_TARNAME "sandbox" >| | #define PACKAGE_VERSION "2.25" >| | #define PACKAGE_STRING "sandbox 2.25" >| | #define PACKAGE_BUGREPORT "sandbox@gentoo.org" >| | #define PACKAGE_URL "" >| | #define PACKAGE "sandbox" >| | #define VERSION "2.25" >| | #define SANDBOX_CONFIGURE_OPTS "--prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/sandbox-2.25 --htmldir=/usr/share/doc/sandbox-2.25/html --with-sysroot=/ --libdir=/usr/lib64 build_alias=x86_64-pc-linux-gnu host_alias=x86_64-pc-linux-gnu 'CFLAGS=-march=native -O2 -pipe -ggdb -fno-lto' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto' CPPFLAGS=" >| | #define HAVE_STDIO_H 1 >| | #define HAVE_STDLIB_H 1 >| | #define HAVE_STRING_H 1 >| | #define HAVE_INTTYPES_H 1 >| | #define HAVE_STDINT_H 1 >| | #define HAVE_STRINGS_H 1 >| | #define HAVE_SYS_STAT_H 1 >| | #define HAVE_SYS_TYPES_H 1 >| | #define HAVE_UNISTD_H 1 >| | #define HAVE_WCHAR_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_GETOPT_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_SCHED_H 1 >| | #define HAVE_SIGNAL_H 1 >| | #define HAVE_STDARG_H 1 >| | #define HAVE_STDBOOL_H 1 >| | #define HAVE_STDDEF_H 1 >| | #define HAVE_SYSCALL_H 1 >| | #define HAVE_UTIME_H 1 >| | #define HAVE_SYS_FILE_H 1 >| | #define HAVE_SYS_IOCTL_H 1 >| | #define HAVE_SYS_MMAN_H 1 >| | #define HAVE_SYS_MOUNT_H 1 >| | #define HAVE_SYS_PARAM_H 1 >| | #define HAVE_SYS_PTRACE_H 1 >| | #define HAVE_SYS_REG_H 1 >| | #define HAVE_SYS_SOCKET_H 1 >| | #define HAVE_SYS_SYSCALL_H 1 >| | #define HAVE_SYS_TIME_H 1 >| | #define HAVE_SYS_UIO_H 1 >| | #define HAVE_SYS_USER_H 1 >| | #define HAVE_SYS_WAIT_H 1 >| | #define HAVE_ASM_PTRACE_H 1 >| | #define HAVE_LINUX_PTRACE_H 1 >| | #define STDC_HEADERS 1 >| | #define _ALL_SOURCE 1 >| | #define _DARWIN_C_SOURCE 1 >| | #define _GNU_SOURCE 1 >| | #define _HPUX_ALT_XOPEN_SOCKET_API 1 >| | #define _NETBSD_SOURCE 1 >| | #define _OPENBSD_SOURCE 1 >| | #define _POSIX_PTHREAD_SEMANTICS 1 >| | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 >| | #define __STDC_WANT_LIB_EXT2__ 1 >| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 >| | #define _TANDEM_SOURCE 1 >| | #define __EXTENSIONS__ 1 >| | #define HAVE_DLFCN_H 1 >| | #define LT_OBJDIR ".libs/" >| | #define SB_SCHIZO_x86_64 1 >| | #define SB_SCHIZO_x86 1 >| | #define SB_SCHIZO "x86_64:-m64 x86:-m32" >| | #define HAVE_ALLOCA_H 1 >| | #define HAVE_ALLOCA 1 >| | #define HAVE_DIRENT_H 1 >| | #define HAVE_SYS_WAIT_H 1 >| | /* end confdefs.h. */ >| | #include <ac_nonexistent.h> >| configure:14512: checking for uid_t in sys/types.h >| configure:14533: result: yes >| configure:14544: checking for mode_t >| configure:14544: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto conftest.c >&5 >| configure:14544: $? = 0 >| configure:14544: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto conftest.c >&5 >| conftest.c: In function 'main': >| conftest.c:114:21: error: expected expression before ')' token >| 114 | if (sizeof ((mode_t))) >| | ^ >| configure:14544: $? = 1 >| configure: failed program was: >| | /* confdefs.h */ >| | #define PACKAGE_NAME "sandbox" >| | #define PACKAGE_TARNAME "sandbox" >| | #define PACKAGE_VERSION "2.25" >| | #define PACKAGE_STRING "sandbox 2.25" >| | #define PACKAGE_BUGREPORT "sandbox@gentoo.org" >| | #define PACKAGE_URL "" >| | #define PACKAGE "sandbox" >| | #define VERSION "2.25" >| | #define SANDBOX_CONFIGURE_OPTS "--prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/sandbox-2.25 --htmldir=/usr/share/doc/sandbox-2.25/html --with-sysroot=/ --libdir=/usr/lib64 build_alias=x86_64-pc-linux-gnu host_alias=x86_64-pc-linux-gnu 'CFLAGS=-march=native -O2 -pipe -ggdb -fno-lto' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto' CPPFLAGS=" >| | #define HAVE_STDIO_H 1 >| | #define HAVE_STDLIB_H 1 >| | #define HAVE_STRING_H 1 >| | #define HAVE_INTTYPES_H 1 >| | #define HAVE_STDINT_H 1 >| | #define HAVE_STRINGS_H 1 >| | #define HAVE_SYS_STAT_H 1 >| | #define HAVE_SYS_TYPES_H 1 >| | #define HAVE_UNISTD_H 1 >| | #define HAVE_WCHAR_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_GETOPT_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_SCHED_H 1 >| | #define HAVE_SIGNAL_H 1 >| | #define HAVE_STDARG_H 1 >| | #define HAVE_STDBOOL_H 1 >| | #define HAVE_STDDEF_H 1 >| | #define HAVE_SYSCALL_H 1 >| | #define HAVE_UTIME_H 1 >| | #define HAVE_SYS_FILE_H 1 >| | #define HAVE_SYS_IOCTL_H 1 >| | #define HAVE_SYS_MMAN_H 1 >| | #define HAVE_SYS_MOUNT_H 1 >| | #define HAVE_SYS_PARAM_H 1 >| | #define HAVE_SYS_PTRACE_H 1 >| | #define HAVE_SYS_REG_H 1 >| | #define HAVE_SYS_SOCKET_H 1 >| | #define HAVE_SYS_SYSCALL_H 1 >| | #define HAVE_SYS_TIME_H 1 >| | #define HAVE_SYS_UIO_H 1 >| | #define HAVE_SYS_USER_H 1 >| | #define HAVE_SYS_WAIT_H 1 >| | #define HAVE_ASM_PTRACE_H 1 >| | #define HAVE_LINUX_PTRACE_H 1 >| | #define STDC_HEADERS 1 >| | #define _ALL_SOURCE 1 >| | #define _DARWIN_C_SOURCE 1 >| | #define _GNU_SOURCE 1 >| | #define _HPUX_ALT_XOPEN_SOCKET_API 1 >| | #define _NETBSD_SOURCE 1 >| | #define _OPENBSD_SOURCE 1 >| | #define _POSIX_PTHREAD_SEMANTICS 1 >| | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 >| | #define __STDC_WANT_LIB_EXT2__ 1 >| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 >| | #define _TANDEM_SOURCE 1 >| | #define __EXTENSIONS__ 1 >| | #define HAVE_DLFCN_H 1 >| | #define LT_OBJDIR ".libs/" >| | #define SB_SCHIZO_x86_64 1 >| | #define SB_SCHIZO_x86 1 >| | #define SB_SCHIZO "x86_64:-m64 x86:-m32" >| | #define HAVE_ALLOCA_H 1 >| | #define HAVE_ALLOCA 1 >| | #define HAVE_DIRENT_H 1 >| | #define HAVE_SYS_WAIT_H 1 >| | /* end confdefs.h. */ >| | #include <stddef.h> >| | #ifdef HAVE_STDIO_H >| | # include <stdio.h> >| | #endif >| | #ifdef HAVE_STDLIB_H >| | # include <stdlib.h> >| | #endif >| | #ifdef HAVE_STRING_H >| | # include <string.h> >| | #endif >| | #ifdef HAVE_INTTYPES_H >| | # include <inttypes.h> >| | #endif >| | #ifdef HAVE_STDINT_H >| | # include <stdint.h> >| | #endif >| | #ifdef HAVE_STRINGS_H >| | # include <strings.h> >| | #endif >| | #ifdef HAVE_SYS_TYPES_H >| | # include <sys/types.h> >| | #endif >| | #ifdef HAVE_SYS_STAT_H >| | # include <sys/stat.h> >| | #endif >| | #ifdef HAVE_UNISTD_H >| | # include <unistd.h> >| | #endif >| | int >| | main (void) >| | { >| | if (sizeof ((mode_t))) >| | return 0; >| | ; >| | return 0; >| | } >| configure:14544: result: yes >| configure:14554: checking for size_t >| configure:14554: result: yes >| configure:14564: checking for x86_64-pc-linux-gnu-gcc options needed to detect all undeclared functions >| configure:14586: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto conftest.c >&5 >| conftest.c: In function 'main': >| conftest.c:87:8: error: 'strchr' undeclared (first use in this function) >| 87 | (void) strchr; >| | ^~~~~~ >| conftest.c:1:1: note: 'strchr' is defined in header '<string.h>'; did you forget to '#include <string.h>'? >| 1 | /* confdefs.h */ >| conftest.c:87:8: note: each undeclared identifier is reported only once for each function it appears in >| 87 | (void) strchr; >| | ^~~~~~ >| configure:14586: $? = 1 >| configure: failed program was: >| | /* confdefs.h */ >| | #define PACKAGE_NAME "sandbox" >| | #define PACKAGE_TARNAME "sandbox" >| | #define PACKAGE_VERSION "2.25" >| | #define PACKAGE_STRING "sandbox 2.25" >| | #define PACKAGE_BUGREPORT "sandbox@gentoo.org" >| | #define PACKAGE_URL "" >| | #define PACKAGE "sandbox" >| | #define VERSION "2.25" >| | #define SANDBOX_CONFIGURE_OPTS "--prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/sandbox-2.25 --htmldir=/usr/share/doc/sandbox-2.25/html --with-sysroot=/ --libdir=/usr/lib64 build_alias=x86_64-pc-linux-gnu host_alias=x86_64-pc-linux-gnu 'CFLAGS=-march=native -O2 -pipe -ggdb -fno-lto' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto' CPPFLAGS=" >| | #define HAVE_STDIO_H 1 >| | #define HAVE_STDLIB_H 1 >| | #define HAVE_STRING_H 1 >| | #define HAVE_INTTYPES_H 1 >| | #define HAVE_STDINT_H 1 >| | #define HAVE_STRINGS_H 1 >| | #define HAVE_SYS_STAT_H 1 >| | #define HAVE_SYS_TYPES_H 1 >| | #define HAVE_UNISTD_H 1 >| | #define HAVE_WCHAR_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_GETOPT_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_SCHED_H 1 >| | #define HAVE_SIGNAL_H 1 >| | #define HAVE_STDARG_H 1 >| | #define HAVE_STDBOOL_H 1 >| | #define HAVE_STDDEF_H 1 >| | #define HAVE_SYSCALL_H 1 >| | #define HAVE_UTIME_H 1 >| | #define HAVE_SYS_FILE_H 1 >| | #define HAVE_SYS_IOCTL_H 1 >| | #define HAVE_SYS_MMAN_H 1 >| | #define HAVE_SYS_MOUNT_H 1 >| | #define HAVE_SYS_PARAM_H 1 >| | #define HAVE_SYS_PTRACE_H 1 >| | #define HAVE_SYS_REG_H 1 >| | #define HAVE_SYS_SOCKET_H 1 >| | #define HAVE_SYS_SYSCALL_H 1 >| | #define HAVE_SYS_TIME_H 1 >| | #define HAVE_SYS_UIO_H 1 >| | #define HAVE_SYS_USER_H 1 >| | #define HAVE_SYS_WAIT_H 1 >| | #define HAVE_ASM_PTRACE_H 1 >| | #define HAVE_LINUX_PTRACE_H 1 >| | #define STDC_HEADERS 1 >| | #define _ALL_SOURCE 1 >| | #define _DARWIN_C_SOURCE 1 >| | #define _GNU_SOURCE 1 >| | #define _HPUX_ALT_XOPEN_SOCKET_API 1 >| | #define _NETBSD_SOURCE 1 >| | #define _OPENBSD_SOURCE 1 >| | #define _POSIX_PTHREAD_SEMANTICS 1 >| | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 >| | #define __STDC_WANT_LIB_EXT2__ 1 >| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 >| | #define _TANDEM_SOURCE 1 >| | #define __EXTENSIONS__ 1 >| | #define HAVE_DLFCN_H 1 >| | #define LT_OBJDIR ".libs/" >| | #define SB_SCHIZO_x86_64 1 >| | #define SB_SCHIZO_x86 1 >| | #define SB_SCHIZO "x86_64:-m64 x86:-m32" >| | #define HAVE_ALLOCA_H 1 >| | #define HAVE_ALLOCA 1 >| | #define HAVE_DIRENT_H 1 >| | #define HAVE_SYS_WAIT_H 1 >| | /* end confdefs.h. */ >| | >| | int >| | main (void) >| | { >| | (void) strchr; >| | ; >| | return 0; >| | } >| configure:14613: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto conftest.c >&5 >| configure:14613: $? = 0 >| configure:14630: result: none needed >| configure:14644: checking whether environ is declared >| configure:14644: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto conftest.c >&5 >| configure:14644: $? = 0 >| configure:14644: result: yes >| configure:14654: checking for ptrdiff_t >| configure:14654: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto conftest.c >&5 >| configure:14654: $? = 0 >| configure:14654: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto conftest.c >&5 >| conftest.c: In function 'main': >| conftest.c:115:24: error: expected expression before ')' token >| 115 | if (sizeof ((ptrdiff_t))) >| | ^ >| configure:14654: $? = 1 >| configure: failed program was: >| | /* confdefs.h */ >| | #define PACKAGE_NAME "sandbox" >| | #define PACKAGE_TARNAME "sandbox" >| | #define PACKAGE_VERSION "2.25" >| | #define PACKAGE_STRING "sandbox 2.25" >| | #define PACKAGE_BUGREPORT "sandbox@gentoo.org" >| | #define PACKAGE_URL "" >| | #define PACKAGE "sandbox" >| | #define VERSION "2.25" >| | #define SANDBOX_CONFIGURE_OPTS "--prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/sandbox-2.25 --htmldir=/usr/share/doc/sandbox-2.25/html --with-sysroot=/ --libdir=/usr/lib64 build_alias=x86_64-pc-linux-gnu host_alias=x86_64-pc-linux-gnu 'CFLAGS=-march=native -O2 -pipe -ggdb -fno-lto' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto' CPPFLAGS=" >| | #define HAVE_STDIO_H 1 >| | #define HAVE_STDLIB_H 1 >| | #define HAVE_STRING_H 1 >| | #define HAVE_INTTYPES_H 1 >| | #define HAVE_STDINT_H 1 >| | #define HAVE_STRINGS_H 1 >| | #define HAVE_SYS_STAT_H 1 >| | #define HAVE_SYS_TYPES_H 1 >| | #define HAVE_UNISTD_H 1 >| | #define HAVE_WCHAR_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_GETOPT_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_SCHED_H 1 >| | #define HAVE_SIGNAL_H 1 >| | #define HAVE_STDARG_H 1 >| | #define HAVE_STDBOOL_H 1 >| | #define HAVE_STDDEF_H 1 >| | #define HAVE_SYSCALL_H 1 >| | #define HAVE_UTIME_H 1 >| | #define HAVE_SYS_FILE_H 1 >| | #define HAVE_SYS_IOCTL_H 1 >| | #define HAVE_SYS_MMAN_H 1 >| | #define HAVE_SYS_MOUNT_H 1 >| | #define HAVE_SYS_PARAM_H 1 >| | #define HAVE_SYS_PTRACE_H 1 >| | #define HAVE_SYS_REG_H 1 >| | #define HAVE_SYS_SOCKET_H 1 >| | #define HAVE_SYS_SYSCALL_H 1 >| | #define HAVE_SYS_TIME_H 1 >| | #define HAVE_SYS_UIO_H 1 >| | #define HAVE_SYS_USER_H 1 >| | #define HAVE_SYS_WAIT_H 1 >| | #define HAVE_ASM_PTRACE_H 1 >| | #define HAVE_LINUX_PTRACE_H 1 >| | #define STDC_HEADERS 1 >| | #define _ALL_SOURCE 1 >| | #define _DARWIN_C_SOURCE 1 >| | #define _GNU_SOURCE 1 >| | #define _HPUX_ALT_XOPEN_SOCKET_API 1 >| | #define _NETBSD_SOURCE 1 >| | #define _OPENBSD_SOURCE 1 >| | #define _POSIX_PTHREAD_SEMANTICS 1 >| | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 >| | #define __STDC_WANT_LIB_EXT2__ 1 >| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 >| | #define _TANDEM_SOURCE 1 >| | #define __EXTENSIONS__ 1 >| | #define HAVE_DLFCN_H 1 >| | #define LT_OBJDIR ".libs/" >| | #define SB_SCHIZO_x86_64 1 >| | #define SB_SCHIZO_x86 1 >| | #define SB_SCHIZO "x86_64:-m64 x86:-m32" >| | #define HAVE_ALLOCA_H 1 >| | #define HAVE_ALLOCA 1 >| | #define HAVE_DIRENT_H 1 >| | #define HAVE_SYS_WAIT_H 1 >| | #define HAVE_DECL_ENVIRON 1 >| | /* end confdefs.h. */ >| | #include <stddef.h> >| | #ifdef HAVE_STDIO_H >| | # include <stdio.h> >| | #endif >| | #ifdef HAVE_STDLIB_H >| | # include <stdlib.h> >| | #endif >| | #ifdef HAVE_STRING_H >| | # include <string.h> >| | #endif >| | #ifdef HAVE_INTTYPES_H >| | # include <inttypes.h> >| | #endif >| | #ifdef HAVE_STDINT_H >| | # include <stdint.h> >| | #endif >| | #ifdef HAVE_STRINGS_H >| | # include <strings.h> >| | #endif >| | #ifdef HAVE_SYS_TYPES_H >| | # include <sys/types.h> >| | #endif >| | #ifdef HAVE_SYS_STAT_H >| | # include <sys/stat.h> >| | #endif >| | #ifdef HAVE_UNISTD_H >| | # include <unistd.h> >| | #endif >| | int >| | main (void) >| | { >| | if (sizeof ((ptrdiff_t))) >| | return 0; >| | ; >| | return 0; >| | } >| configure:14654: result: yes >| configure:14663: checking for sighandler_t >| configure:14663: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto conftest.c >&5 >| configure:14663: $? = 0 >| configure:14663: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto conftest.c >&5 >| conftest.c: In function 'main': >| conftest.c:90:27: error: expected expression before ')' token >| 90 | if (sizeof ((sighandler_t))) >| | ^ >| configure:14663: $? = 1 >| configure: failed program was: >| | /* confdefs.h */ >| | #define PACKAGE_NAME "sandbox" >| | #define PACKAGE_TARNAME "sandbox" >| | #define PACKAGE_VERSION "2.25" >| | #define PACKAGE_STRING "sandbox 2.25" >| | #define PACKAGE_BUGREPORT "sandbox@gentoo.org" >| | #define PACKAGE_URL "" >| | #define PACKAGE "sandbox" >| | #define VERSION "2.25" >| | #define SANDBOX_CONFIGURE_OPTS "--prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/sandbox-2.25 --htmldir=/usr/share/doc/sandbox-2.25/html --with-sysroot=/ --libdir=/usr/lib64 build_alias=x86_64-pc-linux-gnu host_alias=x86_64-pc-linux-gnu 'CFLAGS=-march=native -O2 -pipe -ggdb -fno-lto' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto' CPPFLAGS=" >| | #define HAVE_STDIO_H 1 >| | #define HAVE_STDLIB_H 1 >| | #define HAVE_STRING_H 1 >| | #define HAVE_INTTYPES_H 1 >| | #define HAVE_STDINT_H 1 >| | #define HAVE_STRINGS_H 1 >| | #define HAVE_SYS_STAT_H 1 >| | #define HAVE_SYS_TYPES_H 1 >| | #define HAVE_UNISTD_H 1 >| | #define HAVE_WCHAR_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_GETOPT_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_SCHED_H 1 >| | #define HAVE_SIGNAL_H 1 >| | #define HAVE_STDARG_H 1 >| | #define HAVE_STDBOOL_H 1 >| | #define HAVE_STDDEF_H 1 >| | #define HAVE_SYSCALL_H 1 >| | #define HAVE_UTIME_H 1 >| | #define HAVE_SYS_FILE_H 1 >| | #define HAVE_SYS_IOCTL_H 1 >| | #define HAVE_SYS_MMAN_H 1 >| | #define HAVE_SYS_MOUNT_H 1 >| | #define HAVE_SYS_PARAM_H 1 >| | #define HAVE_SYS_PTRACE_H 1 >| | #define HAVE_SYS_REG_H 1 >| | #define HAVE_SYS_SOCKET_H 1 >| | #define HAVE_SYS_SYSCALL_H 1 >| | #define HAVE_SYS_TIME_H 1 >| | #define HAVE_SYS_UIO_H 1 >| | #define HAVE_SYS_USER_H 1 >| | #define HAVE_SYS_WAIT_H 1 >| | #define HAVE_ASM_PTRACE_H 1 >| | #define HAVE_LINUX_PTRACE_H 1 >| | #define STDC_HEADERS 1 >| | #define _ALL_SOURCE 1 >| | #define _DARWIN_C_SOURCE 1 >| | #define _GNU_SOURCE 1 >| | #define _HPUX_ALT_XOPEN_SOCKET_API 1 >| | #define _NETBSD_SOURCE 1 >| | #define _OPENBSD_SOURCE 1 >| | #define _POSIX_PTHREAD_SEMANTICS 1 >| | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 >| | #define __STDC_WANT_LIB_EXT2__ 1 >| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 >| | #define _TANDEM_SOURCE 1 >| | #define __EXTENSIONS__ 1 >| | #define HAVE_DLFCN_H 1 >| | #define LT_OBJDIR ".libs/" >| | #define SB_SCHIZO_x86_64 1 >| | #define SB_SCHIZO_x86 1 >| | #define SB_SCHIZO "x86_64:-m64 x86:-m32" >| | #define HAVE_ALLOCA_H 1 >| | #define HAVE_ALLOCA 1 >| | #define HAVE_DIRENT_H 1 >| | #define HAVE_SYS_WAIT_H 1 >| | #define HAVE_DECL_ENVIRON 1 >| | #define HAVE_PTRDIFF_T 1 >| | /* end confdefs.h. */ >| | #include <signal.h> >| | >| | int >| | main (void) >| | { >| | if (sizeof ((sighandler_t))) >| | return 0; >| | ; >| | return 0; >| | } >| configure:14663: result: yes >| configure:14672: checking for sig_t >| configure:14672: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto conftest.c >&5 >| configure:14672: $? = 0 >| configure:14672: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto conftest.c >&5 >| conftest.c: In function 'main': >| conftest.c:91:20: error: expected expression before ')' token >| 91 | if (sizeof ((sig_t))) >| | ^ >| configure:14672: $? = 1 >| configure: failed program was: >| | /* confdefs.h */ >| | #define PACKAGE_NAME "sandbox" >| | #define PACKAGE_TARNAME "sandbox" >| | #define PACKAGE_VERSION "2.25" >| | #define PACKAGE_STRING "sandbox 2.25" >| | #define PACKAGE_BUGREPORT "sandbox@gentoo.org" >| | #define PACKAGE_URL "" >| | #define PACKAGE "sandbox" >| | #define VERSION "2.25" >| | #define SANDBOX_CONFIGURE_OPTS "--prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/sandbox-2.25 --htmldir=/usr/share/doc/sandbox-2.25/html --with-sysroot=/ --libdir=/usr/lib64 build_alias=x86_64-pc-linux-gnu host_alias=x86_64-pc-linux-gnu 'CFLAGS=-march=native -O2 -pipe -ggdb -fno-lto' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto' CPPFLAGS=" >| | #define HAVE_STDIO_H 1 >| | #define HAVE_STDLIB_H 1 >| | #define HAVE_STRING_H 1 >| | #define HAVE_INTTYPES_H 1 >| | #define HAVE_STDINT_H 1 >| | #define HAVE_STRINGS_H 1 >| | #define HAVE_SYS_STAT_H 1 >| | #define HAVE_SYS_TYPES_H 1 >| | #define HAVE_UNISTD_H 1 >| | #define HAVE_WCHAR_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_GETOPT_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_SCHED_H 1 >| | #define HAVE_SIGNAL_H 1 >| | #define HAVE_STDARG_H 1 >| | #define HAVE_STDBOOL_H 1 >| | #define HAVE_STDDEF_H 1 >| | #define HAVE_SYSCALL_H 1 >| | #define HAVE_UTIME_H 1 >| | #define HAVE_SYS_FILE_H 1 >| | #define HAVE_SYS_IOCTL_H 1 >| | #define HAVE_SYS_MMAN_H 1 >| | #define HAVE_SYS_MOUNT_H 1 >| | #define HAVE_SYS_PARAM_H 1 >| | #define HAVE_SYS_PTRACE_H 1 >| | #define HAVE_SYS_REG_H 1 >| | #define HAVE_SYS_SOCKET_H 1 >| | #define HAVE_SYS_SYSCALL_H 1 >| | #define HAVE_SYS_TIME_H 1 >| | #define HAVE_SYS_UIO_H 1 >| | #define HAVE_SYS_USER_H 1 >| | #define HAVE_SYS_WAIT_H 1 >| | #define HAVE_ASM_PTRACE_H 1 >| | #define HAVE_LINUX_PTRACE_H 1 >| | #define STDC_HEADERS 1 >| | #define _ALL_SOURCE 1 >| | #define _DARWIN_C_SOURCE 1 >| | #define _GNU_SOURCE 1 >| | #define _HPUX_ALT_XOPEN_SOCKET_API 1 >| | #define _NETBSD_SOURCE 1 >| | #define _OPENBSD_SOURCE 1 >| | #define _POSIX_PTHREAD_SEMANTICS 1 >| | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 >| | #define __STDC_WANT_LIB_EXT2__ 1 >| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 >| | #define _TANDEM_SOURCE 1 >| | #define __EXTENSIONS__ 1 >| | #define HAVE_DLFCN_H 1 >| | #define LT_OBJDIR ".libs/" >| | #define SB_SCHIZO_x86_64 1 >| | #define SB_SCHIZO_x86 1 >| | #define SB_SCHIZO "x86_64:-m64 x86:-m32" >| | #define HAVE_ALLOCA_H 1 >| | #define HAVE_ALLOCA 1 >| | #define HAVE_DIRENT_H 1 >| | #define HAVE_SYS_WAIT_H 1 >| | #define HAVE_DECL_ENVIRON 1 >| | #define HAVE_PTRDIFF_T 1 >| | #define HAVE_SIGHANDLER_T 1 >| | /* end confdefs.h. */ >| | #include <signal.h> >| | >| | int >| | main (void) >| | { >| | if (sizeof ((sig_t))) >| | return 0; >| | ; >| | return 0; >| | } >| configure:14672: result: yes >| configure:14681: checking for __sighandler_t >| configure:14681: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto conftest.c >&5 >| configure:14681: $? = 0 >| configure:14681: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto conftest.c >&5 >| conftest.c: In function 'main': >| conftest.c:92:29: error: expected expression before ')' token >| 92 | if (sizeof ((__sighandler_t))) >| | ^ >| configure:14681: $? = 1 >| configure: failed program was: >| | /* confdefs.h */ >| | #define PACKAGE_NAME "sandbox" >| | #define PACKAGE_TARNAME "sandbox" >| | #define PACKAGE_VERSION "2.25" >| | #define PACKAGE_STRING "sandbox 2.25" >| | #define PACKAGE_BUGREPORT "sandbox@gentoo.org" >| | #define PACKAGE_URL "" >| | #define PACKAGE "sandbox" >| | #define VERSION "2.25" >| | #define SANDBOX_CONFIGURE_OPTS "--prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/sandbox-2.25 --htmldir=/usr/share/doc/sandbox-2.25/html --with-sysroot=/ --libdir=/usr/lib64 build_alias=x86_64-pc-linux-gnu host_alias=x86_64-pc-linux-gnu 'CFLAGS=-march=native -O2 -pipe -ggdb -fno-lto' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto' CPPFLAGS=" >| | #define HAVE_STDIO_H 1 >| | #define HAVE_STDLIB_H 1 >| | #define HAVE_STRING_H 1 >| | #define HAVE_INTTYPES_H 1 >| | #define HAVE_STDINT_H 1 >| | #define HAVE_STRINGS_H 1 >| | #define HAVE_SYS_STAT_H 1 >| | #define HAVE_SYS_TYPES_H 1 >| | #define HAVE_UNISTD_H 1 >| | #define HAVE_WCHAR_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_GETOPT_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_SCHED_H 1 >| | #define HAVE_SIGNAL_H 1 >| | #define HAVE_STDARG_H 1 >| | #define HAVE_STDBOOL_H 1 >| | #define HAVE_STDDEF_H 1 >| | #define HAVE_SYSCALL_H 1 >| | #define HAVE_UTIME_H 1 >| | #define HAVE_SYS_FILE_H 1 >| | #define HAVE_SYS_IOCTL_H 1 >| | #define HAVE_SYS_MMAN_H 1 >| | #define HAVE_SYS_MOUNT_H 1 >| | #define HAVE_SYS_PARAM_H 1 >| | #define HAVE_SYS_PTRACE_H 1 >| | #define HAVE_SYS_REG_H 1 >| | #define HAVE_SYS_SOCKET_H 1 >| | #define HAVE_SYS_SYSCALL_H 1 >| | #define HAVE_SYS_TIME_H 1 >| | #define HAVE_SYS_UIO_H 1 >| | #define HAVE_SYS_USER_H 1 >| | #define HAVE_SYS_WAIT_H 1 >| | #define HAVE_ASM_PTRACE_H 1 >| | #define HAVE_LINUX_PTRACE_H 1 >| | #define STDC_HEADERS 1 >| | #define _ALL_SOURCE 1 >| | #define _DARWIN_C_SOURCE 1 >| | #define _GNU_SOURCE 1 >| | #define _HPUX_ALT_XOPEN_SOCKET_API 1 >| | #define _NETBSD_SOURCE 1 >| | #define _OPENBSD_SOURCE 1 >| | #define _POSIX_PTHREAD_SEMANTICS 1 >| | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 >| | #define __STDC_WANT_LIB_EXT2__ 1 >| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 >| | #define _TANDEM_SOURCE 1 >| | #define __EXTENSIONS__ 1 >| | #define HAVE_DLFCN_H 1 >| | #define LT_OBJDIR ".libs/" >| | #define SB_SCHIZO_x86_64 1 >| | #define SB_SCHIZO_x86 1 >| | #define SB_SCHIZO "x86_64:-m64 x86:-m32" >| | #define HAVE_ALLOCA_H 1 >| | #define HAVE_ALLOCA 1 >| | #define HAVE_DIRENT_H 1 >| | #define HAVE_SYS_WAIT_H 1 >| | #define HAVE_DECL_ENVIRON 1 >| | #define HAVE_PTRDIFF_T 1 >| | #define HAVE_SIGHANDLER_T 1 >| | #define HAVE_SIG_T 1 >| | /* end confdefs.h. */ >| | #include <signal.h> >| | >| | int >| | main (void) >| | { >| | if (sizeof ((__sighandler_t))) >| | return 0; >| | ; >| | return 0; >| | } >| configure:14681: result: yes >| configure:14694: checking for struct user_regs_struct >| configure:14694: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto -I/var/tmp/portage/sys-apps/sandbox-2.25/work/sandbox-2.25 conftest.c >&5 >| configure:14694: $? = 0 >| configure:14694: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto -I/var/tmp/portage/sys-apps/sandbox-2.25/work/sandbox-2.25 conftest.c >&5 >| conftest.c: In function 'main': >| conftest.c:93:38: error: expected expression before ')' token >| 93 | if (sizeof ((struct user_regs_struct))) >| | ^ >| configure:14694: $? = 1 >| configure: failed program was: >| | /* confdefs.h */ >| | #define PACKAGE_NAME "sandbox" >| | #define PACKAGE_TARNAME "sandbox" >| | #define PACKAGE_VERSION "2.25" >| | #define PACKAGE_STRING "sandbox 2.25" >| | #define PACKAGE_BUGREPORT "sandbox@gentoo.org" >| | #define PACKAGE_URL "" >| | #define PACKAGE "sandbox" >| | #define VERSION "2.25" >| | #define SANDBOX_CONFIGURE_OPTS "--prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/sandbox-2.25 --htmldir=/usr/share/doc/sandbox-2.25/html --with-sysroot=/ --libdir=/usr/lib64 build_alias=x86_64-pc-linux-gnu host_alias=x86_64-pc-linux-gnu 'CFLAGS=-march=native -O2 -pipe -ggdb -fno-lto' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto' CPPFLAGS=" >| | #define HAVE_STDIO_H 1 >| | #define HAVE_STDLIB_H 1 >| | #define HAVE_STRING_H 1 >| | #define HAVE_INTTYPES_H 1 >| | #define HAVE_STDINT_H 1 >| | #define HAVE_STRINGS_H 1 >| | #define HAVE_SYS_STAT_H 1 >| | #define HAVE_SYS_TYPES_H 1 >| | #define HAVE_UNISTD_H 1 >| | #define HAVE_WCHAR_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_GETOPT_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_SCHED_H 1 >| | #define HAVE_SIGNAL_H 1 >| | #define HAVE_STDARG_H 1 >| | #define HAVE_STDBOOL_H 1 >| | #define HAVE_STDDEF_H 1 >| | #define HAVE_SYSCALL_H 1 >| | #define HAVE_UTIME_H 1 >| | #define HAVE_SYS_FILE_H 1 >| | #define HAVE_SYS_IOCTL_H 1 >| | #define HAVE_SYS_MMAN_H 1 >| | #define HAVE_SYS_MOUNT_H 1 >| | #define HAVE_SYS_PARAM_H 1 >| | #define HAVE_SYS_PTRACE_H 1 >| | #define HAVE_SYS_REG_H 1 >| | #define HAVE_SYS_SOCKET_H 1 >| | #define HAVE_SYS_SYSCALL_H 1 >| | #define HAVE_SYS_TIME_H 1 >| | #define HAVE_SYS_UIO_H 1 >| | #define HAVE_SYS_USER_H 1 >| | #define HAVE_SYS_WAIT_H 1 >| | #define HAVE_ASM_PTRACE_H 1 >| | #define HAVE_LINUX_PTRACE_H 1 >| | #define STDC_HEADERS 1 >| | #define _ALL_SOURCE 1 >| | #define _DARWIN_C_SOURCE 1 >| | #define _GNU_SOURCE 1 >| | #define _HPUX_ALT_XOPEN_SOCKET_API 1 >| | #define _NETBSD_SOURCE 1 >| | #define _OPENBSD_SOURCE 1 >| | #define _POSIX_PTHREAD_SEMANTICS 1 >| | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 >| | #define __STDC_WANT_LIB_EXT2__ 1 >| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 >| | #define _TANDEM_SOURCE 1 >| | #define __EXTENSIONS__ 1 >| | #define HAVE_DLFCN_H 1 >| | #define LT_OBJDIR ".libs/" >| | #define SB_SCHIZO_x86_64 1 >| | #define SB_SCHIZO_x86 1 >| | #define SB_SCHIZO "x86_64:-m64 x86:-m32" >| | #define HAVE_ALLOCA_H 1 >| | #define HAVE_ALLOCA 1 >| | #define HAVE_DIRENT_H 1 >| | #define HAVE_SYS_WAIT_H 1 >| | #define HAVE_DECL_ENVIRON 1 >| | #define HAVE_PTRDIFF_T 1 >| | #define HAVE_SIGHANDLER_T 1 >| | #define HAVE_SIG_T 1 >| | #define HAVE___SIGHANDLER_T 1 >| | /* end confdefs.h. */ >| | #include "headers.h" >| | >| | int >| | main (void) >| | { >| | if (sizeof ((struct user_regs_struct))) >| | return 0; >| | ; >| | return 0; >| | } >| configure:14694: result: yes >| configure:14703: checking for struct pt_regs >| configure:14703: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto -I/var/tmp/portage/sys-apps/sandbox-2.25/work/sandbox-2.25 conftest.c >&5 >| configure:14703: $? = 0 >| configure:14703: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto -I/var/tmp/portage/sys-apps/sandbox-2.25/work/sandbox-2.25 conftest.c >&5 >| conftest.c: In function 'main': >| conftest.c:94:29: error: expected expression before ')' token >| 94 | if (sizeof ((struct pt_regs))) >| | ^ >| configure:14703: $? = 1 >| configure: failed program was: >| | /* confdefs.h */ >| | #define PACKAGE_NAME "sandbox" >| | #define PACKAGE_TARNAME "sandbox" >| | #define PACKAGE_VERSION "2.25" >| | #define PACKAGE_STRING "sandbox 2.25" >| | #define PACKAGE_BUGREPORT "sandbox@gentoo.org" >| | #define PACKAGE_URL "" >| | #define PACKAGE "sandbox" >| | #define VERSION "2.25" >| | #define SANDBOX_CONFIGURE_OPTS "--prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/sandbox-2.25 --htmldir=/usr/share/doc/sandbox-2.25/html --with-sysroot=/ --libdir=/usr/lib64 build_alias=x86_64-pc-linux-gnu host_alias=x86_64-pc-linux-gnu 'CFLAGS=-march=native -O2 -pipe -ggdb -fno-lto' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto' CPPFLAGS=" >| | #define HAVE_STDIO_H 1 >| | #define HAVE_STDLIB_H 1 >| | #define HAVE_STRING_H 1 >| | #define HAVE_INTTYPES_H 1 >| | #define HAVE_STDINT_H 1 >| | #define HAVE_STRINGS_H 1 >| | #define HAVE_SYS_STAT_H 1 >| | #define HAVE_SYS_TYPES_H 1 >| | #define HAVE_UNISTD_H 1 >| | #define HAVE_WCHAR_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_GETOPT_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_SCHED_H 1 >| | #define HAVE_SIGNAL_H 1 >| | #define HAVE_STDARG_H 1 >| | #define HAVE_STDBOOL_H 1 >| | #define HAVE_STDDEF_H 1 >| | #define HAVE_SYSCALL_H 1 >| | #define HAVE_UTIME_H 1 >| | #define HAVE_SYS_FILE_H 1 >| | #define HAVE_SYS_IOCTL_H 1 >| | #define HAVE_SYS_MMAN_H 1 >| | #define HAVE_SYS_MOUNT_H 1 >| | #define HAVE_SYS_PARAM_H 1 >| | #define HAVE_SYS_PTRACE_H 1 >| | #define HAVE_SYS_REG_H 1 >| | #define HAVE_SYS_SOCKET_H 1 >| | #define HAVE_SYS_SYSCALL_H 1 >| | #define HAVE_SYS_TIME_H 1 >| | #define HAVE_SYS_UIO_H 1 >| | #define HAVE_SYS_USER_H 1 >| | #define HAVE_SYS_WAIT_H 1 >| | #define HAVE_ASM_PTRACE_H 1 >| | #define HAVE_LINUX_PTRACE_H 1 >| | #define STDC_HEADERS 1 >| | #define _ALL_SOURCE 1 >| | #define _DARWIN_C_SOURCE 1 >| | #define _GNU_SOURCE 1 >| | #define _HPUX_ALT_XOPEN_SOCKET_API 1 >| | #define _NETBSD_SOURCE 1 >| | #define _OPENBSD_SOURCE 1 >| | #define _POSIX_PTHREAD_SEMANTICS 1 >| | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 >| | #define __STDC_WANT_LIB_EXT2__ 1 >| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 >| | #define _TANDEM_SOURCE 1 >| | #define __EXTENSIONS__ 1 >| | #define HAVE_DLFCN_H 1 >| | #define LT_OBJDIR ".libs/" >| | #define SB_SCHIZO_x86_64 1 >| | #define SB_SCHIZO_x86 1 >| | #define SB_SCHIZO "x86_64:-m64 x86:-m32" >| | #define HAVE_ALLOCA_H 1 >| | #define HAVE_ALLOCA 1 >| | #define HAVE_DIRENT_H 1 >| | #define HAVE_SYS_WAIT_H 1 >| | #define HAVE_DECL_ENVIRON 1 >| | #define HAVE_PTRDIFF_T 1 >| | #define HAVE_SIGHANDLER_T 1 >| | #define HAVE_SIG_T 1 >| | #define HAVE___SIGHANDLER_T 1 >| | #define HAVE_STRUCT_USER_REGS_STRUCT 1 >| | /* end confdefs.h. */ >| | #include "headers.h" >| | >| | int >| | main (void) >| | { >| | if (sizeof ((struct pt_regs))) >| | return 0; >| | ; >| | return 0; >| | } >| configure:14703: result: yes >| configure:14717: checking size of struct user_regs_struct >| configure:14723: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -ggdb -fno-lto -I/var/tmp/portage/sys-apps/sandbox-2.25/work/sandbox-2.25 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto conftest.c >&5 >| configure:14723: $? = 0 >| configure:14723: ./conftest >| configure:14723: $? = 0 >| configure:14739: result: 216 >| configure:14751: checking size of struct pt_regs >| configure:14757: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -ggdb -fno-lto -I/var/tmp/portage/sys-apps/sandbox-2.25/work/sandbox-2.25 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto conftest.c >&5 >| configure:14757: $? = 0 >| configure:14757: ./conftest >| configure:14757: $? = 0 >| configure:14773: result: 168 >| configure:14783: checking for working chown >| configure:14823: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -ggdb -fno-lto -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto conftest.c >&5 >| configure:14823: $? = 0 >| configure:14823: ./conftest >| configure:14823: $? = 0 >| configure:14836: result: yes >| configure:14845: checking for pid_t >| configure:14845: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto conftest.c >&5 >| configure:14845: $? = 0 >| configure:14845: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto conftest.c >&5 >| conftest.c: In function 'main': >| conftest.c:125:20: error: expected expression before ')' token >| 125 | if (sizeof ((pid_t))) >| | ^ >| configure:14845: $? = 1 >| configure: failed program was: >| | /* confdefs.h */ >| | #define PACKAGE_NAME "sandbox" >| | #define PACKAGE_TARNAME "sandbox" >| | #define PACKAGE_VERSION "2.25" >| | #define PACKAGE_STRING "sandbox 2.25" >| | #define PACKAGE_BUGREPORT "sandbox@gentoo.org" >| | #define PACKAGE_URL "" >| | #define PACKAGE "sandbox" >| | #define VERSION "2.25" >| | #define SANDBOX_CONFIGURE_OPTS "--prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/sandbox-2.25 --htmldir=/usr/share/doc/sandbox-2.25/html --with-sysroot=/ --libdir=/usr/lib64 build_alias=x86_64-pc-linux-gnu host_alias=x86_64-pc-linux-gnu 'CFLAGS=-march=native -O2 -pipe -ggdb -fno-lto' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto' CPPFLAGS=" >| | #define HAVE_STDIO_H 1 >| | #define HAVE_STDLIB_H 1 >| | #define HAVE_STRING_H 1 >| | #define HAVE_INTTYPES_H 1 >| | #define HAVE_STDINT_H 1 >| | #define HAVE_STRINGS_H 1 >| | #define HAVE_SYS_STAT_H 1 >| | #define HAVE_SYS_TYPES_H 1 >| | #define HAVE_UNISTD_H 1 >| | #define HAVE_WCHAR_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_GETOPT_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_SCHED_H 1 >| | #define HAVE_SIGNAL_H 1 >| | #define HAVE_STDARG_H 1 >| | #define HAVE_STDBOOL_H 1 >| | #define HAVE_STDDEF_H 1 >| | #define HAVE_SYSCALL_H 1 >| | #define HAVE_UTIME_H 1 >| | #define HAVE_SYS_FILE_H 1 >| | #define HAVE_SYS_IOCTL_H 1 >| | #define HAVE_SYS_MMAN_H 1 >| | #define HAVE_SYS_MOUNT_H 1 >| | #define HAVE_SYS_PARAM_H 1 >| | #define HAVE_SYS_PTRACE_H 1 >| | #define HAVE_SYS_REG_H 1 >| | #define HAVE_SYS_SOCKET_H 1 >| | #define HAVE_SYS_SYSCALL_H 1 >| | #define HAVE_SYS_TIME_H 1 >| | #define HAVE_SYS_UIO_H 1 >| | #define HAVE_SYS_USER_H 1 >| | #define HAVE_SYS_WAIT_H 1 >| | #define HAVE_ASM_PTRACE_H 1 >| | #define HAVE_LINUX_PTRACE_H 1 >| | #define STDC_HEADERS 1 >| | #define _ALL_SOURCE 1 >| | #define _DARWIN_C_SOURCE 1 >| | #define _GNU_SOURCE 1 >| | #define _HPUX_ALT_XOPEN_SOCKET_API 1 >| | #define _NETBSD_SOURCE 1 >| | #define _OPENBSD_SOURCE 1 >| | #define _POSIX_PTHREAD_SEMANTICS 1 >| | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 >| | #define __STDC_WANT_LIB_EXT2__ 1 >| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 >| | #define _TANDEM_SOURCE 1 >| | #define __EXTENSIONS__ 1 >| | #define HAVE_DLFCN_H 1 >| | #define LT_OBJDIR ".libs/" >| | #define SB_SCHIZO_x86_64 1 >| | #define SB_SCHIZO_x86 1 >| | #define SB_SCHIZO "x86_64:-m64 x86:-m32" >| | #define HAVE_ALLOCA_H 1 >| | #define HAVE_ALLOCA 1 >| | #define HAVE_DIRENT_H 1 >| | #define HAVE_SYS_WAIT_H 1 >| | #define HAVE_DECL_ENVIRON 1 >| | #define HAVE_PTRDIFF_T 1 >| | #define HAVE_SIGHANDLER_T 1 >| | #define HAVE_SIG_T 1 >| | #define HAVE___SIGHANDLER_T 1 >| | #define HAVE_STRUCT_USER_REGS_STRUCT 1 >| | #define HAVE_STRUCT_PT_REGS 1 >| | #define SIZEOF_STRUCT_USER_REGS_STRUCT 216 >| | #define SIZEOF_STRUCT_PT_REGS 168 >| | #define HAVE_CHOWN 1 >| | /* end confdefs.h. */ >| | #include <stddef.h> >| | #ifdef HAVE_STDIO_H >| | # include <stdio.h> >| | #endif >| | #ifdef HAVE_STDLIB_H >| | # include <stdlib.h> >| | #endif >| | #ifdef HAVE_STRING_H >| | # include <string.h> >| | #endif >| | #ifdef HAVE_INTTYPES_H >| | # include <inttypes.h> >| | #endif >| | #ifdef HAVE_STDINT_H >| | # include <stdint.h> >| | #endif >| | #ifdef HAVE_STRINGS_H >| | # include <strings.h> >| | #endif >| | #ifdef HAVE_SYS_TYPES_H >| | # include <sys/types.h> >| | #endif >| | #ifdef HAVE_SYS_STAT_H >| | # include <sys/stat.h> >| | #endif >| | #ifdef HAVE_UNISTD_H >| | # include <unistd.h> >| | #endif >| | >| | int >| | main (void) >| | { >| | if (sizeof ((pid_t))) >| | return 0; >| | ; >| | return 0; >| | } >| configure:14845: result: yes >| configure:14886: checking for fork >| configure:14886: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -ggdb -fno-lto -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto conftest.c >&5 >| conftest.c:109:6: warning: conflicting types for built-in function 'fork'; expected 'int(void)' [-Wbuiltin-declaration-mismatch] >| 109 | char fork (); >| | ^~~~ >| configure:14886: $? = 0 >| configure:14886: result: yes >| configure:14886: checking for vfork >| configure:14886: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -ggdb -fno-lto -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto conftest.c >&5 >| configure:14886: $? = 0 >| configure:14886: result: yes >| configure:14886: checking for backtrace >| configure:14886: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -ggdb -fno-lto -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto conftest.c >&5 >| configure:14886: $? = 0 >| configure:14886: result: yes >| configure:14886: checking for clone >| configure:14886: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -ggdb -fno-lto -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto conftest.c >&5 >| configure:14886: $? = 0 >| configure:14886: result: yes >| configure:14886: checking for __clone2 >| configure:14886: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -ggdb -fno-lto -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto conftest.c >&5 >| /usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/sys-apps/sandbox-2.25/temp/cc0YZLiN.o: in function `main': >| /var/tmp/portage/sys-apps/sandbox-2.25/work/sandbox-2.25-abi_x86_64.amd64/conftest.c:124: undefined reference to `__clone2' >| collect2: error: ld returned 1 exit status >| configure:14886: $? = 1 >| configure: failed program was: >| | /* confdefs.h */ >| | #define PACKAGE_NAME "sandbox" >| | #define PACKAGE_TARNAME "sandbox" >| | #define PACKAGE_VERSION "2.25" >| | #define PACKAGE_STRING "sandbox 2.25" >| | #define PACKAGE_BUGREPORT "sandbox@gentoo.org" >| | #define PACKAGE_URL "" >| | #define PACKAGE "sandbox" >| | #define VERSION "2.25" >| | #define SANDBOX_CONFIGURE_OPTS "--prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/sandbox-2.25 --htmldir=/usr/share/doc/sandbox-2.25/html --with-sysroot=/ --libdir=/usr/lib64 build_alias=x86_64-pc-linux-gnu host_alias=x86_64-pc-linux-gnu 'CFLAGS=-march=native -O2 -pipe -ggdb -fno-lto' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto' CPPFLAGS=" >| | #define HAVE_STDIO_H 1 >| | #define HAVE_STDLIB_H 1 >| | #define HAVE_STRING_H 1 >| | #define HAVE_INTTYPES_H 1 >| | #define HAVE_STDINT_H 1 >| | #define HAVE_STRINGS_H 1 >| | #define HAVE_SYS_STAT_H 1 >| | #define HAVE_SYS_TYPES_H 1 >| | #define HAVE_UNISTD_H 1 >| | #define HAVE_WCHAR_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_GETOPT_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_SCHED_H 1 >| | #define HAVE_SIGNAL_H 1 >| | #define HAVE_STDARG_H 1 >| | #define HAVE_STDBOOL_H 1 >| | #define HAVE_STDDEF_H 1 >| | #define HAVE_SYSCALL_H 1 >| | #define HAVE_UTIME_H 1 >| | #define HAVE_SYS_FILE_H 1 >| | #define HAVE_SYS_IOCTL_H 1 >| | #define HAVE_SYS_MMAN_H 1 >| | #define HAVE_SYS_MOUNT_H 1 >| | #define HAVE_SYS_PARAM_H 1 >| | #define HAVE_SYS_PTRACE_H 1 >| | #define HAVE_SYS_REG_H 1 >| | #define HAVE_SYS_SOCKET_H 1 >| | #define HAVE_SYS_SYSCALL_H 1 >| | #define HAVE_SYS_TIME_H 1 >| | #define HAVE_SYS_UIO_H 1 >| | #define HAVE_SYS_USER_H 1 >| | #define HAVE_SYS_WAIT_H 1 >| | #define HAVE_ASM_PTRACE_H 1 >| | #define HAVE_LINUX_PTRACE_H 1 >| | #define STDC_HEADERS 1 >| | #define _ALL_SOURCE 1 >| | #define _DARWIN_C_SOURCE 1 >| | #define _GNU_SOURCE 1 >| | #define _HPUX_ALT_XOPEN_SOCKET_API 1 >| | #define _NETBSD_SOURCE 1 >| | #define _OPENBSD_SOURCE 1 >| | #define _POSIX_PTHREAD_SEMANTICS 1 >| | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 >| | #define __STDC_WANT_LIB_EXT2__ 1 >| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 >| | #define _TANDEM_SOURCE 1 >| | #define __EXTENSIONS__ 1 >| | #define HAVE_DLFCN_H 1 >| | #define LT_OBJDIR ".libs/" >| | #define SB_SCHIZO_x86_64 1 >| | #define SB_SCHIZO_x86 1 >| | #define SB_SCHIZO "x86_64:-m64 x86:-m32" >| | #define HAVE_ALLOCA_H 1 >| | #define HAVE_ALLOCA 1 >| | #define HAVE_DIRENT_H 1 >| | #define HAVE_SYS_WAIT_H 1 >| | #define HAVE_DECL_ENVIRON 1 >| | #define HAVE_PTRDIFF_T 1 >| | #define HAVE_SIGHANDLER_T 1 >| | #define HAVE_SIG_T 1 >| | #define HAVE___SIGHANDLER_T 1 >| | #define HAVE_STRUCT_USER_REGS_STRUCT 1 >| | #define HAVE_STRUCT_PT_REGS 1 >| | #define SIZEOF_STRUCT_USER_REGS_STRUCT 216 >| | #define SIZEOF_STRUCT_PT_REGS 168 >| | #define HAVE_CHOWN 1 >| | #define HAVE_FORK 1 >| | #define HAVE_VFORK 1 >| | #define HAVE_BACKTRACE 1 >| | #define HAVE_CLONE 1 >| | /* end confdefs.h. */ >| | /* Define __clone2 to an innocuous variant, in case <limits.h> declares __clone2. >| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| | #define __clone2 innocuous___clone2 >| | >| | /* System header to define __stub macros and hopefully few prototypes, >| | which can conflict with char __clone2 (); below. */ >| | >| | #include <limits.h> >| | #undef __clone2 >| | >| | /* 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 __clone2 (); >| | /* 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___clone2 || defined __stub_____clone2 >| | choke me >| | #endif >| | >| | int >| | main (void) >| | { >| | return __clone2 (); >| | ; >| | return 0; >| | } >| configure:14886: result: no >| configure:14886: checking for creat64 >| configure:14886: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -ggdb -fno-lto -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto conftest.c >&5 >| configure:14886: $? = 0 >| configure:14886: result: yes >| configure:14886: checking for faccessat >| configure:14886: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -ggdb -fno-lto -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto conftest.c >&5 >| configure:14886: $? = 0 >| configure:14886: result: yes >| configure:14886: checking for fchmodat >| configure:14886: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -ggdb -fno-lto -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto conftest.c >&5 >| configure:14886: $? = 0 >| configure:14886: result: yes >| configure:14886: checking for fchownat >| configure:14886: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -ggdb -fno-lto -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto conftest.c >&5 >| configure:14886: $? = 0 >| configure:14886: result: yes >| configure:14886: checking for fopen64 >| configure:14886: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -ggdb -fno-lto -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto conftest.c >&5 >| configure:14886: $? = 0 >| configure:14886: result: yes >| configure:14886: checking for ftruncate >| configure:14886: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -ggdb -fno-lto -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto conftest.c >&5 >| configure:14886: $? = 0 >| configure:14886: result: yes >| configure:14886: checking for futimesat >| configure:14886: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -ggdb -fno-lto -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto conftest.c >&5 >| configure:14886: $? = 0 >| configure:14886: result: yes >| configure:14886: checking for getcwd >| configure:14886: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -ggdb -fno-lto -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto conftest.c >&5 >| configure:14886: $? = 0 >| configure:14886: result: yes >| configure:14886: checking for lchown >| configure:14886: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -ggdb -fno-lto -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto conftest.c >&5 >| configure:14886: $? = 0 >| configure:14886: result: yes >| configure:14886: checking for linkat >| configure:14886: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -ggdb -fno-lto -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto conftest.c >&5 >| configure:14886: $? = 0 >| configure:14886: result: yes >| configure:14886: checking for lutimes >| configure:14886: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -ggdb -fno-lto -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto conftest.c >&5 >| configure:14886: $? = 0 >| configure:14886: result: yes >| configure:14886: checking for memmove >| configure:14886: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -ggdb -fno-lto -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto conftest.c >&5 >| conftest.c:124:6: warning: conflicting types for built-in function 'memmove'; expected 'void *(void *, const void *, long unsigned int)' [-Wbuiltin-declaration-mismatch] >| 124 | char memmove (); >| | ^~~~~~~ >| conftest.c:116:1: note: 'memmove' is declared in header '<string.h>' >| 115 | #include <limits.h> >| 116 | #undef memmove >| configure:14886: $? = 0 >| configure:14886: result: yes >| configure:14886: checking for memcpy >| configure:14886: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -ggdb -fno-lto -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto conftest.c >&5 >| conftest.c:125:6: warning: conflicting types for built-in function 'memcpy'; expected 'void *(void *, const void *, long unsigned int)' [-Wbuiltin-declaration-mismatch] >| 125 | char memcpy (); >| | ^~~~~~ >| conftest.c:117:1: note: 'memcpy' is declared in header '<string.h>' >| 116 | #include <limits.h> >| 117 | #undef memcpy >| configure:14886: $? = 0 >| configure:14886: result: yes >| configure:14886: checking for memset >| configure:14886: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -ggdb -fno-lto -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto conftest.c >&5 >| conftest.c:126:6: warning: conflicting types for built-in function 'memset'; expected 'void *(void *, int, long unsigned int)' [-Wbuiltin-declaration-mismatch] >| 126 | char memset (); >| | ^~~~~~ >| conftest.c:118:1: note: 'memset' is declared in header '<string.h>' >| 117 | #include <limits.h> >| 118 | #undef memset >| configure:14886: $? = 0 >| configure:14886: result: yes >| configure:14886: checking for mkdir >| configure:14886: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -ggdb -fno-lto -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto conftest.c >&5 >| configure:14886: $? = 0 >| configure:14886: result: yes >| configure:14886: checking for mkdirat >| configure:14886: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -ggdb -fno-lto -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto conftest.c >&5 >| configure:14886: $? = 0 >| configure:14886: result: yes >| configure:14886: checking for mkdtemp >| configure:14886: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -ggdb -fno-lto -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto conftest.c >&5 >| configure:14886: $? = 0 >| configure:14886: result: yes >| configure:14886: checking for mkfifoat >| configure:14886: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -ggdb -fno-lto -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto conftest.c >&5 >| configure:14886: $? = 0 >| configure:14886: result: yes >| configure:14886: checking for mknodat >| configure:14886: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -ggdb -fno-lto -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto conftest.c >&5 >| configure:14886: $? = 0 >| configure:14886: result: yes >| configure:14886: checking for mkostemp >| configure:14886: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -ggdb -fno-lto -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto conftest.c >&5 >| configure:14886: $? = 0 >| configure:14886: result: yes >| configure:14886: checking for mkostemp64 >| configure:14886: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -ggdb -fno-lto -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto conftest.c >&5 >| configure:14886: $? = 0 >| configure:14886: result: yes >| configure:14886: checking for mkostemps >| configure:14886: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -ggdb -fno-lto -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto conftest.c >&5 >| configure:14886: $? = 0 >| configure:14886: result: yes >| configure:14886: checking for mkostemps64 >| configure:14886: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -ggdb -fno-lto -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto conftest.c >&5 >| configure:14886: $? = 0 >| configure:14886: result: yes >| configure:14886: checking for mkstemp >| configure:14886: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -ggdb -fno-lto -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto conftest.c >&5 >| configure:14886: $? = 0 >| configure:14886: result: yes >| configure:14886: checking for mkstemp64 >| configure:14886: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -ggdb -fno-lto -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto conftest.c >&5 >| configure:14886: $? = 0 >| configure:14886: result: yes >| configure:14886: checking for mkstemps >| configure:14886: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -ggdb -fno-lto -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto conftest.c >&5 >| configure:14886: $? = 0 >| configure:14886: result: yes >| configure:14886: checking for mkstemps64 >| configure:14886: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -ggdb -fno-lto -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto conftest.c >&5 >| configure:14886: $? = 0 >| configure:14886: result: yes >| configure:14886: checking for open64 >| configure:14886: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -ggdb -fno-lto -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto conftest.c >&5 >| configure:14886: $? = 0 >| configure:14886: result: yes >| configure:14886: checking for openat >| configure:14886: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -ggdb -fno-lto -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto conftest.c >&5 >| configure:14886: $? = 0 >| configure:14886: result: yes >| configure:14886: checking for openat64 >| configure:14886: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -ggdb -fno-lto -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto conftest.c >&5 >| configure:14886: $? = 0 >| configure:14886: result: yes >| configure:14886: checking for pathconf >| configure:14886: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -ggdb -fno-lto -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto conftest.c >&5 >| configure:14886: $? = 0 >| configure:14886: result: yes >| configure:14886: checking for process_vm_readv >| configure:14886: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -ggdb -fno-lto -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto conftest.c >&5 >| configure:14886: $? = 0 >| configure:14886: result: yes >| configure:14886: checking for ptrace >| configure:14886: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -ggdb -fno-lto -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto conftest.c >&5 >| configure:14886: $? = 0 >| configure:14886: result: yes >| configure:14886: checking for realpath >| configure:14886: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -ggdb -fno-lto -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto conftest.c >&5 >| configure:14886: $? = 0 >| configure:14886: result: yes >| configure:14886: checking for remove >| configure:14886: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -ggdb -fno-lto -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto conftest.c >&5 >| configure:14886: $? = 0 >| configure:14886: result: yes >| configure:14886: checking for renameat >| configure:14886: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -ggdb -fno-lto -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto conftest.c >&5 >| configure:14886: $? = 0 >| configure:14886: result: yes >| configure:14886: checking for rmdir >| configure:14886: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -ggdb -fno-lto -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto conftest.c >&5 >| configure:14886: $? = 0 >| configure:14886: result: yes >| configure:14886: checking for setenv >| configure:14886: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -ggdb -fno-lto -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto conftest.c >&5 >| configure:14886: $? = 0 >| configure:14886: result: yes >| configure:14886: checking for strcasecmp >| configure:14886: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -ggdb -fno-lto -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto conftest.c >&5 >| conftest.c:151:6: warning: conflicting types for built-in function 'strcasecmp'; expected 'int(const char *, const char *)' [-Wbuiltin-declaration-mismatch] >| 151 | char strcasecmp (); >| | ^~~~~~~~~~ >| configure:14886: $? = 0 >| configure:14886: result: yes >| configure:14886: checking for strchr >| configure:14886: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -ggdb -fno-lto -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto conftest.c >&5 >| conftest.c:152:6: warning: conflicting types for built-in function 'strchr'; expected 'char *(const char *, int)' [-Wbuiltin-declaration-mismatch] >| 152 | char strchr (); >| | ^~~~~~ >| conftest.c:144:1: note: 'strchr' is declared in header '<string.h>' >| 143 | #include <limits.h> >| 144 | #undef strchr >| configure:14886: $? = 0 >| configure:14886: result: yes >| configure:14886: checking for strdup >| configure:14886: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -ggdb -fno-lto -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto conftest.c >&5 >| conftest.c:153:6: warning: conflicting types for built-in function 'strdup'; expected 'char *(const char *)' [-Wbuiltin-declaration-mismatch] >| 153 | char strdup (); >| | ^~~~~~ >| configure:14886: $? = 0 >| configure:14886: result: yes >| configure:14886: checking for strerror >| configure:14886: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -ggdb -fno-lto -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto conftest.c >&5 >| configure:14886: $? = 0 >| configure:14886: result: yes >| configure:14886: checking for strndup >| configure:14886: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -ggdb -fno-lto -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto conftest.c >&5 >| conftest.c:155:6: warning: conflicting types for built-in function 'strndup'; expected 'char *(const char *, long unsigned int)' [-Wbuiltin-declaration-mismatch] >| 155 | char strndup (); >| | ^~~~~~~ >| configure:14886: $? = 0 >| configure:14886: result: yes >| configure:14886: checking for strrchr >| configure:14886: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -ggdb -fno-lto -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto conftest.c >&5 >| conftest.c:156:6: warning: conflicting types for built-in function 'strrchr'; expected 'char *(const char *, int)' [-Wbuiltin-declaration-mismatch] >| 156 | char strrchr (); >| | ^~~~~~~ >| conftest.c:148:1: note: 'strrchr' is declared in header '<string.h>' >| 147 | #include <limits.h> >| 148 | #undef strrchr >| configure:14886: $? = 0 >| configure:14886: result: yes >| configure:14886: checking for strspn >| configure:14886: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -ggdb -fno-lto -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto conftest.c >&5 >| conftest.c:157:6: warning: conflicting types for built-in function 'strspn'; expected 'long unsigned int(const char *, const char *)' [-Wbuiltin-declaration-mismatch] >| 157 | char strspn (); >| | ^~~~~~ >| conftest.c:149:1: note: 'strspn' is declared in header '<string.h>' >| 148 | #include <limits.h> >| 149 | #undef strspn >| configure:14886: $? = 0 >| configure:14886: result: yes >| configure:14886: checking for strstr >| configure:14886: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -ggdb -fno-lto -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto conftest.c >&5 >| conftest.c:158:6: warning: conflicting types for built-in function 'strstr'; expected 'char *(const char *, const char *)' [-Wbuiltin-declaration-mismatch] >| 158 | char strstr (); >| | ^~~~~~ >| conftest.c:150:1: note: 'strstr' is declared in header '<string.h>' >| 149 | #include <limits.h> >| 150 | #undef strstr >| configure:14886: $? = 0 >| configure:14886: result: yes >| configure:14886: checking for strtok_r >| configure:14886: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -ggdb -fno-lto -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto conftest.c >&5 >| configure:14886: $? = 0 >| configure:14886: result: yes >| configure:14886: checking for symlinkat >| configure:14886: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -ggdb -fno-lto -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto conftest.c >&5 >| configure:14886: $? = 0 >| configure:14886: result: yes >| configure:14886: checking for truncate64 >| configure:14886: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -ggdb -fno-lto -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto conftest.c >&5 >| configure:14886: $? = 0 >| configure:14886: result: yes >| configure:14886: checking for unlinkat >| configure:14886: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -ggdb -fno-lto -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto conftest.c >&5 >| configure:14886: $? = 0 >| configure:14886: result: yes >| configure:14886: checking for unshare >| configure:14886: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -ggdb -fno-lto -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto conftest.c >&5 >| configure:14886: $? = 0 >| configure:14886: result: yes >| configure:14886: checking for utime >| configure:14886: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -ggdb -fno-lto -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto conftest.c >&5 >| configure:14886: $? = 0 >| configure:14886: result: yes >| configure:14886: checking for utimensat >| configure:14886: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -ggdb -fno-lto -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto conftest.c >&5 >| configure:14886: $? = 0 >| configure:14886: result: yes >| configure:14886: checking for utimes >| configure:14886: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -ggdb -fno-lto -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto conftest.c >&5 >| configure:14886: $? = 0 >| configure:14886: result: yes >| configure:14899: checking for working fork >| configure:14923: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -ggdb -fno-lto -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto conftest.c >&5 >| configure:14923: $? = 0 >| configure:14923: ./conftest >| configure:14923: $? = 0 >| configure:14934: result: yes >| configure:14955: checking for working vfork >| configure:15084: result: yes >| configure:15109: checking whether lstat correctly handles trailing slash >| configure:15142: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -ggdb -fno-lto -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto conftest.c >&5 >| configure:15142: $? = 0 >| configure:15142: ./conftest >| configure:15142: $? = 0 >| configure:15160: result: yes >| configure:15177: checking whether lstat accepts an empty string >| configure:15199: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -ggdb -fno-lto -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto conftest.c >&5 >| configure:15199: $? = 0 >| configure:15199: ./conftest >| configure:15199: $? = 0 >| configure:15210: result: no >| configure:15224: checking whether lstat correctly handles trailing slash >| configure:15275: result: yes >| configure:15292: checking return type of signal handlers >| configure:15311: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto conftest.c >&5 >| conftest.c: In function 'main': >| conftest.c:161:10: error: void value not ignored as it ought to be >| 161 | return *(signal (0, 0)) (0) == 1; >| | ~^~~~~~~~~~~~~~~~~~ >| configure:15311: $? = 1 >| configure: failed program was: >| | /* confdefs.h */ >| | #define PACKAGE_NAME "sandbox" >| | #define PACKAGE_TARNAME "sandbox" >| | #define PACKAGE_VERSION "2.25" >| | #define PACKAGE_STRING "sandbox 2.25" >| | #define PACKAGE_BUGREPORT "sandbox@gentoo.org" >| | #define PACKAGE_URL "" >| | #define PACKAGE "sandbox" >| | #define VERSION "2.25" >| | #define SANDBOX_CONFIGURE_OPTS "--prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/sandbox-2.25 --htmldir=/usr/share/doc/sandbox-2.25/html --with-sysroot=/ --libdir=/usr/lib64 build_alias=x86_64-pc-linux-gnu host_alias=x86_64-pc-linux-gnu 'CFLAGS=-march=native -O2 -pipe -ggdb -fno-lto' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto' CPPFLAGS=" >| | #define HAVE_STDIO_H 1 >| | #define HAVE_STDLIB_H 1 >| | #define HAVE_STRING_H 1 >| | #define HAVE_INTTYPES_H 1 >| | #define HAVE_STDINT_H 1 >| | #define HAVE_STRINGS_H 1 >| | #define HAVE_SYS_STAT_H 1 >| | #define HAVE_SYS_TYPES_H 1 >| | #define HAVE_UNISTD_H 1 >| | #define HAVE_WCHAR_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_GETOPT_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_SCHED_H 1 >| | #define HAVE_SIGNAL_H 1 >| | #define HAVE_STDARG_H 1 >| | #define HAVE_STDBOOL_H 1 >| | #define HAVE_STDDEF_H 1 >| | #define HAVE_SYSCALL_H 1 >| | #define HAVE_UTIME_H 1 >| | #define HAVE_SYS_FILE_H 1 >| | #define HAVE_SYS_IOCTL_H 1 >| | #define HAVE_SYS_MMAN_H 1 >| | #define HAVE_SYS_MOUNT_H 1 >| | #define HAVE_SYS_PARAM_H 1 >| | #define HAVE_SYS_PTRACE_H 1 >| | #define HAVE_SYS_REG_H 1 >| | #define HAVE_SYS_SOCKET_H 1 >| | #define HAVE_SYS_SYSCALL_H 1 >| | #define HAVE_SYS_TIME_H 1 >| | #define HAVE_SYS_UIO_H 1 >| | #define HAVE_SYS_USER_H 1 >| | #define HAVE_SYS_WAIT_H 1 >| | #define HAVE_ASM_PTRACE_H 1 >| | #define HAVE_LINUX_PTRACE_H 1 >| | #define STDC_HEADERS 1 >| | #define _ALL_SOURCE 1 >| | #define _DARWIN_C_SOURCE 1 >| | #define _GNU_SOURCE 1 >| | #define _HPUX_ALT_XOPEN_SOCKET_API 1 >| | #define _NETBSD_SOURCE 1 >| | #define _OPENBSD_SOURCE 1 >| | #define _POSIX_PTHREAD_SEMANTICS 1 >| | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 >| | #define __STDC_WANT_LIB_EXT2__ 1 >| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 >| | #define _TANDEM_SOURCE 1 >| | #define __EXTENSIONS__ 1 >| | #define HAVE_DLFCN_H 1 >| | #define LT_OBJDIR ".libs/" >| | #define SB_SCHIZO_x86_64 1 >| | #define SB_SCHIZO_x86 1 >| | #define SB_SCHIZO "x86_64:-m64 x86:-m32" >| | #define HAVE_ALLOCA_H 1 >| | #define HAVE_ALLOCA 1 >| | #define HAVE_DIRENT_H 1 >| | #define HAVE_SYS_WAIT_H 1 >| | #define HAVE_DECL_ENVIRON 1 >| | #define HAVE_PTRDIFF_T 1 >| | #define HAVE_SIGHANDLER_T 1 >| | #define HAVE_SIG_T 1 >| | #define HAVE___SIGHANDLER_T 1 >| | #define HAVE_STRUCT_USER_REGS_STRUCT 1 >| | #define HAVE_STRUCT_PT_REGS 1 >| | #define SIZEOF_STRUCT_USER_REGS_STRUCT 216 >| | #define SIZEOF_STRUCT_PT_REGS 168 >| | #define HAVE_CHOWN 1 >| | #define HAVE_FORK 1 >| | #define HAVE_VFORK 1 >| | #define HAVE_BACKTRACE 1 >| | #define HAVE_CLONE 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_LUTIMES 1 >| | #define HAVE_MEMMOVE 1 >| | #define HAVE_MEMCPY 1 >| | #define HAVE_MEMSET 1 >| | #define HAVE_MKDIR 1 >| | #define HAVE_MKDIRAT 1 >| | #define HAVE_MKDTEMP 1 >| | #define HAVE_MKFIFOAT 1 >| | #define HAVE_MKNODAT 1 >| | #define HAVE_MKOSTEMP 1 >| | #define HAVE_MKOSTEMP64 1 >| | #define HAVE_MKOSTEMPS 1 >| | #define HAVE_MKOSTEMPS64 1 >| | #define HAVE_MKSTEMP 1 >| | #define HAVE_MKSTEMP64 1 >| | #define HAVE_MKSTEMPS 1 >| | #define HAVE_MKSTEMPS64 1 >| | #define HAVE_OPEN64 1 >| | #define HAVE_OPENAT 1 >| | #define HAVE_OPENAT64 1 >| | #define HAVE_PATHCONF 1 >| | #define HAVE_PROCESS_VM_READV 1 >| | #define HAVE_PTRACE 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_UNSHARE 1 >| | #define HAVE_UTIME 1 >| | #define HAVE_UTIMENSAT 1 >| | #define HAVE_UTIMES 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 <sys/types.h> >| | #include <signal.h> >| | >| | int >| | main (void) >| | { >| | return *(signal (0, 0)) (0) == 1; >| | ; >| | return 0; >| | } >| configure:15319: result: void >| configure:15325: checking whether stat accepts an empty string >| configure:15347: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -ggdb -fno-lto -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto conftest.c >&5 >| configure:15347: $? = 0 >| configure:15347: ./conftest >| configure:15347: $? = 0 >| configure:15358: result: no >| configure:15430: checking for stackoverflow_install_handler in -lsigsegv >| configure:15463: result: false >| configure:15481: checking for __sync_lock_test_and_set >| configure:15495: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -ggdb -fno-lto -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto conftest.c >&5 >| configure:15495: $? = 0 >| configure:15507: result: yes >| configure:15510: checking for va_copy >| configure:15528: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto conftest.c >&5 >| configure:15528: $? = 0 >| configure:15559: result: va_copy >| configure:15580: checking for library containing dlopen >| configure:15610: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -ggdb -fno-lto -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto conftest.c >&5 >| /usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/sys-apps/sandbox-2.25/temp/ccZAUk1c.o: in function `main': >| /var/tmp/portage/sys-apps/sandbox-2.25/work/sandbox-2.25-abi_x86_64.amd64/conftest.c:165: undefined reference to `dlopen' >| collect2: error: ld returned 1 exit status >| configure:15610: $? = 1 >| configure: failed program was: >| | /* confdefs.h */ >| | #define PACKAGE_NAME "sandbox" >| | #define PACKAGE_TARNAME "sandbox" >| | #define PACKAGE_VERSION "2.25" >| | #define PACKAGE_STRING "sandbox 2.25" >| | #define PACKAGE_BUGREPORT "sandbox@gentoo.org" >| | #define PACKAGE_URL "" >| | #define PACKAGE "sandbox" >| | #define VERSION "2.25" >| | #define SANDBOX_CONFIGURE_OPTS "--prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/sandbox-2.25 --htmldir=/usr/share/doc/sandbox-2.25/html --with-sysroot=/ --libdir=/usr/lib64 build_alias=x86_64-pc-linux-gnu host_alias=x86_64-pc-linux-gnu 'CFLAGS=-march=native -O2 -pipe -ggdb -fno-lto' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto' CPPFLAGS=" >| | #define HAVE_STDIO_H 1 >| | #define HAVE_STDLIB_H 1 >| | #define HAVE_STRING_H 1 >| | #define HAVE_INTTYPES_H 1 >| | #define HAVE_STDINT_H 1 >| | #define HAVE_STRINGS_H 1 >| | #define HAVE_SYS_STAT_H 1 >| | #define HAVE_SYS_TYPES_H 1 >| | #define HAVE_UNISTD_H 1 >| | #define HAVE_WCHAR_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_GETOPT_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_SCHED_H 1 >| | #define HAVE_SIGNAL_H 1 >| | #define HAVE_STDARG_H 1 >| | #define HAVE_STDBOOL_H 1 >| | #define HAVE_STDDEF_H 1 >| | #define HAVE_SYSCALL_H 1 >| | #define HAVE_UTIME_H 1 >| | #define HAVE_SYS_FILE_H 1 >| | #define HAVE_SYS_IOCTL_H 1 >| | #define HAVE_SYS_MMAN_H 1 >| | #define HAVE_SYS_MOUNT_H 1 >| | #define HAVE_SYS_PARAM_H 1 >| | #define HAVE_SYS_PTRACE_H 1 >| | #define HAVE_SYS_REG_H 1 >| | #define HAVE_SYS_SOCKET_H 1 >| | #define HAVE_SYS_SYSCALL_H 1 >| | #define HAVE_SYS_TIME_H 1 >| | #define HAVE_SYS_UIO_H 1 >| | #define HAVE_SYS_USER_H 1 >| | #define HAVE_SYS_WAIT_H 1 >| | #define HAVE_ASM_PTRACE_H 1 >| | #define HAVE_LINUX_PTRACE_H 1 >| | #define STDC_HEADERS 1 >| | #define _ALL_SOURCE 1 >| | #define _DARWIN_C_SOURCE 1 >| | #define _GNU_SOURCE 1 >| | #define _HPUX_ALT_XOPEN_SOCKET_API 1 >| | #define _NETBSD_SOURCE 1 >| | #define _OPENBSD_SOURCE 1 >| | #define _POSIX_PTHREAD_SEMANTICS 1 >| | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 >| | #define __STDC_WANT_LIB_EXT2__ 1 >| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 >| | #define _TANDEM_SOURCE 1 >| | #define __EXTENSIONS__ 1 >| | #define HAVE_DLFCN_H 1 >| | #define LT_OBJDIR ".libs/" >| | #define SB_SCHIZO_x86_64 1 >| | #define SB_SCHIZO_x86 1 >| | #define SB_SCHIZO "x86_64:-m64 x86:-m32" >| | #define HAVE_ALLOCA_H 1 >| | #define HAVE_ALLOCA 1 >| | #define HAVE_DIRENT_H 1 >| | #define HAVE_SYS_WAIT_H 1 >| | #define HAVE_DECL_ENVIRON 1 >| | #define HAVE_PTRDIFF_T 1 >| | #define HAVE_SIGHANDLER_T 1 >| | #define HAVE_SIG_T 1 >| | #define HAVE___SIGHANDLER_T 1 >| | #define HAVE_STRUCT_USER_REGS_STRUCT 1 >| | #define HAVE_STRUCT_PT_REGS 1 >| | #define SIZEOF_STRUCT_USER_REGS_STRUCT 216 >| | #define SIZEOF_STRUCT_PT_REGS 168 >| | #define HAVE_CHOWN 1 >| | #define HAVE_FORK 1 >| | #define HAVE_VFORK 1 >| | #define HAVE_BACKTRACE 1 >| | #define HAVE_CLONE 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_LUTIMES 1 >| | #define HAVE_MEMMOVE 1 >| | #define HAVE_MEMCPY 1 >| | #define HAVE_MEMSET 1 >| | #define HAVE_MKDIR 1 >| | #define HAVE_MKDIRAT 1 >| | #define HAVE_MKDTEMP 1 >| | #define HAVE_MKFIFOAT 1 >| | #define HAVE_MKNODAT 1 >| | #define HAVE_MKOSTEMP 1 >| | #define HAVE_MKOSTEMP64 1 >| | #define HAVE_MKOSTEMPS 1 >| | #define HAVE_MKOSTEMPS64 1 >| | #define HAVE_MKSTEMP 1 >| | #define HAVE_MKSTEMP64 1 >| | #define HAVE_MKSTEMPS 1 >| | #define HAVE_MKSTEMPS64 1 >| | #define HAVE_OPEN64 1 >| | #define HAVE_OPENAT 1 >| | #define HAVE_OPENAT64 1 >| | #define HAVE_PATHCONF 1 >| | #define HAVE_PROCESS_VM_READV 1 >| | #define HAVE_PTRACE 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_UNSHARE 1 >| | #define HAVE_UTIME 1 >| | #define HAVE_UTIMENSAT 1 >| | #define HAVE_UTIMES 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___SYNC_LOCK_TEST_AND_SET 1 >| | /* end confdefs.h. */ >| | >| | /* 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. */ >| | char dlopen (); >| | int >| | main (void) >| | { >| | return dlopen (); >| | ; >| | return 0; >| | } >| configure:15610: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -ggdb -fno-lto -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto conftest.c -ldl >&5 >| configure:15610: $? = 0 >| configure:15630: result: -ldl >| configure:15640: checking for dlvsym >| configure:15640: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -ggdb -fno-lto -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto conftest.c -ldl >&5 >| configure:15640: $? = 0 >| configure:15640: result: yes >| configure:15648: checking truncate argument type >| configure:15665: result: off_t >| configure:15675: checking for RTLD_NEXT >| configure:15694: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto conftest.c >&5 >| configure:15694: $? = 0 >| configure:15702: result: yes >| configure:15710: checking libc path >| try_link: trying: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -fno-lto -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto -o libctest libctest.c > libctest.log 2>&1 -Wl,--verbose >| GNU ld (Gentoo 2.37_p1 p0) 2.37 >| Supported emulations: >| elf_x86_64 >| elf32_x86_64 >| elf_i386 >| elf_iamcu >| elf_l1om >| elf_k1om >| using internal linker script: >| ================================================== >| /* Script for -pie -z combreloc -z separate-code */ >| /* Copyright (C) 2014-2021 Free Software Foundation, Inc. >| Copying and distribution of this script, with or without modification, >| are permitted in any medium without royalty provided the copyright >| notice and this notice are preserved. */ >| OUTPUT_FORMAT("elf64-x86-64", "elf64-x86-64", >| "elf64-x86-64") >| OUTPUT_ARCH(i386:x86-64) >| ENTRY(_start) >| SEARCH_DIR("/usr/x86_64-pc-linux-gnu/lib64"); SEARCH_DIR("/usr/lib64/binutils/x86_64-pc-linux-gnu/2.37_p164"); SEARCH_DIR("/usr/local/lib64"); SEARCH_DIR("/lib64"); SEARCH_DIR("/usr/lib64"); SEARCH_DIR("/usr/x86_64-pc-linux-gnu/lib"); SEARCH_DIR("/usr/lib64/binutils/x86_64-pc-linux-gnu/2.37_p1"); SEARCH_DIR("/usr/local/lib"); SEARCH_DIR("/lib"); SEARCH_DIR("/usr/lib"); >| SECTIONS >| { >| PROVIDE (__executable_start = SEGMENT_START("text-segment", 0)); . = SEGMENT_START("text-segment", 0) + SIZEOF_HEADERS; >| .interp : { *(.interp) } >| .note.gnu.build-id : { *(.note.gnu.build-id) } >| .hash : { *(.hash) } >| .gnu.hash : { *(.gnu.hash) } >| .dynsym : { *(.dynsym) } >| .dynstr : { *(.dynstr) } >| .gnu.version : { *(.gnu.version) } >| .gnu.version_d : { *(.gnu.version_d) } >| .gnu.version_r : { *(.gnu.version_r) } >| .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.*) >| *(.rela.ldata .rela.ldata.* .rela.gnu.linkonce.l.*) >| *(.rela.lbss .rela.lbss.* .rela.gnu.linkonce.lb.*) >| *(.rela.lrodata .rela.lrodata.* .rela.gnu.linkonce.lr.*) >| *(.rela.ifunc) >| } >| .rela.plt : >| { >| *(.rela.plt) >| *(.rela.iplt) >| } >| . = ALIGN(CONSTANT (MAXPAGESIZE)); >| .init : >| { >| KEEP (*(SORT_NONE(.init))) >| } >| .plt : { *(.plt) *(.iplt) } >| .plt.got : { *(.plt.got) } >| .plt.sec : { *(.plt.sec) } >| .text : >| { >| *(.text.unlikely .text.*_unlikely .text.unlikely.*) >| *(.text.exit .text.exit.*) >| *(.text.startup .text.startup.*) >| *(.text.hot .text.hot.*) >| *(SORT(.text.sorted.*)) >| *(.text .stub .text.* .gnu.linkonce.t.*) >| /* .gnu.warning sections are handled specially by elf.em. */ >| *(.gnu.warning) >| } >| .fini : >| { >| KEEP (*(SORT_NONE(.fini))) >| } >| PROVIDE (__etext = .); >| PROVIDE (_etext = .); >| PROVIDE (etext = .); >| . = ALIGN(CONSTANT (MAXPAGESIZE)); >| /* Adjust the address for the rodata segment. We want to adjust up to >| the same address within the page on the next page up. */ >| . = SEGMENT_START("rodata-segment", ALIGN(CONSTANT (MAXPAGESIZE)) + (. & (CONSTANT (MAXPAGESIZE) - 1))); >| .rodata : { *(.rodata .rodata.* .gnu.linkonce.r.*) } >| .rodata1 : { *(.rodata1) } >| .eh_frame_hdr : { *(.eh_frame_hdr) *(.eh_frame_entry .eh_frame_entry.*) } >| .eh_frame : ONLY_IF_RO { KEEP (*(.eh_frame)) *(.eh_frame.*) } >| .gcc_except_table : ONLY_IF_RO { *(.gcc_except_table .gcc_except_table.*) } >| .gnu_extab : ONLY_IF_RO { *(.gnu_extab*) } >| /* These sections are generated by the Sun/Oracle C++ compiler. */ >| .exception_ranges : ONLY_IF_RO { *(.exception_ranges*) } >| /* Adjust the address for the data segment. We want to adjust up to >| the same address within the page on the next page up. */ >| . = DATA_SEGMENT_ALIGN (CONSTANT (MAXPAGESIZE), CONSTANT (COMMONPAGESIZE)); >| /* Exception handling */ >| .eh_frame : ONLY_IF_RW { KEEP (*(.eh_frame)) *(.eh_frame.*) } >| .gnu_extab : ONLY_IF_RW { *(.gnu_extab) } >| .gcc_except_table : ONLY_IF_RW { *(.gcc_except_table .gcc_except_table.*) } >| .exception_ranges : ONLY_IF_RW { *(.exception_ranges*) } >| /* Thread Local Storage sections */ >| .tdata : >| { >| PROVIDE_HIDDEN (__tdata_start = .); >| *(.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_BY_INIT_PRIORITY(.init_array.*) SORT_BY_INIT_PRIORITY(.ctors.*))) >| KEEP (*(.init_array EXCLUDE_FILE (*crtbegin.o *crtbegin?.o *crtend.o *crtend?.o ) .ctors)) >| PROVIDE_HIDDEN (__init_array_end = .); >| } >| .fini_array : >| { >| PROVIDE_HIDDEN (__fini_array_start = .); >| KEEP (*(SORT_BY_INIT_PRIORITY(.fini_array.*) SORT_BY_INIT_PRIORITY(.dtors.*))) >| KEEP (*(.fini_array EXCLUDE_FILE (*crtbegin.o *crtbegin?.o *crtend.o *crtend?.o ) .dtors)) >| 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)) >| 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 *crtend?.o ) .ctors)) >| KEEP (*(SORT(.ctors.*))) >| KEEP (*(.ctors)) >| } >| .dtors : >| { >| KEEP (*crtbegin.o(.dtors)) >| KEEP (*crtbegin?.o(.dtors)) >| KEEP (*(EXCLUDE_FILE (*crtend.o *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 .data.rel.ro.* .gnu.linkonce.d.rel.ro.*) } >| .dynamic : { *(.dynamic) } >| .got : { *(.got) *(.igot) } >| . = DATA_SEGMENT_RELRO_END (SIZEOF (.got.plt) >= 24 ? 24 : 0, .); >| .got.plt : { *(.got.plt) *(.igot.plt) } >| .data : >| { >| *(.data .data.* .gnu.linkonce.d.*) >| 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 do not >| pad the .data section. */ >| . = ALIGN(. != 0 ? 64 / 8 : 1); >| } >| .lbss : >| { >| *(.dynlbss) >| *(.lbss .lbss.* .gnu.linkonce.lb.*) >| *(LARGE_COMMON) >| } >| . = ALIGN(64 / 8); >| . = SEGMENT_START("ldata-segment", .); >| .lrodata ALIGN(CONSTANT (MAXPAGESIZE)) + (. & (CONSTANT (MAXPAGESIZE) - 1)) : >| { >| *(.lrodata .lrodata.* .gnu.linkonce.lr.*) >| } >| .ldata ALIGN(CONSTANT (MAXPAGESIZE)) + (. & (CONSTANT (MAXPAGESIZE) - 1)) : >| { >| *(.ldata .ldata.* .gnu.linkonce.l.*) >| . = ALIGN(. != 0 ? 64 / 8 : 1); >| } >| . = ALIGN(64 / 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) } >| .gnu.build.attributes : { *(.gnu.build.attributes .gnu.build.attributes.*) } >| /* 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_line.* .debug_line_end) } >| .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) } >| /* DWARF 3. */ >| .debug_pubtypes 0 : { *(.debug_pubtypes) } >| .debug_ranges 0 : { *(.debug_ranges) } >| /* DWARF 5. */ >| .debug_addr 0 : { *(.debug_addr) } >| .debug_line_str 0 : { *(.debug_line_str) } >| .debug_loclists 0 : { *(.debug_loclists) } >| .debug_macro 0 : { *(.debug_macro) } >| .debug_names 0 : { *(.debug_names) } >| .debug_rnglists 0 : { *(.debug_rnglists) } >| .debug_str_offsets 0 : { *(.debug_str_offsets) } >| .debug_sup 0 : { *(.debug_sup) } >| .gnu.attributes 0 : { KEEP (*(.gnu.attributes)) } >| /DISCARD/ : { *(.note.GNU-stack) *(.gnu_debuglink) *(.gnu.lto_*) } >| } >| >| >| ================================================== >| /usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: mode elf_x86_64 >| attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../lib64/Scrt1.o succeeded >| /usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../lib64/Scrt1.o >| attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../lib64/crti.o succeeded >| /usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../lib64/crti.o >| attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/crtbeginS.o succeeded >| /usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/crtbeginS.o >| attempt to open /var/tmp/portage/sys-apps/sandbox-2.25/temp/ccmr8w8Z.o succeeded >| /var/tmp/portage/sys-apps/sandbox-2.25/temp/ccmr8w8Z.o >| attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/libgcc.so failed >| attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/libgcc.a succeeded >| /usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/libgcc.a >| attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/libgcc_s.so succeeded >| opened script file /usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/libgcc_s.so >| /usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/libgcc_s.so >| opened script file /usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/libgcc_s.so >| attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/libgcc_s.so.1 succeeded >| /usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/libgcc_s.so.1 >| attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/libgcc.so failed >| attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/libgcc.a succeeded >| /usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/libgcc.a >| attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/libc.so failed >| attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/libc.a failed >| attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../lib64/libc.so succeeded >| opened script file /usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../lib64/libc.so >| /usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../lib64/libc.so >| opened script file /usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../lib64/libc.so >| attempt to open /lib64/libc.so.6 succeeded >| /lib64/libc.so.6 >| attempt to open /usr/lib64/libc_nonshared.a succeeded >| /usr/lib64/libc_nonshared.a >| (/usr/lib64/libc_nonshared.a)elf-init.oS >| attempt to open /lib64/ld-linux-x86-64.so.2 succeeded >| /lib64/ld-linux-x86-64.so.2 >| /usr/lib64/libc_nonshared.a >| /lib64/ld-linux-x86-64.so.2 >| attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/libgcc.so failed >| attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/libgcc.a succeeded >| /usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/libgcc.a >| attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/libgcc_s.so succeeded >| opened script file /usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/libgcc_s.so >| /usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/libgcc_s.so >| opened script file /usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/libgcc_s.so >| attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/libgcc_s.so.1 succeeded >| /usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/libgcc_s.so.1 >| attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/libgcc.so failed >| attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/libgcc.a succeeded >| /usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/libgcc.a >| attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/crtendS.o succeeded >| /usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/crtendS.o >| attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../lib64/crtn.o succeeded >| /usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../lib64/crtn.o >| ld-linux-x86-64.so.2 needed by /lib64/libc.so.6 >| found ld-linux-x86-64.so.2 at /lib64/ld-linux-x86-64.so.2 >| try_link: SUCCESS >| configure:15746: result: /lib64/libc.so.6 >| configure:15750: checking libc version >| configure:15763: result: libc.so.6 >| configure:15770: checking for /proc/self/fd >| configure:15776: result: yes >| configure:15783: checking for /dev/fd >| configure:15789: result: yes >| configure:15796: checking for /proc/self/cmdline >| configure:15802: result: yes >| configure:15809: checking for /proc/1/cmdline >| configure:15815: result: yes >| configure:15822: checking for /proc/3396/cmdline >| configure:15828: result: yes >| configure:15839: checking how to enable exception handling >| configure:15855: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto -fexceptions conftest.c >&5 >| configure:15855: $? = 0 >| configure:15865: result: -fexceptions >| configure:15870: checking for C compiler vendor >| configure:15928: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto -D_REENTRANT conftest.c >&5 >| conftest.c: In function 'main': >| conftest.c:173:7: error: 'thisisanerror' undeclared (first use in this function) >| 173 | thisisanerror; >| | ^~~~~~~~~~~~~ >| conftest.c:173:7: note: each undeclared identifier is reported only once for each function it appears in >| configure:15928: $? = 1 >| configure: failed program was: >| | /* confdefs.h */ >| | #define PACKAGE_NAME "sandbox" >| | #define PACKAGE_TARNAME "sandbox" >| | #define PACKAGE_VERSION "2.25" >| | #define PACKAGE_STRING "sandbox 2.25" >| | #define PACKAGE_BUGREPORT "sandbox@gentoo.org" >| | #define PACKAGE_URL "" >| | #define PACKAGE "sandbox" >| | #define VERSION "2.25" >| | #define SANDBOX_CONFIGURE_OPTS "--prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/sandbox-2.25 --htmldir=/usr/share/doc/sandbox-2.25/html --with-sysroot=/ --libdir=/usr/lib64 build_alias=x86_64-pc-linux-gnu host_alias=x86_64-pc-linux-gnu 'CFLAGS=-march=native -O2 -pipe -ggdb -fno-lto' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto' CPPFLAGS=" >| | #define HAVE_STDIO_H 1 >| | #define HAVE_STDLIB_H 1 >| | #define HAVE_STRING_H 1 >| | #define HAVE_INTTYPES_H 1 >| | #define HAVE_STDINT_H 1 >| | #define HAVE_STRINGS_H 1 >| | #define HAVE_SYS_STAT_H 1 >| | #define HAVE_SYS_TYPES_H 1 >| | #define HAVE_UNISTD_H 1 >| | #define HAVE_WCHAR_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_GETOPT_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_SCHED_H 1 >| | #define HAVE_SIGNAL_H 1 >| | #define HAVE_STDARG_H 1 >| | #define HAVE_STDBOOL_H 1 >| | #define HAVE_STDDEF_H 1 >| | #define HAVE_SYSCALL_H 1 >| | #define HAVE_UTIME_H 1 >| | #define HAVE_SYS_FILE_H 1 >| | #define HAVE_SYS_IOCTL_H 1 >| | #define HAVE_SYS_MMAN_H 1 >| | #define HAVE_SYS_MOUNT_H 1 >| | #define HAVE_SYS_PARAM_H 1 >| | #define HAVE_SYS_PTRACE_H 1 >| | #define HAVE_SYS_REG_H 1 >| | #define HAVE_SYS_SOCKET_H 1 >| | #define HAVE_SYS_SYSCALL_H 1 >| | #define HAVE_SYS_TIME_H 1 >| | #define HAVE_SYS_UIO_H 1 >| | #define HAVE_SYS_USER_H 1 >| | #define HAVE_SYS_WAIT_H 1 >| | #define HAVE_ASM_PTRACE_H 1 >| | #define HAVE_LINUX_PTRACE_H 1 >| | #define STDC_HEADERS 1 >| | #define _ALL_SOURCE 1 >| | #define _DARWIN_C_SOURCE 1 >| | #define _GNU_SOURCE 1 >| | #define _HPUX_ALT_XOPEN_SOCKET_API 1 >| | #define _NETBSD_SOURCE 1 >| | #define _OPENBSD_SOURCE 1 >| | #define _POSIX_PTHREAD_SEMANTICS 1 >| | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 >| | #define __STDC_WANT_LIB_EXT2__ 1 >| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 >| | #define _TANDEM_SOURCE 1 >| | #define __EXTENSIONS__ 1 >| | #define HAVE_DLFCN_H 1 >| | #define LT_OBJDIR ".libs/" >| | #define SB_SCHIZO_x86_64 1 >| | #define SB_SCHIZO_x86 1 >| | #define SB_SCHIZO "x86_64:-m64 x86:-m32" >| | #define HAVE_ALLOCA_H 1 >| | #define HAVE_ALLOCA 1 >| | #define HAVE_DIRENT_H 1 >| | #define HAVE_SYS_WAIT_H 1 >| | #define HAVE_DECL_ENVIRON 1 >| | #define HAVE_PTRDIFF_T 1 >| | #define HAVE_SIGHANDLER_T 1 >| | #define HAVE_SIG_T 1 >| | #define HAVE___SIGHANDLER_T 1 >| | #define HAVE_STRUCT_USER_REGS_STRUCT 1 >| | #define HAVE_STRUCT_PT_REGS 1 >| | #define SIZEOF_STRUCT_USER_REGS_STRUCT 216 >| | #define SIZEOF_STRUCT_PT_REGS 168 >| | #define HAVE_CHOWN 1 >| | #define HAVE_FORK 1 >| | #define HAVE_VFORK 1 >| | #define HAVE_BACKTRACE 1 >| | #define HAVE_CLONE 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_LUTIMES 1 >| | #define HAVE_MEMMOVE 1 >| | #define HAVE_MEMCPY 1 >| | #define HAVE_MEMSET 1 >| | #define HAVE_MKDIR 1 >| | #define HAVE_MKDIRAT 1 >| | #define HAVE_MKDTEMP 1 >| | #define HAVE_MKFIFOAT 1 >| | #define HAVE_MKNODAT 1 >| | #define HAVE_MKOSTEMP 1 >| | #define HAVE_MKOSTEMP64 1 >| | #define HAVE_MKOSTEMPS 1 >| | #define HAVE_MKOSTEMPS64 1 >| | #define HAVE_MKSTEMP 1 >| | #define HAVE_MKSTEMP64 1 >| | #define HAVE_MKSTEMPS 1 >| | #define HAVE_MKSTEMPS64 1 >| | #define HAVE_OPEN64 1 >| | #define HAVE_OPENAT 1 >| | #define HAVE_OPENAT64 1 >| | #define HAVE_PATHCONF 1 >| | #define HAVE_PROCESS_VM_READV 1 >| | #define HAVE_PTRACE 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_UNSHARE 1 >| | #define HAVE_UTIME 1 >| | #define HAVE_UTIMENSAT 1 >| | #define HAVE_UTIMES 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___SYNC_LOCK_TEST_AND_SET 1 >| | #define HAVE_DLVSYM 1 >| | #define TRUNCATE_T off_t >| | #define HAVE_RTLD_NEXT 1 >| | #define LIBC_PATH "/lib64/libc.so.6" >| | #define LIBC_VERSION "libc.so.6" >| | #define SANDBOX_PROC_SELF_FD 1 >| | #define SANDBOX_DEV_FD 1 >| | #define SANDBOX_PROC_SELF_CMDLINE 1 >| | #define SANDBOX_PROC_1_CMDLINE 1 >| | #define SANDBOX_PROC_dd_CMDLINE 1 >| | /* end confdefs.h. */ >| | >| | int >| | main (void) >| | { >| | >| | #if !(defined(__ICC) || defined(__ECC) || defined(__INTEL_COMPILER)) >| | thisisanerror; >| | #endif >| | >| | ; >| | return 0; >| | } >| configure:15928: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto -D_REENTRANT conftest.c >&5 >| conftest.c: In function 'main': >| conftest.c:173:7: error: 'thisisanerror' undeclared (first use in this function) >| 173 | thisisanerror; >| | ^~~~~~~~~~~~~ >| conftest.c:173:7: note: each undeclared identifier is reported only once for each function it appears in >| configure:15928: $? = 1 >| configure: failed program was: >| | /* confdefs.h */ >| | #define PACKAGE_NAME "sandbox" >| | #define PACKAGE_TARNAME "sandbox" >| | #define PACKAGE_VERSION "2.25" >| | #define PACKAGE_STRING "sandbox 2.25" >| | #define PACKAGE_BUGREPORT "sandbox@gentoo.org" >| | #define PACKAGE_URL "" >| | #define PACKAGE "sandbox" >| | #define VERSION "2.25" >| | #define SANDBOX_CONFIGURE_OPTS "--prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/sandbox-2.25 --htmldir=/usr/share/doc/sandbox-2.25/html --with-sysroot=/ --libdir=/usr/lib64 build_alias=x86_64-pc-linux-gnu host_alias=x86_64-pc-linux-gnu 'CFLAGS=-march=native -O2 -pipe -ggdb -fno-lto' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto' CPPFLAGS=" >| | #define HAVE_STDIO_H 1 >| | #define HAVE_STDLIB_H 1 >| | #define HAVE_STRING_H 1 >| | #define HAVE_INTTYPES_H 1 >| | #define HAVE_STDINT_H 1 >| | #define HAVE_STRINGS_H 1 >| | #define HAVE_SYS_STAT_H 1 >| | #define HAVE_SYS_TYPES_H 1 >| | #define HAVE_UNISTD_H 1 >| | #define HAVE_WCHAR_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_GETOPT_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_SCHED_H 1 >| | #define HAVE_SIGNAL_H 1 >| | #define HAVE_STDARG_H 1 >| | #define HAVE_STDBOOL_H 1 >| | #define HAVE_STDDEF_H 1 >| | #define HAVE_SYSCALL_H 1 >| | #define HAVE_UTIME_H 1 >| | #define HAVE_SYS_FILE_H 1 >| | #define HAVE_SYS_IOCTL_H 1 >| | #define HAVE_SYS_MMAN_H 1 >| | #define HAVE_SYS_MOUNT_H 1 >| | #define HAVE_SYS_PARAM_H 1 >| | #define HAVE_SYS_PTRACE_H 1 >| | #define HAVE_SYS_REG_H 1 >| | #define HAVE_SYS_SOCKET_H 1 >| | #define HAVE_SYS_SYSCALL_H 1 >| | #define HAVE_SYS_TIME_H 1 >| | #define HAVE_SYS_UIO_H 1 >| | #define HAVE_SYS_USER_H 1 >| | #define HAVE_SYS_WAIT_H 1 >| | #define HAVE_ASM_PTRACE_H 1 >| | #define HAVE_LINUX_PTRACE_H 1 >| | #define STDC_HEADERS 1 >| | #define _ALL_SOURCE 1 >| | #define _DARWIN_C_SOURCE 1 >| | #define _GNU_SOURCE 1 >| | #define _HPUX_ALT_XOPEN_SOCKET_API 1 >| | #define _NETBSD_SOURCE 1 >| | #define _OPENBSD_SOURCE 1 >| | #define _POSIX_PTHREAD_SEMANTICS 1 >| | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 >| | #define __STDC_WANT_LIB_EXT2__ 1 >| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 >| | #define _TANDEM_SOURCE 1 >| | #define __EXTENSIONS__ 1 >| | #define HAVE_DLFCN_H 1 >| | #define LT_OBJDIR ".libs/" >| | #define SB_SCHIZO_x86_64 1 >| | #define SB_SCHIZO_x86 1 >| | #define SB_SCHIZO "x86_64:-m64 x86:-m32" >| | #define HAVE_ALLOCA_H 1 >| | #define HAVE_ALLOCA 1 >| | #define HAVE_DIRENT_H 1 >| | #define HAVE_SYS_WAIT_H 1 >| | #define HAVE_DECL_ENVIRON 1 >| | #define HAVE_PTRDIFF_T 1 >| | #define HAVE_SIGHANDLER_T 1 >| | #define HAVE_SIG_T 1 >| | #define HAVE___SIGHANDLER_T 1 >| | #define HAVE_STRUCT_USER_REGS_STRUCT 1 >| | #define HAVE_STRUCT_PT_REGS 1 >| | #define SIZEOF_STRUCT_USER_REGS_STRUCT 216 >| | #define SIZEOF_STRUCT_PT_REGS 168 >| | #define HAVE_CHOWN 1 >| | #define HAVE_FORK 1 >| | #define HAVE_VFORK 1 >| | #define HAVE_BACKTRACE 1 >| | #define HAVE_CLONE 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_LUTIMES 1 >| | #define HAVE_MEMMOVE 1 >| | #define HAVE_MEMCPY 1 >| | #define HAVE_MEMSET 1 >| | #define HAVE_MKDIR 1 >| | #define HAVE_MKDIRAT 1 >| | #define HAVE_MKDTEMP 1 >| | #define HAVE_MKFIFOAT 1 >| | #define HAVE_MKNODAT 1 >| | #define HAVE_MKOSTEMP 1 >| | #define HAVE_MKOSTEMP64 1 >| | #define HAVE_MKOSTEMPS 1 >| | #define HAVE_MKOSTEMPS64 1 >| | #define HAVE_MKSTEMP 1 >| | #define HAVE_MKSTEMP64 1 >| | #define HAVE_MKSTEMPS 1 >| | #define HAVE_MKSTEMPS64 1 >| | #define HAVE_OPEN64 1 >| | #define HAVE_OPENAT 1 >| | #define HAVE_OPENAT64 1 >| | #define HAVE_PATHCONF 1 >| | #define HAVE_PROCESS_VM_READV 1 >| | #define HAVE_PTRACE 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_UNSHARE 1 >| | #define HAVE_UTIME 1 >| | #define HAVE_UTIMENSAT 1 >| | #define HAVE_UTIMES 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___SYNC_LOCK_TEST_AND_SET 1 >| | #define HAVE_DLVSYM 1 >| | #define TRUNCATE_T off_t >| | #define HAVE_RTLD_NEXT 1 >| | #define LIBC_PATH "/lib64/libc.so.6" >| | #define LIBC_VERSION "libc.so.6" >| | #define SANDBOX_PROC_SELF_FD 1 >| | #define SANDBOX_DEV_FD 1 >| | #define SANDBOX_PROC_SELF_CMDLINE 1 >| | #define SANDBOX_PROC_1_CMDLINE 1 >| | #define SANDBOX_PROC_dd_CMDLINE 1 >| | /* end confdefs.h. */ >| | >| | int >| | main (void) >| | { >| | >| | #if !(defined(__xlc__) || defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__) || defined(__ibmxl__)) >| | thisisanerror; >| | #endif >| | >| | ; >| | return 0; >| | } >| configure:15928: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto -D_REENTRANT conftest.c >&5 >| conftest.c: In function 'main': >| conftest.c:173:7: error: 'thisisanerror' undeclared (first use in this function) >| 173 | thisisanerror; >| | ^~~~~~~~~~~~~ >| conftest.c:173:7: note: each undeclared identifier is reported only once for each function it appears in >| configure:15928: $? = 1 >| configure: failed program was: >| | /* confdefs.h */ >| | #define PACKAGE_NAME "sandbox" >| | #define PACKAGE_TARNAME "sandbox" >| | #define PACKAGE_VERSION "2.25" >| | #define PACKAGE_STRING "sandbox 2.25" >| | #define PACKAGE_BUGREPORT "sandbox@gentoo.org" >| | #define PACKAGE_URL "" >| | #define PACKAGE "sandbox" >| | #define VERSION "2.25" >| | #define SANDBOX_CONFIGURE_OPTS "--prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/sandbox-2.25 --htmldir=/usr/share/doc/sandbox-2.25/html --with-sysroot=/ --libdir=/usr/lib64 build_alias=x86_64-pc-linux-gnu host_alias=x86_64-pc-linux-gnu 'CFLAGS=-march=native -O2 -pipe -ggdb -fno-lto' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto' CPPFLAGS=" >| | #define HAVE_STDIO_H 1 >| | #define HAVE_STDLIB_H 1 >| | #define HAVE_STRING_H 1 >| | #define HAVE_INTTYPES_H 1 >| | #define HAVE_STDINT_H 1 >| | #define HAVE_STRINGS_H 1 >| | #define HAVE_SYS_STAT_H 1 >| | #define HAVE_SYS_TYPES_H 1 >| | #define HAVE_UNISTD_H 1 >| | #define HAVE_WCHAR_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_GETOPT_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_SCHED_H 1 >| | #define HAVE_SIGNAL_H 1 >| | #define HAVE_STDARG_H 1 >| | #define HAVE_STDBOOL_H 1 >| | #define HAVE_STDDEF_H 1 >| | #define HAVE_SYSCALL_H 1 >| | #define HAVE_UTIME_H 1 >| | #define HAVE_SYS_FILE_H 1 >| | #define HAVE_SYS_IOCTL_H 1 >| | #define HAVE_SYS_MMAN_H 1 >| | #define HAVE_SYS_MOUNT_H 1 >| | #define HAVE_SYS_PARAM_H 1 >| | #define HAVE_SYS_PTRACE_H 1 >| | #define HAVE_SYS_REG_H 1 >| | #define HAVE_SYS_SOCKET_H 1 >| | #define HAVE_SYS_SYSCALL_H 1 >| | #define HAVE_SYS_TIME_H 1 >| | #define HAVE_SYS_UIO_H 1 >| | #define HAVE_SYS_USER_H 1 >| | #define HAVE_SYS_WAIT_H 1 >| | #define HAVE_ASM_PTRACE_H 1 >| | #define HAVE_LINUX_PTRACE_H 1 >| | #define STDC_HEADERS 1 >| | #define _ALL_SOURCE 1 >| | #define _DARWIN_C_SOURCE 1 >| | #define _GNU_SOURCE 1 >| | #define _HPUX_ALT_XOPEN_SOCKET_API 1 >| | #define _NETBSD_SOURCE 1 >| | #define _OPENBSD_SOURCE 1 >| | #define _POSIX_PTHREAD_SEMANTICS 1 >| | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 >| | #define __STDC_WANT_LIB_EXT2__ 1 >| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 >| | #define _TANDEM_SOURCE 1 >| | #define __EXTENSIONS__ 1 >| | #define HAVE_DLFCN_H 1 >| | #define LT_OBJDIR ".libs/" >| | #define SB_SCHIZO_x86_64 1 >| | #define SB_SCHIZO_x86 1 >| | #define SB_SCHIZO "x86_64:-m64 x86:-m32" >| | #define HAVE_ALLOCA_H 1 >| | #define HAVE_ALLOCA 1 >| | #define HAVE_DIRENT_H 1 >| | #define HAVE_SYS_WAIT_H 1 >| | #define HAVE_DECL_ENVIRON 1 >| | #define HAVE_PTRDIFF_T 1 >| | #define HAVE_SIGHANDLER_T 1 >| | #define HAVE_SIG_T 1 >| | #define HAVE___SIGHANDLER_T 1 >| | #define HAVE_STRUCT_USER_REGS_STRUCT 1 >| | #define HAVE_STRUCT_PT_REGS 1 >| | #define SIZEOF_STRUCT_USER_REGS_STRUCT 216 >| | #define SIZEOF_STRUCT_PT_REGS 168 >| | #define HAVE_CHOWN 1 >| | #define HAVE_FORK 1 >| | #define HAVE_VFORK 1 >| | #define HAVE_BACKTRACE 1 >| | #define HAVE_CLONE 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_LUTIMES 1 >| | #define HAVE_MEMMOVE 1 >| | #define HAVE_MEMCPY 1 >| | #define HAVE_MEMSET 1 >| | #define HAVE_MKDIR 1 >| | #define HAVE_MKDIRAT 1 >| | #define HAVE_MKDTEMP 1 >| | #define HAVE_MKFIFOAT 1 >| | #define HAVE_MKNODAT 1 >| | #define HAVE_MKOSTEMP 1 >| | #define HAVE_MKOSTEMP64 1 >| | #define HAVE_MKOSTEMPS 1 >| | #define HAVE_MKOSTEMPS64 1 >| | #define HAVE_MKSTEMP 1 >| | #define HAVE_MKSTEMP64 1 >| | #define HAVE_MKSTEMPS 1 >| | #define HAVE_MKSTEMPS64 1 >| | #define HAVE_OPEN64 1 >| | #define HAVE_OPENAT 1 >| | #define HAVE_OPENAT64 1 >| | #define HAVE_PATHCONF 1 >| | #define HAVE_PROCESS_VM_READV 1 >| | #define HAVE_PTRACE 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_UNSHARE 1 >| | #define HAVE_UTIME 1 >| | #define HAVE_UTIMENSAT 1 >| | #define HAVE_UTIMES 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___SYNC_LOCK_TEST_AND_SET 1 >| | #define HAVE_DLVSYM 1 >| | #define TRUNCATE_T off_t >| | #define HAVE_RTLD_NEXT 1 >| | #define LIBC_PATH "/lib64/libc.so.6" >| | #define LIBC_VERSION "libc.so.6" >| | #define SANDBOX_PROC_SELF_FD 1 >| | #define SANDBOX_DEV_FD 1 >| | #define SANDBOX_PROC_SELF_CMDLINE 1 >| | #define SANDBOX_PROC_1_CMDLINE 1 >| | #define SANDBOX_PROC_dd_CMDLINE 1 >| | /* end confdefs.h. */ >| | >| | int >| | main (void) >| | { >| | >| | #if !(defined(__PATHCC__) || defined(__PATHSCALE__)) >| | thisisanerror; >| | #endif >| | >| | ; >| | return 0; >| | } >| configure:15928: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto -D_REENTRANT conftest.c >&5 >| conftest.c: In function 'main': >| conftest.c:173:7: error: 'thisisanerror' undeclared (first use in this function) >| 173 | thisisanerror; >| | ^~~~~~~~~~~~~ >| conftest.c:173:7: note: each undeclared identifier is reported only once for each function it appears in >| configure:15928: $? = 1 >| configure: failed program was: >| | /* confdefs.h */ >| | #define PACKAGE_NAME "sandbox" >| | #define PACKAGE_TARNAME "sandbox" >| | #define PACKAGE_VERSION "2.25" >| | #define PACKAGE_STRING "sandbox 2.25" >| | #define PACKAGE_BUGREPORT "sandbox@gentoo.org" >| | #define PACKAGE_URL "" >| | #define PACKAGE "sandbox" >| | #define VERSION "2.25" >| | #define SANDBOX_CONFIGURE_OPTS "--prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/sandbox-2.25 --htmldir=/usr/share/doc/sandbox-2.25/html --with-sysroot=/ --libdir=/usr/lib64 build_alias=x86_64-pc-linux-gnu host_alias=x86_64-pc-linux-gnu 'CFLAGS=-march=native -O2 -pipe -ggdb -fno-lto' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto' CPPFLAGS=" >| | #define HAVE_STDIO_H 1 >| | #define HAVE_STDLIB_H 1 >| | #define HAVE_STRING_H 1 >| | #define HAVE_INTTYPES_H 1 >| | #define HAVE_STDINT_H 1 >| | #define HAVE_STRINGS_H 1 >| | #define HAVE_SYS_STAT_H 1 >| | #define HAVE_SYS_TYPES_H 1 >| | #define HAVE_UNISTD_H 1 >| | #define HAVE_WCHAR_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_GETOPT_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_SCHED_H 1 >| | #define HAVE_SIGNAL_H 1 >| | #define HAVE_STDARG_H 1 >| | #define HAVE_STDBOOL_H 1 >| | #define HAVE_STDDEF_H 1 >| | #define HAVE_SYSCALL_H 1 >| | #define HAVE_UTIME_H 1 >| | #define HAVE_SYS_FILE_H 1 >| | #define HAVE_SYS_IOCTL_H 1 >| | #define HAVE_SYS_MMAN_H 1 >| | #define HAVE_SYS_MOUNT_H 1 >| | #define HAVE_SYS_PARAM_H 1 >| | #define HAVE_SYS_PTRACE_H 1 >| | #define HAVE_SYS_REG_H 1 >| | #define HAVE_SYS_SOCKET_H 1 >| | #define HAVE_SYS_SYSCALL_H 1 >| | #define HAVE_SYS_TIME_H 1 >| | #define HAVE_SYS_UIO_H 1 >| | #define HAVE_SYS_USER_H 1 >| | #define HAVE_SYS_WAIT_H 1 >| | #define HAVE_ASM_PTRACE_H 1 >| | #define HAVE_LINUX_PTRACE_H 1 >| | #define STDC_HEADERS 1 >| | #define _ALL_SOURCE 1 >| | #define _DARWIN_C_SOURCE 1 >| | #define _GNU_SOURCE 1 >| | #define _HPUX_ALT_XOPEN_SOCKET_API 1 >| | #define _NETBSD_SOURCE 1 >| | #define _OPENBSD_SOURCE 1 >| | #define _POSIX_PTHREAD_SEMANTICS 1 >| | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 >| | #define __STDC_WANT_LIB_EXT2__ 1 >| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 >| | #define _TANDEM_SOURCE 1 >| | #define __EXTENSIONS__ 1 >| | #define HAVE_DLFCN_H 1 >| | #define LT_OBJDIR ".libs/" >| | #define SB_SCHIZO_x86_64 1 >| | #define SB_SCHIZO_x86 1 >| | #define SB_SCHIZO "x86_64:-m64 x86:-m32" >| | #define HAVE_ALLOCA_H 1 >| | #define HAVE_ALLOCA 1 >| | #define HAVE_DIRENT_H 1 >| | #define HAVE_SYS_WAIT_H 1 >| | #define HAVE_DECL_ENVIRON 1 >| | #define HAVE_PTRDIFF_T 1 >| | #define HAVE_SIGHANDLER_T 1 >| | #define HAVE_SIG_T 1 >| | #define HAVE___SIGHANDLER_T 1 >| | #define HAVE_STRUCT_USER_REGS_STRUCT 1 >| | #define HAVE_STRUCT_PT_REGS 1 >| | #define SIZEOF_STRUCT_USER_REGS_STRUCT 216 >| | #define SIZEOF_STRUCT_PT_REGS 168 >| | #define HAVE_CHOWN 1 >| | #define HAVE_FORK 1 >| | #define HAVE_VFORK 1 >| | #define HAVE_BACKTRACE 1 >| | #define HAVE_CLONE 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_LUTIMES 1 >| | #define HAVE_MEMMOVE 1 >| | #define HAVE_MEMCPY 1 >| | #define HAVE_MEMSET 1 >| | #define HAVE_MKDIR 1 >| | #define HAVE_MKDIRAT 1 >| | #define HAVE_MKDTEMP 1 >| | #define HAVE_MKFIFOAT 1 >| | #define HAVE_MKNODAT 1 >| | #define HAVE_MKOSTEMP 1 >| | #define HAVE_MKOSTEMP64 1 >| | #define HAVE_MKOSTEMPS 1 >| | #define HAVE_MKOSTEMPS64 1 >| | #define HAVE_MKSTEMP 1 >| | #define HAVE_MKSTEMP64 1 >| | #define HAVE_MKSTEMPS 1 >| | #define HAVE_MKSTEMPS64 1 >| | #define HAVE_OPEN64 1 >| | #define HAVE_OPENAT 1 >| | #define HAVE_OPENAT64 1 >| | #define HAVE_PATHCONF 1 >| | #define HAVE_PROCESS_VM_READV 1 >| | #define HAVE_PTRACE 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_UNSHARE 1 >| | #define HAVE_UTIME 1 >| | #define HAVE_UTIMENSAT 1 >| | #define HAVE_UTIMES 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___SYNC_LOCK_TEST_AND_SET 1 >| | #define HAVE_DLVSYM 1 >| | #define TRUNCATE_T off_t >| | #define HAVE_RTLD_NEXT 1 >| | #define LIBC_PATH "/lib64/libc.so.6" >| | #define LIBC_VERSION "libc.so.6" >| | #define SANDBOX_PROC_SELF_FD 1 >| | #define SANDBOX_DEV_FD 1 >| | #define SANDBOX_PROC_SELF_CMDLINE 1 >| | #define SANDBOX_PROC_1_CMDLINE 1 >| | #define SANDBOX_PROC_dd_CMDLINE 1 >| | /* end confdefs.h. */ >| | >| | int >| | main (void) >| | { >| | >| | #if !(defined(__clang__)) >| | thisisanerror; >| | #endif >| | >| | ; >| | return 0; >| | } >| configure:15928: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto -D_REENTRANT conftest.c >&5 >| conftest.c: In function 'main': >| conftest.c:173:7: error: 'thisisanerror' undeclared (first use in this function) >| 173 | thisisanerror; >| | ^~~~~~~~~~~~~ >| conftest.c:173:7: note: each undeclared identifier is reported only once for each function it appears in >| configure:15928: $? = 1 >| configure: failed program was: >| | /* confdefs.h */ >| | #define PACKAGE_NAME "sandbox" >| | #define PACKAGE_TARNAME "sandbox" >| | #define PACKAGE_VERSION "2.25" >| | #define PACKAGE_STRING "sandbox 2.25" >| | #define PACKAGE_BUGREPORT "sandbox@gentoo.org" >| | #define PACKAGE_URL "" >| | #define PACKAGE "sandbox" >| | #define VERSION "2.25" >| | #define SANDBOX_CONFIGURE_OPTS "--prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/sandbox-2.25 --htmldir=/usr/share/doc/sandbox-2.25/html --with-sysroot=/ --libdir=/usr/lib64 build_alias=x86_64-pc-linux-gnu host_alias=x86_64-pc-linux-gnu 'CFLAGS=-march=native -O2 -pipe -ggdb -fno-lto' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto' CPPFLAGS=" >| | #define HAVE_STDIO_H 1 >| | #define HAVE_STDLIB_H 1 >| | #define HAVE_STRING_H 1 >| | #define HAVE_INTTYPES_H 1 >| | #define HAVE_STDINT_H 1 >| | #define HAVE_STRINGS_H 1 >| | #define HAVE_SYS_STAT_H 1 >| | #define HAVE_SYS_TYPES_H 1 >| | #define HAVE_UNISTD_H 1 >| | #define HAVE_WCHAR_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_GETOPT_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_SCHED_H 1 >| | #define HAVE_SIGNAL_H 1 >| | #define HAVE_STDARG_H 1 >| | #define HAVE_STDBOOL_H 1 >| | #define HAVE_STDDEF_H 1 >| | #define HAVE_SYSCALL_H 1 >| | #define HAVE_UTIME_H 1 >| | #define HAVE_SYS_FILE_H 1 >| | #define HAVE_SYS_IOCTL_H 1 >| | #define HAVE_SYS_MMAN_H 1 >| | #define HAVE_SYS_MOUNT_H 1 >| | #define HAVE_SYS_PARAM_H 1 >| | #define HAVE_SYS_PTRACE_H 1 >| | #define HAVE_SYS_REG_H 1 >| | #define HAVE_SYS_SOCKET_H 1 >| | #define HAVE_SYS_SYSCALL_H 1 >| | #define HAVE_SYS_TIME_H 1 >| | #define HAVE_SYS_UIO_H 1 >| | #define HAVE_SYS_USER_H 1 >| | #define HAVE_SYS_WAIT_H 1 >| | #define HAVE_ASM_PTRACE_H 1 >| | #define HAVE_LINUX_PTRACE_H 1 >| | #define STDC_HEADERS 1 >| | #define _ALL_SOURCE 1 >| | #define _DARWIN_C_SOURCE 1 >| | #define _GNU_SOURCE 1 >| | #define _HPUX_ALT_XOPEN_SOCKET_API 1 >| | #define _NETBSD_SOURCE 1 >| | #define _OPENBSD_SOURCE 1 >| | #define _POSIX_PTHREAD_SEMANTICS 1 >| | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 >| | #define __STDC_WANT_LIB_EXT2__ 1 >| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 >| | #define _TANDEM_SOURCE 1 >| | #define __EXTENSIONS__ 1 >| | #define HAVE_DLFCN_H 1 >| | #define LT_OBJDIR ".libs/" >| | #define SB_SCHIZO_x86_64 1 >| | #define SB_SCHIZO_x86 1 >| | #define SB_SCHIZO "x86_64:-m64 x86:-m32" >| | #define HAVE_ALLOCA_H 1 >| | #define HAVE_ALLOCA 1 >| | #define HAVE_DIRENT_H 1 >| | #define HAVE_SYS_WAIT_H 1 >| | #define HAVE_DECL_ENVIRON 1 >| | #define HAVE_PTRDIFF_T 1 >| | #define HAVE_SIGHANDLER_T 1 >| | #define HAVE_SIG_T 1 >| | #define HAVE___SIGHANDLER_T 1 >| | #define HAVE_STRUCT_USER_REGS_STRUCT 1 >| | #define HAVE_STRUCT_PT_REGS 1 >| | #define SIZEOF_STRUCT_USER_REGS_STRUCT 216 >| | #define SIZEOF_STRUCT_PT_REGS 168 >| | #define HAVE_CHOWN 1 >| | #define HAVE_FORK 1 >| | #define HAVE_VFORK 1 >| | #define HAVE_BACKTRACE 1 >| | #define HAVE_CLONE 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_LUTIMES 1 >| | #define HAVE_MEMMOVE 1 >| | #define HAVE_MEMCPY 1 >| | #define HAVE_MEMSET 1 >| | #define HAVE_MKDIR 1 >| | #define HAVE_MKDIRAT 1 >| | #define HAVE_MKDTEMP 1 >| | #define HAVE_MKFIFOAT 1 >| | #define HAVE_MKNODAT 1 >| | #define HAVE_MKOSTEMP 1 >| | #define HAVE_MKOSTEMP64 1 >| | #define HAVE_MKOSTEMPS 1 >| | #define HAVE_MKOSTEMPS64 1 >| | #define HAVE_MKSTEMP 1 >| | #define HAVE_MKSTEMP64 1 >| | #define HAVE_MKSTEMPS 1 >| | #define HAVE_MKSTEMPS64 1 >| | #define HAVE_OPEN64 1 >| | #define HAVE_OPENAT 1 >| | #define HAVE_OPENAT64 1 >| | #define HAVE_PATHCONF 1 >| | #define HAVE_PROCESS_VM_READV 1 >| | #define HAVE_PTRACE 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_UNSHARE 1 >| | #define HAVE_UTIME 1 >| | #define HAVE_UTIMENSAT 1 >| | #define HAVE_UTIMES 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___SYNC_LOCK_TEST_AND_SET 1 >| | #define HAVE_DLVSYM 1 >| | #define TRUNCATE_T off_t >| | #define HAVE_RTLD_NEXT 1 >| | #define LIBC_PATH "/lib64/libc.so.6" >| | #define LIBC_VERSION "libc.so.6" >| | #define SANDBOX_PROC_SELF_FD 1 >| | #define SANDBOX_DEV_FD 1 >| | #define SANDBOX_PROC_SELF_CMDLINE 1 >| | #define SANDBOX_PROC_1_CMDLINE 1 >| | #define SANDBOX_PROC_dd_CMDLINE 1 >| | /* end confdefs.h. */ >| | >| | int >| | main (void) >| | { >| | >| | #if !(defined(_CRAYC)) >| | thisisanerror; >| | #endif >| | >| | ; >| | return 0; >| | } >| configure:15928: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto -D_REENTRANT conftest.c >&5 >| conftest.c: In function 'main': >| conftest.c:173:7: error: 'thisisanerror' undeclared (first use in this function) >| 173 | thisisanerror; >| | ^~~~~~~~~~~~~ >| conftest.c:173:7: note: each undeclared identifier is reported only once for each function it appears in >| configure:15928: $? = 1 >| configure: failed program was: >| | /* confdefs.h */ >| | #define PACKAGE_NAME "sandbox" >| | #define PACKAGE_TARNAME "sandbox" >| | #define PACKAGE_VERSION "2.25" >| | #define PACKAGE_STRING "sandbox 2.25" >| | #define PACKAGE_BUGREPORT "sandbox@gentoo.org" >| | #define PACKAGE_URL "" >| | #define PACKAGE "sandbox" >| | #define VERSION "2.25" >| | #define SANDBOX_CONFIGURE_OPTS "--prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/sandbox-2.25 --htmldir=/usr/share/doc/sandbox-2.25/html --with-sysroot=/ --libdir=/usr/lib64 build_alias=x86_64-pc-linux-gnu host_alias=x86_64-pc-linux-gnu 'CFLAGS=-march=native -O2 -pipe -ggdb -fno-lto' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto' CPPFLAGS=" >| | #define HAVE_STDIO_H 1 >| | #define HAVE_STDLIB_H 1 >| | #define HAVE_STRING_H 1 >| | #define HAVE_INTTYPES_H 1 >| | #define HAVE_STDINT_H 1 >| | #define HAVE_STRINGS_H 1 >| | #define HAVE_SYS_STAT_H 1 >| | #define HAVE_SYS_TYPES_H 1 >| | #define HAVE_UNISTD_H 1 >| | #define HAVE_WCHAR_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_GETOPT_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_SCHED_H 1 >| | #define HAVE_SIGNAL_H 1 >| | #define HAVE_STDARG_H 1 >| | #define HAVE_STDBOOL_H 1 >| | #define HAVE_STDDEF_H 1 >| | #define HAVE_SYSCALL_H 1 >| | #define HAVE_UTIME_H 1 >| | #define HAVE_SYS_FILE_H 1 >| | #define HAVE_SYS_IOCTL_H 1 >| | #define HAVE_SYS_MMAN_H 1 >| | #define HAVE_SYS_MOUNT_H 1 >| | #define HAVE_SYS_PARAM_H 1 >| | #define HAVE_SYS_PTRACE_H 1 >| | #define HAVE_SYS_REG_H 1 >| | #define HAVE_SYS_SOCKET_H 1 >| | #define HAVE_SYS_SYSCALL_H 1 >| | #define HAVE_SYS_TIME_H 1 >| | #define HAVE_SYS_UIO_H 1 >| | #define HAVE_SYS_USER_H 1 >| | #define HAVE_SYS_WAIT_H 1 >| | #define HAVE_ASM_PTRACE_H 1 >| | #define HAVE_LINUX_PTRACE_H 1 >| | #define STDC_HEADERS 1 >| | #define _ALL_SOURCE 1 >| | #define _DARWIN_C_SOURCE 1 >| | #define _GNU_SOURCE 1 >| | #define _HPUX_ALT_XOPEN_SOCKET_API 1 >| | #define _NETBSD_SOURCE 1 >| | #define _OPENBSD_SOURCE 1 >| | #define _POSIX_PTHREAD_SEMANTICS 1 >| | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 >| | #define __STDC_WANT_LIB_EXT2__ 1 >| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 >| | #define _TANDEM_SOURCE 1 >| | #define __EXTENSIONS__ 1 >| | #define HAVE_DLFCN_H 1 >| | #define LT_OBJDIR ".libs/" >| | #define SB_SCHIZO_x86_64 1 >| | #define SB_SCHIZO_x86 1 >| | #define SB_SCHIZO "x86_64:-m64 x86:-m32" >| | #define HAVE_ALLOCA_H 1 >| | #define HAVE_ALLOCA 1 >| | #define HAVE_DIRENT_H 1 >| | #define HAVE_SYS_WAIT_H 1 >| | #define HAVE_DECL_ENVIRON 1 >| | #define HAVE_PTRDIFF_T 1 >| | #define HAVE_SIGHANDLER_T 1 >| | #define HAVE_SIG_T 1 >| | #define HAVE___SIGHANDLER_T 1 >| | #define HAVE_STRUCT_USER_REGS_STRUCT 1 >| | #define HAVE_STRUCT_PT_REGS 1 >| | #define SIZEOF_STRUCT_USER_REGS_STRUCT 216 >| | #define SIZEOF_STRUCT_PT_REGS 168 >| | #define HAVE_CHOWN 1 >| | #define HAVE_FORK 1 >| | #define HAVE_VFORK 1 >| | #define HAVE_BACKTRACE 1 >| | #define HAVE_CLONE 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_LUTIMES 1 >| | #define HAVE_MEMMOVE 1 >| | #define HAVE_MEMCPY 1 >| | #define HAVE_MEMSET 1 >| | #define HAVE_MKDIR 1 >| | #define HAVE_MKDIRAT 1 >| | #define HAVE_MKDTEMP 1 >| | #define HAVE_MKFIFOAT 1 >| | #define HAVE_MKNODAT 1 >| | #define HAVE_MKOSTEMP 1 >| | #define HAVE_MKOSTEMP64 1 >| | #define HAVE_MKOSTEMPS 1 >| | #define HAVE_MKOSTEMPS64 1 >| | #define HAVE_MKSTEMP 1 >| | #define HAVE_MKSTEMP64 1 >| | #define HAVE_MKSTEMPS 1 >| | #define HAVE_MKSTEMPS64 1 >| | #define HAVE_OPEN64 1 >| | #define HAVE_OPENAT 1 >| | #define HAVE_OPENAT64 1 >| | #define HAVE_PATHCONF 1 >| | #define HAVE_PROCESS_VM_READV 1 >| | #define HAVE_PTRACE 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_UNSHARE 1 >| | #define HAVE_UTIME 1 >| | #define HAVE_UTIMENSAT 1 >| | #define HAVE_UTIMES 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___SYNC_LOCK_TEST_AND_SET 1 >| | #define HAVE_DLVSYM 1 >| | #define TRUNCATE_T off_t >| | #define HAVE_RTLD_NEXT 1 >| | #define LIBC_PATH "/lib64/libc.so.6" >| | #define LIBC_VERSION "libc.so.6" >| | #define SANDBOX_PROC_SELF_FD 1 >| | #define SANDBOX_DEV_FD 1 >| | #define SANDBOX_PROC_SELF_CMDLINE 1 >| | #define SANDBOX_PROC_1_CMDLINE 1 >| | #define SANDBOX_PROC_dd_CMDLINE 1 >| | /* end confdefs.h. */ >| | >| | int >| | main (void) >| | { >| | >| | #if !(defined(__FUJITSU)) >| | thisisanerror; >| | #endif >| | >| | ; >| | return 0; >| | } >| configure:15928: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto -D_REENTRANT conftest.c >&5 >| conftest.c: In function 'main': >| conftest.c:173:7: error: 'thisisanerror' undeclared (first use in this function) >| 173 | thisisanerror; >| | ^~~~~~~~~~~~~ >| conftest.c:173:7: note: each undeclared identifier is reported only once for each function it appears in >| configure:15928: $? = 1 >| configure: failed program was: >| | /* confdefs.h */ >| | #define PACKAGE_NAME "sandbox" >| | #define PACKAGE_TARNAME "sandbox" >| | #define PACKAGE_VERSION "2.25" >| | #define PACKAGE_STRING "sandbox 2.25" >| | #define PACKAGE_BUGREPORT "sandbox@gentoo.org" >| | #define PACKAGE_URL "" >| | #define PACKAGE "sandbox" >| | #define VERSION "2.25" >| | #define SANDBOX_CONFIGURE_OPTS "--prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/sandbox-2.25 --htmldir=/usr/share/doc/sandbox-2.25/html --with-sysroot=/ --libdir=/usr/lib64 build_alias=x86_64-pc-linux-gnu host_alias=x86_64-pc-linux-gnu 'CFLAGS=-march=native -O2 -pipe -ggdb -fno-lto' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto' CPPFLAGS=" >| | #define HAVE_STDIO_H 1 >| | #define HAVE_STDLIB_H 1 >| | #define HAVE_STRING_H 1 >| | #define HAVE_INTTYPES_H 1 >| | #define HAVE_STDINT_H 1 >| | #define HAVE_STRINGS_H 1 >| | #define HAVE_SYS_STAT_H 1 >| | #define HAVE_SYS_TYPES_H 1 >| | #define HAVE_UNISTD_H 1 >| | #define HAVE_WCHAR_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_GETOPT_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_SCHED_H 1 >| | #define HAVE_SIGNAL_H 1 >| | #define HAVE_STDARG_H 1 >| | #define HAVE_STDBOOL_H 1 >| | #define HAVE_STDDEF_H 1 >| | #define HAVE_SYSCALL_H 1 >| | #define HAVE_UTIME_H 1 >| | #define HAVE_SYS_FILE_H 1 >| | #define HAVE_SYS_IOCTL_H 1 >| | #define HAVE_SYS_MMAN_H 1 >| | #define HAVE_SYS_MOUNT_H 1 >| | #define HAVE_SYS_PARAM_H 1 >| | #define HAVE_SYS_PTRACE_H 1 >| | #define HAVE_SYS_REG_H 1 >| | #define HAVE_SYS_SOCKET_H 1 >| | #define HAVE_SYS_SYSCALL_H 1 >| | #define HAVE_SYS_TIME_H 1 >| | #define HAVE_SYS_UIO_H 1 >| | #define HAVE_SYS_USER_H 1 >| | #define HAVE_SYS_WAIT_H 1 >| | #define HAVE_ASM_PTRACE_H 1 >| | #define HAVE_LINUX_PTRACE_H 1 >| | #define STDC_HEADERS 1 >| | #define _ALL_SOURCE 1 >| | #define _DARWIN_C_SOURCE 1 >| | #define _GNU_SOURCE 1 >| | #define _HPUX_ALT_XOPEN_SOCKET_API 1 >| | #define _NETBSD_SOURCE 1 >| | #define _OPENBSD_SOURCE 1 >| | #define _POSIX_PTHREAD_SEMANTICS 1 >| | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 >| | #define __STDC_WANT_LIB_EXT2__ 1 >| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 >| | #define _TANDEM_SOURCE 1 >| | #define __EXTENSIONS__ 1 >| | #define HAVE_DLFCN_H 1 >| | #define LT_OBJDIR ".libs/" >| | #define SB_SCHIZO_x86_64 1 >| | #define SB_SCHIZO_x86 1 >| | #define SB_SCHIZO "x86_64:-m64 x86:-m32" >| | #define HAVE_ALLOCA_H 1 >| | #define HAVE_ALLOCA 1 >| | #define HAVE_DIRENT_H 1 >| | #define HAVE_SYS_WAIT_H 1 >| | #define HAVE_DECL_ENVIRON 1 >| | #define HAVE_PTRDIFF_T 1 >| | #define HAVE_SIGHANDLER_T 1 >| | #define HAVE_SIG_T 1 >| | #define HAVE___SIGHANDLER_T 1 >| | #define HAVE_STRUCT_USER_REGS_STRUCT 1 >| | #define HAVE_STRUCT_PT_REGS 1 >| | #define SIZEOF_STRUCT_USER_REGS_STRUCT 216 >| | #define SIZEOF_STRUCT_PT_REGS 168 >| | #define HAVE_CHOWN 1 >| | #define HAVE_FORK 1 >| | #define HAVE_VFORK 1 >| | #define HAVE_BACKTRACE 1 >| | #define HAVE_CLONE 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_LUTIMES 1 >| | #define HAVE_MEMMOVE 1 >| | #define HAVE_MEMCPY 1 >| | #define HAVE_MEMSET 1 >| | #define HAVE_MKDIR 1 >| | #define HAVE_MKDIRAT 1 >| | #define HAVE_MKDTEMP 1 >| | #define HAVE_MKFIFOAT 1 >| | #define HAVE_MKNODAT 1 >| | #define HAVE_MKOSTEMP 1 >| | #define HAVE_MKOSTEMP64 1 >| | #define HAVE_MKOSTEMPS 1 >| | #define HAVE_MKOSTEMPS64 1 >| | #define HAVE_MKSTEMP 1 >| | #define HAVE_MKSTEMP64 1 >| | #define HAVE_MKSTEMPS 1 >| | #define HAVE_MKSTEMPS64 1 >| | #define HAVE_OPEN64 1 >| | #define HAVE_OPENAT 1 >| | #define HAVE_OPENAT64 1 >| | #define HAVE_PATHCONF 1 >| | #define HAVE_PROCESS_VM_READV 1 >| | #define HAVE_PTRACE 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_UNSHARE 1 >| | #define HAVE_UTIME 1 >| | #define HAVE_UTIMENSAT 1 >| | #define HAVE_UTIMES 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___SYNC_LOCK_TEST_AND_SET 1 >| | #define HAVE_DLVSYM 1 >| | #define TRUNCATE_T off_t >| | #define HAVE_RTLD_NEXT 1 >| | #define LIBC_PATH "/lib64/libc.so.6" >| | #define LIBC_VERSION "libc.so.6" >| | #define SANDBOX_PROC_SELF_FD 1 >| | #define SANDBOX_DEV_FD 1 >| | #define SANDBOX_PROC_SELF_CMDLINE 1 >| | #define SANDBOX_PROC_1_CMDLINE 1 >| | #define SANDBOX_PROC_dd_CMDLINE 1 >| | /* end confdefs.h. */ >| | >| | int >| | main (void) >| | { >| | >| | #if !(defined(SDCC) || defined(__SDCC)) >| | thisisanerror; >| | #endif >| | >| | ; >| | return 0; >| | } >| configure:15928: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto -D_REENTRANT conftest.c >&5 >| conftest.c: In function 'main': >| conftest.c:173:7: error: 'thisisanerror' undeclared (first use in this function) >| 173 | thisisanerror; >| | ^~~~~~~~~~~~~ >| conftest.c:173:7: note: each undeclared identifier is reported only once for each function it appears in >| configure:15928: $? = 1 >| configure: failed program was: >| | /* confdefs.h */ >| | #define PACKAGE_NAME "sandbox" >| | #define PACKAGE_TARNAME "sandbox" >| | #define PACKAGE_VERSION "2.25" >| | #define PACKAGE_STRING "sandbox 2.25" >| | #define PACKAGE_BUGREPORT "sandbox@gentoo.org" >| | #define PACKAGE_URL "" >| | #define PACKAGE "sandbox" >| | #define VERSION "2.25" >| | #define SANDBOX_CONFIGURE_OPTS "--prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/sandbox-2.25 --htmldir=/usr/share/doc/sandbox-2.25/html --with-sysroot=/ --libdir=/usr/lib64 build_alias=x86_64-pc-linux-gnu host_alias=x86_64-pc-linux-gnu 'CFLAGS=-march=native -O2 -pipe -ggdb -fno-lto' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto' CPPFLAGS=" >| | #define HAVE_STDIO_H 1 >| | #define HAVE_STDLIB_H 1 >| | #define HAVE_STRING_H 1 >| | #define HAVE_INTTYPES_H 1 >| | #define HAVE_STDINT_H 1 >| | #define HAVE_STRINGS_H 1 >| | #define HAVE_SYS_STAT_H 1 >| | #define HAVE_SYS_TYPES_H 1 >| | #define HAVE_UNISTD_H 1 >| | #define HAVE_WCHAR_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_GETOPT_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_SCHED_H 1 >| | #define HAVE_SIGNAL_H 1 >| | #define HAVE_STDARG_H 1 >| | #define HAVE_STDBOOL_H 1 >| | #define HAVE_STDDEF_H 1 >| | #define HAVE_SYSCALL_H 1 >| | #define HAVE_UTIME_H 1 >| | #define HAVE_SYS_FILE_H 1 >| | #define HAVE_SYS_IOCTL_H 1 >| | #define HAVE_SYS_MMAN_H 1 >| | #define HAVE_SYS_MOUNT_H 1 >| | #define HAVE_SYS_PARAM_H 1 >| | #define HAVE_SYS_PTRACE_H 1 >| | #define HAVE_SYS_REG_H 1 >| | #define HAVE_SYS_SOCKET_H 1 >| | #define HAVE_SYS_SYSCALL_H 1 >| | #define HAVE_SYS_TIME_H 1 >| | #define HAVE_SYS_UIO_H 1 >| | #define HAVE_SYS_USER_H 1 >| | #define HAVE_SYS_WAIT_H 1 >| | #define HAVE_ASM_PTRACE_H 1 >| | #define HAVE_LINUX_PTRACE_H 1 >| | #define STDC_HEADERS 1 >| | #define _ALL_SOURCE 1 >| | #define _DARWIN_C_SOURCE 1 >| | #define _GNU_SOURCE 1 >| | #define _HPUX_ALT_XOPEN_SOCKET_API 1 >| | #define _NETBSD_SOURCE 1 >| | #define _OPENBSD_SOURCE 1 >| | #define _POSIX_PTHREAD_SEMANTICS 1 >| | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 >| | #define __STDC_WANT_LIB_EXT2__ 1 >| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 >| | #define _TANDEM_SOURCE 1 >| | #define __EXTENSIONS__ 1 >| | #define HAVE_DLFCN_H 1 >| | #define LT_OBJDIR ".libs/" >| | #define SB_SCHIZO_x86_64 1 >| | #define SB_SCHIZO_x86 1 >| | #define SB_SCHIZO "x86_64:-m64 x86:-m32" >| | #define HAVE_ALLOCA_H 1 >| | #define HAVE_ALLOCA 1 >| | #define HAVE_DIRENT_H 1 >| | #define HAVE_SYS_WAIT_H 1 >| | #define HAVE_DECL_ENVIRON 1 >| | #define HAVE_PTRDIFF_T 1 >| | #define HAVE_SIGHANDLER_T 1 >| | #define HAVE_SIG_T 1 >| | #define HAVE___SIGHANDLER_T 1 >| | #define HAVE_STRUCT_USER_REGS_STRUCT 1 >| | #define HAVE_STRUCT_PT_REGS 1 >| | #define SIZEOF_STRUCT_USER_REGS_STRUCT 216 >| | #define SIZEOF_STRUCT_PT_REGS 168 >| | #define HAVE_CHOWN 1 >| | #define HAVE_FORK 1 >| | #define HAVE_VFORK 1 >| | #define HAVE_BACKTRACE 1 >| | #define HAVE_CLONE 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_LUTIMES 1 >| | #define HAVE_MEMMOVE 1 >| | #define HAVE_MEMCPY 1 >| | #define HAVE_MEMSET 1 >| | #define HAVE_MKDIR 1 >| | #define HAVE_MKDIRAT 1 >| | #define HAVE_MKDTEMP 1 >| | #define HAVE_MKFIFOAT 1 >| | #define HAVE_MKNODAT 1 >| | #define HAVE_MKOSTEMP 1 >| | #define HAVE_MKOSTEMP64 1 >| | #define HAVE_MKOSTEMPS 1 >| | #define HAVE_MKOSTEMPS64 1 >| | #define HAVE_MKSTEMP 1 >| | #define HAVE_MKSTEMP64 1 >| | #define HAVE_MKSTEMPS 1 >| | #define HAVE_MKSTEMPS64 1 >| | #define HAVE_OPEN64 1 >| | #define HAVE_OPENAT 1 >| | #define HAVE_OPENAT64 1 >| | #define HAVE_PATHCONF 1 >| | #define HAVE_PROCESS_VM_READV 1 >| | #define HAVE_PTRACE 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_UNSHARE 1 >| | #define HAVE_UTIME 1 >| | #define HAVE_UTIMENSAT 1 >| | #define HAVE_UTIMES 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___SYNC_LOCK_TEST_AND_SET 1 >| | #define HAVE_DLVSYM 1 >| | #define TRUNCATE_T off_t >| | #define HAVE_RTLD_NEXT 1 >| | #define LIBC_PATH "/lib64/libc.so.6" >| | #define LIBC_VERSION "libc.so.6" >| | #define SANDBOX_PROC_SELF_FD 1 >| | #define SANDBOX_DEV_FD 1 >| | #define SANDBOX_PROC_SELF_CMDLINE 1 >| | #define SANDBOX_PROC_1_CMDLINE 1 >| | #define SANDBOX_PROC_dd_CMDLINE 1 >| | /* end confdefs.h. */ >| | >| | int >| | main (void) >| | { >| | >| | #if !(defined(_SX)) >| | thisisanerror; >| | #endif >| | >| | ; >| | return 0; >| | } >| configure:15928: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto -D_REENTRANT conftest.c >&5 >| conftest.c: In function 'main': >| conftest.c:173:7: error: 'thisisanerror' undeclared (first use in this function) >| 173 | thisisanerror; >| | ^~~~~~~~~~~~~ >| conftest.c:173:7: note: each undeclared identifier is reported only once for each function it appears in >| configure:15928: $? = 1 >| configure: failed program was: >| | /* confdefs.h */ >| | #define PACKAGE_NAME "sandbox" >| | #define PACKAGE_TARNAME "sandbox" >| | #define PACKAGE_VERSION "2.25" >| | #define PACKAGE_STRING "sandbox 2.25" >| | #define PACKAGE_BUGREPORT "sandbox@gentoo.org" >| | #define PACKAGE_URL "" >| | #define PACKAGE "sandbox" >| | #define VERSION "2.25" >| | #define SANDBOX_CONFIGURE_OPTS "--prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/sandbox-2.25 --htmldir=/usr/share/doc/sandbox-2.25/html --with-sysroot=/ --libdir=/usr/lib64 build_alias=x86_64-pc-linux-gnu host_alias=x86_64-pc-linux-gnu 'CFLAGS=-march=native -O2 -pipe -ggdb -fno-lto' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto' CPPFLAGS=" >| | #define HAVE_STDIO_H 1 >| | #define HAVE_STDLIB_H 1 >| | #define HAVE_STRING_H 1 >| | #define HAVE_INTTYPES_H 1 >| | #define HAVE_STDINT_H 1 >| | #define HAVE_STRINGS_H 1 >| | #define HAVE_SYS_STAT_H 1 >| | #define HAVE_SYS_TYPES_H 1 >| | #define HAVE_UNISTD_H 1 >| | #define HAVE_WCHAR_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_GETOPT_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_SCHED_H 1 >| | #define HAVE_SIGNAL_H 1 >| | #define HAVE_STDARG_H 1 >| | #define HAVE_STDBOOL_H 1 >| | #define HAVE_STDDEF_H 1 >| | #define HAVE_SYSCALL_H 1 >| | #define HAVE_UTIME_H 1 >| | #define HAVE_SYS_FILE_H 1 >| | #define HAVE_SYS_IOCTL_H 1 >| | #define HAVE_SYS_MMAN_H 1 >| | #define HAVE_SYS_MOUNT_H 1 >| | #define HAVE_SYS_PARAM_H 1 >| | #define HAVE_SYS_PTRACE_H 1 >| | #define HAVE_SYS_REG_H 1 >| | #define HAVE_SYS_SOCKET_H 1 >| | #define HAVE_SYS_SYSCALL_H 1 >| | #define HAVE_SYS_TIME_H 1 >| | #define HAVE_SYS_UIO_H 1 >| | #define HAVE_SYS_USER_H 1 >| | #define HAVE_SYS_WAIT_H 1 >| | #define HAVE_ASM_PTRACE_H 1 >| | #define HAVE_LINUX_PTRACE_H 1 >| | #define STDC_HEADERS 1 >| | #define _ALL_SOURCE 1 >| | #define _DARWIN_C_SOURCE 1 >| | #define _GNU_SOURCE 1 >| | #define _HPUX_ALT_XOPEN_SOCKET_API 1 >| | #define _NETBSD_SOURCE 1 >| | #define _OPENBSD_SOURCE 1 >| | #define _POSIX_PTHREAD_SEMANTICS 1 >| | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 >| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 >| | #define __STDC_WANT_LIB_EXT2__ 1 >| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 >| | #define _TANDEM_SOURCE 1 >| | #define __EXTENSIONS__ 1 >| | #define HAVE_DLFCN_H 1 >| | #define LT_OBJDIR ".libs/" >| | #define SB_SCHIZO_x86_64 1 >| | #define SB_SCHIZO_x86 1 >| | #define SB_SCHIZO "x86_64:-m64 x86:-m32" >| | #define HAVE_ALLOCA_H 1 >| | #define HAVE_ALLOCA 1 >| | #define HAVE_DIRENT_H 1 >| | #define HAVE_SYS_WAIT_H 1 >| | #define HAVE_DECL_ENVIRON 1 >| | #define HAVE_PTRDIFF_T 1 >| | #define HAVE_SIGHANDLER_T 1 >| | #define HAVE_SIG_T 1 >| | #define HAVE___SIGHANDLER_T 1 >| | #define HAVE_STRUCT_USER_REGS_STRUCT 1 >| | #define HAVE_STRUCT_PT_REGS 1 >| | #define SIZEOF_STRUCT_USER_REGS_STRUCT 216 >| | #define SIZEOF_STRUCT_PT_REGS 168 >| | #define HAVE_CHOWN 1 >| | #define HAVE_FORK 1 >| | #define HAVE_VFORK 1 >| | #define HAVE_BACKTRACE 1 >| | #define HAVE_CLONE 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_LUTIMES 1 >| | #define HAVE_MEMMOVE 1 >| | #define HAVE_MEMCPY 1 >| | #define HAVE_MEMSET 1 >| | #define HAVE_MKDIR 1 >| | #define HAVE_MKDIRAT 1 >| | #define HAVE_MKDTEMP 1 >| | #define HAVE_MKFIFOAT 1 >| | #define HAVE_MKNODAT 1 >| | #define HAVE_MKOSTEMP 1 >| | #define HAVE_MKOSTEMP64 1 >| | #define HAVE_MKOSTEMPS 1 >| | #define HAVE_MKOSTEMPS64 1 >| | #define HAVE_MKSTEMP 1 >| | #define HAVE_MKSTEMP64 1 >| | #define HAVE_MKSTEMPS 1 >| | #define HAVE_MKSTEMPS64 1 >| | #define HAVE_OPEN64 1 >| | #define HAVE_OPENAT 1 >| | #define HAVE_OPENAT64 1 >| | #define HAVE_PATHCONF 1 >| | #define HAVE_PROCESS_VM_READV 1 >| | #define HAVE_PTRACE 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_UNSHARE 1 >| | #define HAVE_UTIME 1 >| | #define HAVE_UTIMENSAT 1 >| | #define HAVE_UTIMES 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___SYNC_LOCK_TEST_AND_SET 1 >| | #define HAVE_DLVSYM 1 >| | #define TRUNCATE_T off_t >| | #define HAVE_RTLD_NEXT 1 >| | #define LIBC_PATH "/lib64/libc.so.6" >| | #define LIBC_VERSION "libc.so.6" >| | #define SANDBOX_PROC_SELF_FD 1 >| | #define SANDBOX_DEV_FD 1 >| | #define SANDBOX_PROC_SELF_CMDLINE 1 >| | #define SANDBOX_PROC_1_CMDLINE 1 >| | #define SANDBOX_PROC_dd_CMDLINE 1 >| | /* end confdefs.h. */ >| | >| | int >| | main (void) >| | { >| | >| | #if !(defined(__PGI)) >| | thisisanerror; >| | #endif >| | >| | ; >| | return 0; >| | } >| configure:15928: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -ggdb -fno-lto -D_REENTRANT conftest.c >&5 >| configure:15928: $? = 0 >| configure:15938: result: gnu >| configure:15951: checking CFLAGS for most reasonable warnings >| configure:16038: : CFLAGS="$CFLAGS" >| configure:16041: $? = 0 >| configure:16064: result: -Wall >| configure:16075: checking whether C compiler accepts -fdata-sections >| configure:16095: x86_64-pc-linux-gnu-gcc -c -Wall -march=native -O2 -pipe -ggdb -fno-lto -fdata-sections -D_REENTRANT conftest.c >&5 >| configure:16095: $? = 0 >| configure:16104: result: yes >| configure:16113: checking whether C compiler accepts -ffunction-sections >| configure:16133: x86_64-pc-linux-gnu-gcc -c -Wall -march=native -O2 -pipe -ggdb -fno-lto -fdata-sections -ffunction-sections -D_REENTRANT conftest.c >&5 >| configure:16133: $? = 0 >| configure:16142: result: yes >| configure:16151: checking whether C compiler accepts -fno-builtin-calloc >| configure:16171: x86_64-pc-linux-gnu-gcc -c -Wall -march=native -O2 -pipe -ggdb -fno-lto -fdata-sections -ffunction-sections -fno-builtin-calloc -D_REENTRANT conftest.c >&5 >| configure:16171: $? = 0 >| configure:16180: result: yes >| configure:16189: checking whether C compiler accepts -fno-builtin-malloc >| configure:16209: x86_64-pc-linux-gnu-gcc -c -Wall -march=native -O2 -pipe -ggdb -fno-lto -fdata-sections -ffunction-sections -fno-builtin-calloc -fno-builtin-malloc -D_REENTRANT conftest.c >&5 >| configure:16209: $? = 0 >| configure:16218: result: yes >| configure:16227: checking whether C compiler accepts -fno-builtin-realloc >| configure:16247: x86_64-pc-linux-gnu-gcc -c -Wall -march=native -O2 -pipe -ggdb -fno-lto -fdata-sections -ffunction-sections -fno-builtin-calloc -fno-builtin-malloc -fno-builtin-realloc -D_REENTRANT conftest.c >&5 >| configure:16247: $? = 0 >| configure:16256: result: yes >| configure:16266: checking whether the linker accepts -Wl,--as-needed >| configure:16286: x86_64-pc-linux-gnu-gcc -o conftest -Wall -march=native -O2 -pipe -ggdb -fno-lto -fdata-sections -ffunction-sections -fno-builtin-calloc -fno-builtin-malloc -fno-builtin-realloc -D_REENTRANT -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto -Wl,--as-needed conftest.c -ldl >&5 >| configure:16286: $? = 0 >| configure:16296: result: yes >| configure:16306: checking whether the linker accepts -Wl,--gc-sections >| configure:16326: x86_64-pc-linux-gnu-gcc -o conftest -Wall -march=native -O2 -pipe -ggdb -fno-lto -fdata-sections -ffunction-sections -fno-builtin-calloc -fno-builtin-malloc -fno-builtin-realloc -D_REENTRANT -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto -Wl,--as-needed -Wl,--gc-sections conftest.c -ldl >&5 >| configure:16326: $? = 0 >| configure:16336: result: yes >| configure:16347: checking whether the linker accepts -Wl,--no-undefined >| configure:16367: x86_64-pc-linux-gnu-gcc -o conftest -Wall -march=native -O2 -pipe -ggdb -fno-lto -fdata-sections -ffunction-sections -fno-builtin-calloc -fno-builtin-malloc -fno-builtin-realloc -D_REENTRANT -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto -Wl,--as-needed -Wl,--gc-sections -Wl,--no-undefined conftest.c -ldl >&5 >| configure:16367: $? = 0 >| configure:16377: result: yes >| configure:16392: checking whether the linker accepts -Wl,--version-script,conftest.map >| configure:16412: x86_64-pc-linux-gnu-gcc -o conftest -Wall -march=native -O2 -pipe -ggdb -fno-lto -fdata-sections -ffunction-sections -fno-builtin-calloc -fno-builtin-malloc -fno-builtin-realloc -D_REENTRANT -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto -Wl,--as-needed -Wl,--gc-sections -Wl,--no-undefined -Wl,--version-script,conftest.map conftest.c -ldl >&5 >| configure:16412: $? = 0 >| configure:16422: result: yes >| configure:16591: checking that generated files are newer than configure >| configure:16597: result: done >| configure:16628: creating ./config.status >| >| ## ---------------------- ## >| ## Running config.status. ## >| ## ---------------------- ## >| >| This file was extended by sandbox config.status 2.25, which was >| generated by GNU Autoconf 2.71. Invocation command line was >| >| CONFIG_FILES = >| CONFIG_HEADERS = >| CONFIG_LINKS = >| CONFIG_COMMANDS = >| $ ./config.status >| >| on localhost >| >| config.status:1252: creating src/sandbox.sh >| config.status:1252: creating Makefile >| config.status:1252: creating etc/sandbox.d/00default >| config.status:1252: creating libsandbox/Makefile >| config.status:1252: creating libsbutil/Makefile >| config.status:1252: creating src/Makefile >| config.status:1252: creating tests/atlocal >| config.status:1252: creating tests/Makefile >| config.status:1252: creating tests/package.m4 >| config.status:1252: creating config.h >| config.status:1466: executing depfiles commands >| config.status:1466: executing libtool commands >| config.status:1466: executing tests/atconfig commands >| >| ## ---------------- ## >| ## Cache variables. ## >| ## ---------------- ## >| >| ac_cv_build=x86_64-pc-linux-gnu >| ac_cv_c_compiler_gnu=yes >| ac_cv_c_const=yes >| ac_cv_c_undeclared_builtin_options='none needed' >| 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='-march=native -O2 -pipe -ggdb -fno-lto' >| 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 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto' >| ac_cv_env_LIBS_set= >| ac_cv_env_LIBS_value= >| ac_cv_env_LT_SYS_LIBRARY_PATH_set= >| ac_cv_env_LT_SYS_LIBRARY_PATH_value= >| ac_cv_env_build_alias_set=set >| ac_cv_env_build_alias_value=x86_64-pc-linux-gnu >| ac_cv_env_host_alias_set=set >| ac_cv_env_host_alias_value=x86_64-pc-linux-gnu >| ac_cv_env_target_alias_set= >| ac_cv_env_target_alias_value= >| ac_cv_func___clone2=no >| ac_cv_func_alloca_works=yes >| ac_cv_func_backtrace=yes >| ac_cv_func_chown_works=yes >| ac_cv_func_clone=yes >| ac_cv_func_creat64=yes >| ac_cv_func_dlvsym=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=yes >| 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_mkdtemp=yes >| ac_cv_func_mkfifoat=yes >| ac_cv_func_mknodat=yes >| ac_cv_func_mkostemp64=yes >| ac_cv_func_mkostemp=yes >| ac_cv_func_mkostemps64=yes >| ac_cv_func_mkostemps=yes >| ac_cv_func_mkstemp64=yes >| ac_cv_func_mkstemp=yes >| ac_cv_func_mkstemps64=yes >| ac_cv_func_mkstemps=yes >| ac_cv_func_open64=yes >| ac_cv_func_openat64=yes >| ac_cv_func_openat=yes >| ac_cv_func_pathconf=yes >| ac_cv_func_process_vm_readv=yes >| ac_cv_func_ptrace=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_unshare=yes >| ac_cv_func_utime=yes >| ac_cv_func_utimensat=yes >| 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_asm_ptrace_h=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_getopt_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_linux_ptrace_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_sched_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_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_ioctl_h=yes >| ac_cv_header_sys_mman_h=yes >| ac_cv_header_sys_mount_h=yes >| ac_cv_header_sys_param_h=yes >| ac_cv_header_sys_ptrace_h=yes >| ac_cv_header_sys_reg_h=yes >| ac_cv_header_sys_socket_h=yes >| ac_cv_header_sys_stat_h=yes >| ac_cv_header_sys_syscall_h=yes >| ac_cv_header_sys_time_h=yes >| ac_cv_header_sys_types_h=yes >| ac_cv_header_sys_uio_h=yes >| ac_cv_header_sys_user_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_header_wchar_h=yes >| ac_cv_host=x86_64-pc-linux-gnu >| 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='/usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c' >| ac_cv_path_lt_DD=/bin/dd >| ac_cv_path_mkdir=/bin/mkdir >| ac_cv_prog_AR=x86_64-pc-linux-gnu-ar >| ac_cv_prog_AWK=gawk >| ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc >| ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' >| ac_cv_prog_OBJDUMP=x86_64-pc-linux-gnu-objdump >| ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib >| ac_cv_prog_READELF=x86_64-pc-linux-gnu-readelf >| ac_cv_prog_STRIP=x86_64-pc-linux-gnu-strip >| ac_cv_prog_cc_c11= >| ac_cv_prog_cc_g=yes >| ac_cv_prog_cc_stdc= >| ac_cv_prog_make_make_set=yes >| ac_cv_safe_to_define___extensions__=yes >| ac_cv_search_dlopen=-ldl >| ac_cv_search_opendir='none required' >| ac_cv_search_strerror='none required' >| ac_cv_should_define__xopen_source=no >| ac_cv_sizeof_struct_pt_regs=168 >| ac_cv_sizeof_struct_user_regs_struct=216 >| 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_struct_pt_regs=yes >| ac_cv_type_struct_user_regs_struct=yes >| ac_cv_type_uid_t=yes >| ac_cv_working_alloca_h=yes >| am_cv_CC_dependencies_compiler_type=none >| am_cv_ar_interface=ar >| am_cv_make_support_nested_variables=yes >| am_cv_prog_cc_c_o=yes >| ax_cv_c_compiler_vendor=gnu >| ax_cv_check_cflags___fdata_sections=yes >| ax_cv_check_cflags___ffunction_sections=yes >| ax_cv_check_cflags___fno_builtin_calloc=yes >| ax_cv_check_cflags___fno_builtin_malloc=yes >| ax_cv_check_cflags___fno_builtin_realloc=yes >| ax_cv_check_ldflags___Wl___as_needed=yes >| ax_cv_check_ldflags___Wl___gc_sections=yes >| ax_cv_check_ldflags___Wl___no_undefined=yes >| ax_cv_check_ldflags___Wl___version_script_conftest_map=yes >| lt_cv_ar_at_file=@ >| lt_cv_archive_cmds_need_lc=no >| 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/x86_64-pc-linux-gnu/bin/ld >| lt_cv_path_NM='/usr/bin/x86_64-pc-linux-gnu-nm -B' >| lt_cv_path_mainfest_tool=no >| lt_cv_prog_compiler_c_o=yes >| lt_cv_prog_compiler_pic='-fPIC -DPIC' >| 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_sharedlib_from_linklib_cmd='printf %s\n' >| lt_cv_shlibpath_overrides_runpath=yes >| lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' >| lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' >| lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' >| lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' >| lt_cv_sys_global_symbol_to_import= >| lt_cv_sys_max_cmd_len=1572864 >| lt_cv_to_host_file_cmd=func_convert_file_noop >| lt_cv_to_tool_file_cmd=func_convert_file_noop >| lt_cv_truncate_bin='/bin/dd bs=4096 count=1' >| >| ## ----------------- ## >| ## Output variables. ## >| ## ----------------- ## >| >| ACLOCAL='${SHELL} '\''/var/tmp/portage/sys-apps/sandbox-2.25/work/sandbox-2.25/missing'\'' aclocal-1.16' >| ALLOCA='' >| AMDEPBACKSLASH='' >| AMDEP_FALSE='' >| AMDEP_TRUE='#' >| AMTAR='$${TAR-tar}' >| AM_BACKSLASH='\' >| AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' >| AM_DEFAULT_VERBOSITY='1' >| AM_V='$(V)' >| AR='x86_64-pc-linux-gnu-ar' >| AUTOCONF='${SHELL} '\''/var/tmp/portage/sys-apps/sandbox-2.25/work/sandbox-2.25/missing'\'' autoconf' >| AUTOHEADER='${SHELL} '\''/var/tmp/portage/sys-apps/sandbox-2.25/work/sandbox-2.25/missing'\'' autoheader' >| AUTOM4TE='${SHELL} '\''/var/tmp/portage/sys-apps/sandbox-2.25/work/sandbox-2.25/missing'\'' autom4te' >| AUTOMAKE='${SHELL} '\''/var/tmp/portage/sys-apps/sandbox-2.25/work/sandbox-2.25/missing'\'' automake-1.16' >| AWK='gawk' >| CC='x86_64-pc-linux-gnu-gcc' >| CCDEPMODE='depmode=none' >| CFLAGS='-Wall -march=native -O2 -pipe -ggdb -fno-lto -fdata-sections -ffunction-sections -fno-builtin-calloc -fno-builtin-malloc -fno-builtin-realloc' >| CFLAG_EXCEPTIONS='-fexceptions' >| CPP='x86_64-pc-linux-gnu-gcc -E' >| CPPFLAGS=' -D_REENTRANT' >| CSCOPE='cscope' >| CTAGS='ctags' >| CYGPATH_W='echo' >| DEFS='-DHAVE_CONFIG_H' >| DEPDIR='.deps' >| DLLTOOL='false' >| DSYMUTIL='' >| DUMPBIN='' >| ECHO_C='' >| ECHO_N='-n' >| ECHO_T='' >| EGREP='/bin/grep -E' >| ETAGS='etags' >| 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/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' >| LDFLAGS='-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto -Wl,--as-needed -Wl,--gc-sections -Wl,--no-undefined' >| LDFLAG_VER='-Wl,--version-script' >| LIBC_PATH='/lib64/libc.so.6' >| LIBOBJS='' >| LIBS='-ldl ' >| LIBTOOL='$(SHELL) $(top_builddir)/libtool' >| LIPO='' >| LN_S='ln -s' >| LTLIBOBJS='' >| LT_SYS_LIBRARY_PATH='' >| MAKEINFO='${SHELL} '\''/var/tmp/portage/sys-apps/sandbox-2.25/work/sandbox-2.25/missing'\'' makeinfo' >| MANIFEST_TOOL=':' >| MKDIR_P='/bin/mkdir -p' >| NM='/usr/bin/x86_64-pc-linux-gnu-nm -B' >| NMEDIT='' >| OBJDUMP='x86_64-pc-linux-gnu-objdump' >| OBJEXT='o' >| OTOOL64='' >| OTOOL='' >| PACKAGE='sandbox' >| PACKAGE_BUGREPORT='sandbox@gentoo.org' >| PACKAGE_NAME='sandbox' >| PACKAGE_STRING='sandbox 2.25' >| PACKAGE_TARNAME='sandbox' >| PACKAGE_URL='' >| PACKAGE_VERSION='2.25' >| PATH_SEPARATOR=':' >| RANLIB='x86_64-pc-linux-gnu-ranlib' >| READELF='x86_64-pc-linux-gnu-readelf' >| SANDBOX_DEFINES='-DETCDIR="\"$(sysconfdir)\"" -DLIBSANDBOX_PATH="\"$(libdir)\"" -DSANDBOX_BASHRC_PATH="\"$(pkgdatadir)\""' >| SB_SCHIZO_FALSE='#' >| SB_SCHIZO_HEADERS=' trace_syscalls_x86_64.h trace_syscalls_x86.h' >| SB_SCHIZO_SETTINGS='x86_64:-m64 x86:-m32' >| SB_SCHIZO_TRUE='' >| SED='/bin/sed' >| SET_MAKE='' >| SHELL='/bin/sh' >| STRIP='x86_64-pc-linux-gnu-strip' >| VERSION='2.25' >| ac_ct_AR='' >| ac_ct_CC='' >| ac_ct_DUMPBIN='' >| ac_ct_READELF='' >| am__EXEEXT_FALSE='' >| am__EXEEXT_TRUE='#' >| am__fastdepCC_FALSE='' >| am__fastdepCC_TRUE='#' >| am__include='include' >| am__isrc=' -I$(srcdir)' >| am__leading_dot='.' >| am__nodep='' >| am__quote='' >| am__tar='$${TAR-tar} chof - "$$tardir"' >| am__untar='$${TAR-tar} xf -' >| bindir='${exec_prefix}/bin' >| build='x86_64-pc-linux-gnu' >| build_alias='x86_64-pc-linux-gnu' >| build_cpu='x86_64' >| build_os='linux-gnu' >| build_vendor='pc' >| datadir='/usr/share' >| datarootdir='${prefix}/share' >| docdir='/usr/share/doc/sandbox-2.25' >| dvidir='${docdir}' >| exec_prefix='${prefix}' >| host='x86_64-pc-linux-gnu' >| host_alias='x86_64-pc-linux-gnu' >| host_cpu='x86_64' >| host_os='linux-gnu' >| host_vendor='pc' >| htmldir='/usr/share/doc/sandbox-2.25/html' >| includedir='${prefix}/include' >| infodir='/usr/share/info' >| install_sh='${SHELL} /var/tmp/portage/sys-apps/sandbox-2.25/work/sandbox-2.25/install-sh' >| libdir='/usr/lib64' >| libexecdir='${exec_prefix}/libexec' >| localedir='${datarootdir}/locale' >| localstatedir='/var/lib' >| mandir='/usr/share/man' >| mkdir_p='$(MKDIR_P)' >| oldincludedir='/usr/include' >| pdfdir='${docdir}' >| prefix='/usr' >| program_transform_name='s,x,x,' >| psdir='${docdir}' >| runstatedir='${localstatedir}/run' >| sbindir='${exec_prefix}/sbin' >| sharedstatedir='${prefix}/com' >| sysconfdir='/etc' >| target_alias='' >| >| ## ----------- ## >| ## confdefs.h. ## >| ## ----------- ## >| >| /* confdefs.h */ >| #define PACKAGE_NAME "sandbox" >| #define PACKAGE_TARNAME "sandbox" >| #define PACKAGE_VERSION "2.25" >| #define PACKAGE_STRING "sandbox 2.25" >| #define PACKAGE_BUGREPORT "sandbox@gentoo.org" >| #define PACKAGE_URL "" >| #define PACKAGE "sandbox" >| #define VERSION "2.25" >| #define SANDBOX_CONFIGURE_OPTS "--prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/sandbox-2.25 --htmldir=/usr/share/doc/sandbox-2.25/html --with-sysroot=/ --libdir=/usr/lib64 build_alias=x86_64-pc-linux-gnu host_alias=x86_64-pc-linux-gnu 'CFLAGS=-march=native -O2 -pipe -ggdb -fno-lto' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fno-lto' CPPFLAGS=" >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_WCHAR_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_GETOPT_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_SCHED_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_REG_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_ASM_PTRACE_H 1 >| #define HAVE_LINUX_PTRACE_H 1 >| #define STDC_HEADERS 1 >| #define _ALL_SOURCE 1 >| #define _DARWIN_C_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _HPUX_ALT_XOPEN_SOCKET_API 1 >| #define _NETBSD_SOURCE 1 >| #define _OPENBSD_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 >| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 >| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 >| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 >| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 >| #define __STDC_WANT_LIB_EXT2__ 1 >| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 >| #define _TANDEM_SOURCE 1 >| #define __EXTENSIONS__ 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define SB_SCHIZO_x86_64 1 >| #define SB_SCHIZO_x86 1 >| #define SB_SCHIZO "x86_64:-m64 x86:-m32" >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DECL_ENVIRON 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_SIGHANDLER_T 1 >| #define HAVE_SIG_T 1 >| #define HAVE___SIGHANDLER_T 1 >| #define HAVE_STRUCT_USER_REGS_STRUCT 1 >| #define HAVE_STRUCT_PT_REGS 1 >| #define SIZEOF_STRUCT_USER_REGS_STRUCT 216 >| #define SIZEOF_STRUCT_PT_REGS 168 >| #define HAVE_CHOWN 1 >| #define HAVE_FORK 1 >| #define HAVE_VFORK 1 >| #define HAVE_BACKTRACE 1 >| #define HAVE_CLONE 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_LUTIMES 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MKDIR 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_MKFIFOAT 1 >| #define HAVE_MKNODAT 1 >| #define HAVE_MKOSTEMP 1 >| #define HAVE_MKOSTEMP64 1 >| #define HAVE_MKOSTEMPS 1 >| #define HAVE_MKOSTEMPS64 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_MKSTEMP64 1 >| #define HAVE_MKSTEMPS 1 >| #define HAVE_MKSTEMPS64 1 >| #define HAVE_OPEN64 1 >| #define HAVE_OPENAT 1 >| #define HAVE_OPENAT64 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_PROCESS_VM_READV 1 >| #define HAVE_PTRACE 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_UNSHARE 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_UTIMES 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___SYNC_LOCK_TEST_AND_SET 1 >| #define HAVE_DLVSYM 1 >| #define TRUNCATE_T off_t >| #define HAVE_RTLD_NEXT 1 >| #define LIBC_PATH "/lib64/libc.so.6" >| #define LIBC_VERSION "libc.so.6" >| #define SANDBOX_PROC_SELF_FD 1 >| #define SANDBOX_DEV_FD 1 >| #define SANDBOX_PROC_SELF_CMDLINE 1 >| #define SANDBOX_PROC_1_CMDLINE 1 >| #define SANDBOX_PROC_dd_CMDLINE 1 >| >| configure: exit 0 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 820848
: 747501 |
747504