Created
May 17, 2024 15:35
-
-
Save ngoldbaum/ff670ca701780008ebd46598bee9e728 to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains any messages produced by compilers while | |
running configure, to aid debugging if configure makes a mistake. | |
It was created by python configure 3.14, which was | |
generated by GNU Autoconf 2.71. Invocation command line was | |
$ ./configure --prefix=/Users/goldbaum/.pyenv/versions/3.13-dev --enable-shared --libdir=/Users/goldbaum/.pyenv/versions/3.13-dev/lib --with-openssl=/opt/homebrew/opt/openssl@3 --with-dsymutil --disable-gil | |
## --------- ## | |
## Platform. ## | |
## --------- ## | |
hostname = Nathans-MBP | |
uname -m = arm64 | |
uname -r = 23.2.0 | |
uname -s = Darwin | |
uname -v = Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:51 PST 2023; root:xnu-10002.61.3~2/RELEASE_ARM64_T6030 | |
/usr/bin/uname -p = arm | |
/bin/uname -X = unknown | |
/bin/arch = unknown | |
/usr/bin/arch -k = unknown | |
/usr/convex/getsysinfo = unknown | |
/usr/bin/hostinfo = Mach kernel version: | |
Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:51 PST 2023; root:xnu-10002.61.3~2/RELEASE_ARM64_T6030 | |
Kernel configured for up to 11 processors. | |
11 processors are physically available. | |
11 processors are logically available. | |
Processor type: arm64e (ARM64E) | |
Processors active: 0 1 2 3 4 5 6 7 8 9 10 | |
Primary memory available: 18.00 gigabytes | |
Default processor set: 461 tasks, 3156 threads, 11 processors | |
Load average: 5.73, Mach factor: 5.25 | |
/bin/machine = unknown | |
/usr/bin/oslevel = unknown | |
/bin/universe = unknown | |
PATH: /opt/homebrew/Cellar/pyenv/2.3.36/libexec/ | |
PATH: /Users/goldbaum/.pyenv/plugins/pyenv-update/bin/ | |
PATH: /opt/homebrew/Cellar/pyenv/2.3.36/plugins/python-build/bin/ | |
PATH: /Users/goldbaum/miniforge3/condabin/ | |
PATH: /Users/goldbaum/.rustup/toolchains/nightly-aarch64-apple-darwin/bin/ | |
PATH: /opt/homebrew/opt/ccache/libexec/ | |
PATH: /Users/goldbaum/.local/bin/ | |
PATH: /Users/goldbaum/.pyenv/shims/ | |
PATH: /opt/homebrew/bin/ | |
PATH: /opt/homebrew/sbin/ | |
PATH: /usr/local/bin/ | |
PATH: /System/Cryptexes/App/usr/bin/ | |
PATH: /usr/bin/ | |
PATH: /bin/ | |
PATH: /usr/sbin/ | |
PATH: /sbin/ | |
PATH: /var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin/ | |
PATH: /var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin/ | |
PATH: /var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin/ | |
PATH: /Applications/VMware Fusion.app/Contents/Public/ | |
PATH: /Users/goldbaum/.cargo/bin/ | |
## ----------- ## | |
## Core tests. ## | |
## ----------- ## | |
configure:3346: looking for aux files: install-sh config.guess config.sub | |
configure:3359: trying ./ | |
configure:3370: ./install-sh found | |
configure:3388: ./config.guess found | |
configure:3388: ./config.sub found | |
configure:3531: checking for git | |
configure:3552: found /usr/bin/git | |
configure:3564: result: found | |
configure:3597: checking build system type | |
configure:3612: result: aarch64-apple-darwin23.2.0 | |
configure:3632: checking host system type | |
configure:3646: result: aarch64-apple-darwin23.2.0 | |
configure:3723: checking for Python interpreter freezing | |
configure:3725: result: ./_bootstrap_python | |
configure:3758: checking for python3.14 | |
configure:3793: result: no | |
configure:3758: checking for python3.13 | |
configure:3779: found /Users/goldbaum/.pyenv/shims/python3.13 | |
configure:3790: result: python3.13 | |
configure:3804: checking Python for regen version | |
configure:3807: result: Python 3.13.0a6+ | |
configure:3940: checking for pkg-config | |
configure:3963: found /opt/homebrew/bin/pkg-config | |
configure:3975: result: /opt/homebrew/bin/pkg-config | |
configure:4000: checking pkg-config is at least version 0.9.0 | |
configure:4003: result: yes | |
configure:4028: checking MACHDEP | |
configure:4098: result: "darwin" | |
configure:4147: checking for --enable-universalsdk | |
configure:4195: result: no | |
configure:4219: checking for --with-universal-archs | |
configure:4235: result: no | |
configure:4658: checking for xcrun | |
configure:4679: found /usr/bin/xcrun | |
configure:4691: result: yes | |
configure:4699: checking macOS SDKROOT | |
configure:4708: result: /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk | |
configure:4830: checking for gcc | |
configure:4862: result: clang | |
configure:5215: checking for C compiler version | |
configure:5224: clang --version >&5 | |
Apple clang version 15.0.0 (clang-1500.1.0.2.5) | |
Target: arm64-apple-darwin23.2.0 | |
Thread model: posix | |
InstalledDir: /Library/Developer/CommandLineTools/usr/bin | |
configure:5235: $? = 0 | |
configure:5224: clang -v >&5 | |
Apple clang version 15.0.0 (clang-1500.1.0.2.5) | |
Target: arm64-apple-darwin23.2.0 | |
Thread model: posix | |
InstalledDir: /Library/Developer/CommandLineTools/usr/bin | |
configure:5235: $? = 0 | |
configure:5224: clang -V >&5 | |
clang: error: argument to '-V' is missing (expected 1 value) | |
clang: error: no input files | |
configure:5235: $? = 1 | |
configure:5224: clang -qversion >&5 | |
clang: error: unknown argument '-qversion'; did you mean '--version'? | |
clang: error: no input files | |
configure:5235: $? = 1 | |
configure:5224: clang -version >&5 | |
clang: error: unknown argument '-version'; did you mean '--version'? | |
clang: error: no input files | |
configure:5235: $? = 1 | |
configure:5255: checking whether the C compiler works | |
configure:5277: clang -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:5281: $? = 0 | |
configure:5331: result: yes | |
configure:5334: checking for C compiler default output file name | |
configure:5336: result: a.out | |
configure:5342: checking for suffix of executables | |
configure:5349: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:5353: $? = 0 | |
configure:5376: result: | |
configure:5398: checking whether we are cross compiling | |
configure:5406: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:5410: $? = 0 | |
configure:5417: ./conftest | |
configure:5421: $? = 0 | |
configure:5436: result: no | |
configure:5441: checking for suffix of object files | |
configure:5464: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:5468: $? = 0 | |
configure:5490: result: o | |
configure:5494: checking whether the compiler supports GNU C | |
configure:5514: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:5514: $? = 0 | |
configure:5524: result: yes | |
configure:5535: checking whether clang accepts -g | |
configure:5556: clang -c -g -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:5556: $? = 0 | |
configure:5600: result: yes | |
configure:5620: checking for clang option to enable C11 features | |
configure:5635: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
conftest.c:21:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] | |
static char *e (p, i) | |
^ | |
1 warning generated. | |
configure:5635: $? = 0 | |
configure:5653: result: none needed | |
configure:5768: checking how to run the C preprocessor | |
configure:5794: clang -E -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c | |
configure:5794: $? = 0 | |
configure:5809: clang -E -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c | |
conftest.c:7:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^~~~~~~~~~~~~~~~~~ | |
1 error generated. | |
configure:5809: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:5836: result: clang -E | |
configure:5850: clang -E -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c | |
configure:5850: $? = 0 | |
configure:5865: clang -E -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c | |
conftest.c:7:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^~~~~~~~~~~~~~~~~~ | |
1 error generated. | |
configure:5865: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:5895: checking for grep that handles long lines and -e | |
configure:5959: result: /usr/bin/grep | |
configure:5964: checking for a sed that does not truncate output | |
configure:6034: result: /usr/bin/sed | |
configure:6039: checking for egrep | |
configure:6107: result: /usr/bin/grep -E | |
configure:6113: checking for CC compiler name | |
configure:6149: result: clang | |
configure:6160: checking for stdio.h | |
configure:6160: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:6160: $? = 0 | |
configure:6160: result: yes | |
configure:6160: checking for stdlib.h | |
configure:6160: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:6160: $? = 0 | |
configure:6160: result: yes | |
configure:6160: checking for string.h | |
configure:6160: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:6160: $? = 0 | |
configure:6160: result: yes | |
configure:6160: checking for inttypes.h | |
configure:6160: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:6160: $? = 0 | |
configure:6160: result: yes | |
configure:6160: checking for stdint.h | |
configure:6160: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:6160: $? = 0 | |
configure:6160: result: yes | |
configure:6160: checking for strings.h | |
configure:6160: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:6160: $? = 0 | |
configure:6160: result: yes | |
configure:6160: checking for sys/stat.h | |
configure:6160: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:6160: $? = 0 | |
configure:6160: result: yes | |
configure:6160: checking for sys/types.h | |
configure:6160: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:6160: $? = 0 | |
configure:6160: result: yes | |
configure:6160: checking for unistd.h | |
configure:6160: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:6160: $? = 0 | |
configure:6160: result: yes | |
configure:6160: checking for wchar.h | |
configure:6160: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:6160: $? = 0 | |
configure:6160: result: yes | |
configure:6160: checking for minix/config.h | |
configure:6160: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
conftest.c:45:10: fatal error: 'minix/config.h' file not found | |
#include <minix/config.h> | |
^~~~~~~~~~~~~~~~ | |
1 error generated. | |
configure:6160: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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:6160: result: no | |
configure:6191: checking whether it is safe to define __EXTENSIONS__ | |
configure:6210: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:6210: $? = 0 | |
configure:6218: result: yes | |
configure:6221: checking whether _XOPEN_SOURCE should be defined | |
configure:6243: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:6243: $? = 0 | |
configure:6270: result: no | |
configure:6328: checking for GCC compatible compiler | |
configure:6344: clang -E -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c | |
configure:6344: $? = 0 | |
configure:6352: result: yes | |
configure:6628: checking for clang++ | |
configure:6666: result: no | |
configure:6918: | |
By default, distutils will build C++ extension modules with "clang++". | |
If this is not intended, then set CXX on the configure command line. | |
configure:6931: checking for the platform triplet based on compiler characteristics | |
configure:6936: result: darwin | |
configure:6944: checking for multiarch | |
configure:6967: result: darwin | |
configure:6983: checking for PEP 11 support tier | |
configure:7034: result: aarch64-apple-darwin23.2.0/clang has tier 1 (supported) | |
configure:7052: checking for -Wl,--no-as-needed | |
configure:7072: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib -Wl,--no-as-needed conftest.c -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: unknown options: --no-as-needed | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:7072: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| /* end confdefs.h. */ | |
| | |
| int | |
| main (void) | |
| { | |
| | |
| ; | |
| return 0; | |
| } | |
configure:7085: result: no | |
configure:7089: checking for the Android API level | |
configure:7124: result: not Android | |
configure:7140: checking for --with-emscripten-target | |
configure:7179: result: | |
configure:7182: checking for --enable-wasm-dynamic-linking | |
configure:7204: result: missing | |
configure:7207: checking for --enable-wasm-pthreads | |
configure:7229: result: missing | |
configure:7232: checking for --with-suffix | |
configure:7265: result: | |
configure:7271: checking for case-insensitive build directory | |
configure:7279: result: yes | |
configure:7297: checking LIBRARY | |
configure:7303: result: libpython$(VERSION)$(ABIFLAGS).a | |
configure:7343: checking LINKCC | |
configure:7355: result: $(PURIFY) $(CC) | |
configure:7364: checking EXPORTSYMS | |
configure:7372: result: | |
configure:7381: checking for GNU ld | |
configure:7393: result: no | |
configure:7396: checking for --enable-shared | |
configure:7414: result: yes | |
configure:7419: checking for --with-static-libpython | |
configure:7436: result: yes | |
configure:7442: checking for --enable-profiling | |
configure:7469: result: no | |
configure:7477: checking LDLIBRARY | |
configure:7576: result: libpython$(LDVERSION).dylib | |
configure:7583: checking HOSTRUNNER | |
configure:7768: result: | |
configure:7861: checking for ar | |
configure:7882: found /usr/bin/ar | |
configure:7893: result: ar | |
configure:7948: checking for a BSD-compatible install | |
configure:8021: result: /usr/bin/install -c | |
configure:8033: checking for a race-free mkdir -p | |
configure:8077: result: ./install-sh -c -d | |
configure:8096: checking for --disable-gil | |
configure:8112: result: yes | |
configure:8125: checking for --with-pydebug | |
configure:8145: result: no | |
configure:8152: checking for --with-trace-refs | |
configure:8164: result: no | |
configure:8176: checking for --enable-pystats | |
configure:8187: result: no | |
configure:8202: checking for --with-assertions | |
configure:8223: result: no | |
configure:8228: checking for --enable-experimental-jit | |
configure:8266: result: | |
configure:8273: checking for --enable-optimizations | |
configure:8290: result: no | |
configure:8359: checking PROFILE_TASK | |
configure:8365: result: -m test --pgo --timeout=$(TESTTIMEOUT) | |
configure:8389: checking for --with-lto | |
configure:8427: result: no | |
configure:8807: checking for llvm-profdata | |
configure:8845: result: no | |
configure:8880: llvm-profdata found via xcrun: /usr/bin/xcrun llvm-profdata | |
configure:8938: checking for --enable-bolt | |
configure:8955: result: no | |
configure:9261: checking BOLT_INSTRUMENT_FLAGS | |
configure:9267: result: | |
configure:9271: checking BOLT_APPLY_FLAGS | |
configure:9278: result: -update-debug-sections -reorder-blocks=ext-tsp -reorder-functions=hfsort+ -split-functions -icf=1 -inline-all -split-eh -reorder-functions-use-hot-size -peepholes=none -jump-tables=aggressive -inline-ap -indirect-call-promotion=all -dyno-stats -use-gnu-stack -frame-opt=hot | |
configure:9309: checking if clang supports -fstrict-overflow and -fno-strict-overflow | |
configure:9326: clang -c -fstrict-overflow -fno-strict-overflow -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:9326: $? = 0 | |
configure:9336: result: yes | |
configure:9349: checking for --with-strict-overflow | |
configure:9367: result: no | |
configure:9373: checking if clang supports -Og optimization level | |
configure:9392: clang -c -Og -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:9392: $? = 0 | |
configure:9405: result: yes | |
configure:9609: checking if we can add -Wextra | |
configure:9629: clang -c -I/opt/homebrew/opt/zlib -Wextra -Werror -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:9629: $? = 0 | |
configure:9639: result: yes | |
configure:9655: checking whether clang -fno-strict-aliasing accepts and needs -fno-strict-aliasing | |
configure:9674: clang -fno-strict-aliasing -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:9674: $? = 0 | |
configure:9692: clang -fstrict-aliasing -c -I/opt/homebrew/opt/zlib -Werror -Wstrict-aliasing -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:9692: $? = 0 | |
configure:9711: result: no | |
configure:9772: checking if we can disable clang unused-parameter warning | |
configure:9792: clang -c -I/opt/homebrew/opt/zlib -Wunused-parameter -Werror -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:9792: $? = 0 | |
configure:9802: result: yes | |
configure:9813: checking if we can disable clang int-conversion warning | |
configure:9833: clang -c -I/opt/homebrew/opt/zlib -Wint-conversion -Werror -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:9833: $? = 0 | |
configure:9843: result: yes | |
configure:9854: checking if we can disable clang missing-field-initializers warning | |
configure:9874: clang -c -I/opt/homebrew/opt/zlib -Wmissing-field-initializers -Werror -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:9874: $? = 0 | |
configure:9884: result: yes | |
configure:9895: checking if we can enable clang sign-compare warning | |
configure:9915: clang -c -I/opt/homebrew/opt/zlib -Wsign-compare -Werror -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:9915: $? = 0 | |
configure:9925: result: yes | |
configure:9936: checking if we can enable clang unreachable-code warning | |
configure:9956: clang -c -I/opt/homebrew/opt/zlib -Wunreachable-code -Werror -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:9956: $? = 0 | |
configure:9966: result: yes | |
configure:9988: checking if we can enable clang strict-prototypes warning | |
configure:10008: clang -c -I/opt/homebrew/opt/zlib -Wstrict-prototypes -Werror -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:10008: $? = 0 | |
configure:10018: result: yes | |
configure:10029: checking if we can make implicit function declaration an error in clang -Werror=implicit-function-declaration | |
configure:10048: clang -Werror=implicit-function-declaration -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:10048: $? = 0 | |
configure:10060: result: yes | |
configure:10071: checking if we can use visibility in clang -fvisibility=hidden | |
configure:10090: clang -fvisibility=hidden -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:10090: $? = 0 | |
configure:10102: result: yes | |
configure:10219: checking which MACOSX_DEPLOYMENT_TARGET to use | |
configure:10257: result: 14.2 | |
configure:10260: checking if specified universal architectures work | |
configure:10273: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:10273: $? = 0 | |
configure:10275: result: yes | |
configure:10332: checking whether pthreads are available without options | |
configure:10359: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:10359: $? = 0 | |
configure:10359: ./conftest | |
configure:10359: $? = 0 | |
configure:10375: result: yes | |
configure:10541: checking whether clang++ also accepts flags for thread support | |
configure:10580: result: no | |
configure:10592: checking for alloca.h | |
configure:10592: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:10592: $? = 0 | |
configure:10592: result: yes | |
configure:10598: checking for asm/types.h | |
configure:10598: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
conftest.c:67:10: fatal error: 'asm/types.h' file not found | |
#include <asm/types.h> | |
^~~~~~~~~~~~~ | |
1 error generated. | |
configure:10598: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_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 <asm/types.h> | |
configure:10598: result: no | |
configure:10604: checking for bluetooth.h | |
configure:10604: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
conftest.c:67:10: fatal error: 'bluetooth.h' file not found | |
#include <bluetooth.h> | |
^~~~~~~~~~~~~ | |
1 error generated. | |
configure:10604: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_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 <bluetooth.h> | |
configure:10604: result: no | |
configure:10610: checking for conio.h | |
configure:10610: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
conftest.c:67:10: fatal error: 'conio.h' file not found | |
#include <conio.h> | |
^~~~~~~~~ | |
1 error generated. | |
configure:10610: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_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 <conio.h> | |
configure:10610: result: no | |
configure:10616: checking for direct.h | |
configure:10616: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
conftest.c:67:10: fatal error: 'direct.h' file not found | |
#include <direct.h> | |
^~~~~~~~~~ | |
1 error generated. | |
configure:10616: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_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 <direct.h> | |
configure:10616: result: no | |
configure:10622: checking for dlfcn.h | |
configure:10622: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:10622: $? = 0 | |
configure:10622: result: yes | |
configure:10628: checking for endian.h | |
configure:10628: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
conftest.c:68:10: fatal error: 'endian.h' file not found | |
#include <endian.h> | |
^~~~~~~~~~ | |
1 error generated. | |
configure:10628: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_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 <endian.h> | |
configure:10628: result: no | |
configure:10634: checking for errno.h | |
configure:10634: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:10634: $? = 0 | |
configure:10634: result: yes | |
configure:10640: checking for fcntl.h | |
configure:10640: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:10640: $? = 0 | |
configure:10640: result: yes | |
configure:10646: checking for grp.h | |
configure:10646: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:10646: $? = 0 | |
configure:10646: result: yes | |
configure:10652: checking for io.h | |
configure:10652: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
conftest.c:71:10: fatal error: 'io.h' file not found | |
#include <io.h> | |
^~~~~~ | |
1 error generated. | |
configure:10652: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_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 <io.h> | |
configure:10652: result: no | |
configure:10658: checking for langinfo.h | |
configure:10658: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:10658: $? = 0 | |
configure:10658: result: yes | |
configure:10664: checking for libintl.h | |
configure:10664: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:10664: $? = 0 | |
configure:10664: result: yes | |
configure:10670: checking for libutil.h | |
configure:10670: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
conftest.c:73:10: fatal error: 'libutil.h' file not found | |
#include <libutil.h> | |
^~~~~~~~~~~ | |
1 error generated. | |
configure:10670: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_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 <libutil.h> | |
configure:10670: result: no | |
configure:10676: checking for linux/auxvec.h | |
configure:10676: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
conftest.c:73:10: fatal error: 'linux/auxvec.h' file not found | |
#include <linux/auxvec.h> | |
^~~~~~~~~~~~~~~~ | |
1 error generated. | |
configure:10676: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_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 <linux/auxvec.h> | |
configure:10676: result: no | |
configure:10682: checking for sys/auxv.h | |
configure:10682: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
conftest.c:73:10: fatal error: 'sys/auxv.h' file not found | |
#include <sys/auxv.h> | |
^~~~~~~~~~~~ | |
1 error generated. | |
configure:10682: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_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 <sys/auxv.h> | |
configure:10682: result: no | |
configure:10688: checking for linux/fs.h | |
configure:10688: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
conftest.c:73:10: fatal error: 'linux/fs.h' file not found | |
#include <linux/fs.h> | |
^~~~~~~~~~~~ | |
1 error generated. | |
configure:10688: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_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 <linux/fs.h> | |
configure:10688: result: no | |
configure:10694: checking for linux/limits.h | |
configure:10694: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
conftest.c:73:10: fatal error: 'linux/limits.h' file not found | |
#include <linux/limits.h> | |
^~~~~~~~~~~~~~~~ | |
1 error generated. | |
configure:10694: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_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 <linux/limits.h> | |
configure:10694: result: no | |
configure:10700: checking for linux/memfd.h | |
configure:10700: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
conftest.c:73:10: fatal error: 'linux/memfd.h' file not found | |
#include <linux/memfd.h> | |
^~~~~~~~~~~~~~~ | |
1 error generated. | |
configure:10700: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_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 <linux/memfd.h> | |
configure:10700: result: no | |
configure:10706: checking for linux/random.h | |
configure:10706: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
conftest.c:73:10: fatal error: 'linux/random.h' file not found | |
#include <linux/random.h> | |
^~~~~~~~~~~~~~~~ | |
1 error generated. | |
configure:10706: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_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 <linux/random.h> | |
configure:10706: result: no | |
configure:10712: checking for linux/soundcard.h | |
configure:10712: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
conftest.c:73:10: fatal error: 'linux/soundcard.h' file not found | |
#include <linux/soundcard.h> | |
^~~~~~~~~~~~~~~~~~~ | |
1 error generated. | |
configure:10712: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_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 <linux/soundcard.h> | |
configure:10712: result: no | |
configure:10718: checking for linux/tipc.h | |
configure:10718: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
conftest.c:73:10: fatal error: 'linux/tipc.h' file not found | |
#include <linux/tipc.h> | |
^~~~~~~~~~~~~~ | |
1 error generated. | |
configure:10718: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_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 <linux/tipc.h> | |
configure:10718: result: no | |
configure:10724: checking for linux/wait.h | |
configure:10724: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
conftest.c:73:10: fatal error: 'linux/wait.h' file not found | |
#include <linux/wait.h> | |
^~~~~~~~~~~~~~ | |
1 error generated. | |
configure:10724: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_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 <linux/wait.h> | |
configure:10724: result: no | |
configure:10730: checking for netdb.h | |
configure:10730: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:10730: $? = 0 | |
configure:10730: result: yes | |
configure:10736: checking for net/ethernet.h | |
configure:10736: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:10736: $? = 0 | |
configure:10736: result: yes | |
configure:10742: checking for netinet/in.h | |
configure:10742: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:10742: $? = 0 | |
configure:10742: result: yes | |
configure:10748: checking for netpacket/packet.h | |
configure:10748: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
conftest.c:76:10: fatal error: 'netpacket/packet.h' file not found | |
#include <netpacket/packet.h> | |
^~~~~~~~~~~~~~~~~~~~ | |
1 error generated. | |
configure:10748: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_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 <netpacket/packet.h> | |
configure:10748: result: no | |
configure:10754: checking for poll.h | |
configure:10754: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:10754: $? = 0 | |
configure:10754: result: yes | |
configure:10760: checking for process.h | |
configure:10760: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
conftest.c:77:10: fatal error: 'process.h' file not found | |
#include <process.h> | |
^~~~~~~~~~~ | |
1 error generated. | |
configure:10760: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_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 <process.h> | |
configure:10760: result: no | |
configure:10766: checking for pthread.h | |
configure:10766: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:10766: $? = 0 | |
configure:10766: result: yes | |
configure:10772: checking for pty.h | |
configure:10772: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
conftest.c:78:10: fatal error: 'pty.h' file not found | |
#include <pty.h> | |
^~~~~~~ | |
1 error generated. | |
configure:10772: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_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 <pty.h> | |
configure:10772: result: no | |
configure:10778: checking for sched.h | |
configure:10778: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:10778: $? = 0 | |
configure:10778: result: yes | |
configure:10784: checking for setjmp.h | |
configure:10784: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:10784: $? = 0 | |
configure:10784: result: yes | |
configure:10790: checking for shadow.h | |
configure:10790: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
conftest.c:80:10: fatal error: 'shadow.h' file not found | |
#include <shadow.h> | |
^~~~~~~~~~ | |
1 error generated. | |
configure:10790: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_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 <shadow.h> | |
configure:10790: result: no | |
configure:10796: checking for signal.h | |
configure:10796: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:10796: $? = 0 | |
configure:10796: result: yes | |
configure:10802: checking for spawn.h | |
configure:10802: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:10802: $? = 0 | |
configure:10802: result: yes | |
configure:10808: checking for stropts.h | |
configure:10808: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
conftest.c:82:10: fatal error: 'stropts.h' file not found | |
#include <stropts.h> | |
^~~~~~~~~~~ | |
1 error generated. | |
configure:10808: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_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 <stropts.h> | |
configure:10808: result: no | |
configure:10814: checking for sys/audioio.h | |
configure:10814: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
conftest.c:82:10: fatal error: 'sys/audioio.h' file not found | |
#include <sys/audioio.h> | |
^~~~~~~~~~~~~~~ | |
1 error generated. | |
configure:10814: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_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 <sys/audioio.h> | |
configure:10814: result: no | |
configure:10820: checking for sys/bsdtty.h | |
configure:10820: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
conftest.c:82:10: fatal error: 'sys/bsdtty.h' file not found | |
#include <sys/bsdtty.h> | |
^~~~~~~~~~~~~~ | |
1 error generated. | |
configure:10820: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_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 <sys/bsdtty.h> | |
configure:10820: result: no | |
configure:10826: checking for sys/devpoll.h | |
configure:10826: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
conftest.c:82:10: fatal error: 'sys/devpoll.h' file not found | |
#include <sys/devpoll.h> | |
^~~~~~~~~~~~~~~ | |
1 error generated. | |
configure:10826: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_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 <sys/devpoll.h> | |
configure:10826: result: no | |
configure:10832: checking for sys/endian.h | |
configure:10832: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
conftest.c:82:10: fatal error: 'sys/endian.h' file not found | |
#include <sys/endian.h> | |
^~~~~~~~~~~~~~ | |
1 error generated. | |
configure:10832: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_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 <sys/endian.h> | |
configure:10832: result: no | |
configure:10838: checking for sys/epoll.h | |
configure:10838: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
conftest.c:82:10: fatal error: 'sys/epoll.h' file not found | |
#include <sys/epoll.h> | |
^~~~~~~~~~~~~ | |
1 error generated. | |
configure:10838: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_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 <sys/epoll.h> | |
configure:10838: result: no | |
configure:10844: checking for sys/event.h | |
configure:10844: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:10844: $? = 0 | |
configure:10844: result: yes | |
configure:10850: checking for sys/eventfd.h | |
configure:10850: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
conftest.c:83:10: fatal error: 'sys/eventfd.h' file not found | |
#include <sys/eventfd.h> | |
^~~~~~~~~~~~~~~ | |
1 error generated. | |
configure:10850: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_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 <sys/eventfd.h> | |
configure:10850: result: no | |
configure:10856: checking for sys/file.h | |
configure:10856: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:10856: $? = 0 | |
configure:10856: result: yes | |
configure:10862: checking for sys/ioctl.h | |
configure:10862: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:10862: $? = 0 | |
configure:10862: result: yes | |
configure:10868: checking for sys/kern_control.h | |
configure:10868: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:10868: $? = 0 | |
configure:10868: result: yes | |
configure:10874: checking for sys/loadavg.h | |
configure:10874: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
conftest.c:86:10: fatal error: 'sys/loadavg.h' file not found | |
#include <sys/loadavg.h> | |
^~~~~~~~~~~~~~~ | |
1 error generated. | |
configure:10874: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_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 <sys/loadavg.h> | |
configure:10874: result: no | |
configure:10880: checking for sys/lock.h | |
configure:10880: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:10880: $? = 0 | |
configure:10880: result: yes | |
configure:10886: checking for sys/memfd.h | |
configure:10886: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
conftest.c:87:10: fatal error: 'sys/memfd.h' file not found | |
#include <sys/memfd.h> | |
^~~~~~~~~~~~~ | |
1 error generated. | |
configure:10886: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_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 <sys/memfd.h> | |
configure:10886: result: no | |
configure:10892: checking for sys/mkdev.h | |
configure:10892: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
conftest.c:87:10: fatal error: 'sys/mkdev.h' file not found | |
#include <sys/mkdev.h> | |
^~~~~~~~~~~~~ | |
1 error generated. | |
configure:10892: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_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 <sys/mkdev.h> | |
configure:10892: result: no | |
configure:10898: checking for sys/mman.h | |
configure:10898: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:10898: $? = 0 | |
configure:10898: result: yes | |
configure:10904: checking for sys/modem.h | |
configure:10904: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
conftest.c:88:10: fatal error: 'sys/modem.h' file not found | |
#include <sys/modem.h> | |
^~~~~~~~~~~~~ | |
1 error generated. | |
configure:10904: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_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 <sys/modem.h> | |
configure:10904: result: no | |
configure:10910: checking for sys/param.h | |
configure:10910: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:10910: $? = 0 | |
configure:10910: result: yes | |
configure:10916: checking for sys/poll.h | |
configure:10916: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:10916: $? = 0 | |
configure:10916: result: yes | |
configure:10922: checking for sys/random.h | |
configure:10922: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:10922: $? = 0 | |
configure:10922: result: yes | |
configure:10928: checking for sys/resource.h | |
configure:10928: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:10928: $? = 0 | |
configure:10928: result: yes | |
configure:10934: checking for sys/select.h | |
configure:10934: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:10934: $? = 0 | |
configure:10934: result: yes | |
configure:10940: checking for sys/sendfile.h | |
configure:10940: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
conftest.c:93:10: fatal error: 'sys/sendfile.h' file not found | |
#include <sys/sendfile.h> | |
^~~~~~~~~~~~~~~~ | |
1 error generated. | |
configure:10940: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_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 <sys/sendfile.h> | |
configure:10940: result: no | |
configure:10946: checking for sys/socket.h | |
configure:10946: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:10946: $? = 0 | |
configure:10946: result: yes | |
configure:10952: checking for sys/soundcard.h | |
configure:10952: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
conftest.c:94:10: fatal error: 'sys/soundcard.h' file not found | |
#include <sys/soundcard.h> | |
^~~~~~~~~~~~~~~~~ | |
1 error generated. | |
configure:10952: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_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 <sys/soundcard.h> | |
configure:10952: result: no | |
configure:10958: checking for sys/stat.h | |
configure:10958: result: yes | |
configure:10964: checking for sys/statvfs.h | |
configure:10964: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:10964: $? = 0 | |
configure:10964: result: yes | |
configure:10970: checking for sys/sys_domain.h | |
configure:10970: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:10970: $? = 0 | |
configure:10970: result: yes | |
configure:10976: checking for sys/syscall.h | |
configure:10976: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:10976: $? = 0 | |
configure:10976: result: yes | |
configure:10982: checking for sys/sysmacros.h | |
configure:10982: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
conftest.c:98:10: fatal error: 'sys/sysmacros.h' file not found | |
#include <sys/sysmacros.h> | |
^~~~~~~~~~~~~~~~~ | |
1 error generated. | |
configure:10982: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_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 <sys/sysmacros.h> | |
configure:10982: result: no | |
configure:10988: checking for sys/termio.h | |
configure:10988: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
conftest.c:98:10: fatal error: 'sys/termio.h' file not found | |
#include <sys/termio.h> | |
^~~~~~~~~~~~~~ | |
1 error generated. | |
configure:10988: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_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 <sys/termio.h> | |
configure:10988: result: no | |
configure:10994: checking for sys/time.h | |
configure:10994: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:10994: $? = 0 | |
configure:10994: result: yes | |
configure:11000: checking for sys/times.h | |
configure:11000: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:11000: $? = 0 | |
configure:11000: result: yes | |
configure:11006: checking for sys/timerfd.h | |
configure:11006: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
conftest.c:100:10: fatal error: 'sys/timerfd.h' file not found | |
#include <sys/timerfd.h> | |
^~~~~~~~~~~~~~~ | |
1 error generated. | |
configure:11006: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_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 <sys/timerfd.h> | |
configure:11006: result: no | |
configure:11012: checking for sys/types.h | |
configure:11012: result: yes | |
configure:11018: checking for sys/uio.h | |
configure:11018: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:11018: $? = 0 | |
configure:11018: result: yes | |
configure:11024: checking for sys/un.h | |
configure:11024: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:11024: $? = 0 | |
configure:11024: result: yes | |
configure:11030: checking for sys/utsname.h | |
configure:11030: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:11030: $? = 0 | |
configure:11030: result: yes | |
configure:11036: checking for sys/wait.h | |
configure:11036: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:11036: $? = 0 | |
configure:11036: result: yes | |
configure:11042: checking for sys/xattr.h | |
configure:11042: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:11042: $? = 0 | |
configure:11042: result: yes | |
configure:11048: checking for sysexits.h | |
configure:11048: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:11048: $? = 0 | |
configure:11048: result: yes | |
configure:11054: checking for syslog.h | |
configure:11054: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:11054: $? = 0 | |
configure:11054: result: yes | |
configure:11060: checking for termios.h | |
configure:11060: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:11060: $? = 0 | |
configure:11060: result: yes | |
configure:11066: checking for util.h | |
configure:11066: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:11066: $? = 0 | |
configure:11066: result: yes | |
configure:11072: checking for utime.h | |
configure:11072: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:11072: $? = 0 | |
configure:11072: result: yes | |
configure:11078: checking for utmp.h | |
configure:11078: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:11078: $? = 0 | |
configure:11078: result: yes | |
configure:11088: checking for dirent.h that defines DIR | |
configure:11108: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:11108: $? = 0 | |
configure:11117: result: yes | |
configure:11131: checking for library containing opendir | |
configure:11161: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:11161: $? = 0 | |
configure:11181: result: none required | |
configure:11253: checking for sys/mkdev.h | |
configure:11253: result: no | |
configure:11262: checking for sys/sysmacros.h | |
configure:11262: result: no | |
configure:11277: checking for bluetooth/bluetooth.h | |
configure:11277: clang -c -std=c99 -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
conftest.c:113:10: fatal error: 'bluetooth/bluetooth.h' file not found | |
#include <bluetooth/bluetooth.h> | |
^~~~~~~~~~~~~~~~~~~~~~~ | |
1 error generated. | |
configure:11277: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_DIRENT_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 <bluetooth/bluetooth.h> | |
configure:11277: result: no | |
configure:11287: checking for net/if.h | |
configure:11287: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:11287: $? = 0 | |
configure:11287: result: yes | |
configure:11304: checking for linux/netlink.h | |
configure:11304: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
conftest.c:95:10: fatal error: 'linux/netlink.h' file not found | |
#include <linux/netlink.h> | |
^~~~~~~~~~~~~~~~~ | |
1 error generated. | |
configure:11304: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| /* end confdefs.h. */ | |
| | |
| #ifdef HAVE_ASM_TYPES_H | |
| #include <asm/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_SOCKET_H | |
| #include <sys/socket.h> | |
| #endif | |
| | |
| | |
| #include <linux/netlink.h> | |
configure:11304: result: no | |
configure:11318: checking for netlink/netlink.h | |
configure:11318: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
conftest.c:95:10: fatal error: 'netlink/netlink.h' file not found | |
#include <netlink/netlink.h> | |
^~~~~~~~~~~~~~~~~~~ | |
1 error generated. | |
configure:11318: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| /* end confdefs.h. */ | |
| | |
| #ifdef HAVE_ASM_TYPES_H | |
| #include <asm/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_SOCKET_H | |
| #include <sys/socket.h> | |
| #endif | |
| | |
| | |
| #include <netlink/netlink.h> | |
configure:11318: result: no | |
configure:11335: checking for linux/qrtr.h | |
configure:11335: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
conftest.c:95:10: fatal error: 'linux/qrtr.h' file not found | |
#include <linux/qrtr.h> | |
^~~~~~~~~~~~~~ | |
1 error generated. | |
configure:11335: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| /* end confdefs.h. */ | |
| | |
| #ifdef HAVE_ASM_TYPES_H | |
| #include <asm/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_SOCKET_H | |
| #include <sys/socket.h> | |
| #endif | |
| | |
| | |
| #include <linux/qrtr.h> | |
configure:11335: result: no | |
configure:11351: checking for linux/vm_sockets.h | |
configure:11351: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
conftest.c:92:10: fatal error: 'linux/vm_sockets.h' file not found | |
#include <linux/vm_sockets.h> | |
^~~~~~~~~~~~~~~~~~~~ | |
1 error generated. | |
configure:11351: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| /* end confdefs.h. */ | |
| | |
| #ifdef HAVE_SYS_SOCKET_H | |
| #include <sys/socket.h> | |
| #endif | |
| | |
| | |
| #include <linux/vm_sockets.h> | |
configure:11351: result: no | |
configure:11366: checking for linux/can.h | |
configure:11366: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
conftest.c:92:10: fatal error: 'linux/can.h' file not found | |
#include <linux/can.h> | |
^~~~~~~~~~~~~ | |
1 error generated. | |
configure:11366: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| /* end confdefs.h. */ | |
| | |
| #ifdef HAVE_SYS_SOCKET_H | |
| #include <sys/socket.h> | |
| #endif | |
| | |
| | |
| #include <linux/can.h> | |
configure:11366: result: no | |
configure:11377: checking for linux/can/bcm.h | |
configure:11377: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
conftest.c:92:10: fatal error: 'linux/can/bcm.h' file not found | |
#include <linux/can/bcm.h> | |
^~~~~~~~~~~~~~~~~ | |
1 error generated. | |
configure:11377: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| /* end confdefs.h. */ | |
| | |
| #ifdef HAVE_SYS_SOCKET_H | |
| #include <sys/socket.h> | |
| #endif | |
| | |
| | |
| #include <linux/can/bcm.h> | |
configure:11377: result: no | |
configure:11388: checking for linux/can/j1939.h | |
configure:11388: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
conftest.c:92:10: fatal error: 'linux/can/j1939.h' file not found | |
#include <linux/can/j1939.h> | |
^~~~~~~~~~~~~~~~~~~ | |
1 error generated. | |
configure:11388: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| /* end confdefs.h. */ | |
| | |
| #ifdef HAVE_SYS_SOCKET_H | |
| #include <sys/socket.h> | |
| #endif | |
| | |
| | |
| #include <linux/can/j1939.h> | |
configure:11388: result: no | |
configure:11399: checking for linux/can/raw.h | |
configure:11399: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
conftest.c:92:10: fatal error: 'linux/can/raw.h' file not found | |
#include <linux/can/raw.h> | |
^~~~~~~~~~~~~~~~~ | |
1 error generated. | |
configure:11399: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| /* end confdefs.h. */ | |
| | |
| #ifdef HAVE_SYS_SOCKET_H | |
| #include <sys/socket.h> | |
| #endif | |
| | |
| | |
| #include <linux/can/raw.h> | |
configure:11399: result: no | |
configure:11410: checking for netcan/can.h | |
configure:11410: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
conftest.c:92:10: fatal error: 'netcan/can.h' file not found | |
#include <netcan/can.h> | |
^~~~~~~~~~~~~~ | |
1 error generated. | |
configure:11410: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| /* end confdefs.h. */ | |
| | |
| #ifdef HAVE_SYS_SOCKET_H | |
| #include <sys/socket.h> | |
| #endif | |
| | |
| | |
| #include <netcan/can.h> | |
configure:11410: result: no | |
configure:11424: checking for clock_t | |
configure:11424: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:11424: $? = 0 | |
configure:11424: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
conftest.c:91:22: error: expected expression | |
if (sizeof ((clock_t))) | |
^ | |
1 error generated. | |
configure:11424: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| /* end confdefs.h. */ | |
| #include <time.h> | |
| | |
| int | |
| main (void) | |
| { | |
| if (sizeof ((clock_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:11424: result: yes | |
configure:11439: checking for makedev | |
configure:11467: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:11467: $? = 0 | |
configure:11477: result: yes | |
configure:11490: checking for le64toh | |
configure:11516: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
conftest.c:99:4: error: call to undeclared function 'le64toh'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] | |
le64toh(1) | |
^ | |
1 error generated. | |
configure:11516: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_CLOCK_T 1 | |
| #define HAVE_MAKEDEV 1 | |
| /* end confdefs.h. */ | |
| | |
| #ifdef HAVE_ENDIAN_H | |
| #include <endian.h> | |
| #elif defined(HAVE_SYS_ENDIAN_H) | |
| #include <sys/endian.h> | |
| #endif | |
| | |
| int | |
| main (void) | |
| { | |
| | |
| le64toh(1) | |
| ; | |
| return 0; | |
| } | |
| | |
configure:11526: result: no | |
configure:11570: checking for mode_t | |
configure:11570: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:11570: $? = 0 | |
configure:11570: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
conftest.c:124:21: error: expected expression | |
if (sizeof ((mode_t))) | |
^ | |
1 error generated. | |
configure:11570: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_CLOCK_T 1 | |
| #define HAVE_MAKEDEV 1 | |
| #define _LARGEFILE_SOURCE 1 | |
| #define _FILE_OFFSET_BITS 64 | |
| #if defined(SCO_DS) | |
| #undef _OFF_T | |
| #endif | |
| /* 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:11570: result: yes | |
configure:11580: checking for off_t | |
configure:11580: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:11580: $? = 0 | |
configure:11580: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
conftest.c:124:20: error: expected expression | |
if (sizeof ((off_t))) | |
^ | |
1 error generated. | |
configure:11580: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_CLOCK_T 1 | |
| #define HAVE_MAKEDEV 1 | |
| #define _LARGEFILE_SOURCE 1 | |
| #define _FILE_OFFSET_BITS 64 | |
| #if defined(SCO_DS) | |
| #undef _OFF_T | |
| #endif | |
| /* 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 ((off_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:11580: result: yes | |
configure:11591: checking for pid_t | |
configure:11591: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:11591: $? = 0 | |
configure:11591: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
conftest.c:125:20: error: expected expression | |
if (sizeof ((pid_t))) | |
^ | |
1 error generated. | |
configure:11591: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_CLOCK_T 1 | |
| #define HAVE_MAKEDEV 1 | |
| #define _LARGEFILE_SOURCE 1 | |
| #define _FILE_OFFSET_BITS 64 | |
| #if defined(SCO_DS) | |
| #undef _OFF_T | |
| #endif | |
| /* 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:11591: result: yes | |
configure:11630: checking for size_t | |
configure:11630: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:11630: $? = 0 | |
configure:11630: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
conftest.c:125:21: error: expected expression | |
if (sizeof ((size_t))) | |
^ | |
1 error generated. | |
configure:11630: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_CLOCK_T 1 | |
| #define HAVE_MAKEDEV 1 | |
| #define _LARGEFILE_SOURCE 1 | |
| #define _FILE_OFFSET_BITS 64 | |
| #if defined(SCO_DS) | |
| #undef _OFF_T | |
| #endif | |
| #define RETSIGTYPE void | |
| /* 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:11630: result: yes | |
configure:11640: checking for uid_t in sys/types.h | |
configure:11661: result: yes | |
configure:11673: checking for ssize_t | |
configure:11673: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:11673: $? = 0 | |
configure:11673: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
conftest.c:125:22: error: expected expression | |
if (sizeof ((ssize_t))) | |
^ | |
1 error generated. | |
configure:11673: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_CLOCK_T 1 | |
| #define HAVE_MAKEDEV 1 | |
| #define _LARGEFILE_SOURCE 1 | |
| #define _FILE_OFFSET_BITS 64 | |
| #if defined(SCO_DS) | |
| #undef _OFF_T | |
| #endif | |
| #define RETSIGTYPE void | |
| /* 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 ((ssize_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:11673: result: yes | |
configure:11682: checking for __uint128_t | |
configure:11682: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:11682: $? = 0 | |
configure:11682: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
conftest.c:126:26: error: expected expression | |
if (sizeof ((__uint128_t))) | |
^ | |
1 error generated. | |
configure:11682: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_CLOCK_T 1 | |
| #define HAVE_MAKEDEV 1 | |
| #define _LARGEFILE_SOURCE 1 | |
| #define _FILE_OFFSET_BITS 64 | |
| #if defined(SCO_DS) | |
| #undef _OFF_T | |
| #endif | |
| #define RETSIGTYPE void | |
| #define HAVE_SSIZE_T 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 ((__uint128_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:11682: result: yes | |
configure:11700: checking size of int | |
configure:11706: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:11706: $? = 0 | |
configure:11706: ./conftest | |
configure:11706: $? = 0 | |
configure:11721: result: 4 | |
configure:11733: checking size of long | |
configure:11739: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:11739: $? = 0 | |
configure:11739: ./conftest | |
configure:11739: $? = 0 | |
configure:11754: result: 8 | |
configure:11764: checking alignment of long | |
configure:11770: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:11770: $? = 0 | |
configure:11770: ./conftest | |
configure:11770: $? = 0 | |
configure:11786: result: 8 | |
configure:11798: checking size of long long | |
configure:11804: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:11804: $? = 0 | |
configure:11804: ./conftest | |
configure:11804: $? = 0 | |
configure:11819: result: 8 | |
configure:11831: checking size of void * | |
configure:11837: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:11837: $? = 0 | |
configure:11837: ./conftest | |
configure:11837: $? = 0 | |
configure:11852: result: 8 | |
configure:11864: checking size of short | |
configure:11870: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:11870: $? = 0 | |
configure:11870: ./conftest | |
configure:11870: $? = 0 | |
configure:11885: result: 2 | |
configure:11897: checking size of float | |
configure:11903: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:11903: $? = 0 | |
configure:11903: ./conftest | |
configure:11903: $? = 0 | |
configure:11918: result: 4 | |
configure:11930: checking size of double | |
configure:11936: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:11936: $? = 0 | |
configure:11936: ./conftest | |
configure:11936: $? = 0 | |
configure:11951: result: 8 | |
configure:11963: checking size of fpos_t | |
configure:11969: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:11969: $? = 0 | |
configure:11969: ./conftest | |
configure:11969: $? = 0 | |
configure:11984: result: 8 | |
configure:11996: checking size of size_t | |
configure:12002: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:12002: $? = 0 | |
configure:12002: ./conftest | |
configure:12002: $? = 0 | |
configure:12017: result: 8 | |
configure:12027: checking alignment of size_t | |
configure:12033: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:12033: $? = 0 | |
configure:12033: ./conftest | |
configure:12033: $? = 0 | |
configure:12049: result: 8 | |
configure:12061: checking size of pid_t | |
configure:12067: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:12067: $? = 0 | |
configure:12067: ./conftest | |
configure:12067: $? = 0 | |
configure:12082: result: 4 | |
configure:12094: checking size of uintptr_t | |
configure:12100: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:12100: $? = 0 | |
configure:12100: ./conftest | |
configure:12100: $? = 0 | |
configure:12115: result: 8 | |
configure:12125: checking alignment of max_align_t | |
configure:12131: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:12131: $? = 0 | |
configure:12131: ./conftest | |
configure:12131: $? = 0 | |
configure:12147: result: 8 | |
configure:12157: checking for long double | |
configure:12192: result: yes | |
configure:12204: checking size of long double | |
configure:12210: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:12210: $? = 0 | |
configure:12210: ./conftest | |
configure:12210: $? = 0 | |
configure:12225: result: 8 | |
configure:12238: checking size of _Bool | |
configure:12244: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:12244: $? = 0 | |
configure:12244: ./conftest | |
configure:12244: $? = 0 | |
configure:12259: result: 1 | |
configure:12272: checking size of off_t | |
configure:12278: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:12278: $? = 0 | |
configure:12278: ./conftest | |
configure:12278: $? = 0 | |
configure:12298: result: 8 | |
configure:12307: checking whether to enable large file support | |
configure:12333: result: no | |
configure:12342: checking size of time_t | |
configure:12348: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:12348: $? = 0 | |
configure:12348: ./conftest | |
configure:12348: $? = 0 | |
configure:12371: result: 8 | |
configure:12390: checking for pthread_t | |
configure:12410: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
conftest.c:121:18: warning: indirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference] | |
pthread_t x; x = *(pthread_t*)0; | |
^~~~~~~~~~~~~~ | |
conftest.c:121:18: note: consider using __builtin_trap() or qualifying pointer with 'volatile' | |
1 warning generated. | |
configure:12410: $? = 0 | |
configure:12419: result: yes | |
configure:12428: checking size of pthread_t | |
configure:12434: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:12434: $? = 0 | |
configure:12434: ./conftest | |
configure:12434: $? = 0 | |
configure:12454: result: 8 | |
configure:12471: checking size of pthread_key_t | |
configure:12477: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:12477: $? = 0 | |
configure:12477: ./conftest | |
configure:12477: $? = 0 | |
configure:12493: result: 8 | |
configure:12501: checking whether pthread_key_t is compatible with int | |
configure:12533: result: no | |
configure:12546: checking for --enable-framework | |
configure:12563: result: no | |
configure:12572: checking for --with-dsymutil | |
configure:12584: result: yes | |
configure:12599: checking for dsymutil | |
configure:12622: found /usr/bin/dsymutil | |
configure:12635: result: /usr/bin/dsymutil | |
configure:12648: checking for dyld | |
configure:12655: result: always on for Darwin | |
configure:12664: checking for --with-address-sanitizer | |
configure:12679: result: no | |
configure:12684: checking for --with-memory-sanitizer | |
configure:12738: result: no | |
configure:12743: checking for --with-undefined-behavior-sanitizer | |
configure:12758: result: no | |
configure:12765: checking for --with-thread-sanitizer | |
configure:12780: result: no | |
configure:12797: checking the extension of shared libraries | |
configure:12811: result: .so | |
configure:12818: checking LDSHARED | |
configure:12956: result: $(CC) -bundle -undefined dynamic_lookup | |
configure:12960: checking BLDSHARED flags | |
configure:12963: result: $(CC) -bundle -undefined dynamic_lookup | |
configure:12968: checking CCSHARED | |
configure:13007: result: | |
configure:13011: checking LINKFORSHARED | |
configure:13082: result: -Wl,-stack_size,1000000 -framework CoreFoundation | |
configure:13087: checking CFLAGSFORSHARED | |
configure:13108: result: $(CCSHARED) | |
configure:13120: checking SHLIBS | |
configure:13126: result: $(LIBS) | |
configure:13129: checking perf trampoline | |
configure:13140: result: no | |
configure:13162: checking for sendfile in -lsendfile | |
configure:13185: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lsendfile -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: library 'sendfile' not found | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:13185: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_CLOCK_T 1 | |
| #define HAVE_MAKEDEV 1 | |
| #define _LARGEFILE_SOURCE 1 | |
| #define _FILE_OFFSET_BITS 64 | |
| #if defined(SCO_DS) | |
| #undef _OFF_T | |
| #endif | |
| #define RETSIGTYPE void | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE___UINT128_T 1 | |
| #define HAVE_GCC_UINT128_T 1 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define ALIGNOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_FPOS_T 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define ALIGNOF_SIZE_T 8 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_UINTPTR_T 8 | |
| #define ALIGNOF_MAX_ALIGN_T 8 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 8 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_PTHREAD_T 8 | |
| #define SIZEOF_PTHREAD_KEY_T 8 | |
| #define WITH_DYLD 1 | |
| #define THREAD_STACK_SIZE 0x1000000 | |
| /* 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 sendfile (); | |
| int | |
| main (void) | |
| { | |
| return sendfile (); | |
| ; | |
| return 0; | |
| } | |
configure:13195: result: no | |
configure:13205: checking for dlopen in -ldl | |
configure:13228: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:13228: $? = 0 | |
configure:13238: result: yes | |
configure:13248: checking for shl_load in -ldld | |
configure:13271: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -ldld -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: library 'dld' not found | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:13271: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_CLOCK_T 1 | |
| #define HAVE_MAKEDEV 1 | |
| #define _LARGEFILE_SOURCE 1 | |
| #define _FILE_OFFSET_BITS 64 | |
| #if defined(SCO_DS) | |
| #undef _OFF_T | |
| #endif | |
| #define RETSIGTYPE void | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE___UINT128_T 1 | |
| #define HAVE_GCC_UINT128_T 1 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define ALIGNOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_FPOS_T 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define ALIGNOF_SIZE_T 8 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_UINTPTR_T 8 | |
| #define ALIGNOF_MAX_ALIGN_T 8 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 8 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_PTHREAD_T 8 | |
| #define SIZEOF_PTHREAD_KEY_T 8 | |
| #define WITH_DYLD 1 | |
| #define THREAD_STACK_SIZE 0x1000000 | |
| #define HAVE_LIBDL 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 shl_load (); | |
| int | |
| main (void) | |
| { | |
| return shl_load (); | |
| ; | |
| return 0; | |
| } | |
configure:13281: result: no | |
configure:13300: checking for uuid.h | |
configure:13300: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
conftest.c:149:10: fatal error: 'uuid.h' file not found | |
#include <uuid.h> | |
^~~~~~~~ | |
1 error generated. | |
configure:13300: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_CLOCK_T 1 | |
| #define HAVE_MAKEDEV 1 | |
| #define _LARGEFILE_SOURCE 1 | |
| #define _FILE_OFFSET_BITS 64 | |
| #if defined(SCO_DS) | |
| #undef _OFF_T | |
| #endif | |
| #define RETSIGTYPE void | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE___UINT128_T 1 | |
| #define HAVE_GCC_UINT128_T 1 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define ALIGNOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_FPOS_T 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define ALIGNOF_SIZE_T 8 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_UINTPTR_T 8 | |
| #define ALIGNOF_MAX_ALIGN_T 8 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 8 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_PTHREAD_T 8 | |
| #define SIZEOF_PTHREAD_KEY_T 8 | |
| #define WITH_DYLD 1 | |
| #define THREAD_STACK_SIZE 0x1000000 | |
| #define HAVE_LIBDL 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 <uuid.h> | |
configure:13300: result: no | |
configure:13331: checking for uuid >= 2.20 | |
configure:13338: $PKG_CONFIG --exists --print-errors "uuid >= 2.20" | |
Requested 'uuid >= 2.20' but version of uuid is 1.0 | |
configure:13341: $? = 1 | |
configure:13355: $PKG_CONFIG --exists --print-errors "uuid >= 2.20" | |
Requested 'uuid >= 2.20' but version of uuid is 1.0 | |
configure:13358: $? = 1 | |
configure:13372: result: no | |
Requested 'uuid >= 2.20' but version of uuid is 1.0 | |
configure:13399: checking for uuid/uuid.h | |
configure:13399: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:13399: $? = 0 | |
configure:13399: result: yes | |
configure:13405: checking for uuid_generate_time in -luuid | |
configure:13428: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -luuid -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: library 'uuid' not found | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:13428: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_CLOCK_T 1 | |
| #define HAVE_MAKEDEV 1 | |
| #define _LARGEFILE_SOURCE 1 | |
| #define _FILE_OFFSET_BITS 64 | |
| #if defined(SCO_DS) | |
| #undef _OFF_T | |
| #endif | |
| #define RETSIGTYPE void | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE___UINT128_T 1 | |
| #define HAVE_GCC_UINT128_T 1 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define ALIGNOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_FPOS_T 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define ALIGNOF_SIZE_T 8 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_UINTPTR_T 8 | |
| #define ALIGNOF_MAX_ALIGN_T 8 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 8 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_PTHREAD_T 8 | |
| #define SIZEOF_PTHREAD_KEY_T 8 | |
| #define WITH_DYLD 1 | |
| #define THREAD_STACK_SIZE 0x1000000 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_UUID_UUID_H 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 uuid_generate_time (); | |
| int | |
| main (void) | |
| { | |
| return uuid_generate_time (); | |
| ; | |
| return 0; | |
| } | |
configure:13438: result: no | |
configure:13448: checking for uuid_generate_time_safe in -luuid | |
configure:13471: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -luuid -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: library 'uuid' not found | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:13471: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_CLOCK_T 1 | |
| #define HAVE_MAKEDEV 1 | |
| #define _LARGEFILE_SOURCE 1 | |
| #define _FILE_OFFSET_BITS 64 | |
| #if defined(SCO_DS) | |
| #undef _OFF_T | |
| #endif | |
| #define RETSIGTYPE void | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE___UINT128_T 1 | |
| #define HAVE_GCC_UINT128_T 1 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define ALIGNOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_FPOS_T 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define ALIGNOF_SIZE_T 8 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_UINTPTR_T 8 | |
| #define ALIGNOF_MAX_ALIGN_T 8 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 8 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_PTHREAD_T 8 | |
| #define SIZEOF_PTHREAD_KEY_T 8 | |
| #define WITH_DYLD 1 | |
| #define THREAD_STACK_SIZE 0x1000000 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_UUID_UUID_H 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 uuid_generate_time_safe (); | |
| int | |
| main (void) | |
| { | |
| return uuid_generate_time_safe (); | |
| ; | |
| return 0; | |
| } | |
configure:13481: result: no | |
configure:13657: checking for uuid/uuid.h | |
configure:13657: result: yes | |
configure:13662: checking for uuid_generate_time | |
configure:13662: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:13662: $? = 0 | |
configure:13662: result: yes | |
configure:13687: checking for library containing sem_init | |
configure:13717: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:13717: $? = 0 | |
configure:13737: result: none required | |
configure:13748: checking for textdomain in -lintl | |
configure:13771: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:13771: $? = 0 | |
configure:13781: result: yes | |
configure:13842: checking aligned memory access is required | |
configure:13875: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:13875: $? = 0 | |
configure:13875: ./conftest | |
configure:13875: $? = 0 | |
configure:13887: result: no | |
configure:13898: checking for --with-hash-algorithm | |
configure:13926: result: default | |
configure:13946: checking for --with-tzpath | |
configure:13967: result: "/usr/share/zoneinfo:/usr/lib/zoneinfo:/usr/share/lib/zoneinfo:/etc/zoneinfo" | |
configure:13974: checking for t_open in -lnsl | |
configure:13997: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lnsl -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: library 'nsl' not found | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:13997: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_CLOCK_T 1 | |
| #define HAVE_MAKEDEV 1 | |
| #define _LARGEFILE_SOURCE 1 | |
| #define _FILE_OFFSET_BITS 64 | |
| #if defined(SCO_DS) | |
| #undef _OFF_T | |
| #endif | |
| #define RETSIGTYPE void | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE___UINT128_T 1 | |
| #define HAVE_GCC_UINT128_T 1 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define ALIGNOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_FPOS_T 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define ALIGNOF_SIZE_T 8 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_UINTPTR_T 8 | |
| #define ALIGNOF_MAX_ALIGN_T 8 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 8 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_PTHREAD_T 8 | |
| #define SIZEOF_PTHREAD_KEY_T 8 | |
| #define WITH_DYLD 1 | |
| #define THREAD_STACK_SIZE 0x1000000 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define WITH_LIBINTL 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 t_open (); | |
| int | |
| main (void) | |
| { | |
| return t_open (); | |
| ; | |
| return 0; | |
| } | |
configure:14007: result: no | |
configure:14014: checking for socket in -lsocket | |
configure:14037: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lsocket -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: ignoring duplicate libraries: '-ldl', '-lintl' | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: library 'socket' not found | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:14037: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_CLOCK_T 1 | |
| #define HAVE_MAKEDEV 1 | |
| #define _LARGEFILE_SOURCE 1 | |
| #define _FILE_OFFSET_BITS 64 | |
| #if defined(SCO_DS) | |
| #undef _OFF_T | |
| #endif | |
| #define RETSIGTYPE void | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE___UINT128_T 1 | |
| #define HAVE_GCC_UINT128_T 1 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define ALIGNOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_FPOS_T 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define ALIGNOF_SIZE_T 8 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_UINTPTR_T 8 | |
| #define ALIGNOF_MAX_ALIGN_T 8 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 8 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_PTHREAD_T 8 | |
| #define SIZEOF_PTHREAD_KEY_T 8 | |
| #define WITH_DYLD 1 | |
| #define THREAD_STACK_SIZE 0x1000000 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define WITH_LIBINTL 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 socket (); | |
| int | |
| main (void) | |
| { | |
| return socket (); | |
| ; | |
| return 0; | |
| } | |
configure:14047: result: no | |
configure:14100: checking for --with-libs | |
configure:14112: result: no | |
configure:14118: checking for --with-system-expat | |
configure:14130: result: no | |
configure:14162: checking for ffi.h | |
configure:14162: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/ffi -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:14162: $? = 0 | |
configure:14162: result: yes | |
configure:14166: checking for ffi_call in -lffi | |
configure:14189: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/ffi -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lffi -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:14189: $? = 0 | |
configure:14199: result: yes | |
configure:14481: checking for ffi_prep_cif_var | |
configure:14498: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/ffi -DUSING_APPLE_OS_LIBFFI=1 -DUSING_MALLOC_CLOSURE_DOT_C=1 -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:14498: $? = 0 | |
configure:14507: result: yes | |
configure:14520: checking for ffi_prep_closure_loc | |
configure:14537: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/ffi -DUSING_APPLE_OS_LIBFFI=1 -DUSING_MALLOC_CLOSURE_DOT_C=1 -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:14537: $? = 0 | |
configure:14546: result: yes | |
configure:14559: checking for ffi_closure_alloc | |
configure:14576: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/ffi -DUSING_APPLE_OS_LIBFFI=1 -DUSING_MALLOC_CLOSURE_DOT_C=1 -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:14576: $? = 0 | |
configure:14585: result: yes | |
configure:14607: checking for --with-system-libmpdec | |
configure:14618: result: yes | |
configure:14625: checking for libmpdec >= 2.5.0 | |
configure:14632: $PKG_CONFIG --exists --print-errors "libmpdec >= 2.5.0" | |
configure:14635: $? = 0 | |
configure:14649: $PKG_CONFIG --exists --print-errors "libmpdec >= 2.5.0" | |
configure:14652: $? = 0 | |
configure:14694: result: yes | |
configure:14732: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/Cellar/mpdecimal/4.0.0/include -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -L/opt/homebrew/Cellar/mpdecimal/4.0.0/lib -lmpdec -lm -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:14732: $? = 0 | |
configure:14766: checking for --with-decimal-contextvar | |
configure:14785: result: yes | |
configure:14888: checking for sqlite3 >= 3.15.2 | |
configure:14895: $PKG_CONFIG --exists --print-errors "sqlite3 >= 3.15.2" | |
configure:14898: $? = 0 | |
configure:14912: $PKG_CONFIG --exists --print-errors "sqlite3 >= 3.15.2" | |
configure:14915: $? = 0 | |
configure:14961: result: yes | |
configure:14978: checking for sqlite3.h | |
configure:14978: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -I$(srcdir)/Modules/_sqlite conftest.c >&5 | |
configure:14978: $? = 0 | |
configure:14978: result: yes | |
configure:15002: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -I$(srcdir)/Modules/_sqlite conftest.c >&5 | |
configure:15002: $? = 0 | |
configure:15007: checking for sqlite3_bind_double in -lsqlite3 | |
configure:15030: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -I$(srcdir)/Modules/_sqlite -lsqlite3 -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lsqlite3 -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: ignoring duplicate libraries: '-lsqlite3' | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:15030: $? = 0 | |
configure:15040: result: yes | |
configure:15056: checking for sqlite3_column_decltype in -lsqlite3 | |
configure:15079: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -I$(srcdir)/Modules/_sqlite -lsqlite3 -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lsqlite3 -lsqlite3 -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: ignoring duplicate libraries: '-lsqlite3' | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:15079: $? = 0 | |
configure:15089: result: yes | |
configure:15105: checking for sqlite3_column_double in -lsqlite3 | |
configure:15128: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -I$(srcdir)/Modules/_sqlite -lsqlite3 -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lsqlite3 -lsqlite3 -lsqlite3 -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: ignoring duplicate libraries: '-lsqlite3' | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:15128: $? = 0 | |
configure:15138: result: yes | |
configure:15154: checking for sqlite3_complete in -lsqlite3 | |
configure:15177: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -I$(srcdir)/Modules/_sqlite -lsqlite3 -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lsqlite3 -lsqlite3 -lsqlite3 -lsqlite3 -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: ignoring duplicate libraries: '-lsqlite3' | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:15177: $? = 0 | |
configure:15187: result: yes | |
configure:15203: checking for sqlite3_progress_handler in -lsqlite3 | |
configure:15226: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -I$(srcdir)/Modules/_sqlite -lsqlite3 -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lsqlite3 -lsqlite3 -lsqlite3 -lsqlite3 -lsqlite3 -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: ignoring duplicate libraries: '-lsqlite3' | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:15226: $? = 0 | |
configure:15236: result: yes | |
configure:15252: checking for sqlite3_result_double in -lsqlite3 | |
configure:15275: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -I$(srcdir)/Modules/_sqlite -lsqlite3 -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lsqlite3 -lsqlite3 -lsqlite3 -lsqlite3 -lsqlite3 -lsqlite3 -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: ignoring duplicate libraries: '-lsqlite3' | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:15275: $? = 0 | |
configure:15285: result: yes | |
configure:15301: checking for sqlite3_set_authorizer in -lsqlite3 | |
configure:15324: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -I$(srcdir)/Modules/_sqlite -lsqlite3 -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lsqlite3 -lsqlite3 -lsqlite3 -lsqlite3 -lsqlite3 -lsqlite3 -lsqlite3 -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: ignoring duplicate libraries: '-lsqlite3' | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:15324: $? = 0 | |
configure:15334: result: yes | |
configure:15350: checking for sqlite3_trace_v2 in -lsqlite3 | |
configure:15373: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -I$(srcdir)/Modules/_sqlite -lsqlite3 -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lsqlite3 -lsqlite3 -lsqlite3 -lsqlite3 -lsqlite3 -lsqlite3 -lsqlite3 -lsqlite3 -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: ignoring duplicate libraries: '-lsqlite3' | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:15373: $? = 0 | |
configure:15383: result: yes | |
configure:15449: checking for sqlite3_value_double in -lsqlite3 | |
configure:15472: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -I$(srcdir)/Modules/_sqlite -lsqlite3 -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lsqlite3 -lsqlite3 -lsqlite3 -lsqlite3 -lsqlite3 -lsqlite3 -lsqlite3 -lsqlite3 -lsqlite3 -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: ignoring duplicate libraries: '-lsqlite3' | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:15472: $? = 0 | |
configure:15482: result: yes | |
configure:15497: checking for sqlite3_load_extension in -lsqlite3 | |
configure:15520: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -I$(srcdir)/Modules/_sqlite -lsqlite3 -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lsqlite3 -lsqlite3 -lsqlite3 -lsqlite3 -lsqlite3 -lsqlite3 -lsqlite3 -lsqlite3 -lsqlite3 -lsqlite3 -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: ignoring duplicate libraries: '-lsqlite3' | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: Undefined symbols: | |
_sqlite3_load_extension, referenced from: | |
_main in conftest-c2402b.o | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:15520: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_CLOCK_T 1 | |
| #define HAVE_MAKEDEV 1 | |
| #define _LARGEFILE_SOURCE 1 | |
| #define _FILE_OFFSET_BITS 64 | |
| #if defined(SCO_DS) | |
| #undef _OFF_T | |
| #endif | |
| #define RETSIGTYPE void | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE___UINT128_T 1 | |
| #define HAVE_GCC_UINT128_T 1 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define ALIGNOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_FPOS_T 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define ALIGNOF_SIZE_T 8 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_UINTPTR_T 8 | |
| #define ALIGNOF_MAX_ALIGN_T 8 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 8 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_PTHREAD_T 8 | |
| #define SIZEOF_PTHREAD_KEY_T 8 | |
| #define WITH_DYLD 1 | |
| #define THREAD_STACK_SIZE 0x1000000 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define WITH_LIBINTL 1 | |
| #define HAVE_FFI_PREP_CIF_VAR 1 | |
| #define HAVE_FFI_PREP_CLOSURE_LOC 1 | |
| #define HAVE_FFI_CLOSURE_ALLOC 1 | |
| #define WITH_DECIMAL_CONTEXTVAR 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 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 sqlite3_load_extension (); | |
| int | |
| main (void) | |
| { | |
| return sqlite3_load_extension (); | |
| ; | |
| return 0; | |
| } | |
configure:15530: result: no | |
configure:15540: checking for sqlite3_serialize in -lsqlite3 | |
configure:15563: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -I$(srcdir)/Modules/_sqlite -lsqlite3 -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lsqlite3 -lsqlite3 -lsqlite3 -lsqlite3 -lsqlite3 -lsqlite3 -lsqlite3 -lsqlite3 -lsqlite3 -lsqlite3 -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: ignoring duplicate libraries: '-lsqlite3' | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:15563: $? = 0 | |
configure:15573: result: yes | |
configure:15602: checking for --enable-loadable-sqlite-extensions | |
configure:15628: result: no | |
configure:15644: $PKG_CONFIG --exists --print-errors "$_QUERY" | |
configure:15647: $? = 0 | |
configure:15652: checking for tcl >= 8.5.12 tk >= 8.5.12 | |
configure:15659: $PKG_CONFIG --exists --print-errors "$_QUERY" | |
configure:15662: $? = 0 | |
configure:15676: $PKG_CONFIG --exists --print-errors "$_QUERY" | |
configure:15679: $? = 0 | |
configure:15717: result: yes | |
configure:15892: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.13_5/include/tcl-tk -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -L/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib -ltk8.6 -ltkstub8.6 -ltcl8.6 -ltclstub8.6 -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:15892: $? = 0 | |
configure:15925: checking for gdbm.h | |
configure:15925: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
conftest.c:166:10: fatal error: 'gdbm.h' file not found | |
#include <gdbm.h> | |
^~~~~~~~ | |
1 error generated. | |
configure:15925: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_CLOCK_T 1 | |
| #define HAVE_MAKEDEV 1 | |
| #define _LARGEFILE_SOURCE 1 | |
| #define _FILE_OFFSET_BITS 64 | |
| #if defined(SCO_DS) | |
| #undef _OFF_T | |
| #endif | |
| #define RETSIGTYPE void | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE___UINT128_T 1 | |
| #define HAVE_GCC_UINT128_T 1 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define ALIGNOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_FPOS_T 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define ALIGNOF_SIZE_T 8 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_UINTPTR_T 8 | |
| #define ALIGNOF_MAX_ALIGN_T 8 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 8 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_PTHREAD_T 8 | |
| #define SIZEOF_PTHREAD_KEY_T 8 | |
| #define WITH_DYLD 1 | |
| #define THREAD_STACK_SIZE 0x1000000 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define WITH_LIBINTL 1 | |
| #define HAVE_FFI_PREP_CIF_VAR 1 | |
| #define HAVE_FFI_PREP_CLOSURE_LOC 1 | |
| #define HAVE_FFI_CLOSURE_ALLOC 1 | |
| #define WITH_DECIMAL_CONTEXTVAR 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define PY_SQLITE_HAVE_SERIALIZE 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 <gdbm.h> | |
configure:15925: result: no | |
configure:15991: checking for ndbm.h | |
configure:15991: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:15991: $? = 0 | |
configure:15991: result: yes | |
configure:16002: checking for library containing dbm_open | |
configure:16032: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:16032: $? = 0 | |
configure:16052: result: none required | |
configure:16073: checking for ndbm presence and linker args | |
configure:16092: result: yes () | |
configure:16101: checking for gdbm/ndbm.h | |
configure:16101: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
conftest.c:167:10: fatal error: 'gdbm/ndbm.h' file not found | |
#include <gdbm/ndbm.h> | |
^~~~~~~~~~~~~ | |
1 error generated. | |
configure:16101: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_CLOCK_T 1 | |
| #define HAVE_MAKEDEV 1 | |
| #define _LARGEFILE_SOURCE 1 | |
| #define _FILE_OFFSET_BITS 64 | |
| #if defined(SCO_DS) | |
| #undef _OFF_T | |
| #endif | |
| #define RETSIGTYPE void | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE___UINT128_T 1 | |
| #define HAVE_GCC_UINT128_T 1 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define ALIGNOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_FPOS_T 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define ALIGNOF_SIZE_T 8 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_UINTPTR_T 8 | |
| #define ALIGNOF_MAX_ALIGN_T 8 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 8 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_PTHREAD_T 8 | |
| #define SIZEOF_PTHREAD_KEY_T 8 | |
| #define WITH_DYLD 1 | |
| #define THREAD_STACK_SIZE 0x1000000 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define WITH_LIBINTL 1 | |
| #define HAVE_FFI_PREP_CIF_VAR 1 | |
| #define HAVE_FFI_PREP_CLOSURE_LOC 1 | |
| #define HAVE_FFI_CLOSURE_ALLOC 1 | |
| #define WITH_DECIMAL_CONTEXTVAR 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define PY_SQLITE_HAVE_SERIALIZE 1 | |
| #define HAVE_NDBM_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 <gdbm/ndbm.h> | |
configure:16101: result: no | |
configure:16128: checking for gdbm-ndbm.h | |
configure:16128: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
conftest.c:167:10: fatal error: 'gdbm-ndbm.h' file not found | |
#include <gdbm-ndbm.h> | |
^~~~~~~~~~~~~ | |
1 error generated. | |
configure:16128: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_CLOCK_T 1 | |
| #define HAVE_MAKEDEV 1 | |
| #define _LARGEFILE_SOURCE 1 | |
| #define _FILE_OFFSET_BITS 64 | |
| #if defined(SCO_DS) | |
| #undef _OFF_T | |
| #endif | |
| #define RETSIGTYPE void | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE___UINT128_T 1 | |
| #define HAVE_GCC_UINT128_T 1 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define ALIGNOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_FPOS_T 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define ALIGNOF_SIZE_T 8 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_UINTPTR_T 8 | |
| #define ALIGNOF_MAX_ALIGN_T 8 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 8 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_PTHREAD_T 8 | |
| #define SIZEOF_PTHREAD_KEY_T 8 | |
| #define WITH_DYLD 1 | |
| #define THREAD_STACK_SIZE 0x1000000 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define WITH_LIBINTL 1 | |
| #define HAVE_FFI_PREP_CIF_VAR 1 | |
| #define HAVE_FFI_PREP_CLOSURE_LOC 1 | |
| #define HAVE_FFI_CLOSURE_ALLOC 1 | |
| #define WITH_DECIMAL_CONTEXTVAR 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define PY_SQLITE_HAVE_SERIALIZE 1 | |
| #define HAVE_NDBM_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 <gdbm-ndbm.h> | |
configure:16128: result: no | |
configure:16232: checking for db.h | |
configure:16232: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:16232: $? = 0 | |
configure:16232: result: yes | |
configure:16237: checking for libdb | |
configure:16269: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib -ldb >&5 | |
conftest.c:144:12: error: "dh.h: DB_VERSION_MAJOR < 5 is not supported." | |
#error "dh.h: DB_VERSION_MAJOR < 5 is not supported." | |
^ | |
conftest.c:150:12: error: call to undeclared function 'dbm_open'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] | |
DBM *dbm = dbm_open(NULL, 0, 0) | |
^ | |
conftest.c:150:12: note: did you mean 'dbopen'? | |
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/db.h:210:5: note: 'dbopen' declared here | |
DB *dbopen(const char *, int, int, DBTYPE, const void *); | |
^ | |
conftest.c:150:1: error: use of undeclared identifier 'DBM' | |
DBM *dbm = dbm_open(NULL, 0, 0) | |
^ | |
conftest.c:150:6: error: use of undeclared identifier 'dbm' | |
DBM *dbm = dbm_open(NULL, 0, 0) | |
^ | |
conftest.c:150:21: error: use of undeclared identifier 'NULL' | |
DBM *dbm = dbm_open(NULL, 0, 0) | |
^ | |
5 errors generated. | |
configure:16269: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_CLOCK_T 1 | |
| #define HAVE_MAKEDEV 1 | |
| #define _LARGEFILE_SOURCE 1 | |
| #define _FILE_OFFSET_BITS 64 | |
| #if defined(SCO_DS) | |
| #undef _OFF_T | |
| #endif | |
| #define RETSIGTYPE void | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE___UINT128_T 1 | |
| #define HAVE_GCC_UINT128_T 1 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define ALIGNOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_FPOS_T 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define ALIGNOF_SIZE_T 8 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_UINTPTR_T 8 | |
| #define ALIGNOF_MAX_ALIGN_T 8 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 8 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_PTHREAD_T 8 | |
| #define SIZEOF_PTHREAD_KEY_T 8 | |
| #define WITH_DYLD 1 | |
| #define THREAD_STACK_SIZE 0x1000000 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define WITH_LIBINTL 1 | |
| #define HAVE_FFI_PREP_CIF_VAR 1 | |
| #define HAVE_FFI_PREP_CLOSURE_LOC 1 | |
| #define HAVE_FFI_CLOSURE_ALLOC 1 | |
| #define WITH_DECIMAL_CONTEXTVAR 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define PY_SQLITE_HAVE_SERIALIZE 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_DB_H 1 | |
| /* end confdefs.h. */ | |
| | |
| #define DB_DBM_HSEARCH 1 | |
| #include <db.h> | |
| #if DB_VERSION_MAJOR < 5 | |
| #error "dh.h: DB_VERSION_MAJOR < 5 is not supported." | |
| #endif | |
| | |
| int | |
| main (void) | |
| { | |
| DBM *dbm = dbm_open(NULL, 0, 0) | |
| ; | |
| return 0; | |
| } | |
| | |
configure:16286: result: no | |
configure:16302: checking for --with-dbmliborder | |
configure:16337: result: gdbm:ndbm:bdb | |
configure:16340: checking for _dbm module CFLAGS and LIBS | |
configure:16374: result: -DUSE_NDBM | |
configure:16775: checking if PTHREAD_SCOPE_SYSTEM is supported | |
configure:16802: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:16802: $? = 0 | |
configure:16802: ./conftest | |
configure:16802: $? = 0 | |
configure:16814: result: yes | |
configure:16824: checking for pthread_sigmask | |
configure:16824: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:16824: $? = 0 | |
configure:16824: result: yes | |
configure:16838: checking for pthread_getcpuclockid | |
configure:16838: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: Undefined symbols: | |
_pthread_getcpuclockid, referenced from: | |
_main in conftest-30fe20.o | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:16838: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_CLOCK_T 1 | |
| #define HAVE_MAKEDEV 1 | |
| #define _LARGEFILE_SOURCE 1 | |
| #define _FILE_OFFSET_BITS 64 | |
| #if defined(SCO_DS) | |
| #undef _OFF_T | |
| #endif | |
| #define RETSIGTYPE void | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE___UINT128_T 1 | |
| #define HAVE_GCC_UINT128_T 1 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define ALIGNOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_FPOS_T 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define ALIGNOF_SIZE_T 8 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_UINTPTR_T 8 | |
| #define ALIGNOF_MAX_ALIGN_T 8 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 8 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_PTHREAD_T 8 | |
| #define SIZEOF_PTHREAD_KEY_T 8 | |
| #define WITH_DYLD 1 | |
| #define THREAD_STACK_SIZE 0x1000000 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define WITH_LIBINTL 1 | |
| #define HAVE_FFI_PREP_CIF_VAR 1 | |
| #define HAVE_FFI_PREP_CLOSURE_LOC 1 | |
| #define HAVE_FFI_CLOSURE_ALLOC 1 | |
| #define WITH_DECIMAL_CONTEXTVAR 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define PY_SQLITE_HAVE_SERIALIZE 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_DB_H 1 | |
| #define _REENTRANT 1 | |
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| /* end confdefs.h. */ | |
| /* Define pthread_getcpuclockid to an innocuous variant, in case <limits.h> declares pthread_getcpuclockid. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define pthread_getcpuclockid innocuous_pthread_getcpuclockid | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char pthread_getcpuclockid (); below. */ | |
| | |
| #include <limits.h> | |
| #undef pthread_getcpuclockid | |
| | |
| /* 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 pthread_getcpuclockid (); | |
| /* 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_pthread_getcpuclockid || defined __stub___pthread_getcpuclockid | |
| choke me | |
| #endif | |
| | |
| int | |
| main (void) | |
| { | |
| return pthread_getcpuclockid (); | |
| ; | |
| return 0; | |
| } | |
configure:16838: result: no | |
configure:16858: checking if --enable-ipv6 is specified | |
configure:16891: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:16891: $? = 0 | |
configure:16911: result: yes | |
configure:16915: checking if RFC2553 API is available | |
configure:16932: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
conftest.c:150:10: warning: expression result unused [-Wunused-value] | |
x.sin6_scope_id; | |
~ ^~~~~~~~~~~~~ | |
1 warning generated. | |
configure:16932: $? = 0 | |
configure:16935: result: yes | |
configure:16967: checking for IPV6_INRIA_VERSION defined in netinet/in.h | |
configure:16991: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
conftest.c:153:3: error: use of undeclared identifier 'choke' | |
choke me | |
^ | |
1 error generated. | |
configure:16991: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_CLOCK_T 1 | |
| #define HAVE_MAKEDEV 1 | |
| #define _LARGEFILE_SOURCE 1 | |
| #define _FILE_OFFSET_BITS 64 | |
| #if defined(SCO_DS) | |
| #undef _OFF_T | |
| #endif | |
| #define RETSIGTYPE void | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE___UINT128_T 1 | |
| #define HAVE_GCC_UINT128_T 1 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define ALIGNOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_FPOS_T 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define ALIGNOF_SIZE_T 8 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_UINTPTR_T 8 | |
| #define ALIGNOF_MAX_ALIGN_T 8 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 8 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_PTHREAD_T 8 | |
| #define SIZEOF_PTHREAD_KEY_T 8 | |
| #define WITH_DYLD 1 | |
| #define THREAD_STACK_SIZE 0x1000000 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define WITH_LIBINTL 1 | |
| #define HAVE_FFI_PREP_CIF_VAR 1 | |
| #define HAVE_FFI_PREP_CLOSURE_LOC 1 | |
| #define HAVE_FFI_CLOSURE_ALLOC 1 | |
| #define WITH_DECIMAL_CONTEXTVAR 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define PY_SQLITE_HAVE_SERIALIZE 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_DB_H 1 | |
| #define _REENTRANT 1 | |
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define ENABLE_IPV6 1 | |
| /* end confdefs.h. */ | |
| #include <netinet/in.h> | |
| int | |
| main (void) | |
| { | |
| | |
| #ifdef IPV6_INRIA_VERSION | |
| int ok; | |
| (void)ok; | |
| #else | |
| choke me | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
configure:16999: result: no | |
configure:17008: checking for __KAME__ defined in netinet/in.h | |
configure:17032: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:17032: $? = 0 | |
configure:17040: result: yes | |
configure:17243: checking ipv6 stack type | |
configure:17245: result: kame | |
configure:17250: checking ipv6 library | |
configure:17260: result: libc | |
configure:17272: checking CAN_RAW_FD_FRAMES | |
configure:17291: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
conftest.c:145:10: fatal error: 'linux/can/raw.h' file not found | |
#include <linux/can/raw.h> | |
^~~~~~~~~~~~~~~~~ | |
1 error generated. | |
configure:17291: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_CLOCK_T 1 | |
| #define HAVE_MAKEDEV 1 | |
| #define _LARGEFILE_SOURCE 1 | |
| #define _FILE_OFFSET_BITS 64 | |
| #if defined(SCO_DS) | |
| #undef _OFF_T | |
| #endif | |
| #define RETSIGTYPE void | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE___UINT128_T 1 | |
| #define HAVE_GCC_UINT128_T 1 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define ALIGNOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_FPOS_T 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define ALIGNOF_SIZE_T 8 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_UINTPTR_T 8 | |
| #define ALIGNOF_MAX_ALIGN_T 8 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 8 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_PTHREAD_T 8 | |
| #define SIZEOF_PTHREAD_KEY_T 8 | |
| #define WITH_DYLD 1 | |
| #define THREAD_STACK_SIZE 0x1000000 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define WITH_LIBINTL 1 | |
| #define HAVE_FFI_PREP_CIF_VAR 1 | |
| #define HAVE_FFI_PREP_CLOSURE_LOC 1 | |
| #define HAVE_FFI_CLOSURE_ALLOC 1 | |
| #define WITH_DECIMAL_CONTEXTVAR 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define PY_SQLITE_HAVE_SERIALIZE 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_DB_H 1 | |
| #define _REENTRANT 1 | |
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define ENABLE_IPV6 1 | |
| /* end confdefs.h. */ | |
| /* CAN_RAW_FD_FRAMES available check */ | |
| #include <linux/can/raw.h> | |
| int | |
| main (void) | |
| { | |
| int can_raw_fd_frames = CAN_RAW_FD_FRAMES; | |
| ; | |
| return 0; | |
| } | |
configure:17300: result: no | |
configure:17311: checking for CAN_RAW_JOIN_FILTERS | |
configure:17330: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
conftest.c:145:10: fatal error: 'linux/can/raw.h' file not found | |
#include <linux/can/raw.h> | |
^~~~~~~~~~~~~~~~~ | |
1 error generated. | |
configure:17330: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_CLOCK_T 1 | |
| #define HAVE_MAKEDEV 1 | |
| #define _LARGEFILE_SOURCE 1 | |
| #define _FILE_OFFSET_BITS 64 | |
| #if defined(SCO_DS) | |
| #undef _OFF_T | |
| #endif | |
| #define RETSIGTYPE void | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE___UINT128_T 1 | |
| #define HAVE_GCC_UINT128_T 1 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define ALIGNOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_FPOS_T 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define ALIGNOF_SIZE_T 8 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_UINTPTR_T 8 | |
| #define ALIGNOF_MAX_ALIGN_T 8 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 8 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_PTHREAD_T 8 | |
| #define SIZEOF_PTHREAD_KEY_T 8 | |
| #define WITH_DYLD 1 | |
| #define THREAD_STACK_SIZE 0x1000000 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define WITH_LIBINTL 1 | |
| #define HAVE_FFI_PREP_CIF_VAR 1 | |
| #define HAVE_FFI_PREP_CLOSURE_LOC 1 | |
| #define HAVE_FFI_CLOSURE_ALLOC 1 | |
| #define WITH_DECIMAL_CONTEXTVAR 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define PY_SQLITE_HAVE_SERIALIZE 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_DB_H 1 | |
| #define _REENTRANT 1 | |
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define ENABLE_IPV6 1 | |
| /* end confdefs.h. */ | |
| | |
| #include <linux/can/raw.h> | |
| int | |
| main (void) | |
| { | |
| int can_raw_join_filters = CAN_RAW_JOIN_FILTERS; | |
| ; | |
| return 0; | |
| } | |
configure:17339: result: no | |
configure:17351: checking for --with-doc-strings | |
configure:17370: result: yes | |
configure:17374: checking for stdatomic.h | |
configure:17397: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:17397: $? = 0 | |
configure:17407: result: yes | |
configure:17420: checking for builtin __atomic_load_n and __atomic_store_n functions | |
configure:17440: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:17440: $? = 0 | |
configure:17450: result: yes | |
configure:17463: checking for --with-mimalloc | |
configure:17491: result: yes | |
configure:17498: checking for --with-pymalloc | |
configure:17526: result: yes | |
configure:17531: checking for --with-freelists | |
configure:17551: result: yes | |
configure:17555: checking for --with-c-locale-coercion | |
configure:17575: result: yes | |
configure:17579: checking for --with-valgrind | |
configure:17591: result: no | |
configure:17609: checking for --with-dtrace | |
configure:17620: result: no | |
configure:17731: checking for dlopen | |
configure:17731: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:17731: $? = 0 | |
configure:17731: result: yes | |
configure:17742: checking DYNLOADFILE | |
configure:17758: result: dynload_shlib.o | |
configure:17770: checking MACHDEP_OBJS | |
configure:17779: result: none | |
configure:17812: checking for accept4 | |
configure:17812: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: Undefined symbols: | |
_accept4, referenced from: | |
_main in conftest-173049.o | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:17812: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_CLOCK_T 1 | |
| #define HAVE_MAKEDEV 1 | |
| #define _LARGEFILE_SOURCE 1 | |
| #define _FILE_OFFSET_BITS 64 | |
| #if defined(SCO_DS) | |
| #undef _OFF_T | |
| #endif | |
| #define RETSIGTYPE void | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE___UINT128_T 1 | |
| #define HAVE_GCC_UINT128_T 1 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define ALIGNOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_FPOS_T 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define ALIGNOF_SIZE_T 8 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_UINTPTR_T 8 | |
| #define ALIGNOF_MAX_ALIGN_T 8 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 8 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_PTHREAD_T 8 | |
| #define SIZEOF_PTHREAD_KEY_T 8 | |
| #define WITH_DYLD 1 | |
| #define THREAD_STACK_SIZE 0x1000000 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define WITH_LIBINTL 1 | |
| #define HAVE_FFI_PREP_CIF_VAR 1 | |
| #define HAVE_FFI_PREP_CLOSURE_LOC 1 | |
| #define HAVE_FFI_CLOSURE_ALLOC 1 | |
| #define WITH_DECIMAL_CONTEXTVAR 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define PY_SQLITE_HAVE_SERIALIZE 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_DB_H 1 | |
| #define _REENTRANT 1 | |
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define ENABLE_IPV6 1 | |
| #define WITH_DOC_STRINGS 1 | |
| #define HAVE_STD_ATOMIC 1 | |
| #define HAVE_BUILTIN_ATOMIC 1 | |
| #define WITH_MIMALLOC 1 | |
| #define WITH_PYMALLOC 1 | |
| #define WITH_FREELISTS 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| /* end confdefs.h. */ | |
| /* Define accept4 to an innocuous variant, in case <limits.h> declares accept4. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define accept4 innocuous_accept4 | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char accept4 (); below. */ | |
| | |
| #include <limits.h> | |
| #undef accept4 | |
| | |
| /* 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 accept4 (); | |
| /* 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_accept4 || defined __stub___accept4 | |
| choke me | |
| #endif | |
| | |
| int | |
| main (void) | |
| { | |
| return accept4 (); | |
| ; | |
| return 0; | |
| } | |
configure:17812: result: no | |
configure:17818: checking for alarm | |
configure:17818: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:17818: $? = 0 | |
configure:17818: result: yes | |
configure:17824: checking for bind_textdomain_codeset | |
configure:17824: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:17824: $? = 0 | |
configure:17824: result: yes | |
configure:17830: checking for chmod | |
configure:17830: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:17830: $? = 0 | |
configure:17830: result: yes | |
configure:17836: checking for chown | |
configure:17836: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:17836: $? = 0 | |
configure:17836: result: yes | |
configure:17842: checking for clock | |
configure:17842: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:17842: $? = 0 | |
configure:17842: result: yes | |
configure:17848: checking for closefrom | |
configure:17848: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: Undefined symbols: | |
_closefrom, referenced from: | |
_main in conftest-307494.o | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:17848: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_CLOCK_T 1 | |
| #define HAVE_MAKEDEV 1 | |
| #define _LARGEFILE_SOURCE 1 | |
| #define _FILE_OFFSET_BITS 64 | |
| #if defined(SCO_DS) | |
| #undef _OFF_T | |
| #endif | |
| #define RETSIGTYPE void | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE___UINT128_T 1 | |
| #define HAVE_GCC_UINT128_T 1 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define ALIGNOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_FPOS_T 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define ALIGNOF_SIZE_T 8 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_UINTPTR_T 8 | |
| #define ALIGNOF_MAX_ALIGN_T 8 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 8 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_PTHREAD_T 8 | |
| #define SIZEOF_PTHREAD_KEY_T 8 | |
| #define WITH_DYLD 1 | |
| #define THREAD_STACK_SIZE 0x1000000 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define WITH_LIBINTL 1 | |
| #define HAVE_FFI_PREP_CIF_VAR 1 | |
| #define HAVE_FFI_PREP_CLOSURE_LOC 1 | |
| #define HAVE_FFI_CLOSURE_ALLOC 1 | |
| #define WITH_DECIMAL_CONTEXTVAR 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define PY_SQLITE_HAVE_SERIALIZE 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_DB_H 1 | |
| #define _REENTRANT 1 | |
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define ENABLE_IPV6 1 | |
| #define WITH_DOC_STRINGS 1 | |
| #define HAVE_STD_ATOMIC 1 | |
| #define HAVE_BUILTIN_ATOMIC 1 | |
| #define WITH_MIMALLOC 1 | |
| #define WITH_PYMALLOC 1 | |
| #define WITH_FREELISTS 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_CHMOD 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| /* end confdefs.h. */ | |
| /* Define closefrom to an innocuous variant, in case <limits.h> declares closefrom. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define closefrom innocuous_closefrom | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char closefrom (); below. */ | |
| | |
| #include <limits.h> | |
| #undef closefrom | |
| | |
| /* 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 closefrom (); | |
| /* 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_closefrom || defined __stub___closefrom | |
| choke me | |
| #endif | |
| | |
| int | |
| main (void) | |
| { | |
| return closefrom (); | |
| ; | |
| return 0; | |
| } | |
configure:17848: result: no | |
configure:17854: checking for close_range | |
configure:17854: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: Undefined symbols: | |
_close_range, referenced from: | |
_main in conftest-d1da8e.o | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:17854: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_CLOCK_T 1 | |
| #define HAVE_MAKEDEV 1 | |
| #define _LARGEFILE_SOURCE 1 | |
| #define _FILE_OFFSET_BITS 64 | |
| #if defined(SCO_DS) | |
| #undef _OFF_T | |
| #endif | |
| #define RETSIGTYPE void | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE___UINT128_T 1 | |
| #define HAVE_GCC_UINT128_T 1 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define ALIGNOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_FPOS_T 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define ALIGNOF_SIZE_T 8 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_UINTPTR_T 8 | |
| #define ALIGNOF_MAX_ALIGN_T 8 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 8 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_PTHREAD_T 8 | |
| #define SIZEOF_PTHREAD_KEY_T 8 | |
| #define WITH_DYLD 1 | |
| #define THREAD_STACK_SIZE 0x1000000 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define WITH_LIBINTL 1 | |
| #define HAVE_FFI_PREP_CIF_VAR 1 | |
| #define HAVE_FFI_PREP_CLOSURE_LOC 1 | |
| #define HAVE_FFI_CLOSURE_ALLOC 1 | |
| #define WITH_DECIMAL_CONTEXTVAR 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define PY_SQLITE_HAVE_SERIALIZE 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_DB_H 1 | |
| #define _REENTRANT 1 | |
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define ENABLE_IPV6 1 | |
| #define WITH_DOC_STRINGS 1 | |
| #define HAVE_STD_ATOMIC 1 | |
| #define HAVE_BUILTIN_ATOMIC 1 | |
| #define WITH_MIMALLOC 1 | |
| #define WITH_PYMALLOC 1 | |
| #define WITH_FREELISTS 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_CHMOD 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| /* end confdefs.h. */ | |
| /* Define close_range to an innocuous variant, in case <limits.h> declares close_range. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define close_range innocuous_close_range | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char close_range (); below. */ | |
| | |
| #include <limits.h> | |
| #undef close_range | |
| | |
| /* 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 close_range (); | |
| /* 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_close_range || defined __stub___close_range | |
| choke me | |
| #endif | |
| | |
| int | |
| main (void) | |
| { | |
| return close_range (); | |
| ; | |
| return 0; | |
| } | |
configure:17854: result: no | |
configure:17860: checking for confstr | |
configure:17860: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:17860: $? = 0 | |
configure:17860: result: yes | |
configure:17866: checking for copy_file_range | |
configure:17866: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: Undefined symbols: | |
_copy_file_range, referenced from: | |
_main in conftest-d46eb1.o | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:17866: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_CLOCK_T 1 | |
| #define HAVE_MAKEDEV 1 | |
| #define _LARGEFILE_SOURCE 1 | |
| #define _FILE_OFFSET_BITS 64 | |
| #if defined(SCO_DS) | |
| #undef _OFF_T | |
| #endif | |
| #define RETSIGTYPE void | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE___UINT128_T 1 | |
| #define HAVE_GCC_UINT128_T 1 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define ALIGNOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_FPOS_T 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define ALIGNOF_SIZE_T 8 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_UINTPTR_T 8 | |
| #define ALIGNOF_MAX_ALIGN_T 8 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 8 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_PTHREAD_T 8 | |
| #define SIZEOF_PTHREAD_KEY_T 8 | |
| #define WITH_DYLD 1 | |
| #define THREAD_STACK_SIZE 0x1000000 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define WITH_LIBINTL 1 | |
| #define HAVE_FFI_PREP_CIF_VAR 1 | |
| #define HAVE_FFI_PREP_CLOSURE_LOC 1 | |
| #define HAVE_FFI_CLOSURE_ALLOC 1 | |
| #define WITH_DECIMAL_CONTEXTVAR 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define PY_SQLITE_HAVE_SERIALIZE 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_DB_H 1 | |
| #define _REENTRANT 1 | |
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define ENABLE_IPV6 1 | |
| #define WITH_DOC_STRINGS 1 | |
| #define HAVE_STD_ATOMIC 1 | |
| #define HAVE_BUILTIN_ATOMIC 1 | |
| #define WITH_MIMALLOC 1 | |
| #define WITH_PYMALLOC 1 | |
| #define WITH_FREELISTS 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_CHMOD 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| /* end confdefs.h. */ | |
| /* Define copy_file_range to an innocuous variant, in case <limits.h> declares copy_file_range. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define copy_file_range innocuous_copy_file_range | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char copy_file_range (); below. */ | |
| | |
| #include <limits.h> | |
| #undef copy_file_range | |
| | |
| /* 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 copy_file_range (); | |
| /* 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_copy_file_range || defined __stub___copy_file_range | |
| choke me | |
| #endif | |
| | |
| int | |
| main (void) | |
| { | |
| return copy_file_range (); | |
| ; | |
| return 0; | |
| } | |
configure:17866: result: no | |
configure:17872: checking for ctermid | |
configure:17872: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:17872: $? = 0 | |
configure:17872: result: yes | |
configure:17878: checking for dup | |
configure:17878: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:17878: $? = 0 | |
configure:17878: result: yes | |
configure:17884: checking for dup3 | |
configure:17884: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: Undefined symbols: | |
_dup3, referenced from: | |
_main in conftest-d21f80.o | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:17884: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_CLOCK_T 1 | |
| #define HAVE_MAKEDEV 1 | |
| #define _LARGEFILE_SOURCE 1 | |
| #define _FILE_OFFSET_BITS 64 | |
| #if defined(SCO_DS) | |
| #undef _OFF_T | |
| #endif | |
| #define RETSIGTYPE void | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE___UINT128_T 1 | |
| #define HAVE_GCC_UINT128_T 1 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define ALIGNOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_FPOS_T 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define ALIGNOF_SIZE_T 8 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_UINTPTR_T 8 | |
| #define ALIGNOF_MAX_ALIGN_T 8 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 8 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_PTHREAD_T 8 | |
| #define SIZEOF_PTHREAD_KEY_T 8 | |
| #define WITH_DYLD 1 | |
| #define THREAD_STACK_SIZE 0x1000000 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define WITH_LIBINTL 1 | |
| #define HAVE_FFI_PREP_CIF_VAR 1 | |
| #define HAVE_FFI_PREP_CLOSURE_LOC 1 | |
| #define HAVE_FFI_CLOSURE_ALLOC 1 | |
| #define WITH_DECIMAL_CONTEXTVAR 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define PY_SQLITE_HAVE_SERIALIZE 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_DB_H 1 | |
| #define _REENTRANT 1 | |
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define ENABLE_IPV6 1 | |
| #define WITH_DOC_STRINGS 1 | |
| #define HAVE_STD_ATOMIC 1 | |
| #define HAVE_BUILTIN_ATOMIC 1 | |
| #define WITH_MIMALLOC 1 | |
| #define WITH_PYMALLOC 1 | |
| #define WITH_FREELISTS 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_CHMOD 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 1 | |
| #define HAVE_DUP 1 | |
| /* end confdefs.h. */ | |
| /* Define dup3 to an innocuous variant, in case <limits.h> declares dup3. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define dup3 innocuous_dup3 | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char dup3 (); below. */ | |
| | |
| #include <limits.h> | |
| #undef dup3 | |
| | |
| /* 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 dup3 (); | |
| /* 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_dup3 || defined __stub___dup3 | |
| choke me | |
| #endif | |
| | |
| int | |
| main (void) | |
| { | |
| return dup3 (); | |
| ; | |
| return 0; | |
| } | |
configure:17884: result: no | |
configure:17890: checking for execv | |
configure:17890: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:17890: $? = 0 | |
configure:17890: result: yes | |
configure:17896: checking for explicit_bzero | |
configure:17896: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: Undefined symbols: | |
_explicit_bzero, referenced from: | |
_main in conftest-9956f9.o | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:17896: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_CLOCK_T 1 | |
| #define HAVE_MAKEDEV 1 | |
| #define _LARGEFILE_SOURCE 1 | |
| #define _FILE_OFFSET_BITS 64 | |
| #if defined(SCO_DS) | |
| #undef _OFF_T | |
| #endif | |
| #define RETSIGTYPE void | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE___UINT128_T 1 | |
| #define HAVE_GCC_UINT128_T 1 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define ALIGNOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_FPOS_T 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define ALIGNOF_SIZE_T 8 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_UINTPTR_T 8 | |
| #define ALIGNOF_MAX_ALIGN_T 8 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 8 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_PTHREAD_T 8 | |
| #define SIZEOF_PTHREAD_KEY_T 8 | |
| #define WITH_DYLD 1 | |
| #define THREAD_STACK_SIZE 0x1000000 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define WITH_LIBINTL 1 | |
| #define HAVE_FFI_PREP_CIF_VAR 1 | |
| #define HAVE_FFI_PREP_CLOSURE_LOC 1 | |
| #define HAVE_FFI_CLOSURE_ALLOC 1 | |
| #define WITH_DECIMAL_CONTEXTVAR 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define PY_SQLITE_HAVE_SERIALIZE 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_DB_H 1 | |
| #define _REENTRANT 1 | |
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define ENABLE_IPV6 1 | |
| #define WITH_DOC_STRINGS 1 | |
| #define HAVE_STD_ATOMIC 1 | |
| #define HAVE_BUILTIN_ATOMIC 1 | |
| #define WITH_MIMALLOC 1 | |
| #define WITH_PYMALLOC 1 | |
| #define WITH_FREELISTS 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_CHMOD 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 1 | |
| #define HAVE_DUP 1 | |
| #define HAVE_EXECV 1 | |
| /* end confdefs.h. */ | |
| /* Define explicit_bzero to an innocuous variant, in case <limits.h> declares explicit_bzero. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define explicit_bzero innocuous_explicit_bzero | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char explicit_bzero (); below. */ | |
| | |
| #include <limits.h> | |
| #undef explicit_bzero | |
| | |
| /* 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 explicit_bzero (); | |
| /* 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_explicit_bzero || defined __stub___explicit_bzero | |
| choke me | |
| #endif | |
| | |
| int | |
| main (void) | |
| { | |
| return explicit_bzero (); | |
| ; | |
| return 0; | |
| } | |
configure:17896: result: no | |
configure:17902: checking for explicit_memset | |
configure:17902: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: Undefined symbols: | |
_explicit_memset, referenced from: | |
_main in conftest-3b87ef.o | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:17902: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_CLOCK_T 1 | |
| #define HAVE_MAKEDEV 1 | |
| #define _LARGEFILE_SOURCE 1 | |
| #define _FILE_OFFSET_BITS 64 | |
| #if defined(SCO_DS) | |
| #undef _OFF_T | |
| #endif | |
| #define RETSIGTYPE void | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE___UINT128_T 1 | |
| #define HAVE_GCC_UINT128_T 1 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define ALIGNOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_FPOS_T 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define ALIGNOF_SIZE_T 8 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_UINTPTR_T 8 | |
| #define ALIGNOF_MAX_ALIGN_T 8 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 8 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_PTHREAD_T 8 | |
| #define SIZEOF_PTHREAD_KEY_T 8 | |
| #define WITH_DYLD 1 | |
| #define THREAD_STACK_SIZE 0x1000000 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define WITH_LIBINTL 1 | |
| #define HAVE_FFI_PREP_CIF_VAR 1 | |
| #define HAVE_FFI_PREP_CLOSURE_LOC 1 | |
| #define HAVE_FFI_CLOSURE_ALLOC 1 | |
| #define WITH_DECIMAL_CONTEXTVAR 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define PY_SQLITE_HAVE_SERIALIZE 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_DB_H 1 | |
| #define _REENTRANT 1 | |
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define ENABLE_IPV6 1 | |
| #define WITH_DOC_STRINGS 1 | |
| #define HAVE_STD_ATOMIC 1 | |
| #define HAVE_BUILTIN_ATOMIC 1 | |
| #define WITH_MIMALLOC 1 | |
| #define WITH_PYMALLOC 1 | |
| #define WITH_FREELISTS 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_CHMOD 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 1 | |
| #define HAVE_DUP 1 | |
| #define HAVE_EXECV 1 | |
| /* end confdefs.h. */ | |
| /* Define explicit_memset to an innocuous variant, in case <limits.h> declares explicit_memset. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define explicit_memset innocuous_explicit_memset | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char explicit_memset (); below. */ | |
| | |
| #include <limits.h> | |
| #undef explicit_memset | |
| | |
| /* 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 explicit_memset (); | |
| /* 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_explicit_memset || defined __stub___explicit_memset | |
| choke me | |
| #endif | |
| | |
| int | |
| main (void) | |
| { | |
| return explicit_memset (); | |
| ; | |
| return 0; | |
| } | |
configure:17902: result: no | |
configure:17908: checking for faccessat | |
configure:17908: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:17908: $? = 0 | |
configure:17908: result: yes | |
configure:17914: checking for fchmod | |
configure:17914: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:17914: $? = 0 | |
configure:17914: result: yes | |
configure:17920: checking for fchmodat | |
configure:17920: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:17920: $? = 0 | |
configure:17920: result: yes | |
configure:17926: checking for fchown | |
configure:17926: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:17926: $? = 0 | |
configure:17926: result: yes | |
configure:17932: checking for fchownat | |
configure:17932: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:17932: $? = 0 | |
configure:17932: result: yes | |
configure:17938: checking for fdopendir | |
configure:17938: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:17938: $? = 0 | |
configure:17938: result: yes | |
configure:17944: checking for fdwalk | |
configure:17944: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: Undefined symbols: | |
_fdwalk, referenced from: | |
_main in conftest-629e9c.o | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:17944: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_CLOCK_T 1 | |
| #define HAVE_MAKEDEV 1 | |
| #define _LARGEFILE_SOURCE 1 | |
| #define _FILE_OFFSET_BITS 64 | |
| #if defined(SCO_DS) | |
| #undef _OFF_T | |
| #endif | |
| #define RETSIGTYPE void | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE___UINT128_T 1 | |
| #define HAVE_GCC_UINT128_T 1 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define ALIGNOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_FPOS_T 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define ALIGNOF_SIZE_T 8 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_UINTPTR_T 8 | |
| #define ALIGNOF_MAX_ALIGN_T 8 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 8 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_PTHREAD_T 8 | |
| #define SIZEOF_PTHREAD_KEY_T 8 | |
| #define WITH_DYLD 1 | |
| #define THREAD_STACK_SIZE 0x1000000 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define WITH_LIBINTL 1 | |
| #define HAVE_FFI_PREP_CIF_VAR 1 | |
| #define HAVE_FFI_PREP_CLOSURE_LOC 1 | |
| #define HAVE_FFI_CLOSURE_ALLOC 1 | |
| #define WITH_DECIMAL_CONTEXTVAR 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define PY_SQLITE_HAVE_SERIALIZE 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_DB_H 1 | |
| #define _REENTRANT 1 | |
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define ENABLE_IPV6 1 | |
| #define WITH_DOC_STRINGS 1 | |
| #define HAVE_STD_ATOMIC 1 | |
| #define HAVE_BUILTIN_ATOMIC 1 | |
| #define WITH_MIMALLOC 1 | |
| #define WITH_PYMALLOC 1 | |
| #define WITH_FREELISTS 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_CHMOD 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 1 | |
| #define HAVE_DUP 1 | |
| #define HAVE_EXECV 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHMODAT 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHOWNAT 1 | |
| #define HAVE_FDOPENDIR 1 | |
| /* end confdefs.h. */ | |
| /* Define fdwalk to an innocuous variant, in case <limits.h> declares fdwalk. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define fdwalk innocuous_fdwalk | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char fdwalk (); below. */ | |
| | |
| #include <limits.h> | |
| #undef fdwalk | |
| | |
| /* 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 fdwalk (); | |
| /* 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_fdwalk || defined __stub___fdwalk | |
| choke me | |
| #endif | |
| | |
| int | |
| main (void) | |
| { | |
| return fdwalk (); | |
| ; | |
| return 0; | |
| } | |
configure:17944: result: no | |
configure:17950: checking for fexecve | |
configure:17950: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: Undefined symbols: | |
_fexecve, referenced from: | |
_main in conftest-71bfab.o | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:17950: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_CLOCK_T 1 | |
| #define HAVE_MAKEDEV 1 | |
| #define _LARGEFILE_SOURCE 1 | |
| #define _FILE_OFFSET_BITS 64 | |
| #if defined(SCO_DS) | |
| #undef _OFF_T | |
| #endif | |
| #define RETSIGTYPE void | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE___UINT128_T 1 | |
| #define HAVE_GCC_UINT128_T 1 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define ALIGNOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_FPOS_T 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define ALIGNOF_SIZE_T 8 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_UINTPTR_T 8 | |
| #define ALIGNOF_MAX_ALIGN_T 8 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 8 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_PTHREAD_T 8 | |
| #define SIZEOF_PTHREAD_KEY_T 8 | |
| #define WITH_DYLD 1 | |
| #define THREAD_STACK_SIZE 0x1000000 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define WITH_LIBINTL 1 | |
| #define HAVE_FFI_PREP_CIF_VAR 1 | |
| #define HAVE_FFI_PREP_CLOSURE_LOC 1 | |
| #define HAVE_FFI_CLOSURE_ALLOC 1 | |
| #define WITH_DECIMAL_CONTEXTVAR 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define PY_SQLITE_HAVE_SERIALIZE 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_DB_H 1 | |
| #define _REENTRANT 1 | |
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define ENABLE_IPV6 1 | |
| #define WITH_DOC_STRINGS 1 | |
| #define HAVE_STD_ATOMIC 1 | |
| #define HAVE_BUILTIN_ATOMIC 1 | |
| #define WITH_MIMALLOC 1 | |
| #define WITH_PYMALLOC 1 | |
| #define WITH_FREELISTS 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_CHMOD 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 1 | |
| #define HAVE_DUP 1 | |
| #define HAVE_EXECV 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHMODAT 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHOWNAT 1 | |
| #define HAVE_FDOPENDIR 1 | |
| /* end confdefs.h. */ | |
| /* Define fexecve to an innocuous variant, in case <limits.h> declares fexecve. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define fexecve innocuous_fexecve | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char fexecve (); below. */ | |
| | |
| #include <limits.h> | |
| #undef fexecve | |
| | |
| /* 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 fexecve (); | |
| /* 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_fexecve || defined __stub___fexecve | |
| choke me | |
| #endif | |
| | |
| int | |
| main (void) | |
| { | |
| return fexecve (); | |
| ; | |
| return 0; | |
| } | |
configure:17950: result: no | |
configure:17956: checking for fork | |
configure:17956: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:17956: $? = 0 | |
configure:17956: result: yes | |
configure:17962: checking for fork1 | |
configure:17962: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: Undefined symbols: | |
_fork1, referenced from: | |
_main in conftest-efa82c.o | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:17962: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_CLOCK_T 1 | |
| #define HAVE_MAKEDEV 1 | |
| #define _LARGEFILE_SOURCE 1 | |
| #define _FILE_OFFSET_BITS 64 | |
| #if defined(SCO_DS) | |
| #undef _OFF_T | |
| #endif | |
| #define RETSIGTYPE void | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE___UINT128_T 1 | |
| #define HAVE_GCC_UINT128_T 1 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define ALIGNOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_FPOS_T 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define ALIGNOF_SIZE_T 8 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_UINTPTR_T 8 | |
| #define ALIGNOF_MAX_ALIGN_T 8 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 8 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_PTHREAD_T 8 | |
| #define SIZEOF_PTHREAD_KEY_T 8 | |
| #define WITH_DYLD 1 | |
| #define THREAD_STACK_SIZE 0x1000000 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define WITH_LIBINTL 1 | |
| #define HAVE_FFI_PREP_CIF_VAR 1 | |
| #define HAVE_FFI_PREP_CLOSURE_LOC 1 | |
| #define HAVE_FFI_CLOSURE_ALLOC 1 | |
| #define WITH_DECIMAL_CONTEXTVAR 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define PY_SQLITE_HAVE_SERIALIZE 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_DB_H 1 | |
| #define _REENTRANT 1 | |
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define ENABLE_IPV6 1 | |
| #define WITH_DOC_STRINGS 1 | |
| #define HAVE_STD_ATOMIC 1 | |
| #define HAVE_BUILTIN_ATOMIC 1 | |
| #define WITH_MIMALLOC 1 | |
| #define WITH_PYMALLOC 1 | |
| #define WITH_FREELISTS 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_CHMOD 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 1 | |
| #define HAVE_DUP 1 | |
| #define HAVE_EXECV 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHMODAT 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHOWNAT 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FORK 1 | |
| /* end confdefs.h. */ | |
| /* Define fork1 to an innocuous variant, in case <limits.h> declares fork1. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define fork1 innocuous_fork1 | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char fork1 (); below. */ | |
| | |
| #include <limits.h> | |
| #undef fork1 | |
| | |
| /* 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 fork1 (); | |
| /* 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_fork1 || defined __stub___fork1 | |
| choke me | |
| #endif | |
| | |
| int | |
| main (void) | |
| { | |
| return fork1 (); | |
| ; | |
| return 0; | |
| } | |
configure:17962: result: no | |
configure:17968: checking for fpathconf | |
configure:17968: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:17968: $? = 0 | |
configure:17968: result: yes | |
configure:17974: checking for fstatat | |
configure:17974: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:17974: $? = 0 | |
configure:17974: result: yes | |
configure:17980: checking for ftime | |
configure:17980: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:17980: $? = 0 | |
configure:17980: result: yes | |
configure:17986: checking for ftruncate | |
configure:17986: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:17986: $? = 0 | |
configure:17986: result: yes | |
configure:17992: checking for futimens | |
configure:17992: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:17992: $? = 0 | |
configure:17992: result: yes | |
configure:17998: checking for futimes | |
configure:17998: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:17998: $? = 0 | |
configure:17998: result: yes | |
configure:18004: checking for futimesat | |
configure:18004: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: Undefined symbols: | |
_futimesat, referenced from: | |
_main in conftest-f6a0d7.o | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:18004: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_CLOCK_T 1 | |
| #define HAVE_MAKEDEV 1 | |
| #define _LARGEFILE_SOURCE 1 | |
| #define _FILE_OFFSET_BITS 64 | |
| #if defined(SCO_DS) | |
| #undef _OFF_T | |
| #endif | |
| #define RETSIGTYPE void | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE___UINT128_T 1 | |
| #define HAVE_GCC_UINT128_T 1 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define ALIGNOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_FPOS_T 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define ALIGNOF_SIZE_T 8 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_UINTPTR_T 8 | |
| #define ALIGNOF_MAX_ALIGN_T 8 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 8 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_PTHREAD_T 8 | |
| #define SIZEOF_PTHREAD_KEY_T 8 | |
| #define WITH_DYLD 1 | |
| #define THREAD_STACK_SIZE 0x1000000 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define WITH_LIBINTL 1 | |
| #define HAVE_FFI_PREP_CIF_VAR 1 | |
| #define HAVE_FFI_PREP_CLOSURE_LOC 1 | |
| #define HAVE_FFI_CLOSURE_ALLOC 1 | |
| #define WITH_DECIMAL_CONTEXTVAR 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define PY_SQLITE_HAVE_SERIALIZE 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_DB_H 1 | |
| #define _REENTRANT 1 | |
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define ENABLE_IPV6 1 | |
| #define WITH_DOC_STRINGS 1 | |
| #define HAVE_STD_ATOMIC 1 | |
| #define HAVE_BUILTIN_ATOMIC 1 | |
| #define WITH_MIMALLOC 1 | |
| #define WITH_PYMALLOC 1 | |
| #define WITH_FREELISTS 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_CHMOD 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 1 | |
| #define HAVE_DUP 1 | |
| #define HAVE_EXECV 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHMODAT 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHOWNAT 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_FPATHCONF 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FTIME 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FUTIMENS 1 | |
| #define HAVE_FUTIMES 1 | |
| /* end confdefs.h. */ | |
| /* Define futimesat to an innocuous variant, in case <limits.h> declares futimesat. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define futimesat innocuous_futimesat | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char futimesat (); below. */ | |
| | |
| #include <limits.h> | |
| #undef futimesat | |
| | |
| /* 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 futimesat (); | |
| /* 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_futimesat || defined __stub___futimesat | |
| choke me | |
| #endif | |
| | |
| int | |
| main (void) | |
| { | |
| return futimesat (); | |
| ; | |
| return 0; | |
| } | |
configure:18004: result: no | |
configure:18010: checking for gai_strerror | |
configure:18010: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18010: $? = 0 | |
configure:18010: result: yes | |
configure:18016: checking for getegid | |
configure:18016: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18016: $? = 0 | |
configure:18016: result: yes | |
configure:18022: checking for geteuid | |
configure:18022: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18022: $? = 0 | |
configure:18022: result: yes | |
configure:18028: checking for getgid | |
configure:18028: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18028: $? = 0 | |
configure:18028: result: yes | |
configure:18034: checking for getgrent | |
configure:18034: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18034: $? = 0 | |
configure:18034: result: yes | |
configure:18040: checking for getgrgid | |
configure:18040: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18040: $? = 0 | |
configure:18040: result: yes | |
configure:18046: checking for getgrgid_r | |
configure:18046: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18046: $? = 0 | |
configure:18046: result: yes | |
configure:18052: checking for getgrnam_r | |
configure:18052: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18052: $? = 0 | |
configure:18052: result: yes | |
configure:18058: checking for getgrouplist | |
configure:18058: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18058: $? = 0 | |
configure:18058: result: yes | |
configure:18064: checking for gethostname | |
configure:18064: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18064: $? = 0 | |
configure:18064: result: yes | |
configure:18070: checking for getitimer | |
configure:18070: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18070: $? = 0 | |
configure:18070: result: yes | |
configure:18076: checking for getloadavg | |
configure:18076: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18076: $? = 0 | |
configure:18076: result: yes | |
configure:18082: checking for getlogin | |
configure:18082: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18082: $? = 0 | |
configure:18082: result: yes | |
configure:18088: checking for getpeername | |
configure:18088: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18088: $? = 0 | |
configure:18088: result: yes | |
configure:18094: checking for getpgid | |
configure:18094: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18094: $? = 0 | |
configure:18094: result: yes | |
configure:18100: checking for getpid | |
configure:18100: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18100: $? = 0 | |
configure:18100: result: yes | |
configure:18106: checking for getppid | |
configure:18106: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18106: $? = 0 | |
configure:18106: result: yes | |
configure:18112: checking for getpriority | |
configure:18112: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18112: $? = 0 | |
configure:18112: result: yes | |
configure:18118: checking for _getpty | |
configure:18118: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: Undefined symbols: | |
__getpty, referenced from: | |
_main in conftest-957026.o | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:18118: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_CLOCK_T 1 | |
| #define HAVE_MAKEDEV 1 | |
| #define _LARGEFILE_SOURCE 1 | |
| #define _FILE_OFFSET_BITS 64 | |
| #if defined(SCO_DS) | |
| #undef _OFF_T | |
| #endif | |
| #define RETSIGTYPE void | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE___UINT128_T 1 | |
| #define HAVE_GCC_UINT128_T 1 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define ALIGNOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_FPOS_T 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define ALIGNOF_SIZE_T 8 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_UINTPTR_T 8 | |
| #define ALIGNOF_MAX_ALIGN_T 8 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 8 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_PTHREAD_T 8 | |
| #define SIZEOF_PTHREAD_KEY_T 8 | |
| #define WITH_DYLD 1 | |
| #define THREAD_STACK_SIZE 0x1000000 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define WITH_LIBINTL 1 | |
| #define HAVE_FFI_PREP_CIF_VAR 1 | |
| #define HAVE_FFI_PREP_CLOSURE_LOC 1 | |
| #define HAVE_FFI_CLOSURE_ALLOC 1 | |
| #define WITH_DECIMAL_CONTEXTVAR 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define PY_SQLITE_HAVE_SERIALIZE 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_DB_H 1 | |
| #define _REENTRANT 1 | |
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define ENABLE_IPV6 1 | |
| #define WITH_DOC_STRINGS 1 | |
| #define HAVE_STD_ATOMIC 1 | |
| #define HAVE_BUILTIN_ATOMIC 1 | |
| #define WITH_MIMALLOC 1 | |
| #define WITH_PYMALLOC 1 | |
| #define WITH_FREELISTS 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_CHMOD 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 1 | |
| #define HAVE_DUP 1 | |
| #define HAVE_EXECV 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHMODAT 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHOWNAT 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_FPATHCONF 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FTIME 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FUTIMENS 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_GETGRGID 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| /* end confdefs.h. */ | |
| /* Define _getpty to an innocuous variant, in case <limits.h> declares _getpty. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define _getpty innocuous__getpty | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char _getpty (); below. */ | |
| | |
| #include <limits.h> | |
| #undef _getpty | |
| | |
| /* 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 _getpty (); | |
| /* 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__getpty || defined __stub____getpty | |
| choke me | |
| #endif | |
| | |
| int | |
| main (void) | |
| { | |
| return _getpty (); | |
| ; | |
| return 0; | |
| } | |
configure:18118: result: no | |
configure:18124: checking for getpwent | |
configure:18124: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18124: $? = 0 | |
configure:18124: result: yes | |
configure:18130: checking for getpwnam_r | |
configure:18130: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18130: $? = 0 | |
configure:18130: result: yes | |
configure:18136: checking for getpwuid | |
configure:18136: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18136: $? = 0 | |
configure:18136: result: yes | |
configure:18142: checking for getpwuid_r | |
configure:18142: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18142: $? = 0 | |
configure:18142: result: yes | |
configure:18148: checking for getresgid | |
configure:18148: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: Undefined symbols: | |
_getresgid, referenced from: | |
_main in conftest-58611d.o | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:18148: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_CLOCK_T 1 | |
| #define HAVE_MAKEDEV 1 | |
| #define _LARGEFILE_SOURCE 1 | |
| #define _FILE_OFFSET_BITS 64 | |
| #if defined(SCO_DS) | |
| #undef _OFF_T | |
| #endif | |
| #define RETSIGTYPE void | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE___UINT128_T 1 | |
| #define HAVE_GCC_UINT128_T 1 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define ALIGNOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_FPOS_T 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define ALIGNOF_SIZE_T 8 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_UINTPTR_T 8 | |
| #define ALIGNOF_MAX_ALIGN_T 8 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 8 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_PTHREAD_T 8 | |
| #define SIZEOF_PTHREAD_KEY_T 8 | |
| #define WITH_DYLD 1 | |
| #define THREAD_STACK_SIZE 0x1000000 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define WITH_LIBINTL 1 | |
| #define HAVE_FFI_PREP_CIF_VAR 1 | |
| #define HAVE_FFI_PREP_CLOSURE_LOC 1 | |
| #define HAVE_FFI_CLOSURE_ALLOC 1 | |
| #define WITH_DECIMAL_CONTEXTVAR 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define PY_SQLITE_HAVE_SERIALIZE 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_DB_H 1 | |
| #define _REENTRANT 1 | |
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define ENABLE_IPV6 1 | |
| #define WITH_DOC_STRINGS 1 | |
| #define HAVE_STD_ATOMIC 1 | |
| #define HAVE_BUILTIN_ATOMIC 1 | |
| #define WITH_MIMALLOC 1 | |
| #define WITH_PYMALLOC 1 | |
| #define WITH_FREELISTS 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_CHMOD 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 1 | |
| #define HAVE_DUP 1 | |
| #define HAVE_EXECV 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHMODAT 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHOWNAT 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_FPATHCONF 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FTIME 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FUTIMENS 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_GETGRGID 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID 1 | |
| #define HAVE_GETPWUID_R 1 | |
| /* end confdefs.h. */ | |
| /* Define getresgid to an innocuous variant, in case <limits.h> declares getresgid. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define getresgid innocuous_getresgid | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char getresgid (); below. */ | |
| | |
| #include <limits.h> | |
| #undef getresgid | |
| | |
| /* 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 getresgid (); | |
| /* 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_getresgid || defined __stub___getresgid | |
| choke me | |
| #endif | |
| | |
| int | |
| main (void) | |
| { | |
| return getresgid (); | |
| ; | |
| return 0; | |
| } | |
configure:18148: result: no | |
configure:18154: checking for getresuid | |
configure:18154: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: Undefined symbols: | |
_getresuid, referenced from: | |
_main in conftest-7e5ccb.o | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:18154: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_CLOCK_T 1 | |
| #define HAVE_MAKEDEV 1 | |
| #define _LARGEFILE_SOURCE 1 | |
| #define _FILE_OFFSET_BITS 64 | |
| #if defined(SCO_DS) | |
| #undef _OFF_T | |
| #endif | |
| #define RETSIGTYPE void | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE___UINT128_T 1 | |
| #define HAVE_GCC_UINT128_T 1 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define ALIGNOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_FPOS_T 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define ALIGNOF_SIZE_T 8 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_UINTPTR_T 8 | |
| #define ALIGNOF_MAX_ALIGN_T 8 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 8 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_PTHREAD_T 8 | |
| #define SIZEOF_PTHREAD_KEY_T 8 | |
| #define WITH_DYLD 1 | |
| #define THREAD_STACK_SIZE 0x1000000 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define WITH_LIBINTL 1 | |
| #define HAVE_FFI_PREP_CIF_VAR 1 | |
| #define HAVE_FFI_PREP_CLOSURE_LOC 1 | |
| #define HAVE_FFI_CLOSURE_ALLOC 1 | |
| #define WITH_DECIMAL_CONTEXTVAR 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define PY_SQLITE_HAVE_SERIALIZE 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_DB_H 1 | |
| #define _REENTRANT 1 | |
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define ENABLE_IPV6 1 | |
| #define WITH_DOC_STRINGS 1 | |
| #define HAVE_STD_ATOMIC 1 | |
| #define HAVE_BUILTIN_ATOMIC 1 | |
| #define WITH_MIMALLOC 1 | |
| #define WITH_PYMALLOC 1 | |
| #define WITH_FREELISTS 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_CHMOD 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 1 | |
| #define HAVE_DUP 1 | |
| #define HAVE_EXECV 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHMODAT 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHOWNAT 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_FPATHCONF 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FTIME 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FUTIMENS 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_GETGRGID 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID 1 | |
| #define HAVE_GETPWUID_R 1 | |
| /* end confdefs.h. */ | |
| /* Define getresuid to an innocuous variant, in case <limits.h> declares getresuid. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define getresuid innocuous_getresuid | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char getresuid (); below. */ | |
| | |
| #include <limits.h> | |
| #undef getresuid | |
| | |
| /* 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 getresuid (); | |
| /* 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_getresuid || defined __stub___getresuid | |
| choke me | |
| #endif | |
| | |
| int | |
| main (void) | |
| { | |
| return getresuid (); | |
| ; | |
| return 0; | |
| } | |
configure:18154: result: no | |
configure:18160: checking for getrusage | |
configure:18160: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18160: $? = 0 | |
configure:18160: result: yes | |
configure:18166: checking for getsid | |
configure:18166: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18166: $? = 0 | |
configure:18166: result: yes | |
configure:18172: checking for getspent | |
configure:18172: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: Undefined symbols: | |
_getspent, referenced from: | |
_main in conftest-ee0d8e.o | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:18172: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_CLOCK_T 1 | |
| #define HAVE_MAKEDEV 1 | |
| #define _LARGEFILE_SOURCE 1 | |
| #define _FILE_OFFSET_BITS 64 | |
| #if defined(SCO_DS) | |
| #undef _OFF_T | |
| #endif | |
| #define RETSIGTYPE void | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE___UINT128_T 1 | |
| #define HAVE_GCC_UINT128_T 1 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define ALIGNOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_FPOS_T 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define ALIGNOF_SIZE_T 8 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_UINTPTR_T 8 | |
| #define ALIGNOF_MAX_ALIGN_T 8 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 8 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_PTHREAD_T 8 | |
| #define SIZEOF_PTHREAD_KEY_T 8 | |
| #define WITH_DYLD 1 | |
| #define THREAD_STACK_SIZE 0x1000000 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define WITH_LIBINTL 1 | |
| #define HAVE_FFI_PREP_CIF_VAR 1 | |
| #define HAVE_FFI_PREP_CLOSURE_LOC 1 | |
| #define HAVE_FFI_CLOSURE_ALLOC 1 | |
| #define WITH_DECIMAL_CONTEXTVAR 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define PY_SQLITE_HAVE_SERIALIZE 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_DB_H 1 | |
| #define _REENTRANT 1 | |
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define ENABLE_IPV6 1 | |
| #define WITH_DOC_STRINGS 1 | |
| #define HAVE_STD_ATOMIC 1 | |
| #define HAVE_BUILTIN_ATOMIC 1 | |
| #define WITH_MIMALLOC 1 | |
| #define WITH_PYMALLOC 1 | |
| #define WITH_FREELISTS 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_CHMOD 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 1 | |
| #define HAVE_DUP 1 | |
| #define HAVE_EXECV 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHMODAT 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHOWNAT 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_FPATHCONF 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FTIME 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FUTIMENS 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_GETGRGID 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_GETSID 1 | |
| /* end confdefs.h. */ | |
| /* Define getspent to an innocuous variant, in case <limits.h> declares getspent. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define getspent innocuous_getspent | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char getspent (); below. */ | |
| | |
| #include <limits.h> | |
| #undef getspent | |
| | |
| /* 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 getspent (); | |
| /* 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_getspent || defined __stub___getspent | |
| choke me | |
| #endif | |
| | |
| int | |
| main (void) | |
| { | |
| return getspent (); | |
| ; | |
| return 0; | |
| } | |
configure:18172: result: no | |
configure:18178: checking for getspnam | |
configure:18178: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: Undefined symbols: | |
_getspnam, referenced from: | |
_main in conftest-b9d7aa.o | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:18178: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_CLOCK_T 1 | |
| #define HAVE_MAKEDEV 1 | |
| #define _LARGEFILE_SOURCE 1 | |
| #define _FILE_OFFSET_BITS 64 | |
| #if defined(SCO_DS) | |
| #undef _OFF_T | |
| #endif | |
| #define RETSIGTYPE void | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE___UINT128_T 1 | |
| #define HAVE_GCC_UINT128_T 1 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define ALIGNOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_FPOS_T 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define ALIGNOF_SIZE_T 8 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_UINTPTR_T 8 | |
| #define ALIGNOF_MAX_ALIGN_T 8 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 8 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_PTHREAD_T 8 | |
| #define SIZEOF_PTHREAD_KEY_T 8 | |
| #define WITH_DYLD 1 | |
| #define THREAD_STACK_SIZE 0x1000000 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define WITH_LIBINTL 1 | |
| #define HAVE_FFI_PREP_CIF_VAR 1 | |
| #define HAVE_FFI_PREP_CLOSURE_LOC 1 | |
| #define HAVE_FFI_CLOSURE_ALLOC 1 | |
| #define WITH_DECIMAL_CONTEXTVAR 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define PY_SQLITE_HAVE_SERIALIZE 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_DB_H 1 | |
| #define _REENTRANT 1 | |
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define ENABLE_IPV6 1 | |
| #define WITH_DOC_STRINGS 1 | |
| #define HAVE_STD_ATOMIC 1 | |
| #define HAVE_BUILTIN_ATOMIC 1 | |
| #define WITH_MIMALLOC 1 | |
| #define WITH_PYMALLOC 1 | |
| #define WITH_FREELISTS 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_CHMOD 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 1 | |
| #define HAVE_DUP 1 | |
| #define HAVE_EXECV 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHMODAT 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHOWNAT 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_FPATHCONF 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FTIME 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FUTIMENS 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_GETGRGID 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_GETSID 1 | |
| /* end confdefs.h. */ | |
| /* Define getspnam to an innocuous variant, in case <limits.h> declares getspnam. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define getspnam innocuous_getspnam | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char getspnam (); below. */ | |
| | |
| #include <limits.h> | |
| #undef getspnam | |
| | |
| /* 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 getspnam (); | |
| /* 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_getspnam || defined __stub___getspnam | |
| choke me | |
| #endif | |
| | |
| int | |
| main (void) | |
| { | |
| return getspnam (); | |
| ; | |
| return 0; | |
| } | |
configure:18178: result: no | |
configure:18184: checking for getuid | |
configure:18184: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18184: $? = 0 | |
configure:18184: result: yes | |
configure:18190: checking for getwd | |
configure:18190: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18190: $? = 0 | |
configure:18190: result: yes | |
configure:18196: checking for grantpt | |
configure:18196: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18196: $? = 0 | |
configure:18196: result: yes | |
configure:18202: checking for if_nameindex | |
configure:18202: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18202: $? = 0 | |
configure:18202: result: yes | |
configure:18208: checking for initgroups | |
configure:18208: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18208: $? = 0 | |
configure:18208: result: yes | |
configure:18214: checking for kill | |
configure:18214: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18214: $? = 0 | |
configure:18214: result: yes | |
configure:18220: checking for killpg | |
configure:18220: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18220: $? = 0 | |
configure:18220: result: yes | |
configure:18226: checking for lchown | |
configure:18226: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18226: $? = 0 | |
configure:18226: result: yes | |
configure:18232: checking for linkat | |
configure:18232: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18232: $? = 0 | |
configure:18232: result: yes | |
configure:18238: checking for lockf | |
configure:18238: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18238: $? = 0 | |
configure:18238: result: yes | |
configure:18244: checking for lstat | |
configure:18244: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18244: $? = 0 | |
configure:18244: result: yes | |
configure:18250: checking for lutimes | |
configure:18250: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18250: $? = 0 | |
configure:18250: result: yes | |
configure:18256: checking for madvise | |
configure:18256: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18256: $? = 0 | |
configure:18256: result: yes | |
configure:18262: checking for mbrtowc | |
configure:18262: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18262: $? = 0 | |
configure:18262: result: yes | |
configure:18268: checking for memrchr | |
configure:18268: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: Undefined symbols: | |
_memrchr, referenced from: | |
_main in conftest-76b4b1.o | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:18268: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_CLOCK_T 1 | |
| #define HAVE_MAKEDEV 1 | |
| #define _LARGEFILE_SOURCE 1 | |
| #define _FILE_OFFSET_BITS 64 | |
| #if defined(SCO_DS) | |
| #undef _OFF_T | |
| #endif | |
| #define RETSIGTYPE void | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE___UINT128_T 1 | |
| #define HAVE_GCC_UINT128_T 1 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define ALIGNOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_FPOS_T 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define ALIGNOF_SIZE_T 8 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_UINTPTR_T 8 | |
| #define ALIGNOF_MAX_ALIGN_T 8 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 8 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_PTHREAD_T 8 | |
| #define SIZEOF_PTHREAD_KEY_T 8 | |
| #define WITH_DYLD 1 | |
| #define THREAD_STACK_SIZE 0x1000000 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define WITH_LIBINTL 1 | |
| #define HAVE_FFI_PREP_CIF_VAR 1 | |
| #define HAVE_FFI_PREP_CLOSURE_LOC 1 | |
| #define HAVE_FFI_CLOSURE_ALLOC 1 | |
| #define WITH_DECIMAL_CONTEXTVAR 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define PY_SQLITE_HAVE_SERIALIZE 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_DB_H 1 | |
| #define _REENTRANT 1 | |
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define ENABLE_IPV6 1 | |
| #define WITH_DOC_STRINGS 1 | |
| #define HAVE_STD_ATOMIC 1 | |
| #define HAVE_BUILTIN_ATOMIC 1 | |
| #define WITH_MIMALLOC 1 | |
| #define WITH_PYMALLOC 1 | |
| #define WITH_FREELISTS 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_CHMOD 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 1 | |
| #define HAVE_DUP 1 | |
| #define HAVE_EXECV 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHMODAT 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHOWNAT 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_FPATHCONF 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FTIME 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FUTIMENS 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_GETGRGID 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_GRANTPT 1 | |
| #define HAVE_IF_NAMEINDEX 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_KILL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LINKAT 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_MADVISE 1 | |
| #define HAVE_MBRTOWC 1 | |
| /* end confdefs.h. */ | |
| /* Define memrchr to an innocuous variant, in case <limits.h> declares memrchr. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define memrchr innocuous_memrchr | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char memrchr (); below. */ | |
| | |
| #include <limits.h> | |
| #undef memrchr | |
| | |
| /* 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 memrchr (); | |
| /* 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_memrchr || defined __stub___memrchr | |
| choke me | |
| #endif | |
| | |
| int | |
| main (void) | |
| { | |
| return memrchr (); | |
| ; | |
| return 0; | |
| } | |
configure:18268: result: no | |
configure:18274: checking for mkdirat | |
configure:18274: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18274: $? = 0 | |
configure:18274: result: yes | |
configure:18280: checking for mkfifo | |
configure:18280: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18280: $? = 0 | |
configure:18280: result: yes | |
configure:18286: checking for mkfifoat | |
configure:18286: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18286: $? = 0 | |
configure:18286: result: yes | |
configure:18292: checking for mknod | |
configure:18292: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18292: $? = 0 | |
configure:18292: result: yes | |
configure:18298: checking for mknodat | |
configure:18298: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18298: $? = 0 | |
configure:18298: result: yes | |
configure:18304: checking for mktime | |
configure:18304: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18304: $? = 0 | |
configure:18304: result: yes | |
configure:18310: checking for mmap | |
configure:18310: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18310: $? = 0 | |
configure:18310: result: yes | |
configure:18316: checking for mremap | |
configure:18316: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: Undefined symbols: | |
_mremap, referenced from: | |
_main in conftest-6c0f91.o | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:18316: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_CLOCK_T 1 | |
| #define HAVE_MAKEDEV 1 | |
| #define _LARGEFILE_SOURCE 1 | |
| #define _FILE_OFFSET_BITS 64 | |
| #if defined(SCO_DS) | |
| #undef _OFF_T | |
| #endif | |
| #define RETSIGTYPE void | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE___UINT128_T 1 | |
| #define HAVE_GCC_UINT128_T 1 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define ALIGNOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_FPOS_T 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define ALIGNOF_SIZE_T 8 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_UINTPTR_T 8 | |
| #define ALIGNOF_MAX_ALIGN_T 8 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 8 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_PTHREAD_T 8 | |
| #define SIZEOF_PTHREAD_KEY_T 8 | |
| #define WITH_DYLD 1 | |
| #define THREAD_STACK_SIZE 0x1000000 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define WITH_LIBINTL 1 | |
| #define HAVE_FFI_PREP_CIF_VAR 1 | |
| #define HAVE_FFI_PREP_CLOSURE_LOC 1 | |
| #define HAVE_FFI_CLOSURE_ALLOC 1 | |
| #define WITH_DECIMAL_CONTEXTVAR 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define PY_SQLITE_HAVE_SERIALIZE 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_DB_H 1 | |
| #define _REENTRANT 1 | |
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define ENABLE_IPV6 1 | |
| #define WITH_DOC_STRINGS 1 | |
| #define HAVE_STD_ATOMIC 1 | |
| #define HAVE_BUILTIN_ATOMIC 1 | |
| #define WITH_MIMALLOC 1 | |
| #define WITH_PYMALLOC 1 | |
| #define WITH_FREELISTS 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_CHMOD 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 1 | |
| #define HAVE_DUP 1 | |
| #define HAVE_EXECV 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHMODAT 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHOWNAT 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_FPATHCONF 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FTIME 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FUTIMENS 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_GETGRGID 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_GRANTPT 1 | |
| #define HAVE_IF_NAMEINDEX 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_KILL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LINKAT 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_MADVISE 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MKDIRAT 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKFIFOAT 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKNODAT 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_MMAP 1 | |
| /* end confdefs.h. */ | |
| /* Define mremap to an innocuous variant, in case <limits.h> declares mremap. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define mremap innocuous_mremap | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char mremap (); below. */ | |
| | |
| #include <limits.h> | |
| #undef mremap | |
| | |
| /* 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 mremap (); | |
| /* 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_mremap || defined __stub___mremap | |
| choke me | |
| #endif | |
| | |
| int | |
| main (void) | |
| { | |
| return mremap (); | |
| ; | |
| return 0; | |
| } | |
configure:18316: result: no | |
configure:18322: checking for nice | |
configure:18322: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18322: $? = 0 | |
configure:18322: result: yes | |
configure:18328: checking for openat | |
configure:18328: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18328: $? = 0 | |
configure:18328: result: yes | |
configure:18334: checking for opendir | |
configure:18334: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18334: $? = 0 | |
configure:18334: result: yes | |
configure:18340: checking for pathconf | |
configure:18340: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18340: $? = 0 | |
configure:18340: result: yes | |
configure:18346: checking for pause | |
configure:18346: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18346: $? = 0 | |
configure:18346: result: yes | |
configure:18352: checking for pipe | |
configure:18352: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18352: $? = 0 | |
configure:18352: result: yes | |
configure:18358: checking for pipe2 | |
configure:18358: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: Undefined symbols: | |
_pipe2, referenced from: | |
_main in conftest-e1187a.o | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:18358: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_CLOCK_T 1 | |
| #define HAVE_MAKEDEV 1 | |
| #define _LARGEFILE_SOURCE 1 | |
| #define _FILE_OFFSET_BITS 64 | |
| #if defined(SCO_DS) | |
| #undef _OFF_T | |
| #endif | |
| #define RETSIGTYPE void | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE___UINT128_T 1 | |
| #define HAVE_GCC_UINT128_T 1 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define ALIGNOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_FPOS_T 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define ALIGNOF_SIZE_T 8 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_UINTPTR_T 8 | |
| #define ALIGNOF_MAX_ALIGN_T 8 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 8 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_PTHREAD_T 8 | |
| #define SIZEOF_PTHREAD_KEY_T 8 | |
| #define WITH_DYLD 1 | |
| #define THREAD_STACK_SIZE 0x1000000 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define WITH_LIBINTL 1 | |
| #define HAVE_FFI_PREP_CIF_VAR 1 | |
| #define HAVE_FFI_PREP_CLOSURE_LOC 1 | |
| #define HAVE_FFI_CLOSURE_ALLOC 1 | |
| #define WITH_DECIMAL_CONTEXTVAR 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define PY_SQLITE_HAVE_SERIALIZE 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_DB_H 1 | |
| #define _REENTRANT 1 | |
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define ENABLE_IPV6 1 | |
| #define WITH_DOC_STRINGS 1 | |
| #define HAVE_STD_ATOMIC 1 | |
| #define HAVE_BUILTIN_ATOMIC 1 | |
| #define WITH_MIMALLOC 1 | |
| #define WITH_PYMALLOC 1 | |
| #define WITH_FREELISTS 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_CHMOD 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 1 | |
| #define HAVE_DUP 1 | |
| #define HAVE_EXECV 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHMODAT 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHOWNAT 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_FPATHCONF 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FTIME 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FUTIMENS 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_GETGRGID 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_GRANTPT 1 | |
| #define HAVE_IF_NAMEINDEX 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_KILL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LINKAT 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_MADVISE 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MKDIRAT 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKFIFOAT 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKNODAT 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_OPENDIR 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_PAUSE 1 | |
| #define HAVE_PIPE 1 | |
| /* end confdefs.h. */ | |
| /* Define pipe2 to an innocuous variant, in case <limits.h> declares pipe2. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define pipe2 innocuous_pipe2 | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char pipe2 (); below. */ | |
| | |
| #include <limits.h> | |
| #undef pipe2 | |
| | |
| /* 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 pipe2 (); | |
| /* 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_pipe2 || defined __stub___pipe2 | |
| choke me | |
| #endif | |
| | |
| int | |
| main (void) | |
| { | |
| return pipe2 (); | |
| ; | |
| return 0; | |
| } | |
configure:18358: result: no | |
configure:18364: checking for plock | |
configure:18364: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: Undefined symbols: | |
_plock, referenced from: | |
_main in conftest-e1594b.o | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:18364: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_CLOCK_T 1 | |
| #define HAVE_MAKEDEV 1 | |
| #define _LARGEFILE_SOURCE 1 | |
| #define _FILE_OFFSET_BITS 64 | |
| #if defined(SCO_DS) | |
| #undef _OFF_T | |
| #endif | |
| #define RETSIGTYPE void | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE___UINT128_T 1 | |
| #define HAVE_GCC_UINT128_T 1 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define ALIGNOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_FPOS_T 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define ALIGNOF_SIZE_T 8 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_UINTPTR_T 8 | |
| #define ALIGNOF_MAX_ALIGN_T 8 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 8 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_PTHREAD_T 8 | |
| #define SIZEOF_PTHREAD_KEY_T 8 | |
| #define WITH_DYLD 1 | |
| #define THREAD_STACK_SIZE 0x1000000 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define WITH_LIBINTL 1 | |
| #define HAVE_FFI_PREP_CIF_VAR 1 | |
| #define HAVE_FFI_PREP_CLOSURE_LOC 1 | |
| #define HAVE_FFI_CLOSURE_ALLOC 1 | |
| #define WITH_DECIMAL_CONTEXTVAR 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define PY_SQLITE_HAVE_SERIALIZE 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_DB_H 1 | |
| #define _REENTRANT 1 | |
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define ENABLE_IPV6 1 | |
| #define WITH_DOC_STRINGS 1 | |
| #define HAVE_STD_ATOMIC 1 | |
| #define HAVE_BUILTIN_ATOMIC 1 | |
| #define WITH_MIMALLOC 1 | |
| #define WITH_PYMALLOC 1 | |
| #define WITH_FREELISTS 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_CHMOD 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 1 | |
| #define HAVE_DUP 1 | |
| #define HAVE_EXECV 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHMODAT 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHOWNAT 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_FPATHCONF 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FTIME 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FUTIMENS 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_GETGRGID 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_GRANTPT 1 | |
| #define HAVE_IF_NAMEINDEX 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_KILL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LINKAT 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_MADVISE 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MKDIRAT 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKFIFOAT 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKNODAT 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_OPENDIR 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_PAUSE 1 | |
| #define HAVE_PIPE 1 | |
| /* end confdefs.h. */ | |
| /* Define plock to an innocuous variant, in case <limits.h> declares plock. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define plock innocuous_plock | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char plock (); below. */ | |
| | |
| #include <limits.h> | |
| #undef plock | |
| | |
| /* 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 plock (); | |
| /* 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_plock || defined __stub___plock | |
| choke me | |
| #endif | |
| | |
| int | |
| main (void) | |
| { | |
| return plock (); | |
| ; | |
| return 0; | |
| } | |
configure:18364: result: no | |
configure:18370: checking for poll | |
configure:18370: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18370: $? = 0 | |
configure:18370: result: yes | |
configure:18376: checking for posix_fadvise | |
configure:18376: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: Undefined symbols: | |
_posix_fadvise, referenced from: | |
_main in conftest-27b3fb.o | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:18376: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_CLOCK_T 1 | |
| #define HAVE_MAKEDEV 1 | |
| #define _LARGEFILE_SOURCE 1 | |
| #define _FILE_OFFSET_BITS 64 | |
| #if defined(SCO_DS) | |
| #undef _OFF_T | |
| #endif | |
| #define RETSIGTYPE void | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE___UINT128_T 1 | |
| #define HAVE_GCC_UINT128_T 1 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define ALIGNOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_FPOS_T 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define ALIGNOF_SIZE_T 8 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_UINTPTR_T 8 | |
| #define ALIGNOF_MAX_ALIGN_T 8 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 8 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_PTHREAD_T 8 | |
| #define SIZEOF_PTHREAD_KEY_T 8 | |
| #define WITH_DYLD 1 | |
| #define THREAD_STACK_SIZE 0x1000000 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define WITH_LIBINTL 1 | |
| #define HAVE_FFI_PREP_CIF_VAR 1 | |
| #define HAVE_FFI_PREP_CLOSURE_LOC 1 | |
| #define HAVE_FFI_CLOSURE_ALLOC 1 | |
| #define WITH_DECIMAL_CONTEXTVAR 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define PY_SQLITE_HAVE_SERIALIZE 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_DB_H 1 | |
| #define _REENTRANT 1 | |
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define ENABLE_IPV6 1 | |
| #define WITH_DOC_STRINGS 1 | |
| #define HAVE_STD_ATOMIC 1 | |
| #define HAVE_BUILTIN_ATOMIC 1 | |
| #define WITH_MIMALLOC 1 | |
| #define WITH_PYMALLOC 1 | |
| #define WITH_FREELISTS 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_CHMOD 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 1 | |
| #define HAVE_DUP 1 | |
| #define HAVE_EXECV 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHMODAT 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHOWNAT 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_FPATHCONF 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FTIME 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FUTIMENS 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_GETGRGID 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_GRANTPT 1 | |
| #define HAVE_IF_NAMEINDEX 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_KILL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LINKAT 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_MADVISE 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MKDIRAT 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKFIFOAT 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKNODAT 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_OPENDIR 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_PAUSE 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_POLL 1 | |
| /* end confdefs.h. */ | |
| /* Define posix_fadvise to an innocuous variant, in case <limits.h> declares posix_fadvise. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define posix_fadvise innocuous_posix_fadvise | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char posix_fadvise (); below. */ | |
| | |
| #include <limits.h> | |
| #undef posix_fadvise | |
| | |
| /* 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 posix_fadvise (); | |
| /* 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_posix_fadvise || defined __stub___posix_fadvise | |
| choke me | |
| #endif | |
| | |
| int | |
| main (void) | |
| { | |
| return posix_fadvise (); | |
| ; | |
| return 0; | |
| } | |
configure:18376: result: no | |
configure:18382: checking for posix_fallocate | |
configure:18382: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: Undefined symbols: | |
_posix_fallocate, referenced from: | |
_main in conftest-aa8f08.o | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:18382: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_CLOCK_T 1 | |
| #define HAVE_MAKEDEV 1 | |
| #define _LARGEFILE_SOURCE 1 | |
| #define _FILE_OFFSET_BITS 64 | |
| #if defined(SCO_DS) | |
| #undef _OFF_T | |
| #endif | |
| #define RETSIGTYPE void | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE___UINT128_T 1 | |
| #define HAVE_GCC_UINT128_T 1 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define ALIGNOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_FPOS_T 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define ALIGNOF_SIZE_T 8 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_UINTPTR_T 8 | |
| #define ALIGNOF_MAX_ALIGN_T 8 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 8 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_PTHREAD_T 8 | |
| #define SIZEOF_PTHREAD_KEY_T 8 | |
| #define WITH_DYLD 1 | |
| #define THREAD_STACK_SIZE 0x1000000 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define WITH_LIBINTL 1 | |
| #define HAVE_FFI_PREP_CIF_VAR 1 | |
| #define HAVE_FFI_PREP_CLOSURE_LOC 1 | |
| #define HAVE_FFI_CLOSURE_ALLOC 1 | |
| #define WITH_DECIMAL_CONTEXTVAR 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define PY_SQLITE_HAVE_SERIALIZE 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_DB_H 1 | |
| #define _REENTRANT 1 | |
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define ENABLE_IPV6 1 | |
| #define WITH_DOC_STRINGS 1 | |
| #define HAVE_STD_ATOMIC 1 | |
| #define HAVE_BUILTIN_ATOMIC 1 | |
| #define WITH_MIMALLOC 1 | |
| #define WITH_PYMALLOC 1 | |
| #define WITH_FREELISTS 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_CHMOD 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 1 | |
| #define HAVE_DUP 1 | |
| #define HAVE_EXECV 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHMODAT 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHOWNAT 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_FPATHCONF 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FTIME 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FUTIMENS 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_GETGRGID 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_GRANTPT 1 | |
| #define HAVE_IF_NAMEINDEX 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_KILL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LINKAT 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_MADVISE 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MKDIRAT 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKFIFOAT 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKNODAT 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_OPENDIR 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_PAUSE 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_POLL 1 | |
| /* end confdefs.h. */ | |
| /* Define posix_fallocate to an innocuous variant, in case <limits.h> declares posix_fallocate. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define posix_fallocate innocuous_posix_fallocate | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char posix_fallocate (); below. */ | |
| | |
| #include <limits.h> | |
| #undef posix_fallocate | |
| | |
| /* 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 posix_fallocate (); | |
| /* 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_posix_fallocate || defined __stub___posix_fallocate | |
| choke me | |
| #endif | |
| | |
| int | |
| main (void) | |
| { | |
| return posix_fallocate (); | |
| ; | |
| return 0; | |
| } | |
configure:18382: result: no | |
configure:18388: checking for posix_openpt | |
configure:18388: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18388: $? = 0 | |
configure:18388: result: yes | |
configure:18394: checking for posix_spawn | |
configure:18394: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18394: $? = 0 | |
configure:18394: result: yes | |
configure:18400: checking for posix_spawnp | |
configure:18400: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18400: $? = 0 | |
configure:18400: result: yes | |
configure:18406: checking for posix_spawn_file_actions_addclosefrom_np | |
configure:18406: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: Undefined symbols: | |
_posix_spawn_file_actions_addclosefrom_np, referenced from: | |
_main in conftest-8fed2d.o | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:18406: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_CLOCK_T 1 | |
| #define HAVE_MAKEDEV 1 | |
| #define _LARGEFILE_SOURCE 1 | |
| #define _FILE_OFFSET_BITS 64 | |
| #if defined(SCO_DS) | |
| #undef _OFF_T | |
| #endif | |
| #define RETSIGTYPE void | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE___UINT128_T 1 | |
| #define HAVE_GCC_UINT128_T 1 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define ALIGNOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_FPOS_T 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define ALIGNOF_SIZE_T 8 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_UINTPTR_T 8 | |
| #define ALIGNOF_MAX_ALIGN_T 8 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 8 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_PTHREAD_T 8 | |
| #define SIZEOF_PTHREAD_KEY_T 8 | |
| #define WITH_DYLD 1 | |
| #define THREAD_STACK_SIZE 0x1000000 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define WITH_LIBINTL 1 | |
| #define HAVE_FFI_PREP_CIF_VAR 1 | |
| #define HAVE_FFI_PREP_CLOSURE_LOC 1 | |
| #define HAVE_FFI_CLOSURE_ALLOC 1 | |
| #define WITH_DECIMAL_CONTEXTVAR 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define PY_SQLITE_HAVE_SERIALIZE 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_DB_H 1 | |
| #define _REENTRANT 1 | |
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define ENABLE_IPV6 1 | |
| #define WITH_DOC_STRINGS 1 | |
| #define HAVE_STD_ATOMIC 1 | |
| #define HAVE_BUILTIN_ATOMIC 1 | |
| #define WITH_MIMALLOC 1 | |
| #define WITH_PYMALLOC 1 | |
| #define WITH_FREELISTS 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_CHMOD 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 1 | |
| #define HAVE_DUP 1 | |
| #define HAVE_EXECV 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHMODAT 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHOWNAT 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_FPATHCONF 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FTIME 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FUTIMENS 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_GETGRGID 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_GRANTPT 1 | |
| #define HAVE_IF_NAMEINDEX 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_KILL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LINKAT 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_MADVISE 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MKDIRAT 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKFIFOAT 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKNODAT 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_OPENDIR 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_PAUSE 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_POSIX_OPENPT 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_POSIX_SPAWNP 1 | |
| /* end confdefs.h. */ | |
| /* Define posix_spawn_file_actions_addclosefrom_np to an innocuous variant, in case <limits.h> declares posix_spawn_file_actions_addclosefrom_np. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define posix_spawn_file_actions_addclosefrom_np innocuous_posix_spawn_file_actions_addclosefrom_np | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char posix_spawn_file_actions_addclosefrom_np (); below. */ | |
| | |
| #include <limits.h> | |
| #undef posix_spawn_file_actions_addclosefrom_np | |
| | |
| /* 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 posix_spawn_file_actions_addclosefrom_np (); | |
| /* 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_posix_spawn_file_actions_addclosefrom_np || defined __stub___posix_spawn_file_actions_addclosefrom_np | |
| choke me | |
| #endif | |
| | |
| int | |
| main (void) | |
| { | |
| return posix_spawn_file_actions_addclosefrom_np (); | |
| ; | |
| return 0; | |
| } | |
configure:18406: result: no | |
configure:18412: checking for pread | |
configure:18412: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18412: $? = 0 | |
configure:18412: result: yes | |
configure:18418: checking for preadv | |
configure:18418: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18418: $? = 0 | |
configure:18418: result: yes | |
configure:18424: checking for preadv2 | |
configure:18424: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: Undefined symbols: | |
_preadv2, referenced from: | |
_main in conftest-663638.o | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:18424: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_CLOCK_T 1 | |
| #define HAVE_MAKEDEV 1 | |
| #define _LARGEFILE_SOURCE 1 | |
| #define _FILE_OFFSET_BITS 64 | |
| #if defined(SCO_DS) | |
| #undef _OFF_T | |
| #endif | |
| #define RETSIGTYPE void | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE___UINT128_T 1 | |
| #define HAVE_GCC_UINT128_T 1 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define ALIGNOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_FPOS_T 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define ALIGNOF_SIZE_T 8 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_UINTPTR_T 8 | |
| #define ALIGNOF_MAX_ALIGN_T 8 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 8 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_PTHREAD_T 8 | |
| #define SIZEOF_PTHREAD_KEY_T 8 | |
| #define WITH_DYLD 1 | |
| #define THREAD_STACK_SIZE 0x1000000 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define WITH_LIBINTL 1 | |
| #define HAVE_FFI_PREP_CIF_VAR 1 | |
| #define HAVE_FFI_PREP_CLOSURE_LOC 1 | |
| #define HAVE_FFI_CLOSURE_ALLOC 1 | |
| #define WITH_DECIMAL_CONTEXTVAR 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define PY_SQLITE_HAVE_SERIALIZE 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_DB_H 1 | |
| #define _REENTRANT 1 | |
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define ENABLE_IPV6 1 | |
| #define WITH_DOC_STRINGS 1 | |
| #define HAVE_STD_ATOMIC 1 | |
| #define HAVE_BUILTIN_ATOMIC 1 | |
| #define WITH_MIMALLOC 1 | |
| #define WITH_PYMALLOC 1 | |
| #define WITH_FREELISTS 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_CHMOD 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 1 | |
| #define HAVE_DUP 1 | |
| #define HAVE_EXECV 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHMODAT 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHOWNAT 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_FPATHCONF 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FTIME 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FUTIMENS 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_GETGRGID 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_GRANTPT 1 | |
| #define HAVE_IF_NAMEINDEX 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_KILL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LINKAT 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_MADVISE 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MKDIRAT 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKFIFOAT 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKNODAT 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_OPENDIR 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_PAUSE 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_POSIX_OPENPT 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_POSIX_SPAWNP 1 | |
| #define HAVE_PREAD 1 | |
| #define HAVE_PREADV 1 | |
| /* end confdefs.h. */ | |
| /* Define preadv2 to an innocuous variant, in case <limits.h> declares preadv2. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define preadv2 innocuous_preadv2 | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char preadv2 (); below. */ | |
| | |
| #include <limits.h> | |
| #undef preadv2 | |
| | |
| /* 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 preadv2 (); | |
| /* 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_preadv2 || defined __stub___preadv2 | |
| choke me | |
| #endif | |
| | |
| int | |
| main (void) | |
| { | |
| return preadv2 (); | |
| ; | |
| return 0; | |
| } | |
configure:18424: result: no | |
configure:18430: checking for process_vm_readv | |
configure:18430: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: Undefined symbols: | |
_process_vm_readv, referenced from: | |
_main in conftest-11594e.o | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:18430: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_CLOCK_T 1 | |
| #define HAVE_MAKEDEV 1 | |
| #define _LARGEFILE_SOURCE 1 | |
| #define _FILE_OFFSET_BITS 64 | |
| #if defined(SCO_DS) | |
| #undef _OFF_T | |
| #endif | |
| #define RETSIGTYPE void | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE___UINT128_T 1 | |
| #define HAVE_GCC_UINT128_T 1 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define ALIGNOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_FPOS_T 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define ALIGNOF_SIZE_T 8 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_UINTPTR_T 8 | |
| #define ALIGNOF_MAX_ALIGN_T 8 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 8 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_PTHREAD_T 8 | |
| #define SIZEOF_PTHREAD_KEY_T 8 | |
| #define WITH_DYLD 1 | |
| #define THREAD_STACK_SIZE 0x1000000 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define WITH_LIBINTL 1 | |
| #define HAVE_FFI_PREP_CIF_VAR 1 | |
| #define HAVE_FFI_PREP_CLOSURE_LOC 1 | |
| #define HAVE_FFI_CLOSURE_ALLOC 1 | |
| #define WITH_DECIMAL_CONTEXTVAR 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define PY_SQLITE_HAVE_SERIALIZE 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_DB_H 1 | |
| #define _REENTRANT 1 | |
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define ENABLE_IPV6 1 | |
| #define WITH_DOC_STRINGS 1 | |
| #define HAVE_STD_ATOMIC 1 | |
| #define HAVE_BUILTIN_ATOMIC 1 | |
| #define WITH_MIMALLOC 1 | |
| #define WITH_PYMALLOC 1 | |
| #define WITH_FREELISTS 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_CHMOD 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 1 | |
| #define HAVE_DUP 1 | |
| #define HAVE_EXECV 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHMODAT 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHOWNAT 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_FPATHCONF 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FTIME 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FUTIMENS 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_GETGRGID 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_GRANTPT 1 | |
| #define HAVE_IF_NAMEINDEX 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_KILL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LINKAT 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_MADVISE 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MKDIRAT 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKFIFOAT 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKNODAT 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_OPENDIR 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_PAUSE 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_POSIX_OPENPT 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_POSIX_SPAWNP 1 | |
| #define HAVE_PREAD 1 | |
| #define HAVE_PREADV 1 | |
| /* end confdefs.h. */ | |
| /* Define process_vm_readv to an innocuous variant, in case <limits.h> declares process_vm_readv. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define process_vm_readv innocuous_process_vm_readv | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char process_vm_readv (); below. */ | |
| | |
| #include <limits.h> | |
| #undef process_vm_readv | |
| | |
| /* 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 process_vm_readv (); | |
| /* 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_process_vm_readv || defined __stub___process_vm_readv | |
| choke me | |
| #endif | |
| | |
| int | |
| main (void) | |
| { | |
| return process_vm_readv (); | |
| ; | |
| return 0; | |
| } | |
configure:18430: result: no | |
configure:18436: checking for pthread_cond_timedwait_relative_np | |
configure:18436: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18436: $? = 0 | |
configure:18436: result: yes | |
configure:18442: checking for pthread_condattr_setclock | |
configure:18442: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: Undefined symbols: | |
_pthread_condattr_setclock, referenced from: | |
_main in conftest-fd79bd.o | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:18442: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_CLOCK_T 1 | |
| #define HAVE_MAKEDEV 1 | |
| #define _LARGEFILE_SOURCE 1 | |
| #define _FILE_OFFSET_BITS 64 | |
| #if defined(SCO_DS) | |
| #undef _OFF_T | |
| #endif | |
| #define RETSIGTYPE void | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE___UINT128_T 1 | |
| #define HAVE_GCC_UINT128_T 1 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define ALIGNOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_FPOS_T 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define ALIGNOF_SIZE_T 8 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_UINTPTR_T 8 | |
| #define ALIGNOF_MAX_ALIGN_T 8 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 8 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_PTHREAD_T 8 | |
| #define SIZEOF_PTHREAD_KEY_T 8 | |
| #define WITH_DYLD 1 | |
| #define THREAD_STACK_SIZE 0x1000000 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define WITH_LIBINTL 1 | |
| #define HAVE_FFI_PREP_CIF_VAR 1 | |
| #define HAVE_FFI_PREP_CLOSURE_LOC 1 | |
| #define HAVE_FFI_CLOSURE_ALLOC 1 | |
| #define WITH_DECIMAL_CONTEXTVAR 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define PY_SQLITE_HAVE_SERIALIZE 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_DB_H 1 | |
| #define _REENTRANT 1 | |
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define ENABLE_IPV6 1 | |
| #define WITH_DOC_STRINGS 1 | |
| #define HAVE_STD_ATOMIC 1 | |
| #define HAVE_BUILTIN_ATOMIC 1 | |
| #define WITH_MIMALLOC 1 | |
| #define WITH_PYMALLOC 1 | |
| #define WITH_FREELISTS 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_CHMOD 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 1 | |
| #define HAVE_DUP 1 | |
| #define HAVE_EXECV 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHMODAT 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHOWNAT 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_FPATHCONF 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FTIME 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FUTIMENS 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_GETGRGID 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_GRANTPT 1 | |
| #define HAVE_IF_NAMEINDEX 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_KILL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LINKAT 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_MADVISE 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MKDIRAT 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKFIFOAT 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKNODAT 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_OPENDIR 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_PAUSE 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_POSIX_OPENPT 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_POSIX_SPAWNP 1 | |
| #define HAVE_PREAD 1 | |
| #define HAVE_PREADV 1 | |
| #define HAVE_PTHREAD_COND_TIMEDWAIT_RELATIVE_NP 1 | |
| /* end confdefs.h. */ | |
| /* Define pthread_condattr_setclock to an innocuous variant, in case <limits.h> declares pthread_condattr_setclock. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define pthread_condattr_setclock innocuous_pthread_condattr_setclock | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char pthread_condattr_setclock (); below. */ | |
| | |
| #include <limits.h> | |
| #undef pthread_condattr_setclock | |
| | |
| /* 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 pthread_condattr_setclock (); | |
| /* 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_pthread_condattr_setclock || defined __stub___pthread_condattr_setclock | |
| choke me | |
| #endif | |
| | |
| int | |
| main (void) | |
| { | |
| return pthread_condattr_setclock (); | |
| ; | |
| return 0; | |
| } | |
configure:18442: result: no | |
configure:18448: checking for pthread_init | |
configure:18448: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: Undefined symbols: | |
_pthread_init, referenced from: | |
_main in conftest-4972db.o | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:18448: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_CLOCK_T 1 | |
| #define HAVE_MAKEDEV 1 | |
| #define _LARGEFILE_SOURCE 1 | |
| #define _FILE_OFFSET_BITS 64 | |
| #if defined(SCO_DS) | |
| #undef _OFF_T | |
| #endif | |
| #define RETSIGTYPE void | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE___UINT128_T 1 | |
| #define HAVE_GCC_UINT128_T 1 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define ALIGNOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_FPOS_T 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define ALIGNOF_SIZE_T 8 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_UINTPTR_T 8 | |
| #define ALIGNOF_MAX_ALIGN_T 8 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 8 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_PTHREAD_T 8 | |
| #define SIZEOF_PTHREAD_KEY_T 8 | |
| #define WITH_DYLD 1 | |
| #define THREAD_STACK_SIZE 0x1000000 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define WITH_LIBINTL 1 | |
| #define HAVE_FFI_PREP_CIF_VAR 1 | |
| #define HAVE_FFI_PREP_CLOSURE_LOC 1 | |
| #define HAVE_FFI_CLOSURE_ALLOC 1 | |
| #define WITH_DECIMAL_CONTEXTVAR 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define PY_SQLITE_HAVE_SERIALIZE 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_DB_H 1 | |
| #define _REENTRANT 1 | |
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define ENABLE_IPV6 1 | |
| #define WITH_DOC_STRINGS 1 | |
| #define HAVE_STD_ATOMIC 1 | |
| #define HAVE_BUILTIN_ATOMIC 1 | |
| #define WITH_MIMALLOC 1 | |
| #define WITH_PYMALLOC 1 | |
| #define WITH_FREELISTS 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_CHMOD 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 1 | |
| #define HAVE_DUP 1 | |
| #define HAVE_EXECV 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHMODAT 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHOWNAT 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_FPATHCONF 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FTIME 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FUTIMENS 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_GETGRGID 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_GRANTPT 1 | |
| #define HAVE_IF_NAMEINDEX 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_KILL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LINKAT 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_MADVISE 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MKDIRAT 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKFIFOAT 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKNODAT 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_OPENDIR 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_PAUSE 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_POSIX_OPENPT 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_POSIX_SPAWNP 1 | |
| #define HAVE_PREAD 1 | |
| #define HAVE_PREADV 1 | |
| #define HAVE_PTHREAD_COND_TIMEDWAIT_RELATIVE_NP 1 | |
| /* end confdefs.h. */ | |
| /* Define pthread_init to an innocuous variant, in case <limits.h> declares pthread_init. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define pthread_init innocuous_pthread_init | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char pthread_init (); below. */ | |
| | |
| #include <limits.h> | |
| #undef pthread_init | |
| | |
| /* 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 pthread_init (); | |
| /* 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_pthread_init || defined __stub___pthread_init | |
| choke me | |
| #endif | |
| | |
| int | |
| main (void) | |
| { | |
| return pthread_init (); | |
| ; | |
| return 0; | |
| } | |
configure:18448: result: no | |
configure:18454: checking for pthread_kill | |
configure:18454: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18454: $? = 0 | |
configure:18454: result: yes | |
configure:18460: checking for ptsname | |
configure:18460: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18460: $? = 0 | |
configure:18460: result: yes | |
configure:18466: checking for ptsname_r | |
configure:18466: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18466: $? = 0 | |
configure:18466: result: yes | |
configure:18472: checking for pwrite | |
configure:18472: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18472: $? = 0 | |
configure:18472: result: yes | |
configure:18478: checking for pwritev | |
configure:18478: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18478: $? = 0 | |
configure:18478: result: yes | |
configure:18484: checking for pwritev2 | |
configure:18484: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: Undefined symbols: | |
_pwritev2, referenced from: | |
_main in conftest-31ee18.o | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:18484: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_CLOCK_T 1 | |
| #define HAVE_MAKEDEV 1 | |
| #define _LARGEFILE_SOURCE 1 | |
| #define _FILE_OFFSET_BITS 64 | |
| #if defined(SCO_DS) | |
| #undef _OFF_T | |
| #endif | |
| #define RETSIGTYPE void | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE___UINT128_T 1 | |
| #define HAVE_GCC_UINT128_T 1 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define ALIGNOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_FPOS_T 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define ALIGNOF_SIZE_T 8 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_UINTPTR_T 8 | |
| #define ALIGNOF_MAX_ALIGN_T 8 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 8 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_PTHREAD_T 8 | |
| #define SIZEOF_PTHREAD_KEY_T 8 | |
| #define WITH_DYLD 1 | |
| #define THREAD_STACK_SIZE 0x1000000 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define WITH_LIBINTL 1 | |
| #define HAVE_FFI_PREP_CIF_VAR 1 | |
| #define HAVE_FFI_PREP_CLOSURE_LOC 1 | |
| #define HAVE_FFI_CLOSURE_ALLOC 1 | |
| #define WITH_DECIMAL_CONTEXTVAR 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define PY_SQLITE_HAVE_SERIALIZE 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_DB_H 1 | |
| #define _REENTRANT 1 | |
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define ENABLE_IPV6 1 | |
| #define WITH_DOC_STRINGS 1 | |
| #define HAVE_STD_ATOMIC 1 | |
| #define HAVE_BUILTIN_ATOMIC 1 | |
| #define WITH_MIMALLOC 1 | |
| #define WITH_PYMALLOC 1 | |
| #define WITH_FREELISTS 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_CHMOD 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 1 | |
| #define HAVE_DUP 1 | |
| #define HAVE_EXECV 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHMODAT 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHOWNAT 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_FPATHCONF 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FTIME 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FUTIMENS 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_GETGRGID 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_GRANTPT 1 | |
| #define HAVE_IF_NAMEINDEX 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_KILL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LINKAT 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_MADVISE 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MKDIRAT 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKFIFOAT 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKNODAT 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_OPENDIR 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_PAUSE 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_POSIX_OPENPT 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_POSIX_SPAWNP 1 | |
| #define HAVE_PREAD 1 | |
| #define HAVE_PREADV 1 | |
| #define HAVE_PTHREAD_COND_TIMEDWAIT_RELATIVE_NP 1 | |
| #define HAVE_PTHREAD_KILL 1 | |
| #define HAVE_PTSNAME 1 | |
| #define HAVE_PTSNAME_R 1 | |
| #define HAVE_PWRITE 1 | |
| #define HAVE_PWRITEV 1 | |
| /* end confdefs.h. */ | |
| /* Define pwritev2 to an innocuous variant, in case <limits.h> declares pwritev2. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define pwritev2 innocuous_pwritev2 | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char pwritev2 (); below. */ | |
| | |
| #include <limits.h> | |
| #undef pwritev2 | |
| | |
| /* 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 pwritev2 (); | |
| /* 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_pwritev2 || defined __stub___pwritev2 | |
| choke me | |
| #endif | |
| | |
| int | |
| main (void) | |
| { | |
| return pwritev2 (); | |
| ; | |
| return 0; | |
| } | |
configure:18484: result: no | |
configure:18490: checking for readlink | |
configure:18490: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18490: $? = 0 | |
configure:18490: result: yes | |
configure:18496: checking for readlinkat | |
configure:18496: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18496: $? = 0 | |
configure:18496: result: yes | |
configure:18502: checking for readv | |
configure:18502: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18502: $? = 0 | |
configure:18502: result: yes | |
configure:18508: checking for realpath | |
configure:18508: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18508: $? = 0 | |
configure:18508: result: yes | |
configure:18514: checking for renameat | |
configure:18514: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18514: $? = 0 | |
configure:18514: result: yes | |
configure:18520: checking for rtpSpawn | |
configure:18520: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: Undefined symbols: | |
_rtpSpawn, referenced from: | |
_main in conftest-4362fb.o | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:18520: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_CLOCK_T 1 | |
| #define HAVE_MAKEDEV 1 | |
| #define _LARGEFILE_SOURCE 1 | |
| #define _FILE_OFFSET_BITS 64 | |
| #if defined(SCO_DS) | |
| #undef _OFF_T | |
| #endif | |
| #define RETSIGTYPE void | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE___UINT128_T 1 | |
| #define HAVE_GCC_UINT128_T 1 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define ALIGNOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_FPOS_T 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define ALIGNOF_SIZE_T 8 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_UINTPTR_T 8 | |
| #define ALIGNOF_MAX_ALIGN_T 8 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 8 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_PTHREAD_T 8 | |
| #define SIZEOF_PTHREAD_KEY_T 8 | |
| #define WITH_DYLD 1 | |
| #define THREAD_STACK_SIZE 0x1000000 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define WITH_LIBINTL 1 | |
| #define HAVE_FFI_PREP_CIF_VAR 1 | |
| #define HAVE_FFI_PREP_CLOSURE_LOC 1 | |
| #define HAVE_FFI_CLOSURE_ALLOC 1 | |
| #define WITH_DECIMAL_CONTEXTVAR 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define PY_SQLITE_HAVE_SERIALIZE 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_DB_H 1 | |
| #define _REENTRANT 1 | |
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define ENABLE_IPV6 1 | |
| #define WITH_DOC_STRINGS 1 | |
| #define HAVE_STD_ATOMIC 1 | |
| #define HAVE_BUILTIN_ATOMIC 1 | |
| #define WITH_MIMALLOC 1 | |
| #define WITH_PYMALLOC 1 | |
| #define WITH_FREELISTS 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_CHMOD 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 1 | |
| #define HAVE_DUP 1 | |
| #define HAVE_EXECV 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHMODAT 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHOWNAT 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_FPATHCONF 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FTIME 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FUTIMENS 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_GETGRGID 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_GRANTPT 1 | |
| #define HAVE_IF_NAMEINDEX 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_KILL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LINKAT 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_MADVISE 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MKDIRAT 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKFIFOAT 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKNODAT 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_OPENDIR 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_PAUSE 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_POSIX_OPENPT 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_POSIX_SPAWNP 1 | |
| #define HAVE_PREAD 1 | |
| #define HAVE_PREADV 1 | |
| #define HAVE_PTHREAD_COND_TIMEDWAIT_RELATIVE_NP 1 | |
| #define HAVE_PTHREAD_KILL 1 | |
| #define HAVE_PTSNAME 1 | |
| #define HAVE_PTSNAME_R 1 | |
| #define HAVE_PWRITE 1 | |
| #define HAVE_PWRITEV 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_READV 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_RENAMEAT 1 | |
| /* end confdefs.h. */ | |
| /* Define rtpSpawn to an innocuous variant, in case <limits.h> declares rtpSpawn. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define rtpSpawn innocuous_rtpSpawn | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char rtpSpawn (); below. */ | |
| | |
| #include <limits.h> | |
| #undef rtpSpawn | |
| | |
| /* 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 rtpSpawn (); | |
| /* 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_rtpSpawn || defined __stub___rtpSpawn | |
| choke me | |
| #endif | |
| | |
| int | |
| main (void) | |
| { | |
| return rtpSpawn (); | |
| ; | |
| return 0; | |
| } | |
configure:18520: result: no | |
configure:18526: checking for sched_get_priority_max | |
configure:18526: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18526: $? = 0 | |
configure:18526: result: yes | |
configure:18532: checking for sched_rr_get_interval | |
configure:18532: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: Undefined symbols: | |
_sched_rr_get_interval, referenced from: | |
_main in conftest-3b31f6.o | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:18532: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_CLOCK_T 1 | |
| #define HAVE_MAKEDEV 1 | |
| #define _LARGEFILE_SOURCE 1 | |
| #define _FILE_OFFSET_BITS 64 | |
| #if defined(SCO_DS) | |
| #undef _OFF_T | |
| #endif | |
| #define RETSIGTYPE void | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE___UINT128_T 1 | |
| #define HAVE_GCC_UINT128_T 1 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define ALIGNOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_FPOS_T 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define ALIGNOF_SIZE_T 8 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_UINTPTR_T 8 | |
| #define ALIGNOF_MAX_ALIGN_T 8 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 8 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_PTHREAD_T 8 | |
| #define SIZEOF_PTHREAD_KEY_T 8 | |
| #define WITH_DYLD 1 | |
| #define THREAD_STACK_SIZE 0x1000000 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define WITH_LIBINTL 1 | |
| #define HAVE_FFI_PREP_CIF_VAR 1 | |
| #define HAVE_FFI_PREP_CLOSURE_LOC 1 | |
| #define HAVE_FFI_CLOSURE_ALLOC 1 | |
| #define WITH_DECIMAL_CONTEXTVAR 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define PY_SQLITE_HAVE_SERIALIZE 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_DB_H 1 | |
| #define _REENTRANT 1 | |
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define ENABLE_IPV6 1 | |
| #define WITH_DOC_STRINGS 1 | |
| #define HAVE_STD_ATOMIC 1 | |
| #define HAVE_BUILTIN_ATOMIC 1 | |
| #define WITH_MIMALLOC 1 | |
| #define WITH_PYMALLOC 1 | |
| #define WITH_FREELISTS 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_CHMOD 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 1 | |
| #define HAVE_DUP 1 | |
| #define HAVE_EXECV 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHMODAT 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHOWNAT 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_FPATHCONF 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FTIME 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FUTIMENS 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_GETGRGID 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_GRANTPT 1 | |
| #define HAVE_IF_NAMEINDEX 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_KILL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LINKAT 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_MADVISE 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MKDIRAT 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKFIFOAT 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKNODAT 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_OPENDIR 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_PAUSE 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_POSIX_OPENPT 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_POSIX_SPAWNP 1 | |
| #define HAVE_PREAD 1 | |
| #define HAVE_PREADV 1 | |
| #define HAVE_PTHREAD_COND_TIMEDWAIT_RELATIVE_NP 1 | |
| #define HAVE_PTHREAD_KILL 1 | |
| #define HAVE_PTSNAME 1 | |
| #define HAVE_PTSNAME_R 1 | |
| #define HAVE_PWRITE 1 | |
| #define HAVE_PWRITEV 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_READV 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_RENAMEAT 1 | |
| #define HAVE_SCHED_GET_PRIORITY_MAX 1 | |
| /* end confdefs.h. */ | |
| /* Define sched_rr_get_interval to an innocuous variant, in case <limits.h> declares sched_rr_get_interval. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define sched_rr_get_interval innocuous_sched_rr_get_interval | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char sched_rr_get_interval (); below. */ | |
| | |
| #include <limits.h> | |
| #undef sched_rr_get_interval | |
| | |
| /* 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 sched_rr_get_interval (); | |
| /* 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_sched_rr_get_interval || defined __stub___sched_rr_get_interval | |
| choke me | |
| #endif | |
| | |
| int | |
| main (void) | |
| { | |
| return sched_rr_get_interval (); | |
| ; | |
| return 0; | |
| } | |
configure:18532: result: no | |
configure:18538: checking for sched_setaffinity | |
configure:18538: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: Undefined symbols: | |
_sched_setaffinity, referenced from: | |
_main in conftest-def907.o | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:18538: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_CLOCK_T 1 | |
| #define HAVE_MAKEDEV 1 | |
| #define _LARGEFILE_SOURCE 1 | |
| #define _FILE_OFFSET_BITS 64 | |
| #if defined(SCO_DS) | |
| #undef _OFF_T | |
| #endif | |
| #define RETSIGTYPE void | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE___UINT128_T 1 | |
| #define HAVE_GCC_UINT128_T 1 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define ALIGNOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_FPOS_T 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define ALIGNOF_SIZE_T 8 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_UINTPTR_T 8 | |
| #define ALIGNOF_MAX_ALIGN_T 8 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 8 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_PTHREAD_T 8 | |
| #define SIZEOF_PTHREAD_KEY_T 8 | |
| #define WITH_DYLD 1 | |
| #define THREAD_STACK_SIZE 0x1000000 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define WITH_LIBINTL 1 | |
| #define HAVE_FFI_PREP_CIF_VAR 1 | |
| #define HAVE_FFI_PREP_CLOSURE_LOC 1 | |
| #define HAVE_FFI_CLOSURE_ALLOC 1 | |
| #define WITH_DECIMAL_CONTEXTVAR 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define PY_SQLITE_HAVE_SERIALIZE 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_DB_H 1 | |
| #define _REENTRANT 1 | |
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define ENABLE_IPV6 1 | |
| #define WITH_DOC_STRINGS 1 | |
| #define HAVE_STD_ATOMIC 1 | |
| #define HAVE_BUILTIN_ATOMIC 1 | |
| #define WITH_MIMALLOC 1 | |
| #define WITH_PYMALLOC 1 | |
| #define WITH_FREELISTS 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_CHMOD 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 1 | |
| #define HAVE_DUP 1 | |
| #define HAVE_EXECV 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHMODAT 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHOWNAT 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_FPATHCONF 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FTIME 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FUTIMENS 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_GETGRGID 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_GRANTPT 1 | |
| #define HAVE_IF_NAMEINDEX 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_KILL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LINKAT 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_MADVISE 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MKDIRAT 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKFIFOAT 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKNODAT 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_OPENDIR 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_PAUSE 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_POSIX_OPENPT 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_POSIX_SPAWNP 1 | |
| #define HAVE_PREAD 1 | |
| #define HAVE_PREADV 1 | |
| #define HAVE_PTHREAD_COND_TIMEDWAIT_RELATIVE_NP 1 | |
| #define HAVE_PTHREAD_KILL 1 | |
| #define HAVE_PTSNAME 1 | |
| #define HAVE_PTSNAME_R 1 | |
| #define HAVE_PWRITE 1 | |
| #define HAVE_PWRITEV 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_READV 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_RENAMEAT 1 | |
| #define HAVE_SCHED_GET_PRIORITY_MAX 1 | |
| /* end confdefs.h. */ | |
| /* Define sched_setaffinity to an innocuous variant, in case <limits.h> declares sched_setaffinity. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define sched_setaffinity innocuous_sched_setaffinity | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char sched_setaffinity (); below. */ | |
| | |
| #include <limits.h> | |
| #undef sched_setaffinity | |
| | |
| /* 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 sched_setaffinity (); | |
| /* 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_sched_setaffinity || defined __stub___sched_setaffinity | |
| choke me | |
| #endif | |
| | |
| int | |
| main (void) | |
| { | |
| return sched_setaffinity (); | |
| ; | |
| return 0; | |
| } | |
configure:18538: result: no | |
configure:18544: checking for sched_setparam | |
configure:18544: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: Undefined symbols: | |
_sched_setparam, referenced from: | |
_main in conftest-76de9e.o | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:18544: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_CLOCK_T 1 | |
| #define HAVE_MAKEDEV 1 | |
| #define _LARGEFILE_SOURCE 1 | |
| #define _FILE_OFFSET_BITS 64 | |
| #if defined(SCO_DS) | |
| #undef _OFF_T | |
| #endif | |
| #define RETSIGTYPE void | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE___UINT128_T 1 | |
| #define HAVE_GCC_UINT128_T 1 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define ALIGNOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_FPOS_T 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define ALIGNOF_SIZE_T 8 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_UINTPTR_T 8 | |
| #define ALIGNOF_MAX_ALIGN_T 8 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 8 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_PTHREAD_T 8 | |
| #define SIZEOF_PTHREAD_KEY_T 8 | |
| #define WITH_DYLD 1 | |
| #define THREAD_STACK_SIZE 0x1000000 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define WITH_LIBINTL 1 | |
| #define HAVE_FFI_PREP_CIF_VAR 1 | |
| #define HAVE_FFI_PREP_CLOSURE_LOC 1 | |
| #define HAVE_FFI_CLOSURE_ALLOC 1 | |
| #define WITH_DECIMAL_CONTEXTVAR 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define PY_SQLITE_HAVE_SERIALIZE 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_DB_H 1 | |
| #define _REENTRANT 1 | |
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define ENABLE_IPV6 1 | |
| #define WITH_DOC_STRINGS 1 | |
| #define HAVE_STD_ATOMIC 1 | |
| #define HAVE_BUILTIN_ATOMIC 1 | |
| #define WITH_MIMALLOC 1 | |
| #define WITH_PYMALLOC 1 | |
| #define WITH_FREELISTS 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_CHMOD 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 1 | |
| #define HAVE_DUP 1 | |
| #define HAVE_EXECV 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHMODAT 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHOWNAT 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_FPATHCONF 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FTIME 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FUTIMENS 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_GETGRGID 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_GRANTPT 1 | |
| #define HAVE_IF_NAMEINDEX 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_KILL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LINKAT 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_MADVISE 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MKDIRAT 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKFIFOAT 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKNODAT 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_OPENDIR 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_PAUSE 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_POSIX_OPENPT 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_POSIX_SPAWNP 1 | |
| #define HAVE_PREAD 1 | |
| #define HAVE_PREADV 1 | |
| #define HAVE_PTHREAD_COND_TIMEDWAIT_RELATIVE_NP 1 | |
| #define HAVE_PTHREAD_KILL 1 | |
| #define HAVE_PTSNAME 1 | |
| #define HAVE_PTSNAME_R 1 | |
| #define HAVE_PWRITE 1 | |
| #define HAVE_PWRITEV 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_READV 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_RENAMEAT 1 | |
| #define HAVE_SCHED_GET_PRIORITY_MAX 1 | |
| /* end confdefs.h. */ | |
| /* Define sched_setparam to an innocuous variant, in case <limits.h> declares sched_setparam. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define sched_setparam innocuous_sched_setparam | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char sched_setparam (); below. */ | |
| | |
| #include <limits.h> | |
| #undef sched_setparam | |
| | |
| /* 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 sched_setparam (); | |
| /* 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_sched_setparam || defined __stub___sched_setparam | |
| choke me | |
| #endif | |
| | |
| int | |
| main (void) | |
| { | |
| return sched_setparam (); | |
| ; | |
| return 0; | |
| } | |
configure:18544: result: no | |
configure:18550: checking for sched_setscheduler | |
configure:18550: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: Undefined symbols: | |
_sched_setscheduler, referenced from: | |
_main in conftest-aefe71.o | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:18550: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_CLOCK_T 1 | |
| #define HAVE_MAKEDEV 1 | |
| #define _LARGEFILE_SOURCE 1 | |
| #define _FILE_OFFSET_BITS 64 | |
| #if defined(SCO_DS) | |
| #undef _OFF_T | |
| #endif | |
| #define RETSIGTYPE void | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE___UINT128_T 1 | |
| #define HAVE_GCC_UINT128_T 1 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define ALIGNOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_FPOS_T 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define ALIGNOF_SIZE_T 8 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_UINTPTR_T 8 | |
| #define ALIGNOF_MAX_ALIGN_T 8 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 8 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_PTHREAD_T 8 | |
| #define SIZEOF_PTHREAD_KEY_T 8 | |
| #define WITH_DYLD 1 | |
| #define THREAD_STACK_SIZE 0x1000000 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define WITH_LIBINTL 1 | |
| #define HAVE_FFI_PREP_CIF_VAR 1 | |
| #define HAVE_FFI_PREP_CLOSURE_LOC 1 | |
| #define HAVE_FFI_CLOSURE_ALLOC 1 | |
| #define WITH_DECIMAL_CONTEXTVAR 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define PY_SQLITE_HAVE_SERIALIZE 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_DB_H 1 | |
| #define _REENTRANT 1 | |
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define ENABLE_IPV6 1 | |
| #define WITH_DOC_STRINGS 1 | |
| #define HAVE_STD_ATOMIC 1 | |
| #define HAVE_BUILTIN_ATOMIC 1 | |
| #define WITH_MIMALLOC 1 | |
| #define WITH_PYMALLOC 1 | |
| #define WITH_FREELISTS 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_CHMOD 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 1 | |
| #define HAVE_DUP 1 | |
| #define HAVE_EXECV 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHMODAT 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHOWNAT 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_FPATHCONF 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FTIME 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FUTIMENS 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_GETGRGID 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_GRANTPT 1 | |
| #define HAVE_IF_NAMEINDEX 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_KILL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LINKAT 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_MADVISE 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MKDIRAT 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKFIFOAT 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKNODAT 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_OPENDIR 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_PAUSE 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_POSIX_OPENPT 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_POSIX_SPAWNP 1 | |
| #define HAVE_PREAD 1 | |
| #define HAVE_PREADV 1 | |
| #define HAVE_PTHREAD_COND_TIMEDWAIT_RELATIVE_NP 1 | |
| #define HAVE_PTHREAD_KILL 1 | |
| #define HAVE_PTSNAME 1 | |
| #define HAVE_PTSNAME_R 1 | |
| #define HAVE_PWRITE 1 | |
| #define HAVE_PWRITEV 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_READV 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_RENAMEAT 1 | |
| #define HAVE_SCHED_GET_PRIORITY_MAX 1 | |
| /* end confdefs.h. */ | |
| /* Define sched_setscheduler to an innocuous variant, in case <limits.h> declares sched_setscheduler. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define sched_setscheduler innocuous_sched_setscheduler | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char sched_setscheduler (); below. */ | |
| | |
| #include <limits.h> | |
| #undef sched_setscheduler | |
| | |
| /* 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 sched_setscheduler (); | |
| /* 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_sched_setscheduler || defined __stub___sched_setscheduler | |
| choke me | |
| #endif | |
| | |
| int | |
| main (void) | |
| { | |
| return sched_setscheduler (); | |
| ; | |
| return 0; | |
| } | |
configure:18550: result: no | |
configure:18556: checking for sem_clockwait | |
configure:18556: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: Undefined symbols: | |
_sem_clockwait, referenced from: | |
_main in conftest-428531.o | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:18556: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_CLOCK_T 1 | |
| #define HAVE_MAKEDEV 1 | |
| #define _LARGEFILE_SOURCE 1 | |
| #define _FILE_OFFSET_BITS 64 | |
| #if defined(SCO_DS) | |
| #undef _OFF_T | |
| #endif | |
| #define RETSIGTYPE void | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE___UINT128_T 1 | |
| #define HAVE_GCC_UINT128_T 1 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define ALIGNOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_FPOS_T 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define ALIGNOF_SIZE_T 8 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_UINTPTR_T 8 | |
| #define ALIGNOF_MAX_ALIGN_T 8 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 8 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_PTHREAD_T 8 | |
| #define SIZEOF_PTHREAD_KEY_T 8 | |
| #define WITH_DYLD 1 | |
| #define THREAD_STACK_SIZE 0x1000000 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define WITH_LIBINTL 1 | |
| #define HAVE_FFI_PREP_CIF_VAR 1 | |
| #define HAVE_FFI_PREP_CLOSURE_LOC 1 | |
| #define HAVE_FFI_CLOSURE_ALLOC 1 | |
| #define WITH_DECIMAL_CONTEXTVAR 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define PY_SQLITE_HAVE_SERIALIZE 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_DB_H 1 | |
| #define _REENTRANT 1 | |
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define ENABLE_IPV6 1 | |
| #define WITH_DOC_STRINGS 1 | |
| #define HAVE_STD_ATOMIC 1 | |
| #define HAVE_BUILTIN_ATOMIC 1 | |
| #define WITH_MIMALLOC 1 | |
| #define WITH_PYMALLOC 1 | |
| #define WITH_FREELISTS 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_CHMOD 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 1 | |
| #define HAVE_DUP 1 | |
| #define HAVE_EXECV 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHMODAT 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHOWNAT 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_FPATHCONF 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FTIME 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FUTIMENS 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_GETGRGID 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_GRANTPT 1 | |
| #define HAVE_IF_NAMEINDEX 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_KILL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LINKAT 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_MADVISE 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MKDIRAT 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKFIFOAT 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKNODAT 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_OPENDIR 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_PAUSE 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_POSIX_OPENPT 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_POSIX_SPAWNP 1 | |
| #define HAVE_PREAD 1 | |
| #define HAVE_PREADV 1 | |
| #define HAVE_PTHREAD_COND_TIMEDWAIT_RELATIVE_NP 1 | |
| #define HAVE_PTHREAD_KILL 1 | |
| #define HAVE_PTSNAME 1 | |
| #define HAVE_PTSNAME_R 1 | |
| #define HAVE_PWRITE 1 | |
| #define HAVE_PWRITEV 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_READV 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_RENAMEAT 1 | |
| #define HAVE_SCHED_GET_PRIORITY_MAX 1 | |
| /* end confdefs.h. */ | |
| /* Define sem_clockwait to an innocuous variant, in case <limits.h> declares sem_clockwait. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define sem_clockwait innocuous_sem_clockwait | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char sem_clockwait (); below. */ | |
| | |
| #include <limits.h> | |
| #undef sem_clockwait | |
| | |
| /* 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 sem_clockwait (); | |
| /* 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_sem_clockwait || defined __stub___sem_clockwait | |
| choke me | |
| #endif | |
| | |
| int | |
| main (void) | |
| { | |
| return sem_clockwait (); | |
| ; | |
| return 0; | |
| } | |
configure:18556: result: no | |
configure:18562: checking for sem_getvalue | |
configure:18562: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18562: $? = 0 | |
configure:18562: result: yes | |
configure:18568: checking for sem_open | |
configure:18568: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18568: $? = 0 | |
configure:18568: result: yes | |
configure:18574: checking for sem_timedwait | |
configure:18574: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: Undefined symbols: | |
_sem_timedwait, referenced from: | |
_main in conftest-917ecf.o | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:18574: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_CLOCK_T 1 | |
| #define HAVE_MAKEDEV 1 | |
| #define _LARGEFILE_SOURCE 1 | |
| #define _FILE_OFFSET_BITS 64 | |
| #if defined(SCO_DS) | |
| #undef _OFF_T | |
| #endif | |
| #define RETSIGTYPE void | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE___UINT128_T 1 | |
| #define HAVE_GCC_UINT128_T 1 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define ALIGNOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_FPOS_T 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define ALIGNOF_SIZE_T 8 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_UINTPTR_T 8 | |
| #define ALIGNOF_MAX_ALIGN_T 8 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 8 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_PTHREAD_T 8 | |
| #define SIZEOF_PTHREAD_KEY_T 8 | |
| #define WITH_DYLD 1 | |
| #define THREAD_STACK_SIZE 0x1000000 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define WITH_LIBINTL 1 | |
| #define HAVE_FFI_PREP_CIF_VAR 1 | |
| #define HAVE_FFI_PREP_CLOSURE_LOC 1 | |
| #define HAVE_FFI_CLOSURE_ALLOC 1 | |
| #define WITH_DECIMAL_CONTEXTVAR 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define PY_SQLITE_HAVE_SERIALIZE 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_DB_H 1 | |
| #define _REENTRANT 1 | |
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define ENABLE_IPV6 1 | |
| #define WITH_DOC_STRINGS 1 | |
| #define HAVE_STD_ATOMIC 1 | |
| #define HAVE_BUILTIN_ATOMIC 1 | |
| #define WITH_MIMALLOC 1 | |
| #define WITH_PYMALLOC 1 | |
| #define WITH_FREELISTS 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_CHMOD 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 1 | |
| #define HAVE_DUP 1 | |
| #define HAVE_EXECV 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHMODAT 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHOWNAT 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_FPATHCONF 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FTIME 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FUTIMENS 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_GETGRGID 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_GRANTPT 1 | |
| #define HAVE_IF_NAMEINDEX 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_KILL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LINKAT 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_MADVISE 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MKDIRAT 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKFIFOAT 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKNODAT 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_OPENDIR 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_PAUSE 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_POSIX_OPENPT 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_POSIX_SPAWNP 1 | |
| #define HAVE_PREAD 1 | |
| #define HAVE_PREADV 1 | |
| #define HAVE_PTHREAD_COND_TIMEDWAIT_RELATIVE_NP 1 | |
| #define HAVE_PTHREAD_KILL 1 | |
| #define HAVE_PTSNAME 1 | |
| #define HAVE_PTSNAME_R 1 | |
| #define HAVE_PWRITE 1 | |
| #define HAVE_PWRITEV 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_READV 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_RENAMEAT 1 | |
| #define HAVE_SCHED_GET_PRIORITY_MAX 1 | |
| #define HAVE_SEM_GETVALUE 1 | |
| #define HAVE_SEM_OPEN 1 | |
| /* end confdefs.h. */ | |
| /* Define sem_timedwait to an innocuous variant, in case <limits.h> declares sem_timedwait. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define sem_timedwait innocuous_sem_timedwait | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char sem_timedwait (); below. */ | |
| | |
| #include <limits.h> | |
| #undef sem_timedwait | |
| | |
| /* 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 sem_timedwait (); | |
| /* 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_sem_timedwait || defined __stub___sem_timedwait | |
| choke me | |
| #endif | |
| | |
| int | |
| main (void) | |
| { | |
| return sem_timedwait (); | |
| ; | |
| return 0; | |
| } | |
configure:18574: result: no | |
configure:18580: checking for sem_unlink | |
configure:18580: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18580: $? = 0 | |
configure:18580: result: yes | |
configure:18586: checking for sendfile | |
configure:18586: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18586: $? = 0 | |
configure:18586: result: yes | |
configure:18592: checking for setegid | |
configure:18592: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18592: $? = 0 | |
configure:18592: result: yes | |
configure:18598: checking for seteuid | |
configure:18598: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18598: $? = 0 | |
configure:18598: result: yes | |
configure:18604: checking for setgid | |
configure:18604: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18604: $? = 0 | |
configure:18604: result: yes | |
configure:18610: checking for sethostname | |
configure:18610: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18610: $? = 0 | |
configure:18610: result: yes | |
configure:18616: checking for setitimer | |
configure:18616: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18616: $? = 0 | |
configure:18616: result: yes | |
configure:18622: checking for setlocale | |
configure:18622: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18622: $? = 0 | |
configure:18622: result: yes | |
configure:18628: checking for setpgid | |
configure:18628: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18628: $? = 0 | |
configure:18628: result: yes | |
configure:18634: checking for setpgrp | |
configure:18634: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18634: $? = 0 | |
configure:18634: result: yes | |
configure:18640: checking for setpriority | |
configure:18640: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18640: $? = 0 | |
configure:18640: result: yes | |
configure:18646: checking for setregid | |
configure:18646: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18646: $? = 0 | |
configure:18646: result: yes | |
configure:18652: checking for setresgid | |
configure:18652: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: Undefined symbols: | |
_setresgid, referenced from: | |
_main in conftest-d04bfe.o | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:18652: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_CLOCK_T 1 | |
| #define HAVE_MAKEDEV 1 | |
| #define _LARGEFILE_SOURCE 1 | |
| #define _FILE_OFFSET_BITS 64 | |
| #if defined(SCO_DS) | |
| #undef _OFF_T | |
| #endif | |
| #define RETSIGTYPE void | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE___UINT128_T 1 | |
| #define HAVE_GCC_UINT128_T 1 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define ALIGNOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_FPOS_T 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define ALIGNOF_SIZE_T 8 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_UINTPTR_T 8 | |
| #define ALIGNOF_MAX_ALIGN_T 8 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 8 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_PTHREAD_T 8 | |
| #define SIZEOF_PTHREAD_KEY_T 8 | |
| #define WITH_DYLD 1 | |
| #define THREAD_STACK_SIZE 0x1000000 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define WITH_LIBINTL 1 | |
| #define HAVE_FFI_PREP_CIF_VAR 1 | |
| #define HAVE_FFI_PREP_CLOSURE_LOC 1 | |
| #define HAVE_FFI_CLOSURE_ALLOC 1 | |
| #define WITH_DECIMAL_CONTEXTVAR 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define PY_SQLITE_HAVE_SERIALIZE 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_DB_H 1 | |
| #define _REENTRANT 1 | |
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define ENABLE_IPV6 1 | |
| #define WITH_DOC_STRINGS 1 | |
| #define HAVE_STD_ATOMIC 1 | |
| #define HAVE_BUILTIN_ATOMIC 1 | |
| #define WITH_MIMALLOC 1 | |
| #define WITH_PYMALLOC 1 | |
| #define WITH_FREELISTS 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_CHMOD 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 1 | |
| #define HAVE_DUP 1 | |
| #define HAVE_EXECV 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHMODAT 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHOWNAT 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_FPATHCONF 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FTIME 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FUTIMENS 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_GETGRGID 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_GRANTPT 1 | |
| #define HAVE_IF_NAMEINDEX 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_KILL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LINKAT 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_MADVISE 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MKDIRAT 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKFIFOAT 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKNODAT 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_OPENDIR 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_PAUSE 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_POSIX_OPENPT 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_POSIX_SPAWNP 1 | |
| #define HAVE_PREAD 1 | |
| #define HAVE_PREADV 1 | |
| #define HAVE_PTHREAD_COND_TIMEDWAIT_RELATIVE_NP 1 | |
| #define HAVE_PTHREAD_KILL 1 | |
| #define HAVE_PTSNAME 1 | |
| #define HAVE_PTSNAME_R 1 | |
| #define HAVE_PWRITE 1 | |
| #define HAVE_PWRITEV 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_READV 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_RENAMEAT 1 | |
| #define HAVE_SCHED_GET_PRIORITY_MAX 1 | |
| #define HAVE_SEM_GETVALUE 1 | |
| #define HAVE_SEM_OPEN 1 | |
| #define HAVE_SEM_UNLINK 1 | |
| #define HAVE_SENDFILE 1 | |
| #define HAVE_SETEGID 1 | |
| #define HAVE_SETEUID 1 | |
| #define HAVE_SETGID 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_SETPGID 1 | |
| #define HAVE_SETPGRP 1 | |
| #define HAVE_SETPRIORITY 1 | |
| #define HAVE_SETREGID 1 | |
| /* end confdefs.h. */ | |
| /* Define setresgid to an innocuous variant, in case <limits.h> declares setresgid. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define setresgid innocuous_setresgid | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char setresgid (); below. */ | |
| | |
| #include <limits.h> | |
| #undef setresgid | |
| | |
| /* 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 setresgid (); | |
| /* 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_setresgid || defined __stub___setresgid | |
| choke me | |
| #endif | |
| | |
| int | |
| main (void) | |
| { | |
| return setresgid (); | |
| ; | |
| return 0; | |
| } | |
configure:18652: result: no | |
configure:18658: checking for setresuid | |
configure:18658: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: Undefined symbols: | |
_setresuid, referenced from: | |
_main in conftest-b1b488.o | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:18658: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_CLOCK_T 1 | |
| #define HAVE_MAKEDEV 1 | |
| #define _LARGEFILE_SOURCE 1 | |
| #define _FILE_OFFSET_BITS 64 | |
| #if defined(SCO_DS) | |
| #undef _OFF_T | |
| #endif | |
| #define RETSIGTYPE void | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE___UINT128_T 1 | |
| #define HAVE_GCC_UINT128_T 1 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define ALIGNOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_FPOS_T 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define ALIGNOF_SIZE_T 8 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_UINTPTR_T 8 | |
| #define ALIGNOF_MAX_ALIGN_T 8 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 8 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_PTHREAD_T 8 | |
| #define SIZEOF_PTHREAD_KEY_T 8 | |
| #define WITH_DYLD 1 | |
| #define THREAD_STACK_SIZE 0x1000000 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define WITH_LIBINTL 1 | |
| #define HAVE_FFI_PREP_CIF_VAR 1 | |
| #define HAVE_FFI_PREP_CLOSURE_LOC 1 | |
| #define HAVE_FFI_CLOSURE_ALLOC 1 | |
| #define WITH_DECIMAL_CONTEXTVAR 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define PY_SQLITE_HAVE_SERIALIZE 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_DB_H 1 | |
| #define _REENTRANT 1 | |
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define ENABLE_IPV6 1 | |
| #define WITH_DOC_STRINGS 1 | |
| #define HAVE_STD_ATOMIC 1 | |
| #define HAVE_BUILTIN_ATOMIC 1 | |
| #define WITH_MIMALLOC 1 | |
| #define WITH_PYMALLOC 1 | |
| #define WITH_FREELISTS 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_CHMOD 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 1 | |
| #define HAVE_DUP 1 | |
| #define HAVE_EXECV 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHMODAT 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHOWNAT 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_FPATHCONF 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FTIME 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FUTIMENS 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_GETGRGID 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_GRANTPT 1 | |
| #define HAVE_IF_NAMEINDEX 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_KILL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LINKAT 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_MADVISE 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MKDIRAT 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKFIFOAT 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKNODAT 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_OPENDIR 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_PAUSE 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_POSIX_OPENPT 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_POSIX_SPAWNP 1 | |
| #define HAVE_PREAD 1 | |
| #define HAVE_PREADV 1 | |
| #define HAVE_PTHREAD_COND_TIMEDWAIT_RELATIVE_NP 1 | |
| #define HAVE_PTHREAD_KILL 1 | |
| #define HAVE_PTSNAME 1 | |
| #define HAVE_PTSNAME_R 1 | |
| #define HAVE_PWRITE 1 | |
| #define HAVE_PWRITEV 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_READV 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_RENAMEAT 1 | |
| #define HAVE_SCHED_GET_PRIORITY_MAX 1 | |
| #define HAVE_SEM_GETVALUE 1 | |
| #define HAVE_SEM_OPEN 1 | |
| #define HAVE_SEM_UNLINK 1 | |
| #define HAVE_SENDFILE 1 | |
| #define HAVE_SETEGID 1 | |
| #define HAVE_SETEUID 1 | |
| #define HAVE_SETGID 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_SETPGID 1 | |
| #define HAVE_SETPGRP 1 | |
| #define HAVE_SETPRIORITY 1 | |
| #define HAVE_SETREGID 1 | |
| /* end confdefs.h. */ | |
| /* Define setresuid to an innocuous variant, in case <limits.h> declares setresuid. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define setresuid innocuous_setresuid | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char setresuid (); below. */ | |
| | |
| #include <limits.h> | |
| #undef setresuid | |
| | |
| /* 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 setresuid (); | |
| /* 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_setresuid || defined __stub___setresuid | |
| choke me | |
| #endif | |
| | |
| int | |
| main (void) | |
| { | |
| return setresuid (); | |
| ; | |
| return 0; | |
| } | |
configure:18658: result: no | |
configure:18664: checking for setreuid | |
configure:18664: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18664: $? = 0 | |
configure:18664: result: yes | |
configure:18670: checking for setsid | |
configure:18670: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18670: $? = 0 | |
configure:18670: result: yes | |
configure:18676: checking for setuid | |
configure:18676: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18676: $? = 0 | |
configure:18676: result: yes | |
configure:18682: checking for setvbuf | |
configure:18682: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18682: $? = 0 | |
configure:18682: result: yes | |
configure:18688: checking for shutdown | |
configure:18688: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18688: $? = 0 | |
configure:18688: result: yes | |
configure:18694: checking for sigaction | |
configure:18694: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18694: $? = 0 | |
configure:18694: result: yes | |
configure:18700: checking for sigaltstack | |
configure:18700: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18700: $? = 0 | |
configure:18700: result: yes | |
configure:18706: checking for sigfillset | |
configure:18706: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18706: $? = 0 | |
configure:18706: result: yes | |
configure:18712: checking for siginterrupt | |
configure:18712: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18712: $? = 0 | |
configure:18712: result: yes | |
configure:18718: checking for sigpending | |
configure:18718: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18718: $? = 0 | |
configure:18718: result: yes | |
configure:18724: checking for sigrelse | |
configure:18724: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18724: $? = 0 | |
configure:18724: result: yes | |
configure:18730: checking for sigtimedwait | |
configure:18730: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: Undefined symbols: | |
_sigtimedwait, referenced from: | |
_main in conftest-dd9972.o | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:18730: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_CLOCK_T 1 | |
| #define HAVE_MAKEDEV 1 | |
| #define _LARGEFILE_SOURCE 1 | |
| #define _FILE_OFFSET_BITS 64 | |
| #if defined(SCO_DS) | |
| #undef _OFF_T | |
| #endif | |
| #define RETSIGTYPE void | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE___UINT128_T 1 | |
| #define HAVE_GCC_UINT128_T 1 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define ALIGNOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_FPOS_T 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define ALIGNOF_SIZE_T 8 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_UINTPTR_T 8 | |
| #define ALIGNOF_MAX_ALIGN_T 8 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 8 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_PTHREAD_T 8 | |
| #define SIZEOF_PTHREAD_KEY_T 8 | |
| #define WITH_DYLD 1 | |
| #define THREAD_STACK_SIZE 0x1000000 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define WITH_LIBINTL 1 | |
| #define HAVE_FFI_PREP_CIF_VAR 1 | |
| #define HAVE_FFI_PREP_CLOSURE_LOC 1 | |
| #define HAVE_FFI_CLOSURE_ALLOC 1 | |
| #define WITH_DECIMAL_CONTEXTVAR 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define PY_SQLITE_HAVE_SERIALIZE 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_DB_H 1 | |
| #define _REENTRANT 1 | |
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define ENABLE_IPV6 1 | |
| #define WITH_DOC_STRINGS 1 | |
| #define HAVE_STD_ATOMIC 1 | |
| #define HAVE_BUILTIN_ATOMIC 1 | |
| #define WITH_MIMALLOC 1 | |
| #define WITH_PYMALLOC 1 | |
| #define WITH_FREELISTS 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_CHMOD 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 1 | |
| #define HAVE_DUP 1 | |
| #define HAVE_EXECV 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHMODAT 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHOWNAT 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_FPATHCONF 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FTIME 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FUTIMENS 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_GETGRGID 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_GRANTPT 1 | |
| #define HAVE_IF_NAMEINDEX 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_KILL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LINKAT 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_MADVISE 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MKDIRAT 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKFIFOAT 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKNODAT 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_OPENDIR 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_PAUSE 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_POSIX_OPENPT 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_POSIX_SPAWNP 1 | |
| #define HAVE_PREAD 1 | |
| #define HAVE_PREADV 1 | |
| #define HAVE_PTHREAD_COND_TIMEDWAIT_RELATIVE_NP 1 | |
| #define HAVE_PTHREAD_KILL 1 | |
| #define HAVE_PTSNAME 1 | |
| #define HAVE_PTSNAME_R 1 | |
| #define HAVE_PWRITE 1 | |
| #define HAVE_PWRITEV 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_READV 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_RENAMEAT 1 | |
| #define HAVE_SCHED_GET_PRIORITY_MAX 1 | |
| #define HAVE_SEM_GETVALUE 1 | |
| #define HAVE_SEM_OPEN 1 | |
| #define HAVE_SEM_UNLINK 1 | |
| #define HAVE_SENDFILE 1 | |
| #define HAVE_SETEGID 1 | |
| #define HAVE_SETEUID 1 | |
| #define HAVE_SETGID 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_SETPGID 1 | |
| #define HAVE_SETPGRP 1 | |
| #define HAVE_SETPRIORITY 1 | |
| #define HAVE_SETREGID 1 | |
| #define HAVE_SETREUID 1 | |
| #define HAVE_SETSID 1 | |
| #define HAVE_SETUID 1 | |
| #define HAVE_SETVBUF 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGFILLSET 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SIGPENDING 1 | |
| #define HAVE_SIGRELSE 1 | |
| /* end confdefs.h. */ | |
| /* Define sigtimedwait to an innocuous variant, in case <limits.h> declares sigtimedwait. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define sigtimedwait innocuous_sigtimedwait | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char sigtimedwait (); below. */ | |
| | |
| #include <limits.h> | |
| #undef sigtimedwait | |
| | |
| /* 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 sigtimedwait (); | |
| /* 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_sigtimedwait || defined __stub___sigtimedwait | |
| choke me | |
| #endif | |
| | |
| int | |
| main (void) | |
| { | |
| return sigtimedwait (); | |
| ; | |
| return 0; | |
| } | |
configure:18730: result: no | |
configure:18736: checking for sigwait | |
configure:18736: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18736: $? = 0 | |
configure:18736: result: yes | |
configure:18742: checking for sigwaitinfo | |
configure:18742: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: Undefined symbols: | |
_sigwaitinfo, referenced from: | |
_main in conftest-180b02.o | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:18742: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_CLOCK_T 1 | |
| #define HAVE_MAKEDEV 1 | |
| #define _LARGEFILE_SOURCE 1 | |
| #define _FILE_OFFSET_BITS 64 | |
| #if defined(SCO_DS) | |
| #undef _OFF_T | |
| #endif | |
| #define RETSIGTYPE void | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE___UINT128_T 1 | |
| #define HAVE_GCC_UINT128_T 1 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define ALIGNOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_FPOS_T 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define ALIGNOF_SIZE_T 8 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_UINTPTR_T 8 | |
| #define ALIGNOF_MAX_ALIGN_T 8 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 8 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_PTHREAD_T 8 | |
| #define SIZEOF_PTHREAD_KEY_T 8 | |
| #define WITH_DYLD 1 | |
| #define THREAD_STACK_SIZE 0x1000000 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define WITH_LIBINTL 1 | |
| #define HAVE_FFI_PREP_CIF_VAR 1 | |
| #define HAVE_FFI_PREP_CLOSURE_LOC 1 | |
| #define HAVE_FFI_CLOSURE_ALLOC 1 | |
| #define WITH_DECIMAL_CONTEXTVAR 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define PY_SQLITE_HAVE_SERIALIZE 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_DB_H 1 | |
| #define _REENTRANT 1 | |
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define ENABLE_IPV6 1 | |
| #define WITH_DOC_STRINGS 1 | |
| #define HAVE_STD_ATOMIC 1 | |
| #define HAVE_BUILTIN_ATOMIC 1 | |
| #define WITH_MIMALLOC 1 | |
| #define WITH_PYMALLOC 1 | |
| #define WITH_FREELISTS 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_CHMOD 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 1 | |
| #define HAVE_DUP 1 | |
| #define HAVE_EXECV 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHMODAT 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHOWNAT 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_FPATHCONF 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FTIME 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FUTIMENS 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_GETGRGID 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_GRANTPT 1 | |
| #define HAVE_IF_NAMEINDEX 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_KILL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LINKAT 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_MADVISE 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MKDIRAT 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKFIFOAT 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKNODAT 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_OPENDIR 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_PAUSE 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_POSIX_OPENPT 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_POSIX_SPAWNP 1 | |
| #define HAVE_PREAD 1 | |
| #define HAVE_PREADV 1 | |
| #define HAVE_PTHREAD_COND_TIMEDWAIT_RELATIVE_NP 1 | |
| #define HAVE_PTHREAD_KILL 1 | |
| #define HAVE_PTSNAME 1 | |
| #define HAVE_PTSNAME_R 1 | |
| #define HAVE_PWRITE 1 | |
| #define HAVE_PWRITEV 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_READV 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_RENAMEAT 1 | |
| #define HAVE_SCHED_GET_PRIORITY_MAX 1 | |
| #define HAVE_SEM_GETVALUE 1 | |
| #define HAVE_SEM_OPEN 1 | |
| #define HAVE_SEM_UNLINK 1 | |
| #define HAVE_SENDFILE 1 | |
| #define HAVE_SETEGID 1 | |
| #define HAVE_SETEUID 1 | |
| #define HAVE_SETGID 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_SETPGID 1 | |
| #define HAVE_SETPGRP 1 | |
| #define HAVE_SETPRIORITY 1 | |
| #define HAVE_SETREGID 1 | |
| #define HAVE_SETREUID 1 | |
| #define HAVE_SETSID 1 | |
| #define HAVE_SETUID 1 | |
| #define HAVE_SETVBUF 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGFILLSET 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SIGPENDING 1 | |
| #define HAVE_SIGRELSE 1 | |
| #define HAVE_SIGWAIT 1 | |
| /* end confdefs.h. */ | |
| /* Define sigwaitinfo to an innocuous variant, in case <limits.h> declares sigwaitinfo. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define sigwaitinfo innocuous_sigwaitinfo | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char sigwaitinfo (); below. */ | |
| | |
| #include <limits.h> | |
| #undef sigwaitinfo | |
| | |
| /* 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 sigwaitinfo (); | |
| /* 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_sigwaitinfo || defined __stub___sigwaitinfo | |
| choke me | |
| #endif | |
| | |
| int | |
| main (void) | |
| { | |
| return sigwaitinfo (); | |
| ; | |
| return 0; | |
| } | |
configure:18742: result: no | |
configure:18748: checking for snprintf | |
configure:18748: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
conftest.c:286:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration] | |
char snprintf (); | |
^ | |
conftest.c:286:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)' | |
1 warning generated. | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18748: $? = 0 | |
configure:18748: result: yes | |
configure:18754: checking for splice | |
configure:18754: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: Undefined symbols: | |
_splice, referenced from: | |
_main in conftest-e6feb4.o | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:18754: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_CLOCK_T 1 | |
| #define HAVE_MAKEDEV 1 | |
| #define _LARGEFILE_SOURCE 1 | |
| #define _FILE_OFFSET_BITS 64 | |
| #if defined(SCO_DS) | |
| #undef _OFF_T | |
| #endif | |
| #define RETSIGTYPE void | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE___UINT128_T 1 | |
| #define HAVE_GCC_UINT128_T 1 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define ALIGNOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_FPOS_T 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define ALIGNOF_SIZE_T 8 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_UINTPTR_T 8 | |
| #define ALIGNOF_MAX_ALIGN_T 8 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 8 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_PTHREAD_T 8 | |
| #define SIZEOF_PTHREAD_KEY_T 8 | |
| #define WITH_DYLD 1 | |
| #define THREAD_STACK_SIZE 0x1000000 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define WITH_LIBINTL 1 | |
| #define HAVE_FFI_PREP_CIF_VAR 1 | |
| #define HAVE_FFI_PREP_CLOSURE_LOC 1 | |
| #define HAVE_FFI_CLOSURE_ALLOC 1 | |
| #define WITH_DECIMAL_CONTEXTVAR 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define PY_SQLITE_HAVE_SERIALIZE 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_DB_H 1 | |
| #define _REENTRANT 1 | |
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define ENABLE_IPV6 1 | |
| #define WITH_DOC_STRINGS 1 | |
| #define HAVE_STD_ATOMIC 1 | |
| #define HAVE_BUILTIN_ATOMIC 1 | |
| #define WITH_MIMALLOC 1 | |
| #define WITH_PYMALLOC 1 | |
| #define WITH_FREELISTS 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_CHMOD 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 1 | |
| #define HAVE_DUP 1 | |
| #define HAVE_EXECV 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHMODAT 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHOWNAT 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_FPATHCONF 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FTIME 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FUTIMENS 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_GETGRGID 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_GRANTPT 1 | |
| #define HAVE_IF_NAMEINDEX 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_KILL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LINKAT 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_MADVISE 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MKDIRAT 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKFIFOAT 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKNODAT 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_OPENDIR 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_PAUSE 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_POSIX_OPENPT 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_POSIX_SPAWNP 1 | |
| #define HAVE_PREAD 1 | |
| #define HAVE_PREADV 1 | |
| #define HAVE_PTHREAD_COND_TIMEDWAIT_RELATIVE_NP 1 | |
| #define HAVE_PTHREAD_KILL 1 | |
| #define HAVE_PTSNAME 1 | |
| #define HAVE_PTSNAME_R 1 | |
| #define HAVE_PWRITE 1 | |
| #define HAVE_PWRITEV 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_READV 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_RENAMEAT 1 | |
| #define HAVE_SCHED_GET_PRIORITY_MAX 1 | |
| #define HAVE_SEM_GETVALUE 1 | |
| #define HAVE_SEM_OPEN 1 | |
| #define HAVE_SEM_UNLINK 1 | |
| #define HAVE_SENDFILE 1 | |
| #define HAVE_SETEGID 1 | |
| #define HAVE_SETEUID 1 | |
| #define HAVE_SETGID 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_SETPGID 1 | |
| #define HAVE_SETPGRP 1 | |
| #define HAVE_SETPRIORITY 1 | |
| #define HAVE_SETREGID 1 | |
| #define HAVE_SETREUID 1 | |
| #define HAVE_SETSID 1 | |
| #define HAVE_SETUID 1 | |
| #define HAVE_SETVBUF 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGFILLSET 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SIGPENDING 1 | |
| #define HAVE_SIGRELSE 1 | |
| #define HAVE_SIGWAIT 1 | |
| #define HAVE_SNPRINTF 1 | |
| /* end confdefs.h. */ | |
| /* Define splice to an innocuous variant, in case <limits.h> declares splice. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define splice innocuous_splice | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char splice (); below. */ | |
| | |
| #include <limits.h> | |
| #undef splice | |
| | |
| /* 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 splice (); | |
| /* 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_splice || defined __stub___splice | |
| choke me | |
| #endif | |
| | |
| int | |
| main (void) | |
| { | |
| return splice (); | |
| ; | |
| return 0; | |
| } | |
configure:18754: result: no | |
configure:18760: checking for strftime | |
configure:18760: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18760: $? = 0 | |
configure:18760: result: yes | |
configure:18766: checking for strlcpy | |
configure:18766: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
conftest.c:288:6: warning: incompatible redeclaration of library function 'strlcpy' [-Wincompatible-library-redeclaration] | |
char strlcpy (); | |
^ | |
conftest.c:288:6: note: 'strlcpy' is a builtin with type 'unsigned long (char *, const char *, unsigned long)' | |
1 warning generated. | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18766: $? = 0 | |
configure:18766: result: yes | |
configure:18772: checking for strsignal | |
configure:18772: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18772: $? = 0 | |
configure:18772: result: yes | |
configure:18778: checking for symlinkat | |
configure:18778: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18778: $? = 0 | |
configure:18778: result: yes | |
configure:18784: checking for sync | |
configure:18784: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18784: $? = 0 | |
configure:18784: result: yes | |
configure:18790: checking for sysconf | |
configure:18790: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18790: $? = 0 | |
configure:18790: result: yes | |
configure:18796: checking for tcgetpgrp | |
configure:18796: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18796: $? = 0 | |
configure:18796: result: yes | |
configure:18802: checking for tcsetpgrp | |
configure:18802: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18802: $? = 0 | |
configure:18802: result: yes | |
configure:18808: checking for tempnam | |
configure:18808: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18808: $? = 0 | |
configure:18808: result: yes | |
configure:18814: checking for timegm | |
configure:18814: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18814: $? = 0 | |
configure:18814: result: yes | |
configure:18820: checking for times | |
configure:18820: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18820: $? = 0 | |
configure:18820: result: yes | |
configure:18826: checking for tmpfile | |
configure:18826: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18826: $? = 0 | |
configure:18826: result: yes | |
configure:18832: checking for tmpnam | |
configure:18832: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18832: $? = 0 | |
configure:18832: result: yes | |
configure:18838: checking for tmpnam_r | |
configure:18838: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: Undefined symbols: | |
_tmpnam_r, referenced from: | |
_main in conftest-178c10.o | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:18838: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_CLOCK_T 1 | |
| #define HAVE_MAKEDEV 1 | |
| #define _LARGEFILE_SOURCE 1 | |
| #define _FILE_OFFSET_BITS 64 | |
| #if defined(SCO_DS) | |
| #undef _OFF_T | |
| #endif | |
| #define RETSIGTYPE void | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE___UINT128_T 1 | |
| #define HAVE_GCC_UINT128_T 1 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define ALIGNOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_FPOS_T 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define ALIGNOF_SIZE_T 8 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_UINTPTR_T 8 | |
| #define ALIGNOF_MAX_ALIGN_T 8 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 8 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_PTHREAD_T 8 | |
| #define SIZEOF_PTHREAD_KEY_T 8 | |
| #define WITH_DYLD 1 | |
| #define THREAD_STACK_SIZE 0x1000000 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define WITH_LIBINTL 1 | |
| #define HAVE_FFI_PREP_CIF_VAR 1 | |
| #define HAVE_FFI_PREP_CLOSURE_LOC 1 | |
| #define HAVE_FFI_CLOSURE_ALLOC 1 | |
| #define WITH_DECIMAL_CONTEXTVAR 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define PY_SQLITE_HAVE_SERIALIZE 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_DB_H 1 | |
| #define _REENTRANT 1 | |
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define ENABLE_IPV6 1 | |
| #define WITH_DOC_STRINGS 1 | |
| #define HAVE_STD_ATOMIC 1 | |
| #define HAVE_BUILTIN_ATOMIC 1 | |
| #define WITH_MIMALLOC 1 | |
| #define WITH_PYMALLOC 1 | |
| #define WITH_FREELISTS 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_CHMOD 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 1 | |
| #define HAVE_DUP 1 | |
| #define HAVE_EXECV 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHMODAT 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHOWNAT 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_FPATHCONF 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FTIME 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FUTIMENS 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_GETGRGID 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_GRANTPT 1 | |
| #define HAVE_IF_NAMEINDEX 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_KILL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LINKAT 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_MADVISE 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MKDIRAT 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKFIFOAT 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKNODAT 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_OPENDIR 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_PAUSE 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_POSIX_OPENPT 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_POSIX_SPAWNP 1 | |
| #define HAVE_PREAD 1 | |
| #define HAVE_PREADV 1 | |
| #define HAVE_PTHREAD_COND_TIMEDWAIT_RELATIVE_NP 1 | |
| #define HAVE_PTHREAD_KILL 1 | |
| #define HAVE_PTSNAME 1 | |
| #define HAVE_PTSNAME_R 1 | |
| #define HAVE_PWRITE 1 | |
| #define HAVE_PWRITEV 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_READV 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_RENAMEAT 1 | |
| #define HAVE_SCHED_GET_PRIORITY_MAX 1 | |
| #define HAVE_SEM_GETVALUE 1 | |
| #define HAVE_SEM_OPEN 1 | |
| #define HAVE_SEM_UNLINK 1 | |
| #define HAVE_SENDFILE 1 | |
| #define HAVE_SETEGID 1 | |
| #define HAVE_SETEUID 1 | |
| #define HAVE_SETGID 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_SETPGID 1 | |
| #define HAVE_SETPGRP 1 | |
| #define HAVE_SETPRIORITY 1 | |
| #define HAVE_SETREGID 1 | |
| #define HAVE_SETREUID 1 | |
| #define HAVE_SETSID 1 | |
| #define HAVE_SETUID 1 | |
| #define HAVE_SETVBUF 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGFILLSET 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SIGPENDING 1 | |
| #define HAVE_SIGRELSE 1 | |
| #define HAVE_SIGWAIT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRFTIME 1 | |
| #define HAVE_STRLCPY 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_SYMLINKAT 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_SYSCONF 1 | |
| #define HAVE_TCGETPGRP 1 | |
| #define HAVE_TCSETPGRP 1 | |
| #define HAVE_TEMPNAM 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_TIMES 1 | |
| #define HAVE_TMPFILE 1 | |
| #define HAVE_TMPNAM 1 | |
| /* end confdefs.h. */ | |
| /* Define tmpnam_r to an innocuous variant, in case <limits.h> declares tmpnam_r. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define tmpnam_r innocuous_tmpnam_r | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char tmpnam_r (); below. */ | |
| | |
| #include <limits.h> | |
| #undef tmpnam_r | |
| | |
| /* 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 tmpnam_r (); | |
| /* 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_tmpnam_r || defined __stub___tmpnam_r | |
| choke me | |
| #endif | |
| | |
| int | |
| main (void) | |
| { | |
| return tmpnam_r (); | |
| ; | |
| return 0; | |
| } | |
configure:18838: result: no | |
configure:18844: checking for truncate | |
configure:18844: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18844: $? = 0 | |
configure:18844: result: yes | |
configure:18850: checking for ttyname | |
configure:18850: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18850: $? = 0 | |
configure:18850: result: yes | |
configure:18856: checking for umask | |
configure:18856: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18856: $? = 0 | |
configure:18856: result: yes | |
configure:18862: checking for uname | |
configure:18862: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18862: $? = 0 | |
configure:18862: result: yes | |
configure:18868: checking for unlinkat | |
configure:18868: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18868: $? = 0 | |
configure:18868: result: yes | |
configure:18874: checking for unlockpt | |
configure:18874: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18874: $? = 0 | |
configure:18874: result: yes | |
configure:18880: checking for utimensat | |
configure:18880: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18880: $? = 0 | |
configure:18880: result: yes | |
configure:18886: checking for utimes | |
configure:18886: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18886: $? = 0 | |
configure:18886: result: yes | |
configure:18892: checking for vfork | |
configure:18892: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
conftest.c:308:6: warning: incompatible redeclaration of library function 'vfork' [-Wincompatible-library-redeclaration] | |
char vfork (); | |
^ | |
conftest.c:308:6: note: 'vfork' is a builtin with type 'int (void)' | |
1 warning generated. | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18892: $? = 0 | |
configure:18892: result: yes | |
configure:18898: checking for wait | |
configure:18898: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18898: $? = 0 | |
configure:18898: result: yes | |
configure:18904: checking for wait3 | |
configure:18904: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18904: $? = 0 | |
configure:18904: result: yes | |
configure:18910: checking for wait4 | |
configure:18910: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18910: $? = 0 | |
configure:18910: result: yes | |
configure:18916: checking for waitid | |
configure:18916: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18916: $? = 0 | |
configure:18916: result: yes | |
configure:18922: checking for waitpid | |
configure:18922: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18922: $? = 0 | |
configure:18922: result: yes | |
configure:18928: checking for wcscoll | |
configure:18928: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18928: $? = 0 | |
configure:18928: result: yes | |
configure:18934: checking for wcsftime | |
configure:18934: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18934: $? = 0 | |
configure:18934: result: yes | |
configure:18940: checking for wcsxfrm | |
configure:18940: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18940: $? = 0 | |
configure:18940: result: yes | |
configure:18946: checking for wmemcmp | |
configure:18946: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
conftest.c:317:6: warning: incompatible redeclaration of library function 'wmemcmp' [-Wincompatible-library-redeclaration] | |
char wmemcmp (); | |
^ | |
conftest.c:317:6: note: 'wmemcmp' is a builtin with type 'int (const int *, const int *, unsigned long)' | |
1 warning generated. | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18946: $? = 0 | |
configure:18946: result: yes | |
configure:18952: checking for writev | |
configure:18952: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18952: $? = 0 | |
configure:18952: result: yes | |
configure:18964: checking for lchmod | |
configure:18964: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18964: $? = 0 | |
configure:18964: result: yes | |
configure:18978: checking for getentropy | |
configure:18978: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18978: $? = 0 | |
configure:18978: result: yes | |
configure:18984: checking for getgroups | |
configure:18984: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18984: $? = 0 | |
configure:18984: result: yes | |
configure:18990: checking for system | |
configure:18990: clang -o conftest -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include -L/opt/homebrew/opt/ncurses/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/readline/lib -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib conftest.c -lintl -ldl -L/Users/goldbaum/.pyenv/versions/3.13-dev/lib -Wl,-rpath,/Users/goldbaum/.pyenv/versions/3.13-dev/lib -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib >&5 | |
ld: warning: duplicate -rpath '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' ignored | |
ld: warning: duplicate -rpath '/opt/homebrew/lib' ignored | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
ld: warning: search path '/Users/goldbaum/.pyenv/versions/3.13-dev/lib' not found | |
configure:18990: $? = 0 | |
configure:18990: result: yes | |
configure:18999: checking for clang options needed to detect all undeclared functions | |
configure:19021: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
conftest.c:311:8: error: call to undeclared library function 'strchr' with type 'char *(const char *, int)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] | |
(void) strchr; | |
^ | |
conftest.c:311:8: note: include the header <string.h> or explicitly provide a declaration for 'strchr' | |
1 error generated. | |
configure:19021: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_CLOCK_T 1 | |
| #define HAVE_MAKEDEV 1 | |
| #define _LARGEFILE_SOURCE 1 | |
| #define _FILE_OFFSET_BITS 64 | |
| #if defined(SCO_DS) | |
| #undef _OFF_T | |
| #endif | |
| #define RETSIGTYPE void | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE___UINT128_T 1 | |
| #define HAVE_GCC_UINT128_T 1 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define ALIGNOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_FPOS_T 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define ALIGNOF_SIZE_T 8 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_UINTPTR_T 8 | |
| #define ALIGNOF_MAX_ALIGN_T 8 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 8 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_PTHREAD_T 8 | |
| #define SIZEOF_PTHREAD_KEY_T 8 | |
| #define WITH_DYLD 1 | |
| #define THREAD_STACK_SIZE 0x1000000 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define WITH_LIBINTL 1 | |
| #define HAVE_FFI_PREP_CIF_VAR 1 | |
| #define HAVE_FFI_PREP_CLOSURE_LOC 1 | |
| #define HAVE_FFI_CLOSURE_ALLOC 1 | |
| #define WITH_DECIMAL_CONTEXTVAR 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define PY_SQLITE_HAVE_SERIALIZE 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_DB_H 1 | |
| #define _REENTRANT 1 | |
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define ENABLE_IPV6 1 | |
| #define WITH_DOC_STRINGS 1 | |
| #define HAVE_STD_ATOMIC 1 | |
| #define HAVE_BUILTIN_ATOMIC 1 | |
| #define WITH_MIMALLOC 1 | |
| #define WITH_PYMALLOC 1 | |
| #define WITH_FREELISTS 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_CHMOD 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 1 | |
| #define HAVE_DUP 1 | |
| #define HAVE_EXECV 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHMODAT 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHOWNAT 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_FPATHCONF 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FTIME 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FUTIMENS 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_GETGRGID 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_GRANTPT 1 | |
| #define HAVE_IF_NAMEINDEX 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_KILL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LINKAT 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_MADVISE 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MKDIRAT 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKFIFOAT 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKNODAT 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_OPENDIR 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_PAUSE 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_POSIX_OPENPT 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_POSIX_SPAWNP 1 | |
| #define HAVE_PREAD 1 | |
| #define HAVE_PREADV 1 | |
| #define HAVE_PTHREAD_COND_TIMEDWAIT_RELATIVE_NP 1 | |
| #define HAVE_PTHREAD_KILL 1 | |
| #define HAVE_PTSNAME 1 | |
| #define HAVE_PTSNAME_R 1 | |
| #define HAVE_PWRITE 1 | |
| #define HAVE_PWRITEV 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_READV 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_RENAMEAT 1 | |
| #define HAVE_SCHED_GET_PRIORITY_MAX 1 | |
| #define HAVE_SEM_GETVALUE 1 | |
| #define HAVE_SEM_OPEN 1 | |
| #define HAVE_SEM_UNLINK 1 | |
| #define HAVE_SENDFILE 1 | |
| #define HAVE_SETEGID 1 | |
| #define HAVE_SETEUID 1 | |
| #define HAVE_SETGID 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_SETPGID 1 | |
| #define HAVE_SETPGRP 1 | |
| #define HAVE_SETPRIORITY 1 | |
| #define HAVE_SETREGID 1 | |
| #define HAVE_SETREUID 1 | |
| #define HAVE_SETSID 1 | |
| #define HAVE_SETUID 1 | |
| #define HAVE_SETVBUF 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGFILLSET 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SIGPENDING 1 | |
| #define HAVE_SIGRELSE 1 | |
| #define HAVE_SIGWAIT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRFTIME 1 | |
| #define HAVE_STRLCPY 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_SYMLINKAT 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_SYSCONF 1 | |
| #define HAVE_TCGETPGRP 1 | |
| #define HAVE_TCSETPGRP 1 | |
| #define HAVE_TEMPNAM 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_TIMES 1 | |
| #define HAVE_TMPFILE 1 | |
| #define HAVE_TMPNAM 1 | |
| #define HAVE_TRUNCATE 1 | |
| #define HAVE_TTYNAME 1 | |
| #define HAVE_UMASK 1 | |
| #define HAVE_UNAME 1 | |
| #define HAVE_UNLINKAT 1 | |
| #define HAVE_UNLOCKPT 1 | |
| #define HAVE_UTIMENSAT 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WAIT 1 | |
| #define HAVE_WAIT3 1 | |
| #define HAVE_WAIT4 1 | |
| #define HAVE_WAITID 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_WCSFTIME 1 | |
| #define HAVE_WCSXFRM 1 | |
| #define HAVE_WMEMCMP 1 | |
| #define HAVE_WRITEV 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_GETENTROPY 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_SYSTEM 1 | |
| /* end confdefs.h. */ | |
| | |
| int | |
| main (void) | |
| { | |
| (void) strchr; | |
| ; | |
| return 0; | |
| } | |
configure:19048: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:19048: $? = 0 | |
configure:19065: result: none needed | |
configure:19079: checking whether dirfd is declared | |
configure:19079: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:19079: $? = 0 | |
configure:19079: result: yes | |
configure:19093: checking for chroot | |
configure:19110: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:19110: $? = 0 | |
configure:19119: result: yes | |
configure:19132: checking for link | |
configure:19149: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:19149: $? = 0 | |
configure:19158: result: yes | |
configure:19171: checking for symlink | |
configure:19188: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:19188: $? = 0 | |
configure:19197: result: yes | |
configure:19210: checking for fchdir | |
configure:19227: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:19227: $? = 0 | |
configure:19236: result: yes | |
configure:19249: checking for fsync | |
configure:19266: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:19266: $? = 0 | |
configure:19275: result: yes | |
configure:19288: checking for fdatasync | |
configure:19305: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
conftest.c:317:9: error: use of undeclared identifier 'fdatasync' | |
void *x=fdatasync | |
^ | |
1 error generated. | |
configure:19305: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_CLOCK_T 1 | |
| #define HAVE_MAKEDEV 1 | |
| #define _LARGEFILE_SOURCE 1 | |
| #define _FILE_OFFSET_BITS 64 | |
| #if defined(SCO_DS) | |
| #undef _OFF_T | |
| #endif | |
| #define RETSIGTYPE void | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE___UINT128_T 1 | |
| #define HAVE_GCC_UINT128_T 1 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define ALIGNOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_FPOS_T 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define ALIGNOF_SIZE_T 8 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_UINTPTR_T 8 | |
| #define ALIGNOF_MAX_ALIGN_T 8 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 8 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_PTHREAD_T 8 | |
| #define SIZEOF_PTHREAD_KEY_T 8 | |
| #define WITH_DYLD 1 | |
| #define THREAD_STACK_SIZE 0x1000000 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define WITH_LIBINTL 1 | |
| #define HAVE_FFI_PREP_CIF_VAR 1 | |
| #define HAVE_FFI_PREP_CLOSURE_LOC 1 | |
| #define HAVE_FFI_CLOSURE_ALLOC 1 | |
| #define WITH_DECIMAL_CONTEXTVAR 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define PY_SQLITE_HAVE_SERIALIZE 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_DB_H 1 | |
| #define _REENTRANT 1 | |
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define ENABLE_IPV6 1 | |
| #define WITH_DOC_STRINGS 1 | |
| #define HAVE_STD_ATOMIC 1 | |
| #define HAVE_BUILTIN_ATOMIC 1 | |
| #define WITH_MIMALLOC 1 | |
| #define WITH_PYMALLOC 1 | |
| #define WITH_FREELISTS 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_CHMOD 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 1 | |
| #define HAVE_DUP 1 | |
| #define HAVE_EXECV 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHMODAT 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHOWNAT 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_FPATHCONF 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FTIME 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FUTIMENS 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_GETGRGID 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_GRANTPT 1 | |
| #define HAVE_IF_NAMEINDEX 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_KILL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LINKAT 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_MADVISE 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MKDIRAT 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKFIFOAT 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKNODAT 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_OPENDIR 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_PAUSE 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_POSIX_OPENPT 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_POSIX_SPAWNP 1 | |
| #define HAVE_PREAD 1 | |
| #define HAVE_PREADV 1 | |
| #define HAVE_PTHREAD_COND_TIMEDWAIT_RELATIVE_NP 1 | |
| #define HAVE_PTHREAD_KILL 1 | |
| #define HAVE_PTSNAME 1 | |
| #define HAVE_PTSNAME_R 1 | |
| #define HAVE_PWRITE 1 | |
| #define HAVE_PWRITEV 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_READV 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_RENAMEAT 1 | |
| #define HAVE_SCHED_GET_PRIORITY_MAX 1 | |
| #define HAVE_SEM_GETVALUE 1 | |
| #define HAVE_SEM_OPEN 1 | |
| #define HAVE_SEM_UNLINK 1 | |
| #define HAVE_SENDFILE 1 | |
| #define HAVE_SETEGID 1 | |
| #define HAVE_SETEUID 1 | |
| #define HAVE_SETGID 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_SETPGID 1 | |
| #define HAVE_SETPGRP 1 | |
| #define HAVE_SETPRIORITY 1 | |
| #define HAVE_SETREGID 1 | |
| #define HAVE_SETREUID 1 | |
| #define HAVE_SETSID 1 | |
| #define HAVE_SETUID 1 | |
| #define HAVE_SETVBUF 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGFILLSET 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SIGPENDING 1 | |
| #define HAVE_SIGRELSE 1 | |
| #define HAVE_SIGWAIT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRFTIME 1 | |
| #define HAVE_STRLCPY 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_SYMLINKAT 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_SYSCONF 1 | |
| #define HAVE_TCGETPGRP 1 | |
| #define HAVE_TCSETPGRP 1 | |
| #define HAVE_TEMPNAM 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_TIMES 1 | |
| #define HAVE_TMPFILE 1 | |
| #define HAVE_TMPNAM 1 | |
| #define HAVE_TRUNCATE 1 | |
| #define HAVE_TTYNAME 1 | |
| #define HAVE_UMASK 1 | |
| #define HAVE_UNAME 1 | |
| #define HAVE_UNLINKAT 1 | |
| #define HAVE_UNLOCKPT 1 | |
| #define HAVE_UTIMENSAT 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WAIT 1 | |
| #define HAVE_WAIT3 1 | |
| #define HAVE_WAIT4 1 | |
| #define HAVE_WAITID 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_WCSFTIME 1 | |
| #define HAVE_WCSXFRM 1 | |
| #define HAVE_WMEMCMP 1 | |
| #define HAVE_WRITEV 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_GETENTROPY 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_SYSTEM 1 | |
| #define HAVE_DIRFD 1 | |
| #define HAVE_CHROOT 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FSYNC 1 | |
| /* end confdefs.h. */ | |
| #include <unistd.h> | |
| int | |
| main (void) | |
| { | |
| void *x=fdatasync | |
| ; | |
| return 0; | |
| } | |
configure:19314: result: no | |
configure:19327: checking for epoll_create | |
configure:19344: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
conftest.c:313:10: fatal error: 'sys/epoll.h' file not found | |
#include <sys/epoll.h> | |
^~~~~~~~~~~~~ | |
1 error generated. | |
configure:19344: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_CLOCK_T 1 | |
| #define HAVE_MAKEDEV 1 | |
| #define _LARGEFILE_SOURCE 1 | |
| #define _FILE_OFFSET_BITS 64 | |
| #if defined(SCO_DS) | |
| #undef _OFF_T | |
| #endif | |
| #define RETSIGTYPE void | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE___UINT128_T 1 | |
| #define HAVE_GCC_UINT128_T 1 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define ALIGNOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_FPOS_T 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define ALIGNOF_SIZE_T 8 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_UINTPTR_T 8 | |
| #define ALIGNOF_MAX_ALIGN_T 8 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 8 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_PTHREAD_T 8 | |
| #define SIZEOF_PTHREAD_KEY_T 8 | |
| #define WITH_DYLD 1 | |
| #define THREAD_STACK_SIZE 0x1000000 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define WITH_LIBINTL 1 | |
| #define HAVE_FFI_PREP_CIF_VAR 1 | |
| #define HAVE_FFI_PREP_CLOSURE_LOC 1 | |
| #define HAVE_FFI_CLOSURE_ALLOC 1 | |
| #define WITH_DECIMAL_CONTEXTVAR 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define PY_SQLITE_HAVE_SERIALIZE 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_DB_H 1 | |
| #define _REENTRANT 1 | |
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define ENABLE_IPV6 1 | |
| #define WITH_DOC_STRINGS 1 | |
| #define HAVE_STD_ATOMIC 1 | |
| #define HAVE_BUILTIN_ATOMIC 1 | |
| #define WITH_MIMALLOC 1 | |
| #define WITH_PYMALLOC 1 | |
| #define WITH_FREELISTS 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_CHMOD 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 1 | |
| #define HAVE_DUP 1 | |
| #define HAVE_EXECV 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHMODAT 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHOWNAT 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_FPATHCONF 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FTIME 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FUTIMENS 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_GETGRGID 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_GRANTPT 1 | |
| #define HAVE_IF_NAMEINDEX 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_KILL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LINKAT 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_MADVISE 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MKDIRAT 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKFIFOAT 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKNODAT 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_OPENDIR 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_PAUSE 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_POSIX_OPENPT 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_POSIX_SPAWNP 1 | |
| #define HAVE_PREAD 1 | |
| #define HAVE_PREADV 1 | |
| #define HAVE_PTHREAD_COND_TIMEDWAIT_RELATIVE_NP 1 | |
| #define HAVE_PTHREAD_KILL 1 | |
| #define HAVE_PTSNAME 1 | |
| #define HAVE_PTSNAME_R 1 | |
| #define HAVE_PWRITE 1 | |
| #define HAVE_PWRITEV 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_READV 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_RENAMEAT 1 | |
| #define HAVE_SCHED_GET_PRIORITY_MAX 1 | |
| #define HAVE_SEM_GETVALUE 1 | |
| #define HAVE_SEM_OPEN 1 | |
| #define HAVE_SEM_UNLINK 1 | |
| #define HAVE_SENDFILE 1 | |
| #define HAVE_SETEGID 1 | |
| #define HAVE_SETEUID 1 | |
| #define HAVE_SETGID 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_SETPGID 1 | |
| #define HAVE_SETPGRP 1 | |
| #define HAVE_SETPRIORITY 1 | |
| #define HAVE_SETREGID 1 | |
| #define HAVE_SETREUID 1 | |
| #define HAVE_SETSID 1 | |
| #define HAVE_SETUID 1 | |
| #define HAVE_SETVBUF 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGFILLSET 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SIGPENDING 1 | |
| #define HAVE_SIGRELSE 1 | |
| #define HAVE_SIGWAIT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRFTIME 1 | |
| #define HAVE_STRLCPY 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_SYMLINKAT 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_SYSCONF 1 | |
| #define HAVE_TCGETPGRP 1 | |
| #define HAVE_TCSETPGRP 1 | |
| #define HAVE_TEMPNAM 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_TIMES 1 | |
| #define HAVE_TMPFILE 1 | |
| #define HAVE_TMPNAM 1 | |
| #define HAVE_TRUNCATE 1 | |
| #define HAVE_TTYNAME 1 | |
| #define HAVE_UMASK 1 | |
| #define HAVE_UNAME 1 | |
| #define HAVE_UNLINKAT 1 | |
| #define HAVE_UNLOCKPT 1 | |
| #define HAVE_UTIMENSAT 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WAIT 1 | |
| #define HAVE_WAIT3 1 | |
| #define HAVE_WAIT4 1 | |
| #define HAVE_WAITID 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_WCSFTIME 1 | |
| #define HAVE_WCSXFRM 1 | |
| #define HAVE_WMEMCMP 1 | |
| #define HAVE_WRITEV 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_GETENTROPY 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_SYSTEM 1 | |
| #define HAVE_DIRFD 1 | |
| #define HAVE_CHROOT 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FSYNC 1 | |
| /* end confdefs.h. */ | |
| #include <sys/epoll.h> | |
| int | |
| main (void) | |
| { | |
| void *x=epoll_create | |
| ; | |
| return 0; | |
| } | |
configure:19353: result: no | |
configure:19366: checking for epoll_create1 | |
configure:19383: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
conftest.c:313:10: fatal error: 'sys/epoll.h' file not found | |
#include <sys/epoll.h> | |
^~~~~~~~~~~~~ | |
1 error generated. | |
configure:19383: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_CLOCK_T 1 | |
| #define HAVE_MAKEDEV 1 | |
| #define _LARGEFILE_SOURCE 1 | |
| #define _FILE_OFFSET_BITS 64 | |
| #if defined(SCO_DS) | |
| #undef _OFF_T | |
| #endif | |
| #define RETSIGTYPE void | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE___UINT128_T 1 | |
| #define HAVE_GCC_UINT128_T 1 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define ALIGNOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_FPOS_T 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define ALIGNOF_SIZE_T 8 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_UINTPTR_T 8 | |
| #define ALIGNOF_MAX_ALIGN_T 8 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 8 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_PTHREAD_T 8 | |
| #define SIZEOF_PTHREAD_KEY_T 8 | |
| #define WITH_DYLD 1 | |
| #define THREAD_STACK_SIZE 0x1000000 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define WITH_LIBINTL 1 | |
| #define HAVE_FFI_PREP_CIF_VAR 1 | |
| #define HAVE_FFI_PREP_CLOSURE_LOC 1 | |
| #define HAVE_FFI_CLOSURE_ALLOC 1 | |
| #define WITH_DECIMAL_CONTEXTVAR 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define PY_SQLITE_HAVE_SERIALIZE 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_DB_H 1 | |
| #define _REENTRANT 1 | |
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define ENABLE_IPV6 1 | |
| #define WITH_DOC_STRINGS 1 | |
| #define HAVE_STD_ATOMIC 1 | |
| #define HAVE_BUILTIN_ATOMIC 1 | |
| #define WITH_MIMALLOC 1 | |
| #define WITH_PYMALLOC 1 | |
| #define WITH_FREELISTS 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_CHMOD 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 1 | |
| #define HAVE_DUP 1 | |
| #define HAVE_EXECV 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHMODAT 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHOWNAT 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_FPATHCONF 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FTIME 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FUTIMENS 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_GETGRGID 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_GRANTPT 1 | |
| #define HAVE_IF_NAMEINDEX 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_KILL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LINKAT 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_MADVISE 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MKDIRAT 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKFIFOAT 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKNODAT 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_OPENDIR 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_PAUSE 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_POSIX_OPENPT 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_POSIX_SPAWNP 1 | |
| #define HAVE_PREAD 1 | |
| #define HAVE_PREADV 1 | |
| #define HAVE_PTHREAD_COND_TIMEDWAIT_RELATIVE_NP 1 | |
| #define HAVE_PTHREAD_KILL 1 | |
| #define HAVE_PTSNAME 1 | |
| #define HAVE_PTSNAME_R 1 | |
| #define HAVE_PWRITE 1 | |
| #define HAVE_PWRITEV 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_READV 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_RENAMEAT 1 | |
| #define HAVE_SCHED_GET_PRIORITY_MAX 1 | |
| #define HAVE_SEM_GETVALUE 1 | |
| #define HAVE_SEM_OPEN 1 | |
| #define HAVE_SEM_UNLINK 1 | |
| #define HAVE_SENDFILE 1 | |
| #define HAVE_SETEGID 1 | |
| #define HAVE_SETEUID 1 | |
| #define HAVE_SETGID 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_SETPGID 1 | |
| #define HAVE_SETPGRP 1 | |
| #define HAVE_SETPRIORITY 1 | |
| #define HAVE_SETREGID 1 | |
| #define HAVE_SETREUID 1 | |
| #define HAVE_SETSID 1 | |
| #define HAVE_SETUID 1 | |
| #define HAVE_SETVBUF 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGFILLSET 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SIGPENDING 1 | |
| #define HAVE_SIGRELSE 1 | |
| #define HAVE_SIGWAIT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRFTIME 1 | |
| #define HAVE_STRLCPY 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_SYMLINKAT 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_SYSCONF 1 | |
| #define HAVE_TCGETPGRP 1 | |
| #define HAVE_TCSETPGRP 1 | |
| #define HAVE_TEMPNAM 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_TIMES 1 | |
| #define HAVE_TMPFILE 1 | |
| #define HAVE_TMPNAM 1 | |
| #define HAVE_TRUNCATE 1 | |
| #define HAVE_TTYNAME 1 | |
| #define HAVE_UMASK 1 | |
| #define HAVE_UNAME 1 | |
| #define HAVE_UNLINKAT 1 | |
| #define HAVE_UNLOCKPT 1 | |
| #define HAVE_UTIMENSAT 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WAIT 1 | |
| #define HAVE_WAIT3 1 | |
| #define HAVE_WAIT4 1 | |
| #define HAVE_WAITID 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_WCSFTIME 1 | |
| #define HAVE_WCSXFRM 1 | |
| #define HAVE_WMEMCMP 1 | |
| #define HAVE_WRITEV 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_GETENTROPY 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_SYSTEM 1 | |
| #define HAVE_DIRFD 1 | |
| #define HAVE_CHROOT 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FSYNC 1 | |
| /* end confdefs.h. */ | |
| #include <sys/epoll.h> | |
| int | |
| main (void) | |
| { | |
| void *x=epoll_create1 | |
| ; | |
| return 0; | |
| } | |
configure:19392: result: no | |
configure:19405: checking for kqueue | |
configure:19425: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:19425: $? = 0 | |
configure:19434: result: yes | |
configure:19447: checking for prlimit | |
configure:19467: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
conftest.c:321:9: error: use of undeclared identifier 'prlimit' | |
void *x=prlimit | |
^ | |
1 error generated. | |
configure:19467: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_CLOCK_T 1 | |
| #define HAVE_MAKEDEV 1 | |
| #define _LARGEFILE_SOURCE 1 | |
| #define _FILE_OFFSET_BITS 64 | |
| #if defined(SCO_DS) | |
| #undef _OFF_T | |
| #endif | |
| #define RETSIGTYPE void | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE___UINT128_T 1 | |
| #define HAVE_GCC_UINT128_T 1 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define ALIGNOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_FPOS_T 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define ALIGNOF_SIZE_T 8 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_UINTPTR_T 8 | |
| #define ALIGNOF_MAX_ALIGN_T 8 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 8 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_PTHREAD_T 8 | |
| #define SIZEOF_PTHREAD_KEY_T 8 | |
| #define WITH_DYLD 1 | |
| #define THREAD_STACK_SIZE 0x1000000 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define WITH_LIBINTL 1 | |
| #define HAVE_FFI_PREP_CIF_VAR 1 | |
| #define HAVE_FFI_PREP_CLOSURE_LOC 1 | |
| #define HAVE_FFI_CLOSURE_ALLOC 1 | |
| #define WITH_DECIMAL_CONTEXTVAR 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define PY_SQLITE_HAVE_SERIALIZE 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_DB_H 1 | |
| #define _REENTRANT 1 | |
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define ENABLE_IPV6 1 | |
| #define WITH_DOC_STRINGS 1 | |
| #define HAVE_STD_ATOMIC 1 | |
| #define HAVE_BUILTIN_ATOMIC 1 | |
| #define WITH_MIMALLOC 1 | |
| #define WITH_PYMALLOC 1 | |
| #define WITH_FREELISTS 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_CHMOD 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 1 | |
| #define HAVE_DUP 1 | |
| #define HAVE_EXECV 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHMODAT 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHOWNAT 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_FPATHCONF 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FTIME 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FUTIMENS 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_GETGRGID 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_GRANTPT 1 | |
| #define HAVE_IF_NAMEINDEX 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_KILL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LINKAT 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_MADVISE 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MKDIRAT 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKFIFOAT 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKNODAT 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_OPENDIR 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_PAUSE 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_POSIX_OPENPT 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_POSIX_SPAWNP 1 | |
| #define HAVE_PREAD 1 | |
| #define HAVE_PREADV 1 | |
| #define HAVE_PTHREAD_COND_TIMEDWAIT_RELATIVE_NP 1 | |
| #define HAVE_PTHREAD_KILL 1 | |
| #define HAVE_PTSNAME 1 | |
| #define HAVE_PTSNAME_R 1 | |
| #define HAVE_PWRITE 1 | |
| #define HAVE_PWRITEV 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_READV 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_RENAMEAT 1 | |
| #define HAVE_SCHED_GET_PRIORITY_MAX 1 | |
| #define HAVE_SEM_GETVALUE 1 | |
| #define HAVE_SEM_OPEN 1 | |
| #define HAVE_SEM_UNLINK 1 | |
| #define HAVE_SENDFILE 1 | |
| #define HAVE_SETEGID 1 | |
| #define HAVE_SETEUID 1 | |
| #define HAVE_SETGID 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_SETPGID 1 | |
| #define HAVE_SETPGRP 1 | |
| #define HAVE_SETPRIORITY 1 | |
| #define HAVE_SETREGID 1 | |
| #define HAVE_SETREUID 1 | |
| #define HAVE_SETSID 1 | |
| #define HAVE_SETUID 1 | |
| #define HAVE_SETVBUF 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGFILLSET 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SIGPENDING 1 | |
| #define HAVE_SIGRELSE 1 | |
| #define HAVE_SIGWAIT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRFTIME 1 | |
| #define HAVE_STRLCPY 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_SYMLINKAT 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_SYSCONF 1 | |
| #define HAVE_TCGETPGRP 1 | |
| #define HAVE_TCSETPGRP 1 | |
| #define HAVE_TEMPNAM 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_TIMES 1 | |
| #define HAVE_TMPFILE 1 | |
| #define HAVE_TMPNAM 1 | |
| #define HAVE_TRUNCATE 1 | |
| #define HAVE_TTYNAME 1 | |
| #define HAVE_UMASK 1 | |
| #define HAVE_UNAME 1 | |
| #define HAVE_UNLINKAT 1 | |
| #define HAVE_UNLOCKPT 1 | |
| #define HAVE_UTIMENSAT 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WAIT 1 | |
| #define HAVE_WAIT3 1 | |
| #define HAVE_WAIT4 1 | |
| #define HAVE_WAITID 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_WCSFTIME 1 | |
| #define HAVE_WCSXFRM 1 | |
| #define HAVE_WMEMCMP 1 | |
| #define HAVE_WRITEV 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_GETENTROPY 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_SYSTEM 1 | |
| #define HAVE_DIRFD 1 | |
| #define HAVE_CHROOT 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_KQUEUE 1 | |
| /* end confdefs.h. */ | |
| | |
| #include <sys/time.h> | |
| #include <sys/resource.h> | |
| | |
| int | |
| main (void) | |
| { | |
| void *x=prlimit | |
| ; | |
| return 0; | |
| } | |
configure:19476: result: no | |
configure:19490: checking for _dyld_shared_cache_contains_path | |
configure:19507: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
configure:19507: $? = 0 | |
configure:19516: result: yes | |
configure:19530: checking for memfd_create | |
configure:19554: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
conftest.c:326:9: error: use of undeclared identifier 'memfd_create' | |
void *x=memfd_create | |
^ | |
1 error generated. | |
configure:19554: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_CLOCK_T 1 | |
| #define HAVE_MAKEDEV 1 | |
| #define _LARGEFILE_SOURCE 1 | |
| #define _FILE_OFFSET_BITS 64 | |
| #if defined(SCO_DS) | |
| #undef _OFF_T | |
| #endif | |
| #define RETSIGTYPE void | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE___UINT128_T 1 | |
| #define HAVE_GCC_UINT128_T 1 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define ALIGNOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_FPOS_T 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define ALIGNOF_SIZE_T 8 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_UINTPTR_T 8 | |
| #define ALIGNOF_MAX_ALIGN_T 8 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 8 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_PTHREAD_T 8 | |
| #define SIZEOF_PTHREAD_KEY_T 8 | |
| #define WITH_DYLD 1 | |
| #define THREAD_STACK_SIZE 0x1000000 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define WITH_LIBINTL 1 | |
| #define HAVE_FFI_PREP_CIF_VAR 1 | |
| #define HAVE_FFI_PREP_CLOSURE_LOC 1 | |
| #define HAVE_FFI_CLOSURE_ALLOC 1 | |
| #define WITH_DECIMAL_CONTEXTVAR 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define PY_SQLITE_HAVE_SERIALIZE 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_DB_H 1 | |
| #define _REENTRANT 1 | |
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define ENABLE_IPV6 1 | |
| #define WITH_DOC_STRINGS 1 | |
| #define HAVE_STD_ATOMIC 1 | |
| #define HAVE_BUILTIN_ATOMIC 1 | |
| #define WITH_MIMALLOC 1 | |
| #define WITH_PYMALLOC 1 | |
| #define WITH_FREELISTS 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_CHMOD 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 1 | |
| #define HAVE_DUP 1 | |
| #define HAVE_EXECV 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHMODAT 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHOWNAT 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_FPATHCONF 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FTIME 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FUTIMENS 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_GETGRGID 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_GRANTPT 1 | |
| #define HAVE_IF_NAMEINDEX 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_KILL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LINKAT 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_MADVISE 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MKDIRAT 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKFIFOAT 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKNODAT 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_OPENDIR 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_PAUSE 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_POSIX_OPENPT 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_POSIX_SPAWNP 1 | |
| #define HAVE_PREAD 1 | |
| #define HAVE_PREADV 1 | |
| #define HAVE_PTHREAD_COND_TIMEDWAIT_RELATIVE_NP 1 | |
| #define HAVE_PTHREAD_KILL 1 | |
| #define HAVE_PTSNAME 1 | |
| #define HAVE_PTSNAME_R 1 | |
| #define HAVE_PWRITE 1 | |
| #define HAVE_PWRITEV 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_READV 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_RENAMEAT 1 | |
| #define HAVE_SCHED_GET_PRIORITY_MAX 1 | |
| #define HAVE_SEM_GETVALUE 1 | |
| #define HAVE_SEM_OPEN 1 | |
| #define HAVE_SEM_UNLINK 1 | |
| #define HAVE_SENDFILE 1 | |
| #define HAVE_SETEGID 1 | |
| #define HAVE_SETEUID 1 | |
| #define HAVE_SETGID 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_SETPGID 1 | |
| #define HAVE_SETPGRP 1 | |
| #define HAVE_SETPRIORITY 1 | |
| #define HAVE_SETREGID 1 | |
| #define HAVE_SETREUID 1 | |
| #define HAVE_SETSID 1 | |
| #define HAVE_SETUID 1 | |
| #define HAVE_SETVBUF 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGFILLSET 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SIGPENDING 1 | |
| #define HAVE_SIGRELSE 1 | |
| #define HAVE_SIGWAIT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRFTIME 1 | |
| #define HAVE_STRLCPY 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_SYMLINKAT 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_SYSCONF 1 | |
| #define HAVE_TCGETPGRP 1 | |
| #define HAVE_TCSETPGRP 1 | |
| #define HAVE_TEMPNAM 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_TIMES 1 | |
| #define HAVE_TMPFILE 1 | |
| #define HAVE_TMPNAM 1 | |
| #define HAVE_TRUNCATE 1 | |
| #define HAVE_TTYNAME 1 | |
| #define HAVE_UMASK 1 | |
| #define HAVE_UNAME 1 | |
| #define HAVE_UNLINKAT 1 | |
| #define HAVE_UNLOCKPT 1 | |
| #define HAVE_UTIMENSAT 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WAIT 1 | |
| #define HAVE_WAIT3 1 | |
| #define HAVE_WAIT4 1 | |
| #define HAVE_WAITID 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_WCSFTIME 1 | |
| #define HAVE_WCSXFRM 1 | |
| #define HAVE_WMEMCMP 1 | |
| #define HAVE_WRITEV 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_GETENTROPY 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_SYSTEM 1 | |
| #define HAVE_DIRFD 1 | |
| #define HAVE_CHROOT 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_KQUEUE 1 | |
| #define HAVE_DYLD_SHARED_CACHE_CONTAINS_PATH 1 | |
| /* end confdefs.h. */ | |
| | |
| #ifdef HAVE_SYS_MMAN_H | |
| #include <sys/mman.h> | |
| #endif | |
| #ifdef HAVE_SYS_MEMFD_H | |
| #include <sys/memfd.h> | |
| #endif | |
| | |
| int | |
| main (void) | |
| { | |
| void *x=memfd_create | |
| ; | |
| return 0; | |
| } | |
configure:19563: result: no | |
configure:19577: checking for eventfd | |
configure:19598: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
conftest.c:323:9: error: use of undeclared identifier 'eventfd' | |
void *x=eventfd | |
^ | |
1 error generated. | |
configure:19598: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_CLOCK_T 1 | |
| #define HAVE_MAKEDEV 1 | |
| #define _LARGEFILE_SOURCE 1 | |
| #define _FILE_OFFSET_BITS 64 | |
| #if defined(SCO_DS) | |
| #undef _OFF_T | |
| #endif | |
| #define RETSIGTYPE void | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE___UINT128_T 1 | |
| #define HAVE_GCC_UINT128_T 1 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define ALIGNOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_FPOS_T 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define ALIGNOF_SIZE_T 8 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_UINTPTR_T 8 | |
| #define ALIGNOF_MAX_ALIGN_T 8 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 8 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_PTHREAD_T 8 | |
| #define SIZEOF_PTHREAD_KEY_T 8 | |
| #define WITH_DYLD 1 | |
| #define THREAD_STACK_SIZE 0x1000000 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define WITH_LIBINTL 1 | |
| #define HAVE_FFI_PREP_CIF_VAR 1 | |
| #define HAVE_FFI_PREP_CLOSURE_LOC 1 | |
| #define HAVE_FFI_CLOSURE_ALLOC 1 | |
| #define WITH_DECIMAL_CONTEXTVAR 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define PY_SQLITE_HAVE_SERIALIZE 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_DB_H 1 | |
| #define _REENTRANT 1 | |
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define ENABLE_IPV6 1 | |
| #define WITH_DOC_STRINGS 1 | |
| #define HAVE_STD_ATOMIC 1 | |
| #define HAVE_BUILTIN_ATOMIC 1 | |
| #define WITH_MIMALLOC 1 | |
| #define WITH_PYMALLOC 1 | |
| #define WITH_FREELISTS 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_CHMOD 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 1 | |
| #define HAVE_DUP 1 | |
| #define HAVE_EXECV 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHMODAT 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHOWNAT 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_FPATHCONF 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FTIME 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FUTIMENS 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_GETGRGID 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_GRANTPT 1 | |
| #define HAVE_IF_NAMEINDEX 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_KILL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LINKAT 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_MADVISE 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MKDIRAT 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKFIFOAT 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKNODAT 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_OPENDIR 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_PAUSE 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_POSIX_OPENPT 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_POSIX_SPAWNP 1 | |
| #define HAVE_PREAD 1 | |
| #define HAVE_PREADV 1 | |
| #define HAVE_PTHREAD_COND_TIMEDWAIT_RELATIVE_NP 1 | |
| #define HAVE_PTHREAD_KILL 1 | |
| #define HAVE_PTSNAME 1 | |
| #define HAVE_PTSNAME_R 1 | |
| #define HAVE_PWRITE 1 | |
| #define HAVE_PWRITEV 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_READV 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_RENAMEAT 1 | |
| #define HAVE_SCHED_GET_PRIORITY_MAX 1 | |
| #define HAVE_SEM_GETVALUE 1 | |
| #define HAVE_SEM_OPEN 1 | |
| #define HAVE_SEM_UNLINK 1 | |
| #define HAVE_SENDFILE 1 | |
| #define HAVE_SETEGID 1 | |
| #define HAVE_SETEUID 1 | |
| #define HAVE_SETGID 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_SETPGID 1 | |
| #define HAVE_SETPGRP 1 | |
| #define HAVE_SETPRIORITY 1 | |
| #define HAVE_SETREGID 1 | |
| #define HAVE_SETREUID 1 | |
| #define HAVE_SETSID 1 | |
| #define HAVE_SETUID 1 | |
| #define HAVE_SETVBUF 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGFILLSET 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SIGPENDING 1 | |
| #define HAVE_SIGRELSE 1 | |
| #define HAVE_SIGWAIT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRFTIME 1 | |
| #define HAVE_STRLCPY 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_SYMLINKAT 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_SYSCONF 1 | |
| #define HAVE_TCGETPGRP 1 | |
| #define HAVE_TCSETPGRP 1 | |
| #define HAVE_TEMPNAM 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_TIMES 1 | |
| #define HAVE_TMPFILE 1 | |
| #define HAVE_TMPNAM 1 | |
| #define HAVE_TRUNCATE 1 | |
| #define HAVE_TTYNAME 1 | |
| #define HAVE_UMASK 1 | |
| #define HAVE_UNAME 1 | |
| #define HAVE_UNLINKAT 1 | |
| #define HAVE_UNLOCKPT 1 | |
| #define HAVE_UTIMENSAT 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WAIT 1 | |
| #define HAVE_WAIT3 1 | |
| #define HAVE_WAIT4 1 | |
| #define HAVE_WAITID 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_WCSFTIME 1 | |
| #define HAVE_WCSXFRM 1 | |
| #define HAVE_WMEMCMP 1 | |
| #define HAVE_WRITEV 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_GETENTROPY 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_SYSTEM 1 | |
| #define HAVE_DIRFD 1 | |
| #define HAVE_CHROOT 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_KQUEUE 1 | |
| #define HAVE_DYLD_SHARED_CACHE_CONTAINS_PATH 1 | |
| /* end confdefs.h. */ | |
| | |
| #ifdef HAVE_SYS_EVENTFD_H | |
| #include <sys/eventfd.h> | |
| #endif | |
| | |
| int | |
| main (void) | |
| { | |
| void *x=eventfd | |
| ; | |
| return 0; | |
| } | |
configure:19607: result: no | |
configure:19621: checking for timerfd_create | |
configure:19642: clang -c -I/opt/homebrew/opt/zlib -I/opt/homebrew/opt/ncurses/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/readline/include -I/Users/goldbaum/.pyenv/versions/3.13-dev/include -I/opt/homebrew/include conftest.c >&5 | |
conftest.c:323:9: error: use of undeclared identifier 'timerfd_create' | |
void *x=timerfd_create | |
^ | |
1 error generated. | |
configure:19642: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #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 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 PY_SUPPORT_TIER 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define Py_GIL_DISABLED 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NET_ETHERNET_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_SYS_EVENT_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_KERN_CONTROL_H 1 | |
| #define HAVE_SYS_LOCK_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_CLOCK_T 1 | |
| #define HAVE_MAKEDEV 1 | |
| #define _LARGEFILE_SOURCE 1 | |
| #define _FILE_OFFSET_BITS 64 | |
| #if defined(SCO_DS) | |
| #undef _OFF_T | |
| #endif | |
| #define RETSIGTYPE void | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE___UINT128_T 1 | |
| #define HAVE_GCC_UINT128_T 1 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define ALIGNOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_FPOS_T 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define ALIGNOF_SIZE_T 8 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_UINTPTR_T 8 | |
| #define ALIGNOF_MAX_ALIGN_T 8 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SIZEOF_LONG_DOUBLE 8 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_PTHREAD_T 8 | |
| #define SIZEOF_PTHREAD_KEY_T 8 | |
| #define WITH_DYLD 1 | |
| #define THREAD_STACK_SIZE 0x1000000 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define HAVE_UUID_UUID_H 1 | |
| #define WITH_LIBINTL 1 | |
| #define HAVE_FFI_PREP_CIF_VAR 1 | |
| #define HAVE_FFI_PREP_CLOSURE_LOC 1 | |
| #define HAVE_FFI_CLOSURE_ALLOC 1 | |
| #define WITH_DECIMAL_CONTEXTVAR 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define HAVE_LIBSQLITE3 1 | |
| #define PY_SQLITE_HAVE_SERIALIZE 1 | |
| #define HAVE_NDBM_H 1 | |
| #define HAVE_DB_H 1 | |
| #define _REENTRANT 1 | |
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define ENABLE_IPV6 1 | |
| #define WITH_DOC_STRINGS 1 | |
| #define HAVE_STD_ATOMIC 1 | |
| #define HAVE_BUILTIN_ATOMIC 1 | |
| #define WITH_MIMALLOC 1 | |
| #define WITH_PYMALLOC 1 | |
| #define WITH_FREELISTS 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_CHMOD 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 1 | |
| #define HAVE_DUP 1 | |
| #define HAVE_EXECV 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHMODAT 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHOWNAT 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_FPATHCONF 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FTIME 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FUTIMENS 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETGRENT 1 | |
| #d |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment