Created
May 29, 2023 12:33
-
-
Save pomponchik/a2b408db83cf29a78bef4ff1c7c212e7 to your computer and use it in GitHub Desktop.
Result of "pyenv install 3.10"
This file has been truncated, but you can view the full file.
This file contains hidden or 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.10, which was | |
generated by GNU Autoconf 2.69. Invocation command line was | |
$ ./configure --prefix=/Users/pomponchik/.pyenv/versions/3.10.11 --enable-shared --libdir=/Users/pomponchik/.pyenv/versions/3.10.11/lib --with-openssl=/usr/local/opt/[email protected] --with-tcltk-libs=-L/usr/local/opt/tcl-tk/lib -ltcl8.6 -ltk8.6 --with-tcltk-includes=-I/usr/local/opt/tcl-tk/include | |
## --------- ## | |
## Platform. ## | |
## --------- ## | |
hostname = MacBook-Air-Evgenij.local | |
uname -m = arm64 | |
uname -r = 22.5.0 | |
uname -s = Darwin | |
uname -v = Darwin Kernel Version 22.5.0: Mon Apr 24 20:53:44 PDT 2023; root:xnu-8796.121.2~5/RELEASE_ARM64_T8103 | |
/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 22.5.0: Mon Apr 24 20:53:44 PDT 2023; root:xnu-8796.121.2~5/RELEASE_ARM64_T8103 | |
Kernel configured for up to 8 processors. | |
8 processors are physically available. | |
8 processors are logically available. | |
Processor type: arm64e (ARM64E) | |
Processors active: 0 1 2 3 4 5 6 7 | |
Primary memory available: 8.00 gigabytes | |
Default processor set: 440 tasks, 2489 threads, 8 processors | |
Load average: 4.28, Mach factor: 4.01 | |
/bin/machine = unknown | |
/usr/bin/oslevel = unknown | |
/bin/universe = unknown | |
PATH: /Users/pomponchik/.pyenv/libexec | |
PATH: /Users/pomponchik/.pyenv/plugins/python-build/bin | |
PATH: /Users/pomponchik/.pyenv/shims | |
PATH: /Users/pomponchik/.pyenv/bin | |
PATH: /Library/Frameworks/Python.framework/Versions/3.9/bin | |
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 | |
## ----------- ## | |
## Core tests. ## | |
## ----------- ## | |
configure:2888: checking build system type | |
configure:2902: result: aarch64-apple-darwin22.5.0 | |
configure:2922: checking host system type | |
configure:2935: result: aarch64-apple-darwin22.5.0 | |
configure:2965: checking for python3.10 | |
configure:2995: result: no | |
configure:2965: checking for python3 | |
configure:2981: found /Library/Frameworks/Python.framework/Versions/3.9/bin/python3 | |
configure:2992: result: python3 | |
configure:3086: checking for --enable-universalsdk | |
configure:3133: result: no | |
configure:3157: checking for --with-universal-archs | |
configure:3172: result: no | |
configure:3328: checking MACHDEP | |
configure:3379: result: "darwin" | |
configure:3663: checking for gcc | |
configure:3690: result: clang | |
configure:3919: checking for C compiler version | |
configure:3928: clang --version >&5 | |
Apple clang version 14.0.3 (clang-1403.0.22.14.1) | |
Target: arm64-apple-darwin22.5.0 | |
Thread model: posix | |
InstalledDir: /Library/Developer/CommandLineTools/usr/bin | |
configure:3939: $? = 0 | |
configure:3928: clang -v >&5 | |
Apple clang version 14.0.3 (clang-1403.0.22.14.1) | |
Target: arm64-apple-darwin22.5.0 | |
Thread model: posix | |
InstalledDir: /Library/Developer/CommandLineTools/usr/bin | |
configure:3939: $? = 0 | |
configure:3928: clang -V >&5 | |
clang: error: argument to '-V' is missing (expected 1 value) | |
clang: error: no input files | |
configure:3939: $? = 1 | |
configure:3928: clang -qversion >&5 | |
clang: error: unknown argument '-qversion'; did you mean '--version'? | |
clang: error: no input files | |
configure:3939: $? = 1 | |
configure:3959: checking whether the C compiler works | |
configure:3981: clang -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:3985: $? = 0 | |
configure:4033: result: yes | |
configure:4036: checking for C compiler default output file name | |
configure:4038: result: a.out | |
configure:4044: checking for suffix of executables | |
configure:4051: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:4055: $? = 0 | |
configure:4077: result: | |
configure:4099: checking whether we are cross compiling | |
configure:4107: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:4111: $? = 0 | |
configure:4118: ./conftest | |
configure:4122: $? = 0 | |
configure:4137: result: no | |
configure:4142: checking for suffix of object files | |
configure:4164: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:4168: $? = 0 | |
configure:4189: result: o | |
configure:4193: checking whether we are using the GNU C compiler | |
configure:4212: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:4212: $? = 0 | |
configure:4221: result: yes | |
configure:4230: checking whether clang accepts -g | |
configure:4250: clang -c -g -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:4250: $? = 0 | |
configure:4291: result: yes | |
configure:4308: checking for clang option to accept ISO C89 | |
configure:4371: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
conftest.c:14:14: warning: a function declaration 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:4371: $? = 0 | |
configure:4384: result: none needed | |
configure:4409: checking how to run the C preprocessor | |
configure:4440: clang -E -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c | |
configure:4440: $? = 0 | |
configure:4454: clang -E -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c | |
conftest.c:8:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^~~~~~~~~~~~~~~~~~ | |
1 error generated. | |
configure:4454: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:4479: result: clang -E | |
configure:4499: clang -E -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c | |
configure:4499: $? = 0 | |
configure:4513: clang -E -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c | |
conftest.c:8:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^~~~~~~~~~~~~~~~~~ | |
1 error generated. | |
configure:4513: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:4541: checking for grep that handles long lines and -e | |
configure:4599: result: /usr/bin/grep | |
configure:4604: checking for a sed that does not truncate output | |
configure:4668: result: /usr/bin/sed | |
configure:4676: checking for --with-cxx-main=<compiler> | |
configure:4702: result: no | |
configure:4951: checking for clang++ | |
configure:4984: result: no | |
configure:5220: | |
By default, distutils will build C++ extension modules with "clang++". | |
If this is not intended, then set CXX on the configure command line. | |
configure:5229: checking for the platform triplet based on compiler characteristics | |
configure:5379: result: darwin | |
configure:5387: checking for multiarch | |
configure:5399: result: | |
configure:5416: checking for -Wl,--no-as-needed | |
configure:5432: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib -Wl,--no-as-needed conftest.c >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
ld: unknown option: --no-as-needed | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:5432: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| /* end confdefs.h. */ | |
| | |
| int | |
| main () | |
| { | |
| | |
| ; | |
| return 0; | |
| } | |
configure:5438: result: no | |
configure:5449: checking for egrep | |
configure:5511: result: /usr/bin/grep -E | |
configure:5516: checking for ANSI C header files | |
configure:5536: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:5536: $? = 0 | |
configure:5609: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:5609: $? = 0 | |
configure:5609: ./conftest | |
configure:5609: $? = 0 | |
configure:5620: result: yes | |
configure:5633: checking for sys/types.h | |
configure:5633: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:5633: $? = 0 | |
configure:5633: result: yes | |
configure:5633: checking for sys/stat.h | |
configure:5633: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:5633: $? = 0 | |
configure:5633: result: yes | |
configure:5633: checking for stdlib.h | |
configure:5633: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:5633: $? = 0 | |
configure:5633: result: yes | |
configure:5633: checking for string.h | |
configure:5633: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:5633: $? = 0 | |
configure:5633: result: yes | |
configure:5633: checking for memory.h | |
configure:5633: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:5633: $? = 0 | |
configure:5633: result: yes | |
configure:5633: checking for strings.h | |
configure:5633: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:5633: $? = 0 | |
configure:5633: result: yes | |
configure:5633: checking for inttypes.h | |
configure:5633: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:5633: $? = 0 | |
configure:5633: result: yes | |
configure:5633: checking for stdint.h | |
configure:5633: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:5633: $? = 0 | |
configure:5633: result: yes | |
configure:5633: checking for unistd.h | |
configure:5633: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:5633: $? = 0 | |
configure:5633: result: yes | |
configure:5646: checking minix/config.h usability | |
configure:5646: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
conftest.c:51:10: fatal error: 'minix/config.h' file not found | |
#include <minix/config.h> | |
^~~~~~~~~~~~~~~~ | |
1 error generated. | |
configure:5646: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <minix/config.h> | |
configure:5646: result: no | |
configure:5646: checking minix/config.h presence | |
configure:5646: clang -E -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c | |
conftest.c:18:10: fatal error: 'minix/config.h' file not found | |
#include <minix/config.h> | |
^~~~~~~~~~~~~~~~ | |
1 error generated. | |
configure:5646: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| /* end confdefs.h. */ | |
| #include <minix/config.h> | |
configure:5646: result: no | |
configure:5646: checking for minix/config.h | |
configure:5646: result: no | |
configure:5667: checking whether it is safe to define __EXTENSIONS__ | |
configure:5685: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:5685: $? = 0 | |
configure:5692: result: yes | |
configure:5707: checking for the Android API level | |
configure:5742: result: not Android | |
configure:5756: checking for --with-suffix | |
configure:5769: result: | |
configure:5775: checking for case-insensitive build directory | |
configure:5783: result: yes | |
configure:5801: checking LIBRARY | |
configure:5807: result: libpython$(VERSION)$(ABIFLAGS).a | |
configure:5847: checking LINKCC | |
configure:5859: result: $(PURIFY) $(MAINCC) | |
configure:5868: checking EXPORTSYMS | |
configure:5876: result: | |
configure:5885: checking for GNU ld | |
configure:5897: result: no | |
configure:5900: checking for --enable-shared | |
configure:5917: result: yes | |
configure:5920: checking for --enable-profiling | |
configure:5945: result: no | |
configure:5953: checking LDLIBRARY | |
configure:6039: result: libpython$(LDVERSION).dylib | |
configure:6092: checking for ar | |
configure:6108: found /usr/bin/ar | |
configure:6119: result: ar | |
configure:6200: checking for readelf | |
configure:6230: result: no | |
configure:6283: checking for a BSD-compatible install | |
configure:6351: result: /usr/bin/install -c | |
configure:6362: checking for a thread-safe mkdir -p | |
configure:6401: result: ./install-sh -c -d | |
configure:6419: checking for --with-pydebug | |
configure:6438: result: no | |
configure:6445: checking for --with-trace-refs | |
configure:6455: result: no | |
configure:6468: checking for --with-assertions | |
configure:6488: result: no | |
configure:6496: checking for --enable-optimizations | |
configure:6512: result: no | |
configure:6575: checking PROFILE_TASK | |
configure:6581: result: -m test --pgo --timeout=$(TESTTIMEOUT) | |
configure:6605: checking for --with-lto | |
configure:6622: result: no | |
configure:6843: checking for llvm-profdata | |
configure:6876: result: no | |
configure:6911: llvm-profdata found via xcrun: /usr/bin/xcrun llvm-profdata | |
configure:7056: checking for -Wextra | |
configure:7076: clang -Wextra -Werror -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:7076: $? = 0 | |
configure:7089: result: yes | |
configure:7101: checking whether clang accepts and needs -fno-strict-aliasing | |
configure:7122: clang -fno-strict-aliasing -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:7122: $? = 0 | |
configure:7139: clang -fstrict-aliasing -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -Werror -Wstrict-aliasing -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:7139: $? = 0 | |
configure:7160: result: no | |
configure:7174: checking if we can turn off clang unused result warning | |
configure:7195: clang -Wunused-result -Werror -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:7195: $? = 0 | |
configure:7209: result: yes | |
configure:7220: checking if we can turn off clang unused parameter warning | |
configure:7240: clang -Wunused-parameter -Werror -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:7240: $? = 0 | |
configure:7253: result: yes | |
configure:7261: checking if we can turn off clang missing field initializers warning | |
configure:7281: clang -Wmissing-field-initializers -Werror -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:7281: $? = 0 | |
configure:7294: result: yes | |
configure:7302: checking if we can turn on clang mixed sign comparison warning | |
configure:7323: clang -Wsign-compare -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:7323: $? = 0 | |
configure:7337: result: yes | |
configure:7345: checking if we can turn on clang unreachable code warning | |
configure:7366: clang -Wunreachable-code -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:7366: $? = 0 | |
configure:7396: result: yes | |
configure:7399: checking if we can turn on clang strict-prototypes warning | |
configure:7419: clang -Werror -Wstrict-prototypes -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
conftest.c:27:6: error: a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes] | |
main () | |
^ | |
void | |
1 error generated. | |
configure:7419: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| /* end confdefs.h. */ | |
| | |
| | |
| int | |
| main () | |
| { | |
| | |
| ; | |
| return 0; | |
| } | |
| | |
configure:7432: result: no | |
configure:7440: checking if we can make implicit function declaration an error in clang | |
configure:7460: clang -Werror=implicit-function-declaration -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:7460: $? = 0 | |
configure:7473: result: yes | |
configure:7481: checking if we can use visibility in clang | |
configure:7501: clang -fvisibility=hidden -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:7501: $? = 0 | |
configure:7514: result: yes | |
configure:7630: checking which MACOSX_DEPLOYMENT_TARGET to use | |
configure:7668: result: 13.4 | |
configure:7671: checking if specified universal architectures work | |
configure:7684: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:7684: $? = 0 | |
configure:7685: result: yes | |
configure:7739: checking whether pthreads are available without options | |
configure:7764: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:7764: $? = 0 | |
configure:7764: ./conftest | |
configure:7764: $? = 0 | |
configure:7780: result: yes | |
configure:7941: checking whether clang++ also accepts flags for thread support | |
configure:7972: result: no | |
configure:7979: checking for ANSI C header files | |
configure:8083: result: yes | |
configure:8108: checking asm/types.h usability | |
configure:8108: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
conftest.c:58:10: fatal error: 'asm/types.h' file not found | |
#include <asm/types.h> | |
^~~~~~~~~~~~~ | |
1 error generated. | |
configure:8108: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <asm/types.h> | |
configure:8108: result: no | |
configure:8108: checking asm/types.h presence | |
configure:8108: clang -E -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c | |
conftest.c:25:10: fatal error: 'asm/types.h' file not found | |
#include <asm/types.h> | |
^~~~~~~~~~~~~ | |
1 error generated. | |
configure:8108: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 1 | |
| /* end confdefs.h. */ | |
| #include <asm/types.h> | |
configure:8108: result: no | |
configure:8108: checking for asm/types.h | |
configure:8108: result: no | |
configure:8108: checking crypt.h usability | |
configure:8108: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
conftest.c:58:10: fatal error: 'crypt.h' file not found | |
#include <crypt.h> | |
^~~~~~~~~ | |
1 error generated. | |
configure:8108: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <crypt.h> | |
configure:8108: result: no | |
configure:8108: checking crypt.h presence | |
configure:8108: clang -E -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c | |
conftest.c:25:10: fatal error: 'crypt.h' file not found | |
#include <crypt.h> | |
^~~~~~~~~ | |
1 error generated. | |
configure:8108: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 1 | |
| /* end confdefs.h. */ | |
| #include <crypt.h> | |
configure:8108: result: no | |
configure:8108: checking for crypt.h | |
configure:8108: result: no | |
configure:8108: checking conio.h usability | |
configure:8108: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
conftest.c:58:10: fatal error: 'conio.h' file not found | |
#include <conio.h> | |
^~~~~~~~~ | |
1 error generated. | |
configure:8108: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <conio.h> | |
configure:8108: result: no | |
configure:8108: checking conio.h presence | |
configure:8108: clang -E -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c | |
conftest.c:25:10: fatal error: 'conio.h' file not found | |
#include <conio.h> | |
^~~~~~~~~ | |
1 error generated. | |
configure:8108: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 1 | |
| /* end confdefs.h. */ | |
| #include <conio.h> | |
configure:8108: result: no | |
configure:8108: checking for conio.h | |
configure:8108: result: no | |
configure:8108: checking direct.h usability | |
configure:8108: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
conftest.c:58:10: fatal error: 'direct.h' file not found | |
#include <direct.h> | |
^~~~~~~~~~ | |
1 error generated. | |
configure:8108: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <direct.h> | |
configure:8108: result: no | |
configure:8108: checking direct.h presence | |
configure:8108: clang -E -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c | |
conftest.c:25:10: fatal error: 'direct.h' file not found | |
#include <direct.h> | |
^~~~~~~~~~ | |
1 error generated. | |
configure:8108: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 1 | |
| /* end confdefs.h. */ | |
| #include <direct.h> | |
configure:8108: result: no | |
configure:8108: checking for direct.h | |
configure:8108: result: no | |
configure:8108: checking dlfcn.h usability | |
configure:8108: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:8108: $? = 0 | |
configure:8108: result: yes | |
configure:8108: checking dlfcn.h presence | |
configure:8108: clang -E -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c | |
configure:8108: $? = 0 | |
configure:8108: result: yes | |
configure:8108: checking for dlfcn.h | |
configure:8108: result: yes | |
configure:8108: checking errno.h usability | |
configure:8108: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:8108: $? = 0 | |
configure:8108: result: yes | |
configure:8108: checking errno.h presence | |
configure:8108: clang -E -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c | |
configure:8108: $? = 0 | |
configure:8108: result: yes | |
configure:8108: checking for errno.h | |
configure:8108: result: yes | |
configure:8108: checking fcntl.h usability | |
configure:8108: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:8108: $? = 0 | |
configure:8108: result: yes | |
configure:8108: checking fcntl.h presence | |
configure:8108: clang -E -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c | |
configure:8108: $? = 0 | |
configure:8108: result: yes | |
configure:8108: checking for fcntl.h | |
configure:8108: result: yes | |
configure:8108: checking grp.h usability | |
configure:8108: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:8108: $? = 0 | |
configure:8108: result: yes | |
configure:8108: checking grp.h presence | |
configure:8108: clang -E -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c | |
configure:8108: $? = 0 | |
configure:8108: result: yes | |
configure:8108: checking for grp.h | |
configure:8108: result: yes | |
configure:8108: checking ieeefp.h usability | |
configure:8108: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
conftest.c:62:10: fatal error: 'ieeefp.h' file not found | |
#include <ieeefp.h> | |
^~~~~~~~~~ | |
1 error generated. | |
configure:8108: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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 <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <ieeefp.h> | |
configure:8108: result: no | |
configure:8108: checking ieeefp.h presence | |
configure:8108: clang -E -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c | |
conftest.c:29:10: fatal error: 'ieeefp.h' file not found | |
#include <ieeefp.h> | |
^~~~~~~~~~ | |
1 error generated. | |
configure:8108: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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 <ieeefp.h> | |
configure:8108: result: no | |
configure:8108: checking for ieeefp.h | |
configure:8108: result: no | |
configure:8108: checking io.h usability | |
configure:8108: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
conftest.c:62:10: fatal error: 'io.h' file not found | |
#include <io.h> | |
^~~~~~ | |
1 error generated. | |
configure:8108: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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 <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <io.h> | |
configure:8108: result: no | |
configure:8108: checking io.h presence | |
configure:8108: clang -E -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c | |
conftest.c:29:10: fatal error: 'io.h' file not found | |
#include <io.h> | |
^~~~~~ | |
1 error generated. | |
configure:8108: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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 <io.h> | |
configure:8108: result: no | |
configure:8108: checking for io.h | |
configure:8108: result: no | |
configure:8108: checking langinfo.h usability | |
configure:8108: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:8108: $? = 0 | |
configure:8108: result: yes | |
configure:8108: checking langinfo.h presence | |
configure:8108: clang -E -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c | |
configure:8108: $? = 0 | |
configure:8108: result: yes | |
configure:8108: checking for langinfo.h | |
configure:8108: result: yes | |
configure:8108: checking libintl.h usability | |
configure:8108: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:8108: $? = 0 | |
configure:8108: result: yes | |
configure:8108: checking libintl.h presence | |
configure:8108: clang -E -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c | |
configure:8108: $? = 0 | |
configure:8108: result: yes | |
configure:8108: checking for libintl.h | |
configure:8108: result: yes | |
configure:8108: checking process.h usability | |
configure:8108: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
conftest.c:64:10: fatal error: 'process.h' file not found | |
#include <process.h> | |
^~~~~~~~~~~ | |
1 error generated. | |
configure:8108: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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 <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <process.h> | |
configure:8108: result: no | |
configure:8108: checking process.h presence | |
configure:8108: clang -E -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c | |
conftest.c:31:10: fatal error: 'process.h' file not found | |
#include <process.h> | |
^~~~~~~~~~~ | |
1 error generated. | |
configure:8108: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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 <process.h> | |
configure:8108: result: no | |
configure:8108: checking for process.h | |
configure:8108: result: no | |
configure:8108: checking pthread.h usability | |
configure:8108: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:8108: $? = 0 | |
configure:8108: result: yes | |
configure:8108: checking pthread.h presence | |
configure:8108: clang -E -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c | |
configure:8108: $? = 0 | |
configure:8108: result: yes | |
configure:8108: checking for pthread.h | |
configure:8108: result: yes | |
configure:8108: checking sched.h usability | |
configure:8108: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:8108: $? = 0 | |
configure:8108: result: yes | |
configure:8108: checking sched.h presence | |
configure:8108: clang -E -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c | |
configure:8108: $? = 0 | |
configure:8108: result: yes | |
configure:8108: checking for sched.h | |
configure:8108: result: yes | |
configure:8108: checking shadow.h usability | |
configure:8108: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
conftest.c:66:10: fatal error: 'shadow.h' file not found | |
#include <shadow.h> | |
^~~~~~~~~~ | |
1 error generated. | |
configure:8108: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <shadow.h> | |
configure:8108: result: no | |
configure:8108: checking shadow.h presence | |
configure:8108: clang -E -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c | |
conftest.c:33:10: fatal error: 'shadow.h' file not found | |
#include <shadow.h> | |
^~~~~~~~~~ | |
1 error generated. | |
configure:8108: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| /* end confdefs.h. */ | |
| #include <shadow.h> | |
configure:8108: result: no | |
configure:8108: checking for shadow.h | |
configure:8108: result: no | |
configure:8108: checking signal.h usability | |
configure:8108: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:8108: $? = 0 | |
configure:8108: result: yes | |
configure:8108: checking signal.h presence | |
configure:8108: clang -E -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c | |
configure:8108: $? = 0 | |
configure:8108: result: yes | |
configure:8108: checking for signal.h | |
configure:8108: result: yes | |
configure:8108: checking stropts.h usability | |
configure:8108: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
conftest.c:67:10: fatal error: 'stropts.h' file not found | |
#include <stropts.h> | |
^~~~~~~~~~~ | |
1 error generated. | |
configure:8108: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <stropts.h> | |
configure:8108: result: no | |
configure:8108: checking stropts.h presence | |
configure:8108: clang -E -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c | |
conftest.c:34:10: fatal error: 'stropts.h' file not found | |
#include <stropts.h> | |
^~~~~~~~~~~ | |
1 error generated. | |
configure:8108: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| /* end confdefs.h. */ | |
| #include <stropts.h> | |
configure:8108: result: no | |
configure:8108: checking for stropts.h | |
configure:8108: result: no | |
configure:8108: checking termios.h usability | |
configure:8108: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:8108: $? = 0 | |
configure:8108: result: yes | |
configure:8108: checking termios.h presence | |
configure:8108: clang -E -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c | |
configure:8108: $? = 0 | |
configure:8108: result: yes | |
configure:8108: checking for termios.h | |
configure:8108: result: yes | |
configure:8108: checking utime.h usability | |
configure:8108: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:8108: $? = 0 | |
configure:8108: result: yes | |
configure:8108: checking utime.h presence | |
configure:8108: clang -E -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c | |
configure:8108: $? = 0 | |
configure:8108: result: yes | |
configure:8108: checking for utime.h | |
configure:8108: result: yes | |
configure:8108: checking poll.h usability | |
configure:8108: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:8108: $? = 0 | |
configure:8108: result: yes | |
configure:8108: checking poll.h presence | |
configure:8108: clang -E -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c | |
configure:8108: $? = 0 | |
configure:8108: result: yes | |
configure:8108: checking for poll.h | |
configure:8108: result: yes | |
configure:8108: checking sys/devpoll.h usability | |
configure:8108: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
conftest.c:70:10: fatal error: 'sys/devpoll.h' file not found | |
#include <sys/devpoll.h> | |
^~~~~~~~~~~~~~~ | |
1 error generated. | |
configure:8108: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <sys/devpoll.h> | |
configure:8108: result: no | |
configure:8108: checking sys/devpoll.h presence | |
configure:8108: clang -E -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c | |
conftest.c:37:10: fatal error: 'sys/devpoll.h' file not found | |
#include <sys/devpoll.h> | |
^~~~~~~~~~~~~~~ | |
1 error generated. | |
configure:8108: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| /* end confdefs.h. */ | |
| #include <sys/devpoll.h> | |
configure:8108: result: no | |
configure:8108: checking for sys/devpoll.h | |
configure:8108: result: no | |
configure:8108: checking sys/epoll.h usability | |
configure:8108: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
conftest.c:70:10: fatal error: 'sys/epoll.h' file not found | |
#include <sys/epoll.h> | |
^~~~~~~~~~~~~ | |
1 error generated. | |
configure:8108: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <sys/epoll.h> | |
configure:8108: result: no | |
configure:8108: checking sys/epoll.h presence | |
configure:8108: clang -E -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c | |
conftest.c:37:10: fatal error: 'sys/epoll.h' file not found | |
#include <sys/epoll.h> | |
^~~~~~~~~~~~~ | |
1 error generated. | |
configure:8108: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| /* end confdefs.h. */ | |
| #include <sys/epoll.h> | |
configure:8108: result: no | |
configure:8108: checking for sys/epoll.h | |
configure:8108: result: no | |
configure:8108: checking sys/poll.h usability | |
configure:8108: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:8108: $? = 0 | |
configure:8108: result: yes | |
configure:8108: checking sys/poll.h presence | |
configure:8108: clang -E -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c | |
configure:8108: $? = 0 | |
configure:8108: result: yes | |
configure:8108: checking for sys/poll.h | |
configure:8108: result: yes | |
configure:8108: checking sys/audioio.h usability | |
configure:8108: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
conftest.c:71:10: fatal error: 'sys/audioio.h' file not found | |
#include <sys/audioio.h> | |
^~~~~~~~~~~~~~~ | |
1 error generated. | |
configure:8108: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <sys/audioio.h> | |
configure:8108: result: no | |
configure:8108: checking sys/audioio.h presence | |
configure:8108: clang -E -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c | |
conftest.c:38:10: fatal error: 'sys/audioio.h' file not found | |
#include <sys/audioio.h> | |
^~~~~~~~~~~~~~~ | |
1 error generated. | |
configure:8108: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| /* end confdefs.h. */ | |
| #include <sys/audioio.h> | |
configure:8108: result: no | |
configure:8108: checking for sys/audioio.h | |
configure:8108: result: no | |
configure:8108: checking sys/xattr.h usability | |
configure:8108: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:8108: $? = 0 | |
configure:8108: result: yes | |
configure:8108: checking sys/xattr.h presence | |
configure:8108: clang -E -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c | |
configure:8108: $? = 0 | |
configure:8108: result: yes | |
configure:8108: checking for sys/xattr.h | |
configure:8108: result: yes | |
configure:8108: checking sys/bsdtty.h usability | |
configure:8108: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
conftest.c:72:10: fatal error: 'sys/bsdtty.h' file not found | |
#include <sys/bsdtty.h> | |
^~~~~~~~~~~~~~ | |
1 error generated. | |
configure:8108: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <sys/bsdtty.h> | |
configure:8108: result: no | |
configure:8108: checking sys/bsdtty.h presence | |
configure:8108: clang -E -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c | |
conftest.c:39:10: fatal error: 'sys/bsdtty.h' file not found | |
#include <sys/bsdtty.h> | |
^~~~~~~~~~~~~~ | |
1 error generated. | |
configure:8108: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| /* end confdefs.h. */ | |
| #include <sys/bsdtty.h> | |
configure:8108: result: no | |
configure:8108: checking for sys/bsdtty.h | |
configure:8108: result: no | |
configure:8108: checking sys/event.h usability | |
configure:8108: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:8108: $? = 0 | |
configure:8108: result: yes | |
configure:8108: checking sys/event.h presence | |
configure:8108: clang -E -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c | |
configure:8108: $? = 0 | |
configure:8108: result: yes | |
configure:8108: checking for sys/event.h | |
configure:8108: result: yes | |
configure:8108: checking sys/file.h usability | |
configure:8108: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:8108: $? = 0 | |
configure:8108: result: yes | |
configure:8108: checking sys/file.h presence | |
configure:8108: clang -E -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c | |
configure:8108: $? = 0 | |
configure:8108: result: yes | |
configure:8108: checking for sys/file.h | |
configure:8108: result: yes | |
configure:8108: checking sys/ioctl.h usability | |
configure:8108: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:8108: $? = 0 | |
configure:8108: result: yes | |
configure:8108: checking sys/ioctl.h presence | |
configure:8108: clang -E -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c | |
configure:8108: $? = 0 | |
configure:8108: result: yes | |
configure:8108: checking for sys/ioctl.h | |
configure:8108: result: yes | |
configure:8108: checking sys/kern_control.h usability | |
configure:8108: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:8108: $? = 0 | |
configure:8108: result: yes | |
configure:8108: checking sys/kern_control.h presence | |
configure:8108: clang -E -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c | |
configure:8108: $? = 0 | |
configure:8108: result: yes | |
configure:8108: checking for sys/kern_control.h | |
configure:8108: result: yes | |
configure:8108: checking sys/loadavg.h usability | |
configure:8108: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
conftest.c:76:10: fatal error: 'sys/loadavg.h' file not found | |
#include <sys/loadavg.h> | |
^~~~~~~~~~~~~~~ | |
1 error generated. | |
configure:8108: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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 <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <sys/loadavg.h> | |
configure:8108: result: no | |
configure:8108: checking sys/loadavg.h presence | |
configure:8108: clang -E -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c | |
conftest.c:43:10: fatal error: 'sys/loadavg.h' file not found | |
#include <sys/loadavg.h> | |
^~~~~~~~~~~~~~~ | |
1 error generated. | |
configure:8108: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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 <sys/loadavg.h> | |
configure:8108: result: no | |
configure:8108: checking for sys/loadavg.h | |
configure:8108: result: no | |
configure:8108: checking sys/lock.h usability | |
configure:8108: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:8108: $? = 0 | |
configure:8108: result: yes | |
configure:8108: checking sys/lock.h presence | |
configure:8108: clang -E -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c | |
configure:8108: $? = 0 | |
configure:8108: result: yes | |
configure:8108: checking for sys/lock.h | |
configure:8108: result: yes | |
configure:8108: checking sys/mkdev.h usability | |
configure:8108: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
conftest.c:77:10: fatal error: 'sys/mkdev.h' file not found | |
#include <sys/mkdev.h> | |
^~~~~~~~~~~~~ | |
1 error generated. | |
configure:8108: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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 <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <sys/mkdev.h> | |
configure:8108: result: no | |
configure:8108: checking sys/mkdev.h presence | |
configure:8108: clang -E -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c | |
conftest.c:44:10: fatal error: 'sys/mkdev.h' file not found | |
#include <sys/mkdev.h> | |
^~~~~~~~~~~~~ | |
1 error generated. | |
configure:8108: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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 <sys/mkdev.h> | |
configure:8108: result: no | |
configure:8108: checking for sys/mkdev.h | |
configure:8108: result: no | |
configure:8108: checking sys/modem.h usability | |
configure:8108: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
conftest.c:77:10: fatal error: 'sys/modem.h' file not found | |
#include <sys/modem.h> | |
^~~~~~~~~~~~~ | |
1 error generated. | |
configure:8108: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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 <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <sys/modem.h> | |
configure:8108: result: no | |
configure:8108: checking sys/modem.h presence | |
configure:8108: clang -E -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c | |
conftest.c:44:10: fatal error: 'sys/modem.h' file not found | |
#include <sys/modem.h> | |
^~~~~~~~~~~~~ | |
1 error generated. | |
configure:8108: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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 <sys/modem.h> | |
configure:8108: result: no | |
configure:8108: checking for sys/modem.h | |
configure:8108: result: no | |
configure:8108: checking sys/param.h usability | |
configure:8108: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:8108: $? = 0 | |
configure:8108: result: yes | |
configure:8108: checking sys/param.h presence | |
configure:8108: clang -E -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c | |
configure:8108: $? = 0 | |
configure:8108: result: yes | |
configure:8108: checking for sys/param.h | |
configure:8108: result: yes | |
configure:8108: checking sys/random.h usability | |
configure:8108: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:8108: $? = 0 | |
configure:8108: result: yes | |
configure:8108: checking sys/random.h presence | |
configure:8108: clang -E -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c | |
configure:8108: $? = 0 | |
configure:8108: result: yes | |
configure:8108: checking for sys/random.h | |
configure:8108: result: yes | |
configure:8108: checking sys/select.h usability | |
configure:8108: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:8108: $? = 0 | |
configure:8108: result: yes | |
configure:8108: checking sys/select.h presence | |
configure:8108: clang -E -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c | |
configure:8108: $? = 0 | |
configure:8108: result: yes | |
configure:8108: checking for sys/select.h | |
configure:8108: result: yes | |
configure:8108: checking sys/sendfile.h usability | |
configure:8108: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
conftest.c:80:10: fatal error: 'sys/sendfile.h' file not found | |
#include <sys/sendfile.h> | |
^~~~~~~~~~~~~~~~ | |
1 error generated. | |
configure:8108: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <sys/sendfile.h> | |
configure:8108: result: no | |
configure:8108: checking sys/sendfile.h presence | |
configure:8108: clang -E -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c | |
conftest.c:47:10: fatal error: 'sys/sendfile.h' file not found | |
#include <sys/sendfile.h> | |
^~~~~~~~~~~~~~~~ | |
1 error generated. | |
configure:8108: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| /* end confdefs.h. */ | |
| #include <sys/sendfile.h> | |
configure:8108: result: no | |
configure:8108: checking for sys/sendfile.h | |
configure:8108: result: no | |
configure:8108: checking sys/socket.h usability | |
configure:8108: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:8108: $? = 0 | |
configure:8108: result: yes | |
configure:8108: checking sys/socket.h presence | |
configure:8108: clang -E -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c | |
configure:8108: $? = 0 | |
configure:8108: result: yes | |
configure:8108: checking for sys/socket.h | |
configure:8108: result: yes | |
configure:8108: checking sys/statvfs.h usability | |
configure:8108: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:8108: $? = 0 | |
configure:8108: result: yes | |
configure:8108: checking sys/statvfs.h presence | |
configure:8108: clang -E -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c | |
configure:8108: $? = 0 | |
configure:8108: result: yes | |
configure:8108: checking for sys/statvfs.h | |
configure:8108: result: yes | |
configure:8108: checking for sys/stat.h | |
configure:8108: result: yes | |
configure:8108: checking sys/syscall.h usability | |
configure:8108: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:8108: $? = 0 | |
configure:8108: result: yes | |
configure:8108: checking sys/syscall.h presence | |
configure:8108: clang -E -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c | |
configure:8108: $? = 0 | |
configure:8108: result: yes | |
configure:8108: checking for sys/syscall.h | |
configure:8108: result: yes | |
configure:8108: checking sys/sys_domain.h usability | |
configure:8108: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:8108: $? = 0 | |
configure:8108: result: yes | |
configure:8108: checking sys/sys_domain.h presence | |
configure:8108: clang -E -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c | |
configure:8108: $? = 0 | |
configure:8108: result: yes | |
configure:8108: checking for sys/sys_domain.h | |
configure:8108: result: yes | |
configure:8108: checking sys/termio.h usability | |
configure:8108: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
conftest.c:85:10: fatal error: 'sys/termio.h' file not found | |
#include <sys/termio.h> | |
^~~~~~~~~~~~~~ | |
1 error generated. | |
configure:8108: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <sys/termio.h> | |
configure:8108: result: no | |
configure:8108: checking sys/termio.h presence | |
configure:8108: clang -E -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c | |
conftest.c:52:10: fatal error: 'sys/termio.h' file not found | |
#include <sys/termio.h> | |
^~~~~~~~~~~~~~ | |
1 error generated. | |
configure:8108: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_H 1 | |
| /* end confdefs.h. */ | |
| #include <sys/termio.h> | |
configure:8108: result: no | |
configure:8108: checking for sys/termio.h | |
configure:8108: result: no | |
configure:8108: checking sys/time.h usability | |
configure:8108: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:8108: $? = 0 | |
configure:8108: result: yes | |
configure:8108: checking sys/time.h presence | |
configure:8108: clang -E -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c | |
configure:8108: $? = 0 | |
configure:8108: result: yes | |
configure:8108: checking for sys/time.h | |
configure:8108: result: yes | |
configure:8108: checking sys/times.h usability | |
configure:8108: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:8108: $? = 0 | |
configure:8108: result: yes | |
configure:8108: checking sys/times.h presence | |
configure:8108: clang -E -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c | |
configure:8108: $? = 0 | |
configure:8108: result: yes | |
configure:8108: checking for sys/times.h | |
configure:8108: result: yes | |
configure:8108: checking for sys/types.h | |
configure:8108: result: yes | |
configure:8108: checking sys/uio.h usability | |
configure:8108: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:8108: $? = 0 | |
configure:8108: result: yes | |
configure:8108: checking sys/uio.h presence | |
configure:8108: clang -E -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c | |
configure:8108: $? = 0 | |
configure:8108: result: yes | |
configure:8108: checking for sys/uio.h | |
configure:8108: result: yes | |
configure:8108: checking sys/un.h usability | |
configure:8108: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:8108: $? = 0 | |
configure:8108: result: yes | |
configure:8108: checking sys/un.h presence | |
configure:8108: clang -E -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c | |
configure:8108: $? = 0 | |
configure:8108: result: yes | |
configure:8108: checking for sys/un.h | |
configure:8108: result: yes | |
configure:8108: checking sys/utsname.h usability | |
configure:8108: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:8108: $? = 0 | |
configure:8108: result: yes | |
configure:8108: checking sys/utsname.h presence | |
configure:8108: clang -E -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c | |
configure:8108: $? = 0 | |
configure:8108: result: yes | |
configure:8108: checking for sys/utsname.h | |
configure:8108: result: yes | |
configure:8108: checking sys/wait.h usability | |
configure:8108: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:8108: $? = 0 | |
configure:8108: result: yes | |
configure:8108: checking sys/wait.h presence | |
configure:8108: clang -E -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c | |
configure:8108: $? = 0 | |
configure:8108: result: yes | |
configure:8108: checking for sys/wait.h | |
configure:8108: result: yes | |
configure:8108: checking pty.h usability | |
configure:8108: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
conftest.c:92:10: fatal error: 'pty.h' file not found | |
#include <pty.h> | |
^~~~~~~ | |
1 error generated. | |
configure:8108: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <pty.h> | |
configure:8108: result: no | |
configure:8108: checking pty.h presence | |
configure:8108: clang -E -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c | |
conftest.c:59:10: fatal error: 'pty.h' file not found | |
#include <pty.h> | |
^~~~~~~ | |
1 error generated. | |
configure:8108: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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 | |
| /* end confdefs.h. */ | |
| #include <pty.h> | |
configure:8108: result: no | |
configure:8108: checking for pty.h | |
configure:8108: result: no | |
configure:8108: checking libutil.h usability | |
configure:8108: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
conftest.c:92:10: fatal error: 'libutil.h' file not found | |
#include <libutil.h> | |
^~~~~~~~~~~ | |
1 error generated. | |
configure:8108: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <libutil.h> | |
configure:8108: result: no | |
configure:8108: checking libutil.h presence | |
configure:8108: clang -E -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c | |
conftest.c:59:10: fatal error: 'libutil.h' file not found | |
#include <libutil.h> | |
^~~~~~~~~~~ | |
1 error generated. | |
configure:8108: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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 | |
| /* end confdefs.h. */ | |
| #include <libutil.h> | |
configure:8108: result: no | |
configure:8108: checking for libutil.h | |
configure:8108: result: no | |
configure:8108: checking sys/resource.h usability | |
configure:8108: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:8108: $? = 0 | |
configure:8108: result: yes | |
configure:8108: checking sys/resource.h presence | |
configure:8108: clang -E -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c | |
configure:8108: $? = 0 | |
configure:8108: result: yes | |
configure:8108: checking for sys/resource.h | |
configure:8108: result: yes | |
configure:8108: checking netpacket/packet.h usability | |
configure:8108: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
conftest.c:93:10: fatal error: 'netpacket/packet.h' file not found | |
#include <netpacket/packet.h> | |
^~~~~~~~~~~~~~~~~~~~ | |
1 error generated. | |
configure:8108: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <netpacket/packet.h> | |
configure:8108: result: no | |
configure:8108: checking netpacket/packet.h presence | |
configure:8108: clang -E -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c | |
conftest.c:60:10: fatal error: 'netpacket/packet.h' file not found | |
#include <netpacket/packet.h> | |
^~~~~~~~~~~~~~~~~~~~ | |
1 error generated. | |
configure:8108: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| /* end confdefs.h. */ | |
| #include <netpacket/packet.h> | |
configure:8108: result: no | |
configure:8108: checking for netpacket/packet.h | |
configure:8108: result: no | |
configure:8108: checking sysexits.h usability | |
configure:8108: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:8108: $? = 0 | |
configure:8108: result: yes | |
configure:8108: checking sysexits.h presence | |
configure:8108: clang -E -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c | |
configure:8108: $? = 0 | |
configure:8108: result: yes | |
configure:8108: checking for sysexits.h | |
configure:8108: result: yes | |
configure:8108: checking bluetooth.h usability | |
configure:8108: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
conftest.c:94:10: fatal error: 'bluetooth.h' file not found | |
#include <bluetooth.h> | |
^~~~~~~~~~~~~ | |
1 error generated. | |
configure:8108: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <bluetooth.h> | |
configure:8108: result: no | |
configure:8108: checking bluetooth.h presence | |
configure:8108: clang -E -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c | |
conftest.c:61:10: fatal error: 'bluetooth.h' file not found | |
#include <bluetooth.h> | |
^~~~~~~~~~~~~ | |
1 error generated. | |
configure:8108: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| /* end confdefs.h. */ | |
| #include <bluetooth.h> | |
configure:8108: result: no | |
configure:8108: checking for bluetooth.h | |
configure:8108: result: no | |
configure:8108: checking linux/tipc.h usability | |
configure:8108: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
conftest.c:94:10: fatal error: 'linux/tipc.h' file not found | |
#include <linux/tipc.h> | |
^~~~~~~~~~~~~~ | |
1 error generated. | |
configure:8108: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <linux/tipc.h> | |
configure:8108: result: no | |
configure:8108: checking linux/tipc.h presence | |
configure:8108: clang -E -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c | |
conftest.c:61:10: fatal error: 'linux/tipc.h' file not found | |
#include <linux/tipc.h> | |
^~~~~~~~~~~~~~ | |
1 error generated. | |
configure:8108: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| /* end confdefs.h. */ | |
| #include <linux/tipc.h> | |
configure:8108: result: no | |
configure:8108: checking for linux/tipc.h | |
configure:8108: result: no | |
configure:8108: checking linux/random.h usability | |
configure:8108: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
conftest.c:94:10: fatal error: 'linux/random.h' file not found | |
#include <linux/random.h> | |
^~~~~~~~~~~~~~~~ | |
1 error generated. | |
configure:8108: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <linux/random.h> | |
configure:8108: result: no | |
configure:8108: checking linux/random.h presence | |
configure:8108: clang -E -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c | |
conftest.c:61:10: fatal error: 'linux/random.h' file not found | |
#include <linux/random.h> | |
^~~~~~~~~~~~~~~~ | |
1 error generated. | |
configure:8108: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| /* end confdefs.h. */ | |
| #include <linux/random.h> | |
configure:8108: result: no | |
configure:8108: checking for linux/random.h | |
configure:8108: result: no | |
configure:8108: checking spawn.h usability | |
configure:8108: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:8108: $? = 0 | |
configure:8108: result: yes | |
configure:8108: checking spawn.h presence | |
configure:8108: clang -E -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c | |
configure:8108: $? = 0 | |
configure:8108: result: yes | |
configure:8108: checking for spawn.h | |
configure:8108: result: yes | |
configure:8108: checking util.h usability | |
configure:8108: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:8108: $? = 0 | |
configure:8108: result: yes | |
configure:8108: checking util.h presence | |
configure:8108: clang -E -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c | |
configure:8108: $? = 0 | |
configure:8108: result: yes | |
configure:8108: checking for util.h | |
configure:8108: result: yes | |
configure:8108: checking alloca.h usability | |
configure:8108: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:8108: $? = 0 | |
configure:8108: result: yes | |
configure:8108: checking alloca.h presence | |
configure:8108: clang -E -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c | |
configure:8108: $? = 0 | |
configure:8108: result: yes | |
configure:8108: checking for alloca.h | |
configure:8108: result: yes | |
configure:8108: checking endian.h usability | |
configure:8108: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
conftest.c:97:10: fatal error: 'endian.h' file not found | |
#include <endian.h> | |
^~~~~~~~~~ | |
1 error generated. | |
configure:8108: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <endian.h> | |
configure:8108: result: no | |
configure:8108: checking endian.h presence | |
configure:8108: clang -E -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c | |
conftest.c:64:10: fatal error: 'endian.h' file not found | |
#include <endian.h> | |
^~~~~~~~~~ | |
1 error generated. | |
configure:8108: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| /* end confdefs.h. */ | |
| #include <endian.h> | |
configure:8108: result: no | |
configure:8108: checking for endian.h | |
configure:8108: result: no | |
configure:8108: checking sys/endian.h usability | |
configure:8108: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
conftest.c:97:10: fatal error: 'sys/endian.h' file not found | |
#include <sys/endian.h> | |
^~~~~~~~~~~~~~ | |
1 error generated. | |
configure:8108: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <sys/endian.h> | |
configure:8108: result: no | |
configure:8108: checking sys/endian.h presence | |
configure:8108: clang -E -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c | |
conftest.c:64:10: fatal error: 'sys/endian.h' file not found | |
#include <sys/endian.h> | |
^~~~~~~~~~~~~~ | |
1 error generated. | |
configure:8108: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| /* end confdefs.h. */ | |
| #include <sys/endian.h> | |
configure:8108: result: no | |
configure:8108: checking for sys/endian.h | |
configure:8108: result: no | |
configure:8108: checking sys/sysmacros.h usability | |
configure:8108: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
conftest.c:97:10: fatal error: 'sys/sysmacros.h' file not found | |
#include <sys/sysmacros.h> | |
^~~~~~~~~~~~~~~~~ | |
1 error generated. | |
configure:8108: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <sys/sysmacros.h> | |
configure:8108: result: no | |
configure:8108: checking sys/sysmacros.h presence | |
configure:8108: clang -E -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c | |
conftest.c:64:10: fatal error: 'sys/sysmacros.h' file not found | |
#include <sys/sysmacros.h> | |
^~~~~~~~~~~~~~~~~ | |
1 error generated. | |
configure:8108: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| /* end confdefs.h. */ | |
| #include <sys/sysmacros.h> | |
configure:8108: result: no | |
configure:8108: checking for sys/sysmacros.h | |
configure:8108: result: no | |
configure:8108: checking linux/auxvec.h usability | |
configure:8108: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
conftest.c:97:10: fatal error: 'linux/auxvec.h' file not found | |
#include <linux/auxvec.h> | |
^~~~~~~~~~~~~~~~ | |
1 error generated. | |
configure:8108: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <linux/auxvec.h> | |
configure:8108: result: no | |
configure:8108: checking linux/auxvec.h presence | |
configure:8108: clang -E -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c | |
conftest.c:64:10: fatal error: 'linux/auxvec.h' file not found | |
#include <linux/auxvec.h> | |
^~~~~~~~~~~~~~~~ | |
1 error generated. | |
configure:8108: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| /* end confdefs.h. */ | |
| #include <linux/auxvec.h> | |
configure:8108: result: no | |
configure:8108: checking for linux/auxvec.h | |
configure:8108: result: no | |
configure:8108: checking sys/auxv.h usability | |
configure:8108: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
conftest.c:97:10: fatal error: 'sys/auxv.h' file not found | |
#include <sys/auxv.h> | |
^~~~~~~~~~~~ | |
1 error generated. | |
configure:8108: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <sys/auxv.h> | |
configure:8108: result: no | |
configure:8108: checking sys/auxv.h presence | |
configure:8108: clang -E -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c | |
conftest.c:64:10: fatal error: 'sys/auxv.h' file not found | |
#include <sys/auxv.h> | |
^~~~~~~~~~~~ | |
1 error generated. | |
configure:8108: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| /* end confdefs.h. */ | |
| #include <sys/auxv.h> | |
configure:8108: result: no | |
configure:8108: checking for sys/auxv.h | |
configure:8108: result: no | |
configure:8108: checking linux/memfd.h usability | |
configure:8108: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
conftest.c:97:10: fatal error: 'linux/memfd.h' file not found | |
#include <linux/memfd.h> | |
^~~~~~~~~~~~~~~ | |
1 error generated. | |
configure:8108: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <linux/memfd.h> | |
configure:8108: result: no | |
configure:8108: checking linux/memfd.h presence | |
configure:8108: clang -E -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c | |
conftest.c:64:10: fatal error: 'linux/memfd.h' file not found | |
#include <linux/memfd.h> | |
^~~~~~~~~~~~~~~ | |
1 error generated. | |
configure:8108: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| /* end confdefs.h. */ | |
| #include <linux/memfd.h> | |
configure:8108: result: no | |
configure:8108: checking for linux/memfd.h | |
configure:8108: result: no | |
configure:8108: checking linux/wait.h usability | |
configure:8108: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
conftest.c:97:10: fatal error: 'linux/wait.h' file not found | |
#include <linux/wait.h> | |
^~~~~~~~~~~~~~ | |
1 error generated. | |
configure:8108: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <linux/wait.h> | |
configure:8108: result: no | |
configure:8108: checking linux/wait.h presence | |
configure:8108: clang -E -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c | |
conftest.c:64:10: fatal error: 'linux/wait.h' file not found | |
#include <linux/wait.h> | |
^~~~~~~~~~~~~~ | |
1 error generated. | |
configure:8108: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| /* end confdefs.h. */ | |
| #include <linux/wait.h> | |
configure:8108: result: no | |
configure:8108: checking for linux/wait.h | |
configure:8108: result: no | |
configure:8108: checking sys/memfd.h usability | |
configure:8108: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
conftest.c:97:10: fatal error: 'sys/memfd.h' file not found | |
#include <sys/memfd.h> | |
^~~~~~~~~~~~~ | |
1 error generated. | |
configure:8108: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <sys/memfd.h> | |
configure:8108: result: no | |
configure:8108: checking sys/memfd.h presence | |
configure:8108: clang -E -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c | |
conftest.c:64:10: fatal error: 'sys/memfd.h' file not found | |
#include <sys/memfd.h> | |
^~~~~~~~~~~~~ | |
1 error generated. | |
configure:8108: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| /* end confdefs.h. */ | |
| #include <sys/memfd.h> | |
configure:8108: result: no | |
configure:8108: checking for sys/memfd.h | |
configure:8108: result: no | |
configure:8108: checking sys/mman.h usability | |
configure:8108: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:8108: $? = 0 | |
configure:8108: result: yes | |
configure:8108: checking sys/mman.h presence | |
configure:8108: clang -E -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c | |
configure:8108: $? = 0 | |
configure:8108: result: yes | |
configure:8108: checking for sys/mman.h | |
configure:8108: result: yes | |
configure:8108: checking sys/eventfd.h usability | |
configure:8108: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
conftest.c:98:10: fatal error: 'sys/eventfd.h' file not found | |
#include <sys/eventfd.h> | |
^~~~~~~~~~~~~~~ | |
1 error generated. | |
configure:8108: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <sys/eventfd.h> | |
configure:8108: result: no | |
configure:8108: checking sys/eventfd.h presence | |
configure:8108: clang -E -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c | |
conftest.c:65:10: fatal error: 'sys/eventfd.h' file not found | |
#include <sys/eventfd.h> | |
^~~~~~~~~~~~~~~ | |
1 error generated. | |
configure:8108: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| /* end confdefs.h. */ | |
| #include <sys/eventfd.h> | |
configure:8108: result: no | |
configure:8108: checking for sys/eventfd.h | |
configure:8108: result: no | |
configure:8121: checking for dirent.h that defines DIR | |
configure:8140: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:8140: $? = 0 | |
configure:8148: result: yes | |
configure:8161: checking for library containing opendir | |
configure:8192: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:8192: $? = 0 | |
configure:8209: result: none required | |
configure:8276: checking whether sys/types.h defines makedev | |
configure:8292: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:8292: $? = 0 | |
configure:8301: result: yes | |
configure:8333: checking bluetooth/bluetooth.h usability | |
configure:8333: clang -c -std=c99 -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
conftest.c:99:10: fatal error: 'bluetooth/bluetooth.h' file not found | |
#include <bluetooth/bluetooth.h> | |
^~~~~~~~~~~~~~~~~~~~~~~ | |
1 error generated. | |
configure:8333: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <bluetooth/bluetooth.h> | |
configure:8333: result: no | |
configure:8333: checking bluetooth/bluetooth.h presence | |
configure:8333: clang -E -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c | |
conftest.c:66:10: fatal error: 'bluetooth/bluetooth.h' file not found | |
#include <bluetooth/bluetooth.h> | |
^~~~~~~~~~~~~~~~~~~~~~~ | |
1 error generated. | |
configure:8333: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| /* end confdefs.h. */ | |
| #include <bluetooth/bluetooth.h> | |
configure:8333: result: no | |
configure:8333: checking for bluetooth/bluetooth.h | |
configure:8333: result: no | |
configure:8348: checking for net/if.h | |
configure:8348: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:8348: $? = 0 | |
configure:8348: result: yes | |
configure:8375: checking for linux/netlink.h | |
configure:8375: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
conftest.c:76:10: fatal error: 'linux/netlink.h' file not found | |
#include <linux/netlink.h> | |
^~~~~~~~~~~~~~~~~ | |
1 error generated. | |
configure:8375: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_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:8375: result: no | |
configure:8397: checking for linux/qrtr.h | |
configure:8397: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
conftest.c:76:10: fatal error: 'linux/qrtr.h' file not found | |
#include <linux/qrtr.h> | |
^~~~~~~~~~~~~~ | |
1 error generated. | |
configure:8397: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_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:8397: result: no | |
configure:8418: checking for linux/vm_sockets.h | |
configure:8418: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
conftest.c:73:10: fatal error: 'linux/vm_sockets.h' file not found | |
#include <linux/vm_sockets.h> | |
^~~~~~~~~~~~~~~~~~~~ | |
1 error generated. | |
configure:8418: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_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:8418: result: no | |
configure:8438: checking for linux/can.h | |
configure:8438: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
conftest.c:73:10: fatal error: 'linux/can.h' file not found | |
#include <linux/can.h> | |
^~~~~~~~~~~~~ | |
1 error generated. | |
configure:8438: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_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:8438: result: no | |
configure:8438: checking for linux/can/bcm.h | |
configure:8438: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
conftest.c:73:10: fatal error: 'linux/can/bcm.h' file not found | |
#include <linux/can/bcm.h> | |
^~~~~~~~~~~~~~~~~ | |
1 error generated. | |
configure:8438: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_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:8438: result: no | |
configure:8438: checking for linux/can/j1939.h | |
configure:8438: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
conftest.c:73:10: fatal error: 'linux/can/j1939.h' file not found | |
#include <linux/can/j1939.h> | |
^~~~~~~~~~~~~~~~~~~ | |
1 error generated. | |
configure:8438: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_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:8438: result: no | |
configure:8438: checking for linux/can/raw.h | |
configure:8438: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
conftest.c:73:10: fatal error: 'linux/can/raw.h' file not found | |
#include <linux/can/raw.h> | |
^~~~~~~~~~~~~~~~~ | |
1 error generated. | |
configure:8438: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_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:8438: result: no | |
configure:8456: checking for clock_t in time.h | |
configure:8475: result: yes | |
configure:8478: checking for makedev | |
configure:8501: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:8501: $? = 0 | |
configure:8508: result: yes | |
configure:8517: checking for le64toh | |
configure:8538: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c >&5 | |
conftest.c:79: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:8538: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 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 () | |
| { | |
| | |
| le64toh(1) | |
| ; | |
| return 0; | |
| } | |
| | |
configure:8545: result: no | |
configure:8585: checking for mode_t | |
configure:8585: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:8585: $? = 0 | |
configure:8585: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
conftest.c:109:21: error: expected expression | |
if (sizeof ((mode_t))) | |
^ | |
1 error generated. | |
configure:8585: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 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 <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| if (sizeof ((mode_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:8585: result: yes | |
configure:8596: checking for off_t | |
configure:8596: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:8596: $? = 0 | |
configure:8596: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
conftest.c:109:20: error: expected expression | |
if (sizeof ((off_t))) | |
^ | |
1 error generated. | |
configure:8596: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 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 <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| if (sizeof ((off_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:8596: result: yes | |
configure:8607: checking for pid_t | |
configure:8607: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:8607: $? = 0 | |
configure:8607: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
conftest.c:109:20: error: expected expression | |
if (sizeof ((pid_t))) | |
^ | |
1 error generated. | |
configure:8607: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 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 <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| if (sizeof ((pid_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:8607: result: yes | |
configure:8623: checking for size_t | |
configure:8623: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:8623: $? = 0 | |
configure:8623: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
conftest.c:110:21: error: expected expression | |
if (sizeof ((size_t))) | |
^ | |
1 error generated. | |
configure:8623: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 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 <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| if (sizeof ((size_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:8623: result: yes | |
configure:8634: checking for uid_t in sys/types.h | |
configure:8653: result: yes | |
configure:8665: checking for ssize_t | |
configure:8665: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:8665: $? = 0 | |
configure:8665: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
conftest.c:110:22: error: expected expression | |
if (sizeof ((ssize_t))) | |
^ | |
1 error generated. | |
configure:8665: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 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 <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| if (sizeof ((ssize_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:8665: result: yes | |
configure:8672: checking for __uint128_t | |
configure:8672: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:8672: $? = 0 | |
configure:8672: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
conftest.c:111:26: error: expected expression | |
if (sizeof ((__uint128_t))) | |
^ | |
1 error generated. | |
configure:8672: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 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 <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| if (sizeof ((__uint128_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:8672: result: yes | |
configure:8686: checking size of int | |
configure:8691: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:8691: $? = 0 | |
configure:8691: ./conftest | |
configure:8691: $? = 0 | |
configure:8705: result: 4 | |
configure:8719: checking size of long | |
configure:8724: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:8724: $? = 0 | |
configure:8724: ./conftest | |
configure:8724: $? = 0 | |
configure:8738: result: 8 | |
configure:8750: checking alignment of long | |
configure:8755: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:8755: $? = 0 | |
configure:8755: ./conftest | |
configure:8755: $? = 0 | |
configure:8773: result: 8 | |
configure:8787: checking size of long long | |
configure:8792: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:8792: $? = 0 | |
configure:8792: ./conftest | |
configure:8792: $? = 0 | |
configure:8806: result: 8 | |
configure:8820: checking size of void * | |
configure:8825: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:8825: $? = 0 | |
configure:8825: ./conftest | |
configure:8825: $? = 0 | |
configure:8839: result: 8 | |
configure:8853: checking size of short | |
configure:8858: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:8858: $? = 0 | |
configure:8858: ./conftest | |
configure:8858: $? = 0 | |
configure:8872: result: 2 | |
configure:8886: checking size of float | |
configure:8891: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:8891: $? = 0 | |
configure:8891: ./conftest | |
configure:8891: $? = 0 | |
configure:8905: result: 4 | |
configure:8919: checking size of double | |
configure:8924: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:8924: $? = 0 | |
configure:8924: ./conftest | |
configure:8924: $? = 0 | |
configure:8938: result: 8 | |
configure:8952: checking size of fpos_t | |
configure:8957: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:8957: $? = 0 | |
configure:8957: ./conftest | |
configure:8957: $? = 0 | |
configure:8971: result: 8 | |
configure:8985: checking size of size_t | |
configure:8990: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:8990: $? = 0 | |
configure:8990: ./conftest | |
configure:8990: $? = 0 | |
configure:9004: result: 8 | |
configure:9016: checking alignment of size_t | |
configure:9021: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:9021: $? = 0 | |
configure:9021: ./conftest | |
configure:9021: $? = 0 | |
configure:9039: result: 8 | |
configure:9053: checking size of pid_t | |
configure:9058: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:9058: $? = 0 | |
configure:9058: ./conftest | |
configure:9058: $? = 0 | |
configure:9072: result: 4 | |
configure:9086: checking size of uintptr_t | |
configure:9091: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:9091: $? = 0 | |
configure:9091: ./conftest | |
configure:9091: $? = 0 | |
configure:9105: result: 8 | |
configure:9117: checking for long double | |
configure:9150: result: yes | |
configure:9162: checking size of long double | |
configure:9167: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:9167: $? = 0 | |
configure:9167: ./conftest | |
configure:9167: $? = 0 | |
configure:9181: result: 8 | |
configure:9196: checking size of _Bool | |
configure:9201: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:9201: $? = 0 | |
configure:9201: ./conftest | |
configure:9201: $? = 0 | |
configure:9215: result: 1 | |
configure:9230: checking size of off_t | |
configure:9235: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:9235: $? = 0 | |
configure:9235: ./conftest | |
configure:9235: $? = 0 | |
configure:9254: result: 8 | |
configure:9265: checking whether to enable large file support | |
configure:9275: result: no | |
configure:9283: checking size of time_t | |
configure:9288: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:9288: $? = 0 | |
configure:9288: ./conftest | |
configure:9288: $? = 0 | |
configure:9310: result: 8 | |
configure:9331: checking for pthread_t | |
configure:9347: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
conftest.c:99:18: warning: indirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference] | |
pthread_t x; x = *(pthread_t*)0; | |
^~~~~~~~~~~~~~ | |
conftest.c:99:18: note: consider using __builtin_trap() or qualifying pointer with 'volatile' | |
1 warning generated. | |
configure:9347: $? = 0 | |
configure:9351: result: yes | |
configure:9358: checking size of pthread_t | |
configure:9363: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:9363: $? = 0 | |
configure:9363: ./conftest | |
configure:9363: $? = 0 | |
configure:9382: result: 8 | |
configure:9400: checking size of pthread_key_t | |
configure:9405: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:9405: $? = 0 | |
configure:9405: ./conftest | |
configure:9405: $? = 0 | |
configure:9420: result: 8 | |
configure:9430: checking whether pthread_key_t is compatible with int | |
configure:9459: result: no | |
configure:9511: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:9511: $? = 0 | |
configure:9511: ./conftest | |
configure:9511: $? = 1 | |
configure: program exited with status 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 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_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 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 | |
| /* end confdefs.h. */ | |
| | |
| #include <unistd.h> | |
| int main(int argc, char*argv[]) | |
| { | |
| if (sizeof(long) == 4) { | |
| return 0; | |
| } else { | |
| return 1; | |
| } | |
| } | |
| | |
configure:9555: checking for --enable-framework | |
configure:9572: result: no | |
configure:9576: checking for dyld | |
configure:9583: result: always on for Darwin | |
configure:9592: checking for --with-address-sanitizer | |
configure:9606: result: no | |
configure:9611: checking for --with-memory-sanitizer | |
configure:9661: result: no | |
configure:9666: checking for --with-undefined-behavior-sanitizer | |
configure:9680: result: no | |
configure:9697: checking the extension of shared libraries | |
configure:9711: result: .so | |
configure:9718: checking LDSHARED | |
configure:9837: result: $(CC) -bundle -undefined dynamic_lookup | |
configure:9843: checking CCSHARED | |
configure:9875: result: | |
configure:9879: checking LINKFORSHARED | |
configure:9948: result: -Wl,-stack_size,1000000 -framework CoreFoundation | |
configure:9953: checking CFLAGSFORSHARED | |
configure:9966: result: $(CCSHARED) | |
configure:9978: checking SHLIBS | |
configure:9984: result: $(LIBS) | |
configure:9989: checking for sendfile in -lsendfile | |
configure:10014: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -lsendfile >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
ld: library not found for -lsendfile | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:10014: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 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_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 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. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char sendfile (); | |
| int | |
| main () | |
| { | |
| return sendfile (); | |
| ; | |
| return 0; | |
| } | |
configure:10023: result: no | |
configure:10034: checking for dlopen in -ldl | |
configure:10059: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:10059: $? = 0 | |
configure:10068: result: yes | |
configure:10079: checking for shl_load in -ldld | |
configure:10104: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldld -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
ld: library not found for -ldld | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:10104: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 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_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 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. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char shl_load (); | |
| int | |
| main () | |
| { | |
| return shl_load (); | |
| ; | |
| return 0; | |
| } | |
configure:10113: result: no | |
configure:10129: checking uuid/uuid.h usability | |
configure:10129: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:10129: $? = 0 | |
configure:10129: result: yes | |
configure:10129: checking uuid/uuid.h presence | |
configure:10129: clang -E -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c | |
configure:10129: $? = 0 | |
configure:10129: result: yes | |
configure:10129: checking for uuid/uuid.h | |
configure:10129: result: yes | |
configure:10129: checking uuid.h usability | |
configure:10129: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
conftest.c:133:10: fatal error: 'uuid.h' file not found | |
#include <uuid.h> | |
^~~~~~~~ | |
1 error generated. | |
configure:10129: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 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_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 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. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <uuid.h> | |
configure:10129: result: no | |
configure:10129: checking uuid.h presence | |
configure:10129: clang -E -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c | |
conftest.c:100:10: fatal error: 'uuid.h' file not found | |
#include <uuid.h> | |
^~~~~~~~ | |
1 error generated. | |
configure:10129: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 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_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 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. */ | |
| #include <uuid.h> | |
configure:10129: result: no | |
configure:10129: checking for uuid.h | |
configure:10129: result: no | |
configure:10140: checking for uuid_generate_time_safe | |
configure:10157: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
conftest.c:106:11: error: use of undeclared identifier 'uuid_generate_time_safe'; did you mean 'uuid_generate_time'? | |
void *x = uuid_generate_time_safe | |
^~~~~~~~~~~~~~~~~~~~~~~ | |
uuid_generate_time | |
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/uuid/uuid.h:63:6: note: 'uuid_generate_time' declared here | |
void uuid_generate_time(uuid_t out); | |
^ | |
1 error generated. | |
configure:10157: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 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_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 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. */ | |
| #include <uuid/uuid.h> | |
| int | |
| main () | |
| { | |
| | |
| #ifndef uuid_generate_time_safe | |
| void *x = uuid_generate_time_safe | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
configure:10164: result: no | |
configure:10172: checking for uuid_generate_time in -luuid | |
configure:10197: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -luuid -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
ld: library not found for -luuid | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:10197: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 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_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 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. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char uuid_generate_time (); | |
| int | |
| main () | |
| { | |
| return uuid_generate_time (); | |
| ; | |
| return 0; | |
| } | |
configure:10206: result: no | |
configure:10221: checking for uuid_create | |
configure:10238: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
conftest.c:100:10: fatal error: 'uuid.h' file not found | |
#include <uuid.h> | |
^~~~~~~~ | |
1 error generated. | |
configure:10238: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 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_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 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. */ | |
| #include <uuid.h> | |
| int | |
| main () | |
| { | |
| | |
| #ifndef uuid_create | |
| void *x = uuid_create | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
configure:10245: result: no | |
configure:10253: checking for uuid_enc_be | |
configure:10270: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
conftest.c:100:10: fatal error: 'uuid.h' file not found | |
#include <uuid.h> | |
^~~~~~~~ | |
1 error generated. | |
configure:10270: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 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_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 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. */ | |
| #include <uuid.h> | |
| int | |
| main () | |
| { | |
| | |
| #ifndef uuid_enc_be | |
| void *x = uuid_enc_be | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
configure:10277: result: no | |
configure:10286: checking for library containing sem_init | |
configure:10317: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:10317: $? = 0 | |
configure:10334: result: none required | |
configure:10344: checking for textdomain in -lintl | |
configure:10369: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -lintl -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
ld: warning: ignoring file /usr/local/lib/libintl.dylib, building for macOS-arm64 but attempting to link with file built for macOS-x86_64 | |
Undefined symbols for architecture arm64: | |
"_textdomain", referenced from: | |
_main in conftest-ce48a9.o | |
ld: symbol(s) not found for architecture arm64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:10369: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 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_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 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. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char textdomain (); | |
| int | |
| main () | |
| { | |
| return textdomain (); | |
| ; | |
| return 0; | |
| } | |
configure:10378: result: no | |
configure:10439: checking aligned memory access is required | |
configure:10463: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:10463: $? = 0 | |
configure:10463: ./conftest | |
configure:10463: $? = 0 | |
configure:10475: result: no | |
configure:10486: checking for --with-hash-algorithm | |
configure:10509: result: default | |
configure:10529: checking for --with-tzpath | |
configure:10549: result: "/usr/share/zoneinfo:/usr/lib/zoneinfo:/usr/share/lib/zoneinfo:/etc/zoneinfo" | |
configure:10556: checking for t_open in -lnsl | |
configure:10581: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -lnsl -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
ld: library not found for -lnsl | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:10581: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 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_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 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. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char t_open (); | |
| int | |
| main () | |
| { | |
| return t_open (); | |
| ; | |
| return 0; | |
| } | |
configure:10590: result: no | |
configure:10596: checking for socket in -lsocket | |
configure:10621: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -lsocket -ldl -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
ld: library not found for -lsocket | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:10621: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 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_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 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. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char socket (); | |
| int | |
| main () | |
| { | |
| return socket (); | |
| ; | |
| return 0; | |
| } | |
configure:10630: result: no | |
configure:10637: checking for --with-libs | |
configure:10648: result: no | |
configure:10707: checking for pkg-config | |
configure:10740: result: no | |
configure:10775: checking for --with-system-expat | |
configure:10786: result: no | |
configure:10790: checking for --with-system-ffi | |
configure:10811: result: no | |
configure:10832: checking for --with-system-libmpdec | |
configure:10843: result: no | |
configure:10847: checking for --with-decimal-contextvar | |
configure:10865: result: yes | |
configure:10869: checking for --enable-loadable-sqlite-extensions | |
configure:10879: result: no | |
configure:10885: checking for --with-tcltk-includes | |
configure:10895: result: -I/usr/local/opt/tcl-tk/include | |
configure:10897: checking for --with-tcltk-libs | |
configure:10907: result: -L/usr/local/opt/tcl-tk/lib -ltcl8.6 -ltk8.6 | |
configure:10928: checking for --with-dbmliborder | |
configure:10947: result: | |
configure:11313: checking if PTHREAD_SCOPE_SYSTEM is supported | |
configure:11338: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11338: $? = 0 | |
configure:11338: ./conftest | |
configure:11338: $? = 0 | |
configure:11350: result: yes | |
configure:11359: checking for pthread_sigmask | |
configure:11359: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11359: $? = 0 | |
configure:11359: result: yes | |
configure:11376: checking for pthread_getcpuclockid | |
configure:11376: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
Undefined symbols for architecture arm64: | |
"_pthread_getcpuclockid", referenced from: | |
_main in conftest-1d33b2.o | |
ld: symbol(s) not found for architecture arm64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:11376: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 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_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 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 WITH_DECIMAL_CONTEXTVAR 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. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #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 () | |
| { | |
| return pthread_getcpuclockid (); | |
| ; | |
| return 0; | |
| } | |
configure:11376: result: no | |
configure:11390: checking if --enable-ipv6 is specified | |
configure:11422: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:11422: $? = 0 | |
configure:11424: result: yes | |
configure:11438: checking if RFC2553 API is available | |
configure:11455: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
conftest.c:111:10: warning: expression result unused [-Wunused-value] | |
x.sin6_scope_id; | |
~ ^~~~~~~~~~~~~ | |
1 warning generated. | |
configure:11455: $? = 0 | |
configure:11457: result: yes | |
configure:11484: checking ipv6 stack type | |
configure:11617: result: kame | |
configure:11637: checking for CAN_RAW_FD_FRAMES | |
configure:11651: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
conftest.c:106:10: fatal error: 'linux/can/raw.h' file not found | |
#include <linux/can/raw.h> | |
^~~~~~~~~~~~~~~~~ | |
1 error generated. | |
configure:11651: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 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_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 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 WITH_DECIMAL_CONTEXTVAR 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 () | |
| { | |
| int can_raw_fd_frames = CAN_RAW_FD_FRAMES; | |
| ; | |
| return 0; | |
| } | |
configure:11661: result: no | |
configure:11667: checking for CAN_RAW_JOIN_FILTERS | |
configure:11681: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
conftest.c:106:10: fatal error: 'linux/can/raw.h' file not found | |
#include <linux/can/raw.h> | |
^~~~~~~~~~~~~~~~~ | |
1 error generated. | |
configure:11681: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 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_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 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 WITH_DECIMAL_CONTEXTVAR 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 () | |
| { | |
| int can_raw_join_filters = CAN_RAW_JOIN_FILTERS; | |
| ; | |
| return 0; | |
| } | |
configure:11691: result: no | |
configure:11698: checking for --with-doc-strings | |
configure:11716: result: yes | |
configure:11720: checking for --with-pymalloc | |
configure:11739: result: yes | |
configure:11743: checking for --with-c-locale-coercion | |
configure:11762: result: yes | |
configure:11766: checking for --with-valgrind | |
configure:11776: result: no | |
configure:11794: checking for --with-dtrace | |
configure:11804: result: no | |
configure:11896: checking for dlopen | |
configure:11896: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11896: $? = 0 | |
configure:11896: result: yes | |
configure:11909: checking DYNLOADFILE | |
configure:11925: result: dynload_shlib.o | |
configure:11937: checking MACHDEP_OBJS | |
configure:11946: result: none | |
configure:11981: checking for alarm | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for accept4 | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
Undefined symbols for architecture arm64: | |
"_accept4", referenced from: | |
_main in conftest-048bf6.o | |
ld: symbol(s) not found for architecture arm64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:11981: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 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_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 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 WITH_DECIMAL_CONTEXTVAR 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 WITH_PYMALLOC 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 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. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #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 () | |
| { | |
| return accept4 (); | |
| ; | |
| return 0; | |
| } | |
configure:11981: result: no | |
configure:11981: checking for setitimer | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for getitimer | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for bind_textdomain_codeset | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
Undefined symbols for architecture arm64: | |
"_bind_textdomain_codeset", referenced from: | |
_main in conftest-39b1ee.o | |
ld: symbol(s) not found for architecture arm64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:11981: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 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_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 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 WITH_DECIMAL_CONTEXTVAR 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 WITH_PYMALLOC 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_GETITIMER 1 | |
| /* end confdefs.h. */ | |
| /* Define bind_textdomain_codeset to an innocuous variant, in case <limits.h> declares bind_textdomain_codeset. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define bind_textdomain_codeset innocuous_bind_textdomain_codeset | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char bind_textdomain_codeset (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef bind_textdomain_codeset | |
| | |
| /* 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 bind_textdomain_codeset (); | |
| /* 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_bind_textdomain_codeset || defined __stub___bind_textdomain_codeset | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return bind_textdomain_codeset (); | |
| ; | |
| return 0; | |
| } | |
configure:11981: result: no | |
configure:11981: checking for chown | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for clock | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for confstr | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for close_range | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
Undefined symbols for architecture arm64: | |
"_close_range", referenced from: | |
_main in conftest-cd6e2e.o | |
ld: symbol(s) not found for architecture arm64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:11981: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 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_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 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 WITH_DECIMAL_CONTEXTVAR 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 WITH_PYMALLOC 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 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. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #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 () | |
| { | |
| return close_range (); | |
| ; | |
| return 0; | |
| } | |
configure:11981: result: no | |
configure:11981: checking for copy_file_range | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
Undefined symbols for architecture arm64: | |
"_copy_file_range", referenced from: | |
_main in conftest-fe7f74.o | |
ld: symbol(s) not found for architecture arm64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:11981: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 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_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 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 WITH_DECIMAL_CONTEXTVAR 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 WITH_PYMALLOC 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_GETITIMER 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. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #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 () | |
| { | |
| return copy_file_range (); | |
| ; | |
| return 0; | |
| } | |
configure:11981: result: no | |
configure:11981: checking for ctermid | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for dup3 | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
Undefined symbols for architecture arm64: | |
"_dup3", referenced from: | |
_main in conftest-35e9dc.o | |
ld: symbol(s) not found for architecture arm64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:11981: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 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_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 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 WITH_DECIMAL_CONTEXTVAR 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 WITH_PYMALLOC 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 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. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #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 () | |
| { | |
| return dup3 (); | |
| ; | |
| return 0; | |
| } | |
configure:11981: result: no | |
configure:11981: checking for execv | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for explicit_bzero | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
Undefined symbols for architecture arm64: | |
"_explicit_bzero", referenced from: | |
_main in conftest-d5bc4c.o | |
ld: symbol(s) not found for architecture arm64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:11981: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 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_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 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 WITH_DECIMAL_CONTEXTVAR 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 WITH_PYMALLOC 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 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. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #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 () | |
| { | |
| return explicit_bzero (); | |
| ; | |
| return 0; | |
| } | |
configure:11981: result: no | |
configure:11981: checking for explicit_memset | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
Undefined symbols for architecture arm64: | |
"_explicit_memset", referenced from: | |
_main in conftest-755fd3.o | |
ld: symbol(s) not found for architecture arm64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:11981: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 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_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 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 WITH_DECIMAL_CONTEXTVAR 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 WITH_PYMALLOC 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 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. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #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 () | |
| { | |
| return explicit_memset (); | |
| ; | |
| return 0; | |
| } | |
configure:11981: result: no | |
configure:11981: checking for faccessat | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for fchmod | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for fchmodat | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for fchown | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for fchownat | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for fdwalk | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
Undefined symbols for architecture arm64: | |
"_fdwalk", referenced from: | |
_main in conftest-0e45b7.o | |
ld: symbol(s) not found for architecture arm64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:11981: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 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_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 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 WITH_DECIMAL_CONTEXTVAR 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 WITH_PYMALLOC 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 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 | |
| /* 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. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #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 () | |
| { | |
| return fdwalk (); | |
| ; | |
| return 0; | |
| } | |
configure:11981: result: no | |
configure:11981: checking for fexecve | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
Undefined symbols for architecture arm64: | |
"_fexecve", referenced from: | |
_main in conftest-2ef10d.o | |
ld: symbol(s) not found for architecture arm64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:11981: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 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_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 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 WITH_DECIMAL_CONTEXTVAR 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 WITH_PYMALLOC 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 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 | |
| /* 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. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #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 () | |
| { | |
| return fexecve (); | |
| ; | |
| return 0; | |
| } | |
configure:11981: result: no | |
configure:11981: checking for fdopendir | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for fork | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for fpathconf | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for fstatat | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for ftime | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for ftruncate | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for futimesat | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
Undefined symbols for architecture arm64: | |
"_futimesat", referenced from: | |
_main in conftest-b13dbb.o | |
ld: symbol(s) not found for architecture arm64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:11981: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 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_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 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 WITH_DECIMAL_CONTEXTVAR 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 WITH_PYMALLOC 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 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 | |
| /* 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. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #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 () | |
| { | |
| return futimesat (); | |
| ; | |
| return 0; | |
| } | |
configure:11981: result: no | |
configure:11981: checking for futimens | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for futimes | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for gai_strerror | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for getentropy | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for getgrgid_r | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for getgrnam_r | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for getgrouplist | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for getgroups | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for getlogin | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for getloadavg | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for getpeername | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for getpgid | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for getpid | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for getpriority | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for getresuid | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
Undefined symbols for architecture arm64: | |
"_getresuid", referenced from: | |
_main in conftest-d23bd4.o | |
ld: symbol(s) not found for architecture arm64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:11981: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 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_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 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 WITH_DECIMAL_CONTEXTVAR 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 WITH_PYMALLOC 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 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_GETENTROPY 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPRIORITY 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. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #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 () | |
| { | |
| return getresuid (); | |
| ; | |
| return 0; | |
| } | |
configure:11981: result: no | |
configure:11981: checking for getresgid | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
Undefined symbols for architecture arm64: | |
"_getresgid", referenced from: | |
_main in conftest-c04f71.o | |
ld: symbol(s) not found for architecture arm64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:11981: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 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_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 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 WITH_DECIMAL_CONTEXTVAR 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 WITH_PYMALLOC 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 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_GETENTROPY 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPRIORITY 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. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #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 () | |
| { | |
| return getresgid (); | |
| ; | |
| return 0; | |
| } | |
configure:11981: result: no | |
configure:11981: checking for getpwent | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for getpwnam_r | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for getpwuid_r | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for getspnam | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
Undefined symbols for architecture arm64: | |
"_getspnam", referenced from: | |
_main in conftest-c82cf8.o | |
ld: symbol(s) not found for architecture arm64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:11981: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 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_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 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 WITH_DECIMAL_CONTEXTVAR 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 WITH_PYMALLOC 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 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_GETENTROPY 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID_R 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. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #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 () | |
| { | |
| return getspnam (); | |
| ; | |
| return 0; | |
| } | |
configure:11981: result: no | |
configure:11981: checking for getspent | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
Undefined symbols for architecture arm64: | |
"_getspent", referenced from: | |
_main in conftest-90166f.o | |
ld: symbol(s) not found for architecture arm64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:11981: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 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_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 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 WITH_DECIMAL_CONTEXTVAR 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 WITH_PYMALLOC 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 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_GETENTROPY 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID_R 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. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #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 () | |
| { | |
| return getspent (); | |
| ; | |
| return 0; | |
| } | |
configure:11981: result: no | |
configure:11981: checking for getsid | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for getwd | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for if_nameindex | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for initgroups | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for kill | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for killpg | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for lchown | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for lockf | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for linkat | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for lstat | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for lutimes | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for mmap | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for memrchr | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
Undefined symbols for architecture arm64: | |
"_memrchr", referenced from: | |
_main in conftest-496d4a.o | |
ld: symbol(s) not found for architecture arm64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:11981: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 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_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 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 WITH_DECIMAL_CONTEXTVAR 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 WITH_PYMALLOC 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 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_GETENTROPY 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_IF_NAMEINDEX 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_KILL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LINKAT 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_MMAP 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. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #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 () | |
| { | |
| return memrchr (); | |
| ; | |
| return 0; | |
| } | |
configure:11981: result: no | |
configure:11981: checking for mbrtowc | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for mkdirat | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for mkfifo | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for madvise | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for mkfifoat | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for mknod | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for mknodat | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for mktime | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for mremap | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
Undefined symbols for architecture arm64: | |
"_mremap", referenced from: | |
_main in conftest-e3019d.o | |
ld: symbol(s) not found for architecture arm64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:11981: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 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_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 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 WITH_DECIMAL_CONTEXTVAR 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 WITH_PYMALLOC 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 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_GETENTROPY 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_IF_NAMEINDEX 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_KILL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LINKAT 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MKDIRAT 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MADVISE 1 | |
| #define HAVE_MKFIFOAT 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKNODAT 1 | |
| #define HAVE_MKTIME 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. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #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 () | |
| { | |
| return mremap (); | |
| ; | |
| return 0; | |
| } | |
configure:11981: result: no | |
configure:11981: checking for nice | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for openat | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for pathconf | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for pause | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for pipe2 | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
Undefined symbols for architecture arm64: | |
"_pipe2", referenced from: | |
_main in conftest-f6f62b.o | |
ld: symbol(s) not found for architecture arm64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:11981: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 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_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 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 WITH_DECIMAL_CONTEXTVAR 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 WITH_PYMALLOC 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 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_GETENTROPY 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_IF_NAMEINDEX 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_KILL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LINKAT 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MKDIRAT 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MADVISE 1 | |
| #define HAVE_MKFIFOAT 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKNODAT 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_PAUSE 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. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #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 () | |
| { | |
| return pipe2 (); | |
| ; | |
| return 0; | |
| } | |
configure:11981: result: no | |
configure:11981: checking for plock | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
Undefined symbols for architecture arm64: | |
"_plock", referenced from: | |
_main in conftest-5377a2.o | |
ld: symbol(s) not found for architecture arm64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:11981: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 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_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 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 WITH_DECIMAL_CONTEXTVAR 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 WITH_PYMALLOC 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 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_GETENTROPY 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_IF_NAMEINDEX 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_KILL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LINKAT 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MKDIRAT 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MADVISE 1 | |
| #define HAVE_MKFIFOAT 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKNODAT 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_PAUSE 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. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #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 () | |
| { | |
| return plock (); | |
| ; | |
| return 0; | |
| } | |
configure:11981: result: no | |
configure:11981: checking for poll | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for posix_fallocate | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
Undefined symbols for architecture arm64: | |
"_posix_fallocate", referenced from: | |
_main in conftest-e24612.o | |
ld: symbol(s) not found for architecture arm64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:11981: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 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_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 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 WITH_DECIMAL_CONTEXTVAR 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 WITH_PYMALLOC 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 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_GETENTROPY 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_IF_NAMEINDEX 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_KILL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LINKAT 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MKDIRAT 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MADVISE 1 | |
| #define HAVE_MKFIFOAT 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKNODAT 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_PAUSE 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. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #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 () | |
| { | |
| return posix_fallocate (); | |
| ; | |
| return 0; | |
| } | |
configure:11981: result: no | |
configure:11981: checking for posix_fadvise | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
Undefined symbols for architecture arm64: | |
"_posix_fadvise", referenced from: | |
_main in conftest-52d57c.o | |
ld: symbol(s) not found for architecture arm64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:11981: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 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_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 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 WITH_DECIMAL_CONTEXTVAR 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 WITH_PYMALLOC 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 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_GETENTROPY 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_IF_NAMEINDEX 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_KILL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LINKAT 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MKDIRAT 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MADVISE 1 | |
| #define HAVE_MKFIFOAT 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKNODAT 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_PAUSE 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. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #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 () | |
| { | |
| return posix_fadvise (); | |
| ; | |
| return 0; | |
| } | |
configure:11981: result: no | |
configure:11981: checking for posix_spawn | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for posix_spawnp | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for pread | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for preadv | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for preadv2 | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
Undefined symbols for architecture arm64: | |
"_preadv2", referenced from: | |
_main in conftest-702e33.o | |
ld: symbol(s) not found for architecture arm64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:11981: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 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_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 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 WITH_DECIMAL_CONTEXTVAR 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 WITH_PYMALLOC 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 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_GETENTROPY 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_IF_NAMEINDEX 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_KILL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LINKAT 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MKDIRAT 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MADVISE 1 | |
| #define HAVE_MKFIFOAT 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKNODAT 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_PAUSE 1 | |
| #define HAVE_POLL 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. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #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 () | |
| { | |
| return preadv2 (); | |
| ; | |
| return 0; | |
| } | |
configure:11981: result: no | |
configure:11981: checking for pthread_condattr_setclock | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
Undefined symbols for architecture arm64: | |
"_pthread_condattr_setclock", referenced from: | |
_main in conftest-233f7d.o | |
ld: symbol(s) not found for architecture arm64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:11981: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 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_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 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 WITH_DECIMAL_CONTEXTVAR 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 WITH_PYMALLOC 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 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_GETENTROPY 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_IF_NAMEINDEX 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_KILL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LINKAT 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MKDIRAT 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MADVISE 1 | |
| #define HAVE_MKFIFOAT 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKNODAT 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_PAUSE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_POSIX_SPAWNP 1 | |
| #define HAVE_PREAD 1 | |
| #define HAVE_PREADV 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. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #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 () | |
| { | |
| return pthread_condattr_setclock (); | |
| ; | |
| return 0; | |
| } | |
configure:11981: result: no | |
configure:11981: checking for pthread_init | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
Undefined symbols for architecture arm64: | |
"_pthread_init", referenced from: | |
_main in conftest-1ae9cc.o | |
ld: symbol(s) not found for architecture arm64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:11981: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 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_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 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 WITH_DECIMAL_CONTEXTVAR 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 WITH_PYMALLOC 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 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_GETENTROPY 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_IF_NAMEINDEX 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_KILL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LINKAT 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MKDIRAT 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MADVISE 1 | |
| #define HAVE_MKFIFOAT 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKNODAT 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_PAUSE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_POSIX_SPAWNP 1 | |
| #define HAVE_PREAD 1 | |
| #define HAVE_PREADV 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. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #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 () | |
| { | |
| return pthread_init (); | |
| ; | |
| return 0; | |
| } | |
configure:11981: result: no | |
configure:11981: checking for pthread_kill | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for pwrite | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for pwritev | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for pwritev2 | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
Undefined symbols for architecture arm64: | |
"_pwritev2", referenced from: | |
_main in conftest-ce9c70.o | |
ld: symbol(s) not found for architecture arm64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:11981: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 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_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 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 WITH_DECIMAL_CONTEXTVAR 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 WITH_PYMALLOC 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 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_GETENTROPY 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_IF_NAMEINDEX 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_KILL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LINKAT 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MKDIRAT 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MADVISE 1 | |
| #define HAVE_MKFIFOAT 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKNODAT 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_PAUSE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_POSIX_SPAWNP 1 | |
| #define HAVE_PREAD 1 | |
| #define HAVE_PREADV 1 | |
| #define HAVE_PTHREAD_KILL 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. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #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 () | |
| { | |
| return pwritev2 (); | |
| ; | |
| return 0; | |
| } | |
configure:11981: result: no | |
configure:11981: checking for readlink | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for readlinkat | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for readv | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for realpath | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for renameat | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for sem_open | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for sem_timedwait | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
Undefined symbols for architecture arm64: | |
"_sem_timedwait", referenced from: | |
_main in conftest-9ead97.o | |
ld: symbol(s) not found for architecture arm64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:11981: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 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_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 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 WITH_DECIMAL_CONTEXTVAR 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 WITH_PYMALLOC 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 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_GETENTROPY 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_IF_NAMEINDEX 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_KILL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LINKAT 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MKDIRAT 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MADVISE 1 | |
| #define HAVE_MKFIFOAT 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKNODAT 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_PAUSE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_POSIX_SPAWNP 1 | |
| #define HAVE_PREAD 1 | |
| #define HAVE_PREADV 1 | |
| #define HAVE_PTHREAD_KILL 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_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. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #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 () | |
| { | |
| return sem_timedwait (); | |
| ; | |
| return 0; | |
| } | |
configure:11981: result: no | |
configure:11981: checking for sem_clockwait | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
Undefined symbols for architecture arm64: | |
"_sem_clockwait", referenced from: | |
_main in conftest-1ef719.o | |
ld: symbol(s) not found for architecture arm64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:11981: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 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_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 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 WITH_DECIMAL_CONTEXTVAR 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 WITH_PYMALLOC 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 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_GETENTROPY 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_IF_NAMEINDEX 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_KILL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LINKAT 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MKDIRAT 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MADVISE 1 | |
| #define HAVE_MKFIFOAT 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKNODAT 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_PAUSE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_POSIX_SPAWNP 1 | |
| #define HAVE_PREAD 1 | |
| #define HAVE_PREADV 1 | |
| #define HAVE_PTHREAD_KILL 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_SEM_OPEN 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. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #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 () | |
| { | |
| return sem_clockwait (); | |
| ; | |
| return 0; | |
| } | |
configure:11981: result: no | |
configure:11981: checking for sem_getvalue | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for sem_unlink | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for sendfile | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for setegid | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for seteuid | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for setgid | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for sethostname | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for setlocale | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for setregid | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for setreuid | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for setresuid | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
Undefined symbols for architecture arm64: | |
"_setresuid", referenced from: | |
_main in conftest-fb7b1d.o | |
ld: symbol(s) not found for architecture arm64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:11981: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 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_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 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 WITH_DECIMAL_CONTEXTVAR 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 WITH_PYMALLOC 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 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_GETENTROPY 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_IF_NAMEINDEX 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_KILL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LINKAT 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MKDIRAT 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MADVISE 1 | |
| #define HAVE_MKFIFOAT 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKNODAT 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_PAUSE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_POSIX_SPAWNP 1 | |
| #define HAVE_PREAD 1 | |
| #define HAVE_PREADV 1 | |
| #define HAVE_PTHREAD_KILL 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_SEM_OPEN 1 | |
| #define HAVE_SEM_GETVALUE 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_SETLOCALE 1 | |
| #define HAVE_SETREGID 1 | |
| #define HAVE_SETREUID 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. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #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 () | |
| { | |
| return setresuid (); | |
| ; | |
| return 0; | |
| } | |
configure:11981: result: no | |
configure:11981: checking for setresgid | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
Undefined symbols for architecture arm64: | |
"_setresgid", referenced from: | |
_main in conftest-f74514.o | |
ld: symbol(s) not found for architecture arm64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:11981: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 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_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 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 WITH_DECIMAL_CONTEXTVAR 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 WITH_PYMALLOC 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 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_GETENTROPY 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_IF_NAMEINDEX 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_KILL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LINKAT 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MKDIRAT 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MADVISE 1 | |
| #define HAVE_MKFIFOAT 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKNODAT 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_PAUSE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_POSIX_SPAWNP 1 | |
| #define HAVE_PREAD 1 | |
| #define HAVE_PREADV 1 | |
| #define HAVE_PTHREAD_KILL 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_SEM_OPEN 1 | |
| #define HAVE_SEM_GETVALUE 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_SETLOCALE 1 | |
| #define HAVE_SETREGID 1 | |
| #define HAVE_SETREUID 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. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #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 () | |
| { | |
| return setresgid (); | |
| ; | |
| return 0; | |
| } | |
configure:11981: result: no | |
configure:11981: checking for setsid | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for setpgid | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for setpgrp | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for setpriority | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for setuid | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for setvbuf | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for sched_get_priority_max | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for sched_setaffinity | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
Undefined symbols for architecture arm64: | |
"_sched_setaffinity", referenced from: | |
_main in conftest-044daa.o | |
ld: symbol(s) not found for architecture arm64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:11981: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 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_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 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 WITH_DECIMAL_CONTEXTVAR 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 WITH_PYMALLOC 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 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_GETENTROPY 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_IF_NAMEINDEX 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_KILL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LINKAT 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MKDIRAT 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MADVISE 1 | |
| #define HAVE_MKFIFOAT 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKNODAT 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_PAUSE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_POSIX_SPAWNP 1 | |
| #define HAVE_PREAD 1 | |
| #define HAVE_PREADV 1 | |
| #define HAVE_PTHREAD_KILL 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_SEM_OPEN 1 | |
| #define HAVE_SEM_GETVALUE 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_SETLOCALE 1 | |
| #define HAVE_SETREGID 1 | |
| #define HAVE_SETREUID 1 | |
| #define HAVE_SETSID 1 | |
| #define HAVE_SETPGID 1 | |
| #define HAVE_SETPGRP 1 | |
| #define HAVE_SETPRIORITY 1 | |
| #define HAVE_SETUID 1 | |
| #define HAVE_SETVBUF 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. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #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 () | |
| { | |
| return sched_setaffinity (); | |
| ; | |
| return 0; | |
| } | |
configure:11981: result: no | |
configure:11981: checking for sched_setscheduler | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
Undefined symbols for architecture arm64: | |
"_sched_setscheduler", referenced from: | |
_main in conftest-c9b637.o | |
ld: symbol(s) not found for architecture arm64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:11981: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 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_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 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 WITH_DECIMAL_CONTEXTVAR 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 WITH_PYMALLOC 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 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_GETENTROPY 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_IF_NAMEINDEX 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_KILL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LINKAT 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MKDIRAT 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MADVISE 1 | |
| #define HAVE_MKFIFOAT 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKNODAT 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_PAUSE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_POSIX_SPAWNP 1 | |
| #define HAVE_PREAD 1 | |
| #define HAVE_PREADV 1 | |
| #define HAVE_PTHREAD_KILL 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_SEM_OPEN 1 | |
| #define HAVE_SEM_GETVALUE 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_SETLOCALE 1 | |
| #define HAVE_SETREGID 1 | |
| #define HAVE_SETREUID 1 | |
| #define HAVE_SETSID 1 | |
| #define HAVE_SETPGID 1 | |
| #define HAVE_SETPGRP 1 | |
| #define HAVE_SETPRIORITY 1 | |
| #define HAVE_SETUID 1 | |
| #define HAVE_SETVBUF 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. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #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 () | |
| { | |
| return sched_setscheduler (); | |
| ; | |
| return 0; | |
| } | |
configure:11981: result: no | |
configure:11981: checking for sched_setparam | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
Undefined symbols for architecture arm64: | |
"_sched_setparam", referenced from: | |
_main in conftest-55207b.o | |
ld: symbol(s) not found for architecture arm64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:11981: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 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_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 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 WITH_DECIMAL_CONTEXTVAR 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 WITH_PYMALLOC 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 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_GETENTROPY 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_IF_NAMEINDEX 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_KILL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LINKAT 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MKDIRAT 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MADVISE 1 | |
| #define HAVE_MKFIFOAT 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKNODAT 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_PAUSE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_POSIX_SPAWNP 1 | |
| #define HAVE_PREAD 1 | |
| #define HAVE_PREADV 1 | |
| #define HAVE_PTHREAD_KILL 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_SEM_OPEN 1 | |
| #define HAVE_SEM_GETVALUE 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_SETLOCALE 1 | |
| #define HAVE_SETREGID 1 | |
| #define HAVE_SETREUID 1 | |
| #define HAVE_SETSID 1 | |
| #define HAVE_SETPGID 1 | |
| #define HAVE_SETPGRP 1 | |
| #define HAVE_SETPRIORITY 1 | |
| #define HAVE_SETUID 1 | |
| #define HAVE_SETVBUF 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. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #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 () | |
| { | |
| return sched_setparam (); | |
| ; | |
| return 0; | |
| } | |
configure:11981: result: no | |
configure:11981: checking for sched_rr_get_interval | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
Undefined symbols for architecture arm64: | |
"_sched_rr_get_interval", referenced from: | |
_main in conftest-44f0fe.o | |
ld: symbol(s) not found for architecture arm64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:11981: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 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_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 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 WITH_DECIMAL_CONTEXTVAR 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 WITH_PYMALLOC 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 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_GETENTROPY 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_IF_NAMEINDEX 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_KILL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LINKAT 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MKDIRAT 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MADVISE 1 | |
| #define HAVE_MKFIFOAT 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKNODAT 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_PAUSE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_POSIX_SPAWNP 1 | |
| #define HAVE_PREAD 1 | |
| #define HAVE_PREADV 1 | |
| #define HAVE_PTHREAD_KILL 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_SEM_OPEN 1 | |
| #define HAVE_SEM_GETVALUE 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_SETLOCALE 1 | |
| #define HAVE_SETREGID 1 | |
| #define HAVE_SETREUID 1 | |
| #define HAVE_SETSID 1 | |
| #define HAVE_SETPGID 1 | |
| #define HAVE_SETPGRP 1 | |
| #define HAVE_SETPRIORITY 1 | |
| #define HAVE_SETUID 1 | |
| #define HAVE_SETVBUF 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. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #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 () | |
| { | |
| return sched_rr_get_interval (); | |
| ; | |
| return 0; | |
| } | |
configure:11981: result: no | |
configure:11981: checking for sigaction | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for sigaltstack | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for sigfillset | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for siginterrupt | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for sigpending | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for sigrelse | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for sigtimedwait | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
Undefined symbols for architecture arm64: | |
"_sigtimedwait", referenced from: | |
_main in conftest-ffead1.o | |
ld: symbol(s) not found for architecture arm64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:11981: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 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_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 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 WITH_DECIMAL_CONTEXTVAR 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 WITH_PYMALLOC 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 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_GETENTROPY 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_IF_NAMEINDEX 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_KILL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LINKAT 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MKDIRAT 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MADVISE 1 | |
| #define HAVE_MKFIFOAT 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKNODAT 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_PAUSE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_POSIX_SPAWNP 1 | |
| #define HAVE_PREAD 1 | |
| #define HAVE_PREADV 1 | |
| #define HAVE_PTHREAD_KILL 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_SEM_OPEN 1 | |
| #define HAVE_SEM_GETVALUE 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_SETLOCALE 1 | |
| #define HAVE_SETREGID 1 | |
| #define HAVE_SETREUID 1 | |
| #define HAVE_SETSID 1 | |
| #define HAVE_SETPGID 1 | |
| #define HAVE_SETPGRP 1 | |
| #define HAVE_SETPRIORITY 1 | |
| #define HAVE_SETUID 1 | |
| #define HAVE_SETVBUF 1 | |
| #define HAVE_SCHED_GET_PRIORITY_MAX 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. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #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 () | |
| { | |
| return sigtimedwait (); | |
| ; | |
| return 0; | |
| } | |
configure:11981: result: no | |
configure:11981: checking for sigwait | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for sigwaitinfo | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
Undefined symbols for architecture arm64: | |
"_sigwaitinfo", referenced from: | |
_main in conftest-55c596.o | |
ld: symbol(s) not found for architecture arm64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:11981: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 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_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 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 WITH_DECIMAL_CONTEXTVAR 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 WITH_PYMALLOC 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 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_GETENTROPY 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_IF_NAMEINDEX 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_KILL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LINKAT 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MKDIRAT 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MADVISE 1 | |
| #define HAVE_MKFIFOAT 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKNODAT 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_PAUSE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_POSIX_SPAWNP 1 | |
| #define HAVE_PREAD 1 | |
| #define HAVE_PREADV 1 | |
| #define HAVE_PTHREAD_KILL 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_SEM_OPEN 1 | |
| #define HAVE_SEM_GETVALUE 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_SETLOCALE 1 | |
| #define HAVE_SETREGID 1 | |
| #define HAVE_SETREUID 1 | |
| #define HAVE_SETSID 1 | |
| #define HAVE_SETPGID 1 | |
| #define HAVE_SETPGRP 1 | |
| #define HAVE_SETPRIORITY 1 | |
| #define HAVE_SETUID 1 | |
| #define HAVE_SETVBUF 1 | |
| #define HAVE_SCHED_GET_PRIORITY_MAX 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. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #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 () | |
| { | |
| return sigwaitinfo (); | |
| ; | |
| return 0; | |
| } | |
configure:11981: result: no | |
configure:11981: checking for snprintf | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
conftest.c:231:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration] | |
char snprintf (); | |
^ | |
conftest.c:231:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)' | |
1 warning generated. | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for splice | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
Undefined symbols for architecture arm64: | |
"_splice", referenced from: | |
_main in conftest-3e6d5b.o | |
ld: symbol(s) not found for architecture arm64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:11981: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 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_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 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 WITH_DECIMAL_CONTEXTVAR 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 WITH_PYMALLOC 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 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_GETENTROPY 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_IF_NAMEINDEX 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_KILL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LINKAT 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MKDIRAT 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MADVISE 1 | |
| #define HAVE_MKFIFOAT 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKNODAT 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_PAUSE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_POSIX_SPAWNP 1 | |
| #define HAVE_PREAD 1 | |
| #define HAVE_PREADV 1 | |
| #define HAVE_PTHREAD_KILL 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_SEM_OPEN 1 | |
| #define HAVE_SEM_GETVALUE 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_SETLOCALE 1 | |
| #define HAVE_SETREGID 1 | |
| #define HAVE_SETREUID 1 | |
| #define HAVE_SETSID 1 | |
| #define HAVE_SETPGID 1 | |
| #define HAVE_SETPGRP 1 | |
| #define HAVE_SETPRIORITY 1 | |
| #define HAVE_SETUID 1 | |
| #define HAVE_SETVBUF 1 | |
| #define HAVE_SCHED_GET_PRIORITY_MAX 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. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #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 () | |
| { | |
| return splice (); | |
| ; | |
| return 0; | |
| } | |
configure:11981: result: no | |
configure:11981: checking for strftime | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for strlcpy | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
conftest.c:233:6: warning: incompatible redeclaration of library function 'strlcpy' [-Wincompatible-library-redeclaration] | |
char strlcpy (); | |
^ | |
conftest.c:233:6: note: 'strlcpy' is a builtin with type 'unsigned long (char *, const char *, unsigned long)' | |
1 warning generated. | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for strsignal | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for symlinkat | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for sync | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for sysconf | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for tcgetpgrp | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for tcsetpgrp | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for tempnam | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for timegm | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for times | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for tmpfile | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for tmpnam | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for tmpnam_r | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
Undefined symbols for architecture arm64: | |
"_tmpnam_r", referenced from: | |
_main in conftest-325b78.o | |
ld: symbol(s) not found for architecture arm64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:11981: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 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_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 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 WITH_DECIMAL_CONTEXTVAR 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 WITH_PYMALLOC 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 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_GETENTROPY 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_IF_NAMEINDEX 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_KILL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LINKAT 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MKDIRAT 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MADVISE 1 | |
| #define HAVE_MKFIFOAT 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKNODAT 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_PAUSE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_POSIX_SPAWNP 1 | |
| #define HAVE_PREAD 1 | |
| #define HAVE_PREADV 1 | |
| #define HAVE_PTHREAD_KILL 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_SEM_OPEN 1 | |
| #define HAVE_SEM_GETVALUE 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_SETLOCALE 1 | |
| #define HAVE_SETREGID 1 | |
| #define HAVE_SETREUID 1 | |
| #define HAVE_SETSID 1 | |
| #define HAVE_SETPGID 1 | |
| #define HAVE_SETPGRP 1 | |
| #define HAVE_SETPRIORITY 1 | |
| #define HAVE_SETUID 1 | |
| #define HAVE_SETVBUF 1 | |
| #define HAVE_SCHED_GET_PRIORITY_MAX 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. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #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 () | |
| { | |
| return tmpnam_r (); | |
| ; | |
| return 0; | |
| } | |
configure:11981: result: no | |
configure:11981: checking for truncate | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for uname | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for unlinkat | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for utimensat | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for utimes | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for vfork | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
conftest.c:250:6: warning: incompatible redeclaration of library function 'vfork' [-Wincompatible-library-redeclaration] | |
char vfork (); | |
^ | |
conftest.c:250:6: note: 'vfork' is a builtin with type 'int (void)' | |
1 warning generated. | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for waitid | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for waitpid | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for wait3 | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for wait4 | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for wcscoll | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for wcsftime | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for wcsxfrm | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for wmemcmp | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
conftest.c:258:6: warning: incompatible redeclaration of library function 'wmemcmp' [-Wincompatible-library-redeclaration] | |
char wmemcmp (); | |
^ | |
conftest.c:258:6: note: 'wmemcmp' is a builtin with type 'int (const int *, const int *, unsigned long)' | |
1 warning generated. | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for writev | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11981: $? = 0 | |
configure:11981: result: yes | |
configure:11981: checking for _getpty | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
Undefined symbols for architecture arm64: | |
"__getpty", referenced from: | |
_main in conftest-08faa3.o | |
ld: symbol(s) not found for architecture arm64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:11981: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 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_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 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 WITH_DECIMAL_CONTEXTVAR 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 WITH_PYMALLOC 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 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_GETENTROPY 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_IF_NAMEINDEX 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_KILL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LINKAT 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MKDIRAT 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MADVISE 1 | |
| #define HAVE_MKFIFOAT 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKNODAT 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_PAUSE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_POSIX_SPAWNP 1 | |
| #define HAVE_PREAD 1 | |
| #define HAVE_PREADV 1 | |
| #define HAVE_PTHREAD_KILL 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_SEM_OPEN 1 | |
| #define HAVE_SEM_GETVALUE 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_SETLOCALE 1 | |
| #define HAVE_SETREGID 1 | |
| #define HAVE_SETREUID 1 | |
| #define HAVE_SETSID 1 | |
| #define HAVE_SETPGID 1 | |
| #define HAVE_SETPGRP 1 | |
| #define HAVE_SETPRIORITY 1 | |
| #define HAVE_SETUID 1 | |
| #define HAVE_SETVBUF 1 | |
| #define HAVE_SCHED_GET_PRIORITY_MAX 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_UNAME 1 | |
| #define HAVE_UNLINKAT 1 | |
| #define HAVE_UTIMENSAT 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WAITID 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_WAIT3 1 | |
| #define HAVE_WAIT4 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_WCSFTIME 1 | |
| #define HAVE_WCSXFRM 1 | |
| #define HAVE_WMEMCMP 1 | |
| #define HAVE_WRITEV 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. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #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 () | |
| { | |
| return _getpty (); | |
| ; | |
| return 0; | |
| } | |
configure:11981: result: no | |
configure:11981: checking for rtpSpawn | |
configure:11981: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
Undefined symbols for architecture arm64: | |
"_rtpSpawn", referenced from: | |
_main in conftest-5c5be0.o | |
ld: symbol(s) not found for architecture arm64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:11981: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 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_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 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 WITH_DECIMAL_CONTEXTVAR 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 WITH_PYMALLOC 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 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_GETENTROPY 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_IF_NAMEINDEX 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_KILL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LINKAT 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MKDIRAT 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MADVISE 1 | |
| #define HAVE_MKFIFOAT 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKNODAT 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_PAUSE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_POSIX_SPAWNP 1 | |
| #define HAVE_PREAD 1 | |
| #define HAVE_PREADV 1 | |
| #define HAVE_PTHREAD_KILL 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_SEM_OPEN 1 | |
| #define HAVE_SEM_GETVALUE 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_SETLOCALE 1 | |
| #define HAVE_SETREGID 1 | |
| #define HAVE_SETREUID 1 | |
| #define HAVE_SETSID 1 | |
| #define HAVE_SETPGID 1 | |
| #define HAVE_SETPGRP 1 | |
| #define HAVE_SETPRIORITY 1 | |
| #define HAVE_SETUID 1 | |
| #define HAVE_SETVBUF 1 | |
| #define HAVE_SCHED_GET_PRIORITY_MAX 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_UNAME 1 | |
| #define HAVE_UNLINKAT 1 | |
| #define HAVE_UTIMENSAT 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WAITID 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_WAIT3 1 | |
| #define HAVE_WAIT4 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_WCSFTIME 1 | |
| #define HAVE_WCSXFRM 1 | |
| #define HAVE_WMEMCMP 1 | |
| #define HAVE_WRITEV 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. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #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 () | |
| { | |
| return rtpSpawn (); | |
| ; | |
| return 0; | |
| } | |
configure:11981: result: no | |
configure:11997: checking for lchmod | |
configure:11997: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:11997: $? = 0 | |
configure:11997: result: yes | |
configure:12008: checking whether dirfd is declared | |
configure:12008: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:12008: $? = 0 | |
configure:12008: result: yes | |
configure:12020: checking for chroot | |
configure:12033: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:12033: $? = 0 | |
configure:12037: result: yes | |
configure:12045: checking for link | |
configure:12058: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:12058: $? = 0 | |
configure:12062: result: yes | |
configure:12070: checking for symlink | |
configure:12083: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:12083: $? = 0 | |
configure:12087: result: yes | |
configure:12095: checking for fchdir | |
configure:12108: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:12108: $? = 0 | |
configure:12112: result: yes | |
configure:12120: checking for fsync | |
configure:12133: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:12133: $? = 0 | |
configure:12137: result: yes | |
configure:12145: checking for fdatasync | |
configure:12158: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
conftest.c:248:9: error: use of undeclared identifier 'fdatasync' | |
void *x=fdatasync | |
^ | |
1 error generated. | |
configure:12158: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 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_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 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 WITH_DECIMAL_CONTEXTVAR 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 WITH_PYMALLOC 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 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_GETENTROPY 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_IF_NAMEINDEX 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_KILL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LINKAT 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MKDIRAT 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MADVISE 1 | |
| #define HAVE_MKFIFOAT 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKNODAT 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_PAUSE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_POSIX_SPAWNP 1 | |
| #define HAVE_PREAD 1 | |
| #define HAVE_PREADV 1 | |
| #define HAVE_PTHREAD_KILL 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_SEM_OPEN 1 | |
| #define HAVE_SEM_GETVALUE 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_SETLOCALE 1 | |
| #define HAVE_SETREGID 1 | |
| #define HAVE_SETREUID 1 | |
| #define HAVE_SETSID 1 | |
| #define HAVE_SETPGID 1 | |
| #define HAVE_SETPGRP 1 | |
| #define HAVE_SETPRIORITY 1 | |
| #define HAVE_SETUID 1 | |
| #define HAVE_SETVBUF 1 | |
| #define HAVE_SCHED_GET_PRIORITY_MAX 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_UNAME 1 | |
| #define HAVE_UNLINKAT 1 | |
| #define HAVE_UTIMENSAT 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WAITID 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_WAIT3 1 | |
| #define HAVE_WAIT4 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_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 *x=fdatasync | |
| ; | |
| return 0; | |
| } | |
configure:12165: result: no | |
configure:12170: checking for epoll | |
configure:12183: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
conftest.c:244:10: fatal error: 'sys/epoll.h' file not found | |
#include <sys/epoll.h> | |
^~~~~~~~~~~~~ | |
1 error generated. | |
configure:12183: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 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_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 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 WITH_DECIMAL_CONTEXTVAR 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 WITH_PYMALLOC 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 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_GETENTROPY 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_IF_NAMEINDEX 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_KILL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LINKAT 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MKDIRAT 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MADVISE 1 | |
| #define HAVE_MKFIFOAT 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKNODAT 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_PAUSE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_POSIX_SPAWNP 1 | |
| #define HAVE_PREAD 1 | |
| #define HAVE_PREADV 1 | |
| #define HAVE_PTHREAD_KILL 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_SEM_OPEN 1 | |
| #define HAVE_SEM_GETVALUE 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_SETLOCALE 1 | |
| #define HAVE_SETREGID 1 | |
| #define HAVE_SETREUID 1 | |
| #define HAVE_SETSID 1 | |
| #define HAVE_SETPGID 1 | |
| #define HAVE_SETPGRP 1 | |
| #define HAVE_SETPRIORITY 1 | |
| #define HAVE_SETUID 1 | |
| #define HAVE_SETVBUF 1 | |
| #define HAVE_SCHED_GET_PRIORITY_MAX 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_UNAME 1 | |
| #define HAVE_UNLINKAT 1 | |
| #define HAVE_UTIMENSAT 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WAITID 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_WAIT3 1 | |
| #define HAVE_WAIT4 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_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 *x=epoll_create | |
| ; | |
| return 0; | |
| } | |
configure:12190: result: no | |
configure:12195: checking for epoll_create1 | |
configure:12208: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
conftest.c:244:10: fatal error: 'sys/epoll.h' file not found | |
#include <sys/epoll.h> | |
^~~~~~~~~~~~~ | |
1 error generated. | |
configure:12208: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 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_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 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 WITH_DECIMAL_CONTEXTVAR 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 WITH_PYMALLOC 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 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_GETENTROPY 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_IF_NAMEINDEX 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_KILL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LINKAT 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MKDIRAT 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MADVISE 1 | |
| #define HAVE_MKFIFOAT 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKNODAT 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_PAUSE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_POSIX_SPAWNP 1 | |
| #define HAVE_PREAD 1 | |
| #define HAVE_PREADV 1 | |
| #define HAVE_PTHREAD_KILL 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_SEM_OPEN 1 | |
| #define HAVE_SEM_GETVALUE 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_SETLOCALE 1 | |
| #define HAVE_SETREGID 1 | |
| #define HAVE_SETREUID 1 | |
| #define HAVE_SETSID 1 | |
| #define HAVE_SETPGID 1 | |
| #define HAVE_SETPGRP 1 | |
| #define HAVE_SETPRIORITY 1 | |
| #define HAVE_SETUID 1 | |
| #define HAVE_SETVBUF 1 | |
| #define HAVE_SCHED_GET_PRIORITY_MAX 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_UNAME 1 | |
| #define HAVE_UNLINKAT 1 | |
| #define HAVE_UTIMENSAT 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WAITID 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_WAIT3 1 | |
| #define HAVE_WAIT4 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_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 *x=epoll_create1 | |
| ; | |
| return 0; | |
| } | |
configure:12215: result: no | |
configure:12220: checking for kqueue | |
configure:12236: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:12236: $? = 0 | |
configure:12240: result: yes | |
configure:12248: checking for prlimit | |
configure:12264: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
conftest.c:252:9: error: use of undeclared identifier 'prlimit' | |
void *x=prlimit | |
^ | |
1 error generated. | |
configure:12264: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 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_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 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 WITH_DECIMAL_CONTEXTVAR 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 WITH_PYMALLOC 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 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_GETENTROPY 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_IF_NAMEINDEX 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_KILL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LINKAT 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MKDIRAT 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MADVISE 1 | |
| #define HAVE_MKFIFOAT 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKNODAT 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_PAUSE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_POSIX_SPAWNP 1 | |
| #define HAVE_PREAD 1 | |
| #define HAVE_PREADV 1 | |
| #define HAVE_PTHREAD_KILL 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_SEM_OPEN 1 | |
| #define HAVE_SEM_GETVALUE 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_SETLOCALE 1 | |
| #define HAVE_SETREGID 1 | |
| #define HAVE_SETREUID 1 | |
| #define HAVE_SETSID 1 | |
| #define HAVE_SETPGID 1 | |
| #define HAVE_SETPGRP 1 | |
| #define HAVE_SETPRIORITY 1 | |
| #define HAVE_SETUID 1 | |
| #define HAVE_SETVBUF 1 | |
| #define HAVE_SCHED_GET_PRIORITY_MAX 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_UNAME 1 | |
| #define HAVE_UNLINKAT 1 | |
| #define HAVE_UTIMENSAT 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WAITID 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_WAIT3 1 | |
| #define HAVE_WAIT4 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_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 *x=prlimit | |
| ; | |
| return 0; | |
| } | |
configure:12271: result: no | |
configure:12276: checking for _dyld_shared_cache_contains_path | |
configure:12289: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:12289: $? = 0 | |
configure:12293: result: yes | |
configure:12302: checking for memfd_create | |
configure:12322: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
conftest.c:257:9: error: use of undeclared identifier 'memfd_create' | |
void *x=memfd_create | |
^ | |
1 error generated. | |
configure:12322: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 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_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 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 WITH_DECIMAL_CONTEXTVAR 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 WITH_PYMALLOC 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 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_GETENTROPY 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_IF_NAMEINDEX 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_KILL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LINKAT 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MKDIRAT 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MADVISE 1 | |
| #define HAVE_MKFIFOAT 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKNODAT 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_PAUSE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_POSIX_SPAWNP 1 | |
| #define HAVE_PREAD 1 | |
| #define HAVE_PREADV 1 | |
| #define HAVE_PTHREAD_KILL 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_SEM_OPEN 1 | |
| #define HAVE_SEM_GETVALUE 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_SETLOCALE 1 | |
| #define HAVE_SETREGID 1 | |
| #define HAVE_SETREUID 1 | |
| #define HAVE_SETSID 1 | |
| #define HAVE_SETPGID 1 | |
| #define HAVE_SETPGRP 1 | |
| #define HAVE_SETPRIORITY 1 | |
| #define HAVE_SETUID 1 | |
| #define HAVE_SETVBUF 1 | |
| #define HAVE_SCHED_GET_PRIORITY_MAX 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_UNAME 1 | |
| #define HAVE_UNLINKAT 1 | |
| #define HAVE_UTIMENSAT 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WAITID 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_WAIT3 1 | |
| #define HAVE_WAIT4 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_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 *x=memfd_create | |
| ; | |
| return 0; | |
| } | |
configure:12329: result: no | |
configure:12335: checking for eventfd | |
configure:12352: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
conftest.c:254:9: error: call to undeclared function 'eventfd'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] | |
int x = eventfd(0, EFD_CLOEXEC) | |
^ | |
conftest.c:254:20: error: use of undeclared identifier 'EFD_CLOEXEC' | |
int x = eventfd(0, EFD_CLOEXEC) | |
^ | |
2 errors generated. | |
configure:12352: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 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_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 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 WITH_DECIMAL_CONTEXTVAR 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 WITH_PYMALLOC 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 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_GETENTROPY 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_IF_NAMEINDEX 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_KILL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LINKAT 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MKDIRAT 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MADVISE 1 | |
| #define HAVE_MKFIFOAT 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKNODAT 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_PAUSE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_POSIX_SPAWNP 1 | |
| #define HAVE_PREAD 1 | |
| #define HAVE_PREADV 1 | |
| #define HAVE_PTHREAD_KILL 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_SEM_OPEN 1 | |
| #define HAVE_SEM_GETVALUE 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_SETLOCALE 1 | |
| #define HAVE_SETREGID 1 | |
| #define HAVE_SETREUID 1 | |
| #define HAVE_SETSID 1 | |
| #define HAVE_SETPGID 1 | |
| #define HAVE_SETPGRP 1 | |
| #define HAVE_SETPRIORITY 1 | |
| #define HAVE_SETUID 1 | |
| #define HAVE_SETVBUF 1 | |
| #define HAVE_SCHED_GET_PRIORITY_MAX 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_UNAME 1 | |
| #define HAVE_UNLINKAT 1 | |
| #define HAVE_UTIMENSAT 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WAITID 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_WAIT3 1 | |
| #define HAVE_WAIT4 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_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 () | |
| { | |
| int x = eventfd(0, EFD_CLOEXEC) | |
| ; | |
| return 0; | |
| } | |
configure:12359: result: no | |
configure:12371: checking for ctermid_r | |
configure:12386: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:12386: $? = 0 | |
configure:12390: result: yes | |
configure:12399: checking for flock declaration | |
configure:12416: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:12416: $? = 0 | |
configure:12425: result: yes | |
configure:12430: checking for flock | |
configure:12430: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:12430: $? = 0 | |
configure:12430: result: yes | |
configure:12488: checking for getpagesize | |
configure:12503: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:12503: $? = 0 | |
configure:12507: result: yes | |
configure:12516: checking for broken unsetenv | |
configure:12531: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:12531: $? = 0 | |
configure:12532: result: no | |
configure:12548: checking for true | |
configure:12564: found /usr/bin/true | |
configure:12575: result: true | |
configure:12588: checking for inet_aton in -lc | |
configure:12613: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -lc -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:12613: $? = 0 | |
configure:12622: result: yes | |
configure:12678: checking for chflags | |
configure:12699: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:12699: $? = 0 | |
configure:12699: ./conftest | |
configure:12699: $? = 0 | |
configure:12710: result: yes | |
configure:12727: checking for lchflags | |
configure:12748: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:12748: $? = 0 | |
configure:12748: ./conftest | |
configure:12748: $? = 0 | |
configure:12759: result: yes | |
configure:12785: checking for inflateCopy in -lz | |
configure:12810: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -Wl,-search_paths_first -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib -Wl,-search_paths_first -L/usr/local/lib conftest.c -lz -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:12810: $? = 0 | |
configure:12819: result: yes | |
configure:12835: checking for hstrerror | |
configure:12850: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:12850: $? = 0 | |
configure:12854: result: yes | |
configure:12864: checking for inet_aton | |
configure:12882: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:12882: $? = 0 | |
configure:12886: result: yes | |
configure:12896: checking for inet_pton | |
configure:12914: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:12914: $? = 0 | |
configure:12918: result: yes | |
configure:12928: checking for setgroups | |
configure:12946: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:12946: $? = 0 | |
configure:12950: result: yes | |
configure:12963: checking for openpty | |
configure:12963: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:12963: $? = 0 | |
configure:12963: result: yes | |
configure:13060: checking for forkpty | |
configure:13060: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:13060: $? = 0 | |
configure:13060: result: yes | |
configure:13160: checking for fseek64 | |
configure:13160: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
Undefined symbols for architecture arm64: | |
"_fseek64", referenced from: | |
_main in conftest-2ab093.o | |
ld: symbol(s) not found for architecture arm64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:13160: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 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_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 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 WITH_DECIMAL_CONTEXTVAR 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 WITH_PYMALLOC 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 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_GETENTROPY 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_IF_NAMEINDEX 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_KILL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LINKAT 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MKDIRAT 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MADVISE 1 | |
| #define HAVE_MKFIFOAT 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKNODAT 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_PAUSE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_POSIX_SPAWNP 1 | |
| #define HAVE_PREAD 1 | |
| #define HAVE_PREADV 1 | |
| #define HAVE_PTHREAD_KILL 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_SEM_OPEN 1 | |
| #define HAVE_SEM_GETVALUE 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_SETLOCALE 1 | |
| #define HAVE_SETREGID 1 | |
| #define HAVE_SETREUID 1 | |
| #define HAVE_SETSID 1 | |
| #define HAVE_SETPGID 1 | |
| #define HAVE_SETPGRP 1 | |
| #define HAVE_SETPRIORITY 1 | |
| #define HAVE_SETUID 1 | |
| #define HAVE_SETVBUF 1 | |
| #define HAVE_SCHED_GET_PRIORITY_MAX 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_UNAME 1 | |
| #define HAVE_UNLINKAT 1 | |
| #define HAVE_UTIMENSAT 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WAITID 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_WAIT3 1 | |
| #define HAVE_WAIT4 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_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 | |
| #define HAVE_CTERMID_R 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_CHFLAGS 1 | |
| #define HAVE_LCHFLAGS 1 | |
| #define HAVE_ZLIB_COPY 1 | |
| #define HAVE_HSTRERROR 1 | |
| #define HAVE_INET_ATON 1 | |
| #define HAVE_INET_PTON 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_OPENPTY 1 | |
| #define HAVE_FORKPTY 1 | |
| /* end confdefs.h. */ | |
| /* Define fseek64 to an innocuous variant, in case <limits.h> declares fseek64. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define fseek64 innocuous_fseek64 | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char fseek64 (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef fseek64 | |
| | |
| /* 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 fseek64 (); | |
| /* 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_fseek64 || defined __stub___fseek64 | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return fseek64 (); | |
| ; | |
| return 0; | |
| } | |
configure:13160: result: no | |
configure:13160: checking for fseeko | |
configure:13160: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:13160: $? = 0 | |
configure:13160: result: yes | |
configure:13160: checking for fstatvfs | |
configure:13160: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:13160: $? = 0 | |
configure:13160: result: yes | |
configure:13160: checking for ftell64 | |
configure:13160: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
Undefined symbols for architecture arm64: | |
"_ftell64", referenced from: | |
_main in conftest-7ff771.o | |
ld: symbol(s) not found for architecture arm64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:13160: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 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_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 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 WITH_DECIMAL_CONTEXTVAR 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 WITH_PYMALLOC 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 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_GETENTROPY 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_IF_NAMEINDEX 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_KILL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LINKAT 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MKDIRAT 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MADVISE 1 | |
| #define HAVE_MKFIFOAT 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKNODAT 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_PAUSE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_POSIX_SPAWNP 1 | |
| #define HAVE_PREAD 1 | |
| #define HAVE_PREADV 1 | |
| #define HAVE_PTHREAD_KILL 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_SEM_OPEN 1 | |
| #define HAVE_SEM_GETVALUE 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_SETLOCALE 1 | |
| #define HAVE_SETREGID 1 | |
| #define HAVE_SETREUID 1 | |
| #define HAVE_SETSID 1 | |
| #define HAVE_SETPGID 1 | |
| #define HAVE_SETPGRP 1 | |
| #define HAVE_SETPRIORITY 1 | |
| #define HAVE_SETUID 1 | |
| #define HAVE_SETVBUF 1 | |
| #define HAVE_SCHED_GET_PRIORITY_MAX 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_UNAME 1 | |
| #define HAVE_UNLINKAT 1 | |
| #define HAVE_UTIMENSAT 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WAITID 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_WAIT3 1 | |
| #define HAVE_WAIT4 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_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 | |
| #define HAVE_CTERMID_R 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_CHFLAGS 1 | |
| #define HAVE_LCHFLAGS 1 | |
| #define HAVE_ZLIB_COPY 1 | |
| #define HAVE_HSTRERROR 1 | |
| #define HAVE_INET_ATON 1 | |
| #define HAVE_INET_PTON 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_OPENPTY 1 | |
| #define HAVE_FORKPTY 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_FSTATVFS 1 | |
| /* end confdefs.h. */ | |
| /* Define ftell64 to an innocuous variant, in case <limits.h> declares ftell64. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define ftell64 innocuous_ftell64 | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char ftell64 (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef ftell64 | |
| | |
| /* 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 ftell64 (); | |
| /* 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_ftell64 || defined __stub___ftell64 | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return ftell64 (); | |
| ; | |
| return 0; | |
| } | |
configure:13160: result: no | |
configure:13160: checking for ftello | |
configure:13160: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:13160: $? = 0 | |
configure:13160: result: yes | |
configure:13160: checking for statvfs | |
configure:13160: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:13160: $? = 0 | |
configure:13160: result: yes | |
configure:13170: checking for dup2 | |
configure:13170: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:13170: $? = 0 | |
configure:13170: result: yes | |
configure:13186: checking for getpgrp | |
configure:13186: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:13186: $? = 0 | |
configure:13186: result: yes | |
configure:13202: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
conftest.c:268:9: error: too many arguments to function call, expected 0, have 1 | |
getpgrp(0); | |
~~~~~~~ ^ | |
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/unistd.h:459:8: note: 'getpgrp' declared here | |
pid_t getpgrp(void); | |
^ | |
1 error generated. | |
configure:13202: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 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_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 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 WITH_DECIMAL_CONTEXTVAR 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 WITH_PYMALLOC 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 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_GETENTROPY 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_IF_NAMEINDEX 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_KILL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LINKAT 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MKDIRAT 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MADVISE 1 | |
| #define HAVE_MKFIFOAT 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKNODAT 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_PAUSE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_POSIX_SPAWNP 1 | |
| #define HAVE_PREAD 1 | |
| #define HAVE_PREADV 1 | |
| #define HAVE_PTHREAD_KILL 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_SEM_OPEN 1 | |
| #define HAVE_SEM_GETVALUE 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_SETLOCALE 1 | |
| #define HAVE_SETREGID 1 | |
| #define HAVE_SETREUID 1 | |
| #define HAVE_SETSID 1 | |
| #define HAVE_SETPGID 1 | |
| #define HAVE_SETPGRP 1 | |
| #define HAVE_SETPRIORITY 1 | |
| #define HAVE_SETUID 1 | |
| #define HAVE_SETVBUF 1 | |
| #define HAVE_SCHED_GET_PRIORITY_MAX 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_UNAME 1 | |
| #define HAVE_UNLINKAT 1 | |
| #define HAVE_UTIMENSAT 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WAITID 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_WAIT3 1 | |
| #define HAVE_WAIT4 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_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 | |
| #define HAVE_CTERMID_R 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_CHFLAGS 1 | |
| #define HAVE_LCHFLAGS 1 | |
| #define HAVE_ZLIB_COPY 1 | |
| #define HAVE_HSTRERROR 1 | |
| #define HAVE_INET_ATON 1 | |
| #define HAVE_INET_PTON 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_OPENPTY 1 | |
| #define HAVE_FORKPTY 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_FSTATVFS 1 | |
| #define HAVE_FTELLO 1 | |
| #define HAVE_STATVFS 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_GETPGRP 1 | |
| /* end confdefs.h. */ | |
| #include <unistd.h> | |
| int | |
| main () | |
| { | |
| getpgrp(0); | |
| ; | |
| return 0; | |
| } | |
configure:13214: checking for setpgrp | |
configure:13214: result: yes | |
configure:13230: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
conftest.c:269:9: error: too many arguments to function call, expected 0, have 2 | |
setpgrp(0,0); | |
~~~~~~~ ^~~ | |
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/unistd.h:588:8: note: 'setpgrp' declared here | |
pid_t setpgrp(void) __DARWIN_ALIAS(setpgrp); | |
^ | |
1 error generated. | |
configure:13230: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 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_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 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 WITH_DECIMAL_CONTEXTVAR 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 WITH_PYMALLOC 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 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_GETENTROPY 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_IF_NAMEINDEX 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_KILL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LINKAT 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MKDIRAT 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MADVISE 1 | |
| #define HAVE_MKFIFOAT 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKNODAT 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_PAUSE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_POSIX_SPAWNP 1 | |
| #define HAVE_PREAD 1 | |
| #define HAVE_PREADV 1 | |
| #define HAVE_PTHREAD_KILL 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_SEM_OPEN 1 | |
| #define HAVE_SEM_GETVALUE 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_SETLOCALE 1 | |
| #define HAVE_SETREGID 1 | |
| #define HAVE_SETREUID 1 | |
| #define HAVE_SETSID 1 | |
| #define HAVE_SETPGID 1 | |
| #define HAVE_SETPGRP 1 | |
| #define HAVE_SETPRIORITY 1 | |
| #define HAVE_SETUID 1 | |
| #define HAVE_SETVBUF 1 | |
| #define HAVE_SCHED_GET_PRIORITY_MAX 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_UNAME 1 | |
| #define HAVE_UNLINKAT 1 | |
| #define HAVE_UTIMENSAT 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WAITID 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_WAIT3 1 | |
| #define HAVE_WAIT4 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_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 | |
| #define HAVE_CTERMID_R 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_CHFLAGS 1 | |
| #define HAVE_LCHFLAGS 1 | |
| #define HAVE_ZLIB_COPY 1 | |
| #define HAVE_HSTRERROR 1 | |
| #define HAVE_INET_ATON 1 | |
| #define HAVE_INET_PTON 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_OPENPTY 1 | |
| #define HAVE_FORKPTY 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_FSTATVFS 1 | |
| #define HAVE_FTELLO 1 | |
| #define HAVE_STATVFS 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_GETPGRP 1 | |
| #define HAVE_SETPGRP 1 | |
| /* end confdefs.h. */ | |
| #include <unistd.h> | |
| int | |
| main () | |
| { | |
| setpgrp(0,0); | |
| ; | |
| return 0; | |
| } | |
configure:13243: checking for library containing crypt | |
configure:13274: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:13274: $? = 0 | |
configure:13291: result: none required | |
configure:13299: checking for library containing crypt_r | |
configure:13330: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
Undefined symbols for architecture arm64: | |
"_crypt_r", referenced from: | |
_main in conftest-aeb545.o | |
ld: symbol(s) not found for architecture arm64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:13330: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 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_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 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 WITH_DECIMAL_CONTEXTVAR 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 WITH_PYMALLOC 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 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_GETENTROPY 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_IF_NAMEINDEX 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_KILL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LINKAT 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MKDIRAT 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MADVISE 1 | |
| #define HAVE_MKFIFOAT 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKNODAT 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_PAUSE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_POSIX_SPAWNP 1 | |
| #define HAVE_PREAD 1 | |
| #define HAVE_PREADV 1 | |
| #define HAVE_PTHREAD_KILL 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_SEM_OPEN 1 | |
| #define HAVE_SEM_GETVALUE 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_SETLOCALE 1 | |
| #define HAVE_SETREGID 1 | |
| #define HAVE_SETREUID 1 | |
| #define HAVE_SETSID 1 | |
| #define HAVE_SETPGID 1 | |
| #define HAVE_SETPGRP 1 | |
| #define HAVE_SETPRIORITY 1 | |
| #define HAVE_SETUID 1 | |
| #define HAVE_SETVBUF 1 | |
| #define HAVE_SCHED_GET_PRIORITY_MAX 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_UNAME 1 | |
| #define HAVE_UNLINKAT 1 | |
| #define HAVE_UTIMENSAT 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WAITID 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_WAIT3 1 | |
| #define HAVE_WAIT4 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_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 | |
| #define HAVE_CTERMID_R 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_CHFLAGS 1 | |
| #define HAVE_LCHFLAGS 1 | |
| #define HAVE_ZLIB_COPY 1 | |
| #define HAVE_HSTRERROR 1 | |
| #define HAVE_INET_ATON 1 | |
| #define HAVE_INET_PTON 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_OPENPTY 1 | |
| #define HAVE_FORKPTY 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_FSTATVFS 1 | |
| #define HAVE_FTELLO 1 | |
| #define HAVE_STATVFS 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_GETPGRP 1 | |
| #define HAVE_SETPGRP 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. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char crypt_r (); | |
| int | |
| main () | |
| { | |
| return crypt_r (); | |
| ; | |
| return 0; | |
| } | |
configure:13330: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -lcrypt -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
ld: library not found for -lcrypt | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:13330: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 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_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 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 WITH_DECIMAL_CONTEXTVAR 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 WITH_PYMALLOC 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 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_GETENTROPY 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_IF_NAMEINDEX 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_KILL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LINKAT 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MKDIRAT 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MADVISE 1 | |
| #define HAVE_MKFIFOAT 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKNODAT 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_PAUSE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_POSIX_SPAWNP 1 | |
| #define HAVE_PREAD 1 | |
| #define HAVE_PREADV 1 | |
| #define HAVE_PTHREAD_KILL 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_SEM_OPEN 1 | |
| #define HAVE_SEM_GETVALUE 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_SETLOCALE 1 | |
| #define HAVE_SETREGID 1 | |
| #define HAVE_SETREUID 1 | |
| #define HAVE_SETSID 1 | |
| #define HAVE_SETPGID 1 | |
| #define HAVE_SETPGRP 1 | |
| #define HAVE_SETPRIORITY 1 | |
| #define HAVE_SETUID 1 | |
| #define HAVE_SETVBUF 1 | |
| #define HAVE_SCHED_GET_PRIORITY_MAX 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_UNAME 1 | |
| #define HAVE_UNLINKAT 1 | |
| #define HAVE_UTIMENSAT 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WAITID 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_WAIT3 1 | |
| #define HAVE_WAIT4 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_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 | |
| #define HAVE_CTERMID_R 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_CHFLAGS 1 | |
| #define HAVE_LCHFLAGS 1 | |
| #define HAVE_ZLIB_COPY 1 | |
| #define HAVE_HSTRERROR 1 | |
| #define HAVE_INET_ATON 1 | |
| #define HAVE_INET_PTON 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_OPENPTY 1 | |
| #define HAVE_FORKPTY 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_FSTATVFS 1 | |
| #define HAVE_FTELLO 1 | |
| #define HAVE_STATVFS 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_GETPGRP 1 | |
| #define HAVE_SETPGRP 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. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char crypt_r (); | |
| int | |
| main () | |
| { | |
| return crypt_r (); | |
| ; | |
| return 0; | |
| } | |
configure:13347: result: no | |
configure:13356: checking for crypt_r | |
configure:13356: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
Undefined symbols for architecture arm64: | |
"_crypt_r", referenced from: | |
_main in conftest-c55229.o | |
ld: symbol(s) not found for architecture arm64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:13356: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 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_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 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 WITH_DECIMAL_CONTEXTVAR 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 WITH_PYMALLOC 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 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_GETENTROPY 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_IF_NAMEINDEX 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_KILL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LINKAT 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MKDIRAT 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MADVISE 1 | |
| #define HAVE_MKFIFOAT 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKNODAT 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_PAUSE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_POSIX_SPAWNP 1 | |
| #define HAVE_PREAD 1 | |
| #define HAVE_PREADV 1 | |
| #define HAVE_PTHREAD_KILL 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_SEM_OPEN 1 | |
| #define HAVE_SEM_GETVALUE 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_SETLOCALE 1 | |
| #define HAVE_SETREGID 1 | |
| #define HAVE_SETREUID 1 | |
| #define HAVE_SETSID 1 | |
| #define HAVE_SETPGID 1 | |
| #define HAVE_SETPGRP 1 | |
| #define HAVE_SETPRIORITY 1 | |
| #define HAVE_SETUID 1 | |
| #define HAVE_SETVBUF 1 | |
| #define HAVE_SCHED_GET_PRIORITY_MAX 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_UNAME 1 | |
| #define HAVE_UNLINKAT 1 | |
| #define HAVE_UTIMENSAT 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WAITID 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_WAIT3 1 | |
| #define HAVE_WAIT4 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_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 | |
| #define HAVE_CTERMID_R 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_CHFLAGS 1 | |
| #define HAVE_LCHFLAGS 1 | |
| #define HAVE_ZLIB_COPY 1 | |
| #define HAVE_HSTRERROR 1 | |
| #define HAVE_INET_ATON 1 | |
| #define HAVE_INET_PTON 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_OPENPTY 1 | |
| #define HAVE_FORKPTY 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_FSTATVFS 1 | |
| #define HAVE_FTELLO 1 | |
| #define HAVE_STATVFS 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_GETPGRP 1 | |
| #define HAVE_SETPGRP 1 | |
| /* end confdefs.h. */ | |
| /* Define crypt_r to an innocuous variant, in case <limits.h> declares crypt_r. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define crypt_r innocuous_crypt_r | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char crypt_r (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef crypt_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 crypt_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_crypt_r || defined __stub___crypt_r | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return crypt_r (); | |
| ; | |
| return 0; | |
| } | |
configure:13356: result: no | |
configure:13387: checking for clock_gettime | |
configure:13387: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:13387: $? = 0 | |
configure:13387: result: yes | |
configure:13449: checking for clock_getres | |
configure:13449: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:13449: $? = 0 | |
configure:13449: result: yes | |
configure:13507: checking for clock_settime | |
configure:13507: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:13507: $? = 0 | |
configure:13507: result: yes | |
configure:13563: checking for major | |
configure:13586: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:13586: $? = 0 | |
configure:13591: result: yes | |
configure:13605: checking for getaddrinfo | |
configure:13623: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:13623: $? = 0 | |
configure:13630: result: yes | |
configure:13634: checking getaddrinfo bug | |
configure:13740: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:13740: $? = 0 | |
configure:13740: ./conftest | |
configure:13740: $? = 0 | |
configure:13753: result: no | |
configure:13772: checking for getnameinfo | |
configure:13772: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:13772: $? = 0 | |
configure:13772: result: yes | |
configure:13783: checking whether time.h and sys/time.h may both be included | |
configure:13803: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:13803: $? = 0 | |
configure:13810: result: yes | |
configure:13818: checking whether struct tm is in sys/time.h or time.h | |
configure:13838: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:13838: $? = 0 | |
configure:13845: result: time.h | |
configure:13853: checking for struct tm.tm_zone | |
configure:13853: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:13853: $? = 0 | |
configure:13853: result: yes | |
configure:13920: checking for struct stat.st_rdev | |
configure:13920: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:13920: $? = 0 | |
configure:13920: result: yes | |
configure:13930: checking for struct stat.st_blksize | |
configure:13930: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:13930: $? = 0 | |
configure:13930: result: yes | |
configure:13940: checking for struct stat.st_flags | |
configure:13940: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:13940: $? = 0 | |
configure:13940: result: yes | |
configure:13950: checking for struct stat.st_gen | |
configure:13950: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:13950: $? = 0 | |
configure:13950: result: yes | |
configure:13960: checking for struct stat.st_birthtime | |
configure:13960: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:13960: $? = 0 | |
configure:13960: result: yes | |
configure:13970: checking for struct stat.st_blocks | |
configure:13970: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:13970: $? = 0 | |
configure:13970: result: yes | |
configure:13980: checking for struct passwd.pw_gecos | |
configure:13980: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:13980: $? = 0 | |
configure:13980: result: yes | |
configure:13993: checking for struct passwd.pw_passwd | |
configure:13993: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:13993: $? = 0 | |
configure:13993: result: yes | |
configure:14008: checking for siginfo_t.si_band | |
configure:14008: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:14008: $? = 0 | |
configure:14008: result: yes | |
configure:14020: checking for time.h that defines altzone | |
configure:14037: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
conftest.c:287:8: error: use of undeclared identifier 'altzone' | |
return altzone; | |
^ | |
1 error generated. | |
configure:14037: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 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_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 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 WITH_DECIMAL_CONTEXTVAR 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 WITH_PYMALLOC 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 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_GETENTROPY 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_IF_NAMEINDEX 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_KILL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LINKAT 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MKDIRAT 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MADVISE 1 | |
| #define HAVE_MKFIFOAT 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKNODAT 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_PAUSE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_POSIX_SPAWNP 1 | |
| #define HAVE_PREAD 1 | |
| #define HAVE_PREADV 1 | |
| #define HAVE_PTHREAD_KILL 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_SEM_OPEN 1 | |
| #define HAVE_SEM_GETVALUE 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_SETLOCALE 1 | |
| #define HAVE_SETREGID 1 | |
| #define HAVE_SETREUID 1 | |
| #define HAVE_SETSID 1 | |
| #define HAVE_SETPGID 1 | |
| #define HAVE_SETPGRP 1 | |
| #define HAVE_SETPRIORITY 1 | |
| #define HAVE_SETUID 1 | |
| #define HAVE_SETVBUF 1 | |
| #define HAVE_SCHED_GET_PRIORITY_MAX 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_UNAME 1 | |
| #define HAVE_UNLINKAT 1 | |
| #define HAVE_UTIMENSAT 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WAITID 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_WAIT3 1 | |
| #define HAVE_WAIT4 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_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 | |
| #define HAVE_CTERMID_R 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_CHFLAGS 1 | |
| #define HAVE_LCHFLAGS 1 | |
| #define HAVE_ZLIB_COPY 1 | |
| #define HAVE_HSTRERROR 1 | |
| #define HAVE_INET_ATON 1 | |
| #define HAVE_INET_PTON 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_OPENPTY 1 | |
| #define HAVE_FORKPTY 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_FSTATVFS 1 | |
| #define HAVE_FTELLO 1 | |
| #define HAVE_STATVFS 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_GETPGRP 1 | |
| #define HAVE_SETPGRP 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_CLOCK_GETRES 1 | |
| #define HAVE_CLOCK_SETTIME 1 | |
| #define HAVE_DEVICE_MACROS 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GETNAMEINFO 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_FLAGS 1 | |
| #define HAVE_STRUCT_STAT_ST_GEN 1 | |
| #define HAVE_STRUCT_STAT_ST_BIRTHTIME 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | |
| #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | |
| #define HAVE_SIGINFO_T_SI_BAND 1 | |
| /* end confdefs.h. */ | |
| #include <time.h> | |
| int | |
| main () | |
| { | |
| return altzone; | |
| ; | |
| return 0; | |
| } | |
configure:14046: result: no | |
configure:14055: checking whether sys/select.h and sys/time.h may both be included | |
configure:14072: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:14072: $? = 0 | |
configure:14081: result: yes | |
configure:14084: checking for addrinfo | |
configure:14100: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:14100: $? = 0 | |
configure:14108: result: yes | |
configure:14116: checking for sockaddr_storage | |
configure:14134: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:14134: $? = 0 | |
configure:14142: result: yes | |
configure:14150: checking for sockaddr_alg | |
configure:14169: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
conftest.c:289:12: fatal error: 'linux/if_alg.h' file not found | |
# include <linux/if_alg.h> | |
^~~~~~~~~~~~~~~~ | |
1 error generated. | |
configure:14169: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 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_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 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 WITH_DECIMAL_CONTEXTVAR 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 WITH_PYMALLOC 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 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_GETENTROPY 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_IF_NAMEINDEX 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_KILL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LINKAT 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MKDIRAT 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MADVISE 1 | |
| #define HAVE_MKFIFOAT 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKNODAT 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_PAUSE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_POSIX_SPAWNP 1 | |
| #define HAVE_PREAD 1 | |
| #define HAVE_PREADV 1 | |
| #define HAVE_PTHREAD_KILL 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_SEM_OPEN 1 | |
| #define HAVE_SEM_GETVALUE 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_SETLOCALE 1 | |
| #define HAVE_SETREGID 1 | |
| #define HAVE_SETREUID 1 | |
| #define HAVE_SETSID 1 | |
| #define HAVE_SETPGID 1 | |
| #define HAVE_SETPGRP 1 | |
| #define HAVE_SETPRIORITY 1 | |
| #define HAVE_SETUID 1 | |
| #define HAVE_SETVBUF 1 | |
| #define HAVE_SCHED_GET_PRIORITY_MAX 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_UNAME 1 | |
| #define HAVE_UNLINKAT 1 | |
| #define HAVE_UTIMENSAT 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WAITID 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_WAIT3 1 | |
| #define HAVE_WAIT4 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_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 | |
| #define HAVE_CTERMID_R 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_CHFLAGS 1 | |
| #define HAVE_LCHFLAGS 1 | |
| #define HAVE_ZLIB_COPY 1 | |
| #define HAVE_HSTRERROR 1 | |
| #define HAVE_INET_ATON 1 | |
| #define HAVE_INET_PTON 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_OPENPTY 1 | |
| #define HAVE_FORKPTY 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_FSTATVFS 1 | |
| #define HAVE_FTELLO 1 | |
| #define HAVE_STATVFS 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_GETPGRP 1 | |
| #define HAVE_SETPGRP 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_CLOCK_GETRES 1 | |
| #define HAVE_CLOCK_SETTIME 1 | |
| #define HAVE_DEVICE_MACROS 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GETNAMEINFO 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_FLAGS 1 | |
| #define HAVE_STRUCT_STAT_ST_GEN 1 | |
| #define HAVE_STRUCT_STAT_ST_BIRTHTIME 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | |
| #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | |
| #define HAVE_SIGINFO_T_SI_BAND 1 | |
| #define SYS_SELECT_WITH_SYS_TIME 1 | |
| #define HAVE_ADDRINFO 1 | |
| #define HAVE_SOCKADDR_STORAGE 1 | |
| /* end confdefs.h. */ | |
| | |
| # include <sys/types.h> | |
| # include <sys/socket.h> | |
| # include <linux/if_alg.h> | |
| int | |
| main () | |
| { | |
| struct sockaddr_alg s | |
| ; | |
| return 0; | |
| } | |
configure:14177: result: no | |
configure:14187: checking for an ANSI C-conforming const | |
configure:14253: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:14253: $? = 0 | |
configure:14260: result: yes | |
configure:14270: checking for working signed char | |
configure:14283: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:14283: $? = 0 | |
configure:14292: result: yes | |
configure:14296: checking for prototypes | |
configure:14309: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:14309: $? = 0 | |
configure:14316: result: yes | |
configure:14320: checking for variable length prototypes and stdarg.h | |
configure:14343: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:14343: $? = 0 | |
configure:14352: result: yes | |
configure:14356: checking for socketpair | |
configure:14372: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:14372: $? = 0 | |
configure:14376: result: yes | |
configure:14386: checking if sockaddr has sa_len member | |
configure:14401: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:14401: $? = 0 | |
configure:14402: result: yes | |
configure:14417: checking for gethostbyname_r | |
configure:14417: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
Undefined symbols for architecture arm64: | |
"_gethostbyname_r", referenced from: | |
_main in conftest-b099dc.o | |
ld: symbol(s) not found for architecture arm64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:14417: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 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_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 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 WITH_DECIMAL_CONTEXTVAR 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 WITH_PYMALLOC 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 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_GETENTROPY 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_IF_NAMEINDEX 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_KILL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LINKAT 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MKDIRAT 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MADVISE 1 | |
| #define HAVE_MKFIFOAT 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKNODAT 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_PAUSE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_POSIX_SPAWNP 1 | |
| #define HAVE_PREAD 1 | |
| #define HAVE_PREADV 1 | |
| #define HAVE_PTHREAD_KILL 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_SEM_OPEN 1 | |
| #define HAVE_SEM_GETVALUE 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_SETLOCALE 1 | |
| #define HAVE_SETREGID 1 | |
| #define HAVE_SETREUID 1 | |
| #define HAVE_SETSID 1 | |
| #define HAVE_SETPGID 1 | |
| #define HAVE_SETPGRP 1 | |
| #define HAVE_SETPRIORITY 1 | |
| #define HAVE_SETUID 1 | |
| #define HAVE_SETVBUF 1 | |
| #define HAVE_SCHED_GET_PRIORITY_MAX 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_UNAME 1 | |
| #define HAVE_UNLINKAT 1 | |
| #define HAVE_UTIMENSAT 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WAITID 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_WAIT3 1 | |
| #define HAVE_WAIT4 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_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 | |
| #define HAVE_CTERMID_R 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_CHFLAGS 1 | |
| #define HAVE_LCHFLAGS 1 | |
| #define HAVE_ZLIB_COPY 1 | |
| #define HAVE_HSTRERROR 1 | |
| #define HAVE_INET_ATON 1 | |
| #define HAVE_INET_PTON 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_OPENPTY 1 | |
| #define HAVE_FORKPTY 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_FSTATVFS 1 | |
| #define HAVE_FTELLO 1 | |
| #define HAVE_STATVFS 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_GETPGRP 1 | |
| #define HAVE_SETPGRP 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_CLOCK_GETRES 1 | |
| #define HAVE_CLOCK_SETTIME 1 | |
| #define HAVE_DEVICE_MACROS 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GETNAMEINFO 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_FLAGS 1 | |
| #define HAVE_STRUCT_STAT_ST_GEN 1 | |
| #define HAVE_STRUCT_STAT_ST_BIRTHTIME 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | |
| #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | |
| #define HAVE_SIGINFO_T_SI_BAND 1 | |
| #define SYS_SELECT_WITH_SYS_TIME 1 | |
| #define HAVE_ADDRINFO 1 | |
| #define HAVE_SOCKADDR_STORAGE 1 | |
| #define HAVE_PROTOTYPES 1 | |
| #define HAVE_STDARG_PROTOTYPES 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_SOCKADDR_SA_LEN 1 | |
| /* end confdefs.h. */ | |
| /* Define gethostbyname_r to an innocuous variant, in case <limits.h> declares gethostbyname_r. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define gethostbyname_r innocuous_gethostbyname_r | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char gethostbyname_r (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef gethostbyname_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 gethostbyname_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_gethostbyname_r || defined __stub___gethostbyname_r | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return gethostbyname_r (); | |
| ; | |
| return 0; | |
| } | |
configure:14417: result: no | |
configure:14548: checking for gethostbyname | |
configure:14548: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:14548: $? = 0 | |
configure:14548: result: yes | |
configure:14570: checking for __fpu_control | |
configure:14570: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
Undefined symbols for architecture arm64: | |
"___fpu_control", referenced from: | |
_main in conftest-ade912.o | |
ld: symbol(s) not found for architecture arm64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:14570: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 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_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 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 WITH_DECIMAL_CONTEXTVAR 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 WITH_PYMALLOC 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 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_GETENTROPY 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_IF_NAMEINDEX 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_KILL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LINKAT 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MKDIRAT 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MADVISE 1 | |
| #define HAVE_MKFIFOAT 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKNODAT 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_PAUSE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_POSIX_SPAWNP 1 | |
| #define HAVE_PREAD 1 | |
| #define HAVE_PREADV 1 | |
| #define HAVE_PTHREAD_KILL 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_SEM_OPEN 1 | |
| #define HAVE_SEM_GETVALUE 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_SETLOCALE 1 | |
| #define HAVE_SETREGID 1 | |
| #define HAVE_SETREUID 1 | |
| #define HAVE_SETSID 1 | |
| #define HAVE_SETPGID 1 | |
| #define HAVE_SETPGRP 1 | |
| #define HAVE_SETPRIORITY 1 | |
| #define HAVE_SETUID 1 | |
| #define HAVE_SETVBUF 1 | |
| #define HAVE_SCHED_GET_PRIORITY_MAX 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_UNAME 1 | |
| #define HAVE_UNLINKAT 1 | |
| #define HAVE_UTIMENSAT 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WAITID 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_WAIT3 1 | |
| #define HAVE_WAIT4 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_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 | |
| #define HAVE_CTERMID_R 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_CHFLAGS 1 | |
| #define HAVE_LCHFLAGS 1 | |
| #define HAVE_ZLIB_COPY 1 | |
| #define HAVE_HSTRERROR 1 | |
| #define HAVE_INET_ATON 1 | |
| #define HAVE_INET_PTON 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_OPENPTY 1 | |
| #define HAVE_FORKPTY 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_FSTATVFS 1 | |
| #define HAVE_FTELLO 1 | |
| #define HAVE_STATVFS 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_GETPGRP 1 | |
| #define HAVE_SETPGRP 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_CLOCK_GETRES 1 | |
| #define HAVE_CLOCK_SETTIME 1 | |
| #define HAVE_DEVICE_MACROS 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GETNAMEINFO 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_FLAGS 1 | |
| #define HAVE_STRUCT_STAT_ST_GEN 1 | |
| #define HAVE_STRUCT_STAT_ST_BIRTHTIME 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | |
| #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | |
| #define HAVE_SIGINFO_T_SI_BAND 1 | |
| #define SYS_SELECT_WITH_SYS_TIME 1 | |
| #define HAVE_ADDRINFO 1 | |
| #define HAVE_SOCKADDR_STORAGE 1 | |
| #define HAVE_PROTOTYPES 1 | |
| #define HAVE_STDARG_PROTOTYPES 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_SOCKADDR_SA_LEN 1 | |
| #define HAVE_GETHOSTBYNAME 1 | |
| /* end confdefs.h. */ | |
| /* Define __fpu_control to an innocuous variant, in case <limits.h> declares __fpu_control. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define __fpu_control innocuous___fpu_control | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char __fpu_control (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef __fpu_control | |
| | |
| /* 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 __fpu_control (); | |
| /* 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___fpu_control || defined __stub_____fpu_control | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return __fpu_control (); | |
| ; | |
| return 0; | |
| } | |
configure:14570: result: no | |
configure:14574: checking for __fpu_control in -lieee | |
configure:14599: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -lieee -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
ld: library not found for -lieee | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:14599: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 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_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 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 WITH_DECIMAL_CONTEXTVAR 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 WITH_PYMALLOC 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 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_GETENTROPY 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_IF_NAMEINDEX 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_KILL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LINKAT 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MKDIRAT 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MADVISE 1 | |
| #define HAVE_MKFIFOAT 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKNODAT 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_PAUSE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_POSIX_SPAWNP 1 | |
| #define HAVE_PREAD 1 | |
| #define HAVE_PREADV 1 | |
| #define HAVE_PTHREAD_KILL 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_SEM_OPEN 1 | |
| #define HAVE_SEM_GETVALUE 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_SETLOCALE 1 | |
| #define HAVE_SETREGID 1 | |
| #define HAVE_SETREUID 1 | |
| #define HAVE_SETSID 1 | |
| #define HAVE_SETPGID 1 | |
| #define HAVE_SETPGRP 1 | |
| #define HAVE_SETPRIORITY 1 | |
| #define HAVE_SETUID 1 | |
| #define HAVE_SETVBUF 1 | |
| #define HAVE_SCHED_GET_PRIORITY_MAX 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_UNAME 1 | |
| #define HAVE_UNLINKAT 1 | |
| #define HAVE_UTIMENSAT 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WAITID 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_WAIT3 1 | |
| #define HAVE_WAIT4 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_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 | |
| #define HAVE_CTERMID_R 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_CHFLAGS 1 | |
| #define HAVE_LCHFLAGS 1 | |
| #define HAVE_ZLIB_COPY 1 | |
| #define HAVE_HSTRERROR 1 | |
| #define HAVE_INET_ATON 1 | |
| #define HAVE_INET_PTON 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_OPENPTY 1 | |
| #define HAVE_FORKPTY 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_FSTATVFS 1 | |
| #define HAVE_FTELLO 1 | |
| #define HAVE_STATVFS 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_GETPGRP 1 | |
| #define HAVE_SETPGRP 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_CLOCK_GETRES 1 | |
| #define HAVE_CLOCK_SETTIME 1 | |
| #define HAVE_DEVICE_MACROS 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GETNAMEINFO 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_FLAGS 1 | |
| #define HAVE_STRUCT_STAT_ST_GEN 1 | |
| #define HAVE_STRUCT_STAT_ST_BIRTHTIME 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | |
| #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | |
| #define HAVE_SIGINFO_T_SI_BAND 1 | |
| #define SYS_SELECT_WITH_SYS_TIME 1 | |
| #define HAVE_ADDRINFO 1 | |
| #define HAVE_SOCKADDR_STORAGE 1 | |
| #define HAVE_PROTOTYPES 1 | |
| #define HAVE_STDARG_PROTOTYPES 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_SOCKADDR_SA_LEN 1 | |
| #define HAVE_GETHOSTBYNAME 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. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char __fpu_control (); | |
| int | |
| main () | |
| { | |
| return __fpu_control (); | |
| ; | |
| return 0; | |
| } | |
configure:14608: result: no | |
configure:14629: checking for --with-libm=STRING | |
configure:14646: result: default LIBM="" | |
configure:14653: checking for --with-libc=STRING | |
configure:14670: result: default LIBC="" | |
configure:14679: checking for x64 gcc inline assembler | |
configure:14694: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
conftest.c:296:25: error: unknown token in expression | |
__asm__ __volatile__ ("movq %rcx, %rax"); | |
^ | |
<inline asm>:1:7: note: instantiated into assembly here | |
movq %rcx, %rax | |
^ | |
conftest.c:296:25: error: invalid operand | |
__asm__ __volatile__ ("movq %rcx, %rax"); | |
^ | |
<inline asm>:1:7: note: instantiated into assembly here | |
movq %rcx, %rax | |
^ | |
2 errors generated. | |
configure:14694: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 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_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 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 WITH_DECIMAL_CONTEXTVAR 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 WITH_PYMALLOC 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 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_GETENTROPY 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_IF_NAMEINDEX 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_KILL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LINKAT 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MKDIRAT 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MADVISE 1 | |
| #define HAVE_MKFIFOAT 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKNODAT 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_PAUSE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_POSIX_SPAWNP 1 | |
| #define HAVE_PREAD 1 | |
| #define HAVE_PREADV 1 | |
| #define HAVE_PTHREAD_KILL 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_SEM_OPEN 1 | |
| #define HAVE_SEM_GETVALUE 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_SETLOCALE 1 | |
| #define HAVE_SETREGID 1 | |
| #define HAVE_SETREUID 1 | |
| #define HAVE_SETSID 1 | |
| #define HAVE_SETPGID 1 | |
| #define HAVE_SETPGRP 1 | |
| #define HAVE_SETPRIORITY 1 | |
| #define HAVE_SETUID 1 | |
| #define HAVE_SETVBUF 1 | |
| #define HAVE_SCHED_GET_PRIORITY_MAX 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_UNAME 1 | |
| #define HAVE_UNLINKAT 1 | |
| #define HAVE_UTIMENSAT 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WAITID 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_WAIT3 1 | |
| #define HAVE_WAIT4 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_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 | |
| #define HAVE_CTERMID_R 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_CHFLAGS 1 | |
| #define HAVE_LCHFLAGS 1 | |
| #define HAVE_ZLIB_COPY 1 | |
| #define HAVE_HSTRERROR 1 | |
| #define HAVE_INET_ATON 1 | |
| #define HAVE_INET_PTON 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_OPENPTY 1 | |
| #define HAVE_FORKPTY 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_FSTATVFS 1 | |
| #define HAVE_FTELLO 1 | |
| #define HAVE_STATVFS 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_GETPGRP 1 | |
| #define HAVE_SETPGRP 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_CLOCK_GETRES 1 | |
| #define HAVE_CLOCK_SETTIME 1 | |
| #define HAVE_DEVICE_MACROS 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GETNAMEINFO 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_FLAGS 1 | |
| #define HAVE_STRUCT_STAT_ST_GEN 1 | |
| #define HAVE_STRUCT_STAT_ST_BIRTHTIME 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | |
| #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | |
| #define HAVE_SIGINFO_T_SI_BAND 1 | |
| #define SYS_SELECT_WITH_SYS_TIME 1 | |
| #define HAVE_ADDRINFO 1 | |
| #define HAVE_SOCKADDR_STORAGE 1 | |
| #define HAVE_PROTOTYPES 1 | |
| #define HAVE_STDARG_PROTOTYPES 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_SOCKADDR_SA_LEN 1 | |
| #define HAVE_GETHOSTBYNAME 1 | |
| /* end confdefs.h. */ | |
| | |
| int | |
| main () | |
| { | |
| | |
| __asm__ __volatile__ ("movq %rcx, %rax"); | |
| | |
| ; | |
| return 0; | |
| } | |
configure:14701: result: no | |
configure:14714: checking whether float word ordering is bigendian | |
configure:14730: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:14730: $? = 0 | |
configure:14748: result: no | |
configure:14800: checking whether we can use gcc inline assembler to get and set x87 control word | |
configure:14817: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
conftest.c:298:25: error: unrecognized instruction mnemonic | |
__asm__ __volatile__ ("fnstcw %0" : "=m" (cw)); | |
^ | |
<inline asm>:1:2: note: instantiated into assembly here | |
fnstcw [x8] | |
^ | |
conftest.c:299:25: error: unrecognized instruction mnemonic | |
__asm__ __volatile__ ("fldcw %0" : : "m" (cw)); | |
^ | |
<inline asm>:1:2: note: instantiated into assembly here | |
fldcw [x8] | |
^ | |
2 errors generated. | |
configure:14817: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 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_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 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 WITH_DECIMAL_CONTEXTVAR 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 WITH_PYMALLOC 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 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_GETENTROPY 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_IF_NAMEINDEX 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_KILL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LINKAT 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MKDIRAT 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MADVISE 1 | |
| #define HAVE_MKFIFOAT 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKNODAT 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_PAUSE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_POSIX_SPAWNP 1 | |
| #define HAVE_PREAD 1 | |
| #define HAVE_PREADV 1 | |
| #define HAVE_PTHREAD_KILL 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_SEM_OPEN 1 | |
| #define HAVE_SEM_GETVALUE 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_SETLOCALE 1 | |
| #define HAVE_SETREGID 1 | |
| #define HAVE_SETREUID 1 | |
| #define HAVE_SETSID 1 | |
| #define HAVE_SETPGID 1 | |
| #define HAVE_SETPGRP 1 | |
| #define HAVE_SETPRIORITY 1 | |
| #define HAVE_SETUID 1 | |
| #define HAVE_SETVBUF 1 | |
| #define HAVE_SCHED_GET_PRIORITY_MAX 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_UNAME 1 | |
| #define HAVE_UNLINKAT 1 | |
| #define HAVE_UTIMENSAT 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WAITID 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_WAIT3 1 | |
| #define HAVE_WAIT4 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_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 | |
| #define HAVE_CTERMID_R 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_CHFLAGS 1 | |
| #define HAVE_LCHFLAGS 1 | |
| #define HAVE_ZLIB_COPY 1 | |
| #define HAVE_HSTRERROR 1 | |
| #define HAVE_INET_ATON 1 | |
| #define HAVE_INET_PTON 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_OPENPTY 1 | |
| #define HAVE_FORKPTY 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_FSTATVFS 1 | |
| #define HAVE_FTELLO 1 | |
| #define HAVE_STATVFS 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_GETPGRP 1 | |
| #define HAVE_SETPGRP 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_CLOCK_GETRES 1 | |
| #define HAVE_CLOCK_SETTIME 1 | |
| #define HAVE_DEVICE_MACROS 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GETNAMEINFO 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_FLAGS 1 | |
| #define HAVE_STRUCT_STAT_ST_GEN 1 | |
| #define HAVE_STRUCT_STAT_ST_BIRTHTIME 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | |
| #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | |
| #define HAVE_SIGINFO_T_SI_BAND 1 | |
| #define SYS_SELECT_WITH_SYS_TIME 1 | |
| #define HAVE_ADDRINFO 1 | |
| #define HAVE_SOCKADDR_STORAGE 1 | |
| #define HAVE_PROTOTYPES 1 | |
| #define HAVE_STDARG_PROTOTYPES 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_SOCKADDR_SA_LEN 1 | |
| #define HAVE_GETHOSTBYNAME 1 | |
| #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | |
| /* end confdefs.h. */ | |
| | |
| int | |
| main () | |
| { | |
| | |
| unsigned short cw; | |
| __asm__ __volatile__ ("fnstcw %0" : "=m" (cw)); | |
| __asm__ __volatile__ ("fldcw %0" : : "m" (cw)); | |
| | |
| ; | |
| return 0; | |
| } | |
configure:14824: result: no | |
configure:14833: checking whether we can use gcc inline assembler to get and set mc68881 fpcr | |
configure:14850: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
conftest.c:298:25: error: unknown token in expression | |
__asm__ __volatile__ ("fmove.l %%fpcr,%0" : "=g" (fpcr)); | |
^ | |
<inline asm>:1:10: note: instantiated into assembly here | |
fmove.l %fpcr,[x8] | |
^ | |
conftest.c:298:25: error: invalid operand | |
__asm__ __volatile__ ("fmove.l %%fpcr,%0" : "=g" (fpcr)); | |
^ | |
<inline asm>:1:10: note: instantiated into assembly here | |
fmove.l %fpcr,[x8] | |
^ | |
conftest.c:299:25: error: unknown token in expression | |
__asm__ __volatile__ ("fmove.l %0,%%fpcr" : : "g" (fpcr)); | |
^ | |
<inline asm>:1:15: note: instantiated into assembly here | |
fmove.l [x8],%fpcr | |
^ | |
conftest.c:299:25: error: invalid operand | |
__asm__ __volatile__ ("fmove.l %0,%%fpcr" : : "g" (fpcr)); | |
^ | |
<inline asm>:1:15: note: instantiated into assembly here | |
fmove.l [x8],%fpcr | |
^ | |
4 errors generated. | |
configure:14850: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 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_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 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 WITH_DECIMAL_CONTEXTVAR 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 WITH_PYMALLOC 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 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_GETENTROPY 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_IF_NAMEINDEX 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_KILL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LINKAT 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MKDIRAT 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MADVISE 1 | |
| #define HAVE_MKFIFOAT 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKNODAT 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_PAUSE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_POSIX_SPAWNP 1 | |
| #define HAVE_PREAD 1 | |
| #define HAVE_PREADV 1 | |
| #define HAVE_PTHREAD_KILL 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_SEM_OPEN 1 | |
| #define HAVE_SEM_GETVALUE 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_SETLOCALE 1 | |
| #define HAVE_SETREGID 1 | |
| #define HAVE_SETREUID 1 | |
| #define HAVE_SETSID 1 | |
| #define HAVE_SETPGID 1 | |
| #define HAVE_SETPGRP 1 | |
| #define HAVE_SETPRIORITY 1 | |
| #define HAVE_SETUID 1 | |
| #define HAVE_SETVBUF 1 | |
| #define HAVE_SCHED_GET_PRIORITY_MAX 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_UNAME 1 | |
| #define HAVE_UNLINKAT 1 | |
| #define HAVE_UTIMENSAT 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WAITID 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_WAIT3 1 | |
| #define HAVE_WAIT4 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_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 | |
| #define HAVE_CTERMID_R 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_CHFLAGS 1 | |
| #define HAVE_LCHFLAGS 1 | |
| #define HAVE_ZLIB_COPY 1 | |
| #define HAVE_HSTRERROR 1 | |
| #define HAVE_INET_ATON 1 | |
| #define HAVE_INET_PTON 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_OPENPTY 1 | |
| #define HAVE_FORKPTY 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_FSTATVFS 1 | |
| #define HAVE_FTELLO 1 | |
| #define HAVE_STATVFS 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_GETPGRP 1 | |
| #define HAVE_SETPGRP 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_CLOCK_GETRES 1 | |
| #define HAVE_CLOCK_SETTIME 1 | |
| #define HAVE_DEVICE_MACROS 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GETNAMEINFO 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_FLAGS 1 | |
| #define HAVE_STRUCT_STAT_ST_GEN 1 | |
| #define HAVE_STRUCT_STAT_ST_BIRTHTIME 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | |
| #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | |
| #define HAVE_SIGINFO_T_SI_BAND 1 | |
| #define SYS_SELECT_WITH_SYS_TIME 1 | |
| #define HAVE_ADDRINFO 1 | |
| #define HAVE_SOCKADDR_STORAGE 1 | |
| #define HAVE_PROTOTYPES 1 | |
| #define HAVE_STDARG_PROTOTYPES 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_SOCKADDR_SA_LEN 1 | |
| #define HAVE_GETHOSTBYNAME 1 | |
| #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | |
| /* end confdefs.h. */ | |
| | |
| int | |
| main () | |
| { | |
| | |
| unsigned int fpcr; | |
| __asm__ __volatile__ ("fmove.l %%fpcr,%0" : "=g" (fpcr)); | |
| __asm__ __volatile__ ("fmove.l %0,%%fpcr" : : "g" (fpcr)); | |
| | |
| ; | |
| return 0; | |
| } | |
configure:14857: result: no | |
configure:14871: checking for x87-style double rounding | |
configure:14902: clang -Wno-unused-result -Wsign-compare -Wunreachable-code -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:14902: $? = 0 | |
configure:14902: ./conftest | |
configure:14902: $? = 0 | |
configure:14912: result: no | |
configure:14931: checking for acosh | |
configure:14931: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
conftest.c:315:6: warning: incompatible redeclaration of library function 'acosh' [-Wincompatible-library-redeclaration] | |
char acosh (); | |
^ | |
conftest.c:315:6: note: 'acosh' is a builtin with type 'double (double)' | |
1 warning generated. | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:14931: $? = 0 | |
configure:14931: result: yes | |
configure:14931: checking for asinh | |
configure:14931: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
conftest.c:316:6: warning: incompatible redeclaration of library function 'asinh' [-Wincompatible-library-redeclaration] | |
char asinh (); | |
^ | |
conftest.c:316:6: note: 'asinh' is a builtin with type 'double (double)' | |
1 warning generated. | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:14931: $? = 0 | |
configure:14931: result: yes | |
configure:14931: checking for atanh | |
configure:14931: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
conftest.c:317:6: warning: incompatible redeclaration of library function 'atanh' [-Wincompatible-library-redeclaration] | |
char atanh (); | |
^ | |
conftest.c:317:6: note: 'atanh' is a builtin with type 'double (double)' | |
1 warning generated. | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:14931: $? = 0 | |
configure:14931: result: yes | |
configure:14931: checking for copysign | |
configure:14931: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
conftest.c:318:6: warning: incompatible redeclaration of library function 'copysign' [-Wincompatible-library-redeclaration] | |
char copysign (); | |
^ | |
conftest.c:318:6: note: 'copysign' is a builtin with type 'double (double, double)' | |
1 warning generated. | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:14931: $? = 0 | |
configure:14931: result: yes | |
configure:14931: checking for erf | |
configure:14931: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
conftest.c:319:6: warning: incompatible redeclaration of library function 'erf' [-Wincompatible-library-redeclaration] | |
char erf (); | |
^ | |
conftest.c:319:6: note: 'erf' is a builtin with type 'double (double)' | |
1 warning generated. | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:14931: $? = 0 | |
configure:14931: result: yes | |
configure:14931: checking for erfc | |
configure:14931: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
conftest.c:320:6: warning: incompatible redeclaration of library function 'erfc' [-Wincompatible-library-redeclaration] | |
char erfc (); | |
^ | |
conftest.c:320:6: note: 'erfc' is a builtin with type 'double (double)' | |
1 warning generated. | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:14931: $? = 0 | |
configure:14931: result: yes | |
configure:14931: checking for expm1 | |
configure:14931: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
conftest.c:321:6: warning: incompatible redeclaration of library function 'expm1' [-Wincompatible-library-redeclaration] | |
char expm1 (); | |
^ | |
conftest.c:321:6: note: 'expm1' is a builtin with type 'double (double)' | |
1 warning generated. | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:14931: $? = 0 | |
configure:14931: result: yes | |
configure:14931: checking for finite | |
configure:14931: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
conftest.c:322:6: warning: incompatible redeclaration of library function 'finite' [-Wincompatible-library-redeclaration] | |
char finite (); | |
^ | |
conftest.c:322:6: note: 'finite' is a builtin with type 'int (double)' | |
1 warning generated. | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
Undefined symbols for architecture arm64: | |
"_finite", referenced from: | |
_main in conftest-1d9bd9.o | |
ld: symbol(s) not found for architecture arm64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:14931: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 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_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 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 WITH_DECIMAL_CONTEXTVAR 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 WITH_PYMALLOC 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 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_GETENTROPY 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_IF_NAMEINDEX 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_KILL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LINKAT 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MKDIRAT 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MADVISE 1 | |
| #define HAVE_MKFIFOAT 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKNODAT 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_PAUSE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_POSIX_SPAWNP 1 | |
| #define HAVE_PREAD 1 | |
| #define HAVE_PREADV 1 | |
| #define HAVE_PTHREAD_KILL 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_SEM_OPEN 1 | |
| #define HAVE_SEM_GETVALUE 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_SETLOCALE 1 | |
| #define HAVE_SETREGID 1 | |
| #define HAVE_SETREUID 1 | |
| #define HAVE_SETSID 1 | |
| #define HAVE_SETPGID 1 | |
| #define HAVE_SETPGRP 1 | |
| #define HAVE_SETPRIORITY 1 | |
| #define HAVE_SETUID 1 | |
| #define HAVE_SETVBUF 1 | |
| #define HAVE_SCHED_GET_PRIORITY_MAX 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_UNAME 1 | |
| #define HAVE_UNLINKAT 1 | |
| #define HAVE_UTIMENSAT 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WAITID 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_WAIT3 1 | |
| #define HAVE_WAIT4 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_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 | |
| #define HAVE_CTERMID_R 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_CHFLAGS 1 | |
| #define HAVE_LCHFLAGS 1 | |
| #define HAVE_ZLIB_COPY 1 | |
| #define HAVE_HSTRERROR 1 | |
| #define HAVE_INET_ATON 1 | |
| #define HAVE_INET_PTON 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_OPENPTY 1 | |
| #define HAVE_FORKPTY 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_FSTATVFS 1 | |
| #define HAVE_FTELLO 1 | |
| #define HAVE_STATVFS 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_GETPGRP 1 | |
| #define HAVE_SETPGRP 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_CLOCK_GETRES 1 | |
| #define HAVE_CLOCK_SETTIME 1 | |
| #define HAVE_DEVICE_MACROS 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GETNAMEINFO 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_FLAGS 1 | |
| #define HAVE_STRUCT_STAT_ST_GEN 1 | |
| #define HAVE_STRUCT_STAT_ST_BIRTHTIME 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | |
| #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | |
| #define HAVE_SIGINFO_T_SI_BAND 1 | |
| #define SYS_SELECT_WITH_SYS_TIME 1 | |
| #define HAVE_ADDRINFO 1 | |
| #define HAVE_SOCKADDR_STORAGE 1 | |
| #define HAVE_PROTOTYPES 1 | |
| #define HAVE_STDARG_PROTOTYPES 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_SOCKADDR_SA_LEN 1 | |
| #define HAVE_GETHOSTBYNAME 1 | |
| #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | |
| #define HAVE_ACOSH 1 | |
| #define HAVE_ASINH 1 | |
| #define HAVE_ATANH 1 | |
| #define HAVE_COPYSIGN 1 | |
| #define HAVE_ERF 1 | |
| #define HAVE_ERFC 1 | |
| #define HAVE_EXPM1 1 | |
| /* end confdefs.h. */ | |
| /* Define finite to an innocuous variant, in case <limits.h> declares finite. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define finite innocuous_finite | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char finite (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef finite | |
| | |
| /* 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 finite (); | |
| /* 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_finite || defined __stub___finite | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return finite (); | |
| ; | |
| return 0; | |
| } | |
configure:14931: result: no | |
configure:14931: checking for gamma | |
configure:14931: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
Undefined symbols for architecture arm64: | |
"_gamma", referenced from: | |
_main in conftest-c5bd8f.o | |
ld: symbol(s) not found for architecture arm64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:14931: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 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_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 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 WITH_DECIMAL_CONTEXTVAR 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 WITH_PYMALLOC 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 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_GETENTROPY 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_IF_NAMEINDEX 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_KILL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LINKAT 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MKDIRAT 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MADVISE 1 | |
| #define HAVE_MKFIFOAT 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKNODAT 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_PAUSE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_POSIX_SPAWNP 1 | |
| #define HAVE_PREAD 1 | |
| #define HAVE_PREADV 1 | |
| #define HAVE_PTHREAD_KILL 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_SEM_OPEN 1 | |
| #define HAVE_SEM_GETVALUE 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_SETLOCALE 1 | |
| #define HAVE_SETREGID 1 | |
| #define HAVE_SETREUID 1 | |
| #define HAVE_SETSID 1 | |
| #define HAVE_SETPGID 1 | |
| #define HAVE_SETPGRP 1 | |
| #define HAVE_SETPRIORITY 1 | |
| #define HAVE_SETUID 1 | |
| #define HAVE_SETVBUF 1 | |
| #define HAVE_SCHED_GET_PRIORITY_MAX 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_UNAME 1 | |
| #define HAVE_UNLINKAT 1 | |
| #define HAVE_UTIMENSAT 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WAITID 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_WAIT3 1 | |
| #define HAVE_WAIT4 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_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 | |
| #define HAVE_CTERMID_R 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_CHFLAGS 1 | |
| #define HAVE_LCHFLAGS 1 | |
| #define HAVE_ZLIB_COPY 1 | |
| #define HAVE_HSTRERROR 1 | |
| #define HAVE_INET_ATON 1 | |
| #define HAVE_INET_PTON 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_OPENPTY 1 | |
| #define HAVE_FORKPTY 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_FSTATVFS 1 | |
| #define HAVE_FTELLO 1 | |
| #define HAVE_STATVFS 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_GETPGRP 1 | |
| #define HAVE_SETPGRP 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_CLOCK_GETRES 1 | |
| #define HAVE_CLOCK_SETTIME 1 | |
| #define HAVE_DEVICE_MACROS 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GETNAMEINFO 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_FLAGS 1 | |
| #define HAVE_STRUCT_STAT_ST_GEN 1 | |
| #define HAVE_STRUCT_STAT_ST_BIRTHTIME 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | |
| #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | |
| #define HAVE_SIGINFO_T_SI_BAND 1 | |
| #define SYS_SELECT_WITH_SYS_TIME 1 | |
| #define HAVE_ADDRINFO 1 | |
| #define HAVE_SOCKADDR_STORAGE 1 | |
| #define HAVE_PROTOTYPES 1 | |
| #define HAVE_STDARG_PROTOTYPES 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_SOCKADDR_SA_LEN 1 | |
| #define HAVE_GETHOSTBYNAME 1 | |
| #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | |
| #define HAVE_ACOSH 1 | |
| #define HAVE_ASINH 1 | |
| #define HAVE_ATANH 1 | |
| #define HAVE_COPYSIGN 1 | |
| #define HAVE_ERF 1 | |
| #define HAVE_ERFC 1 | |
| #define HAVE_EXPM1 1 | |
| /* end confdefs.h. */ | |
| /* Define gamma to an innocuous variant, in case <limits.h> declares gamma. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define gamma innocuous_gamma | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char gamma (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef gamma | |
| | |
| /* 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 gamma (); | |
| /* 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_gamma || defined __stub___gamma | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return gamma (); | |
| ; | |
| return 0; | |
| } | |
configure:14931: result: no | |
configure:14943: checking for hypot | |
configure:14943: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
conftest.c:322:6: warning: incompatible redeclaration of library function 'hypot' [-Wincompatible-library-redeclaration] | |
char hypot (); | |
^ | |
conftest.c:322:6: note: 'hypot' is a builtin with type 'double (double, double)' | |
1 warning generated. | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:14943: $? = 0 | |
configure:14943: result: yes | |
configure:14943: checking for lgamma | |
configure:14943: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
conftest.c:323:6: warning: incompatible redeclaration of library function 'lgamma' [-Wincompatible-library-redeclaration] | |
char lgamma (); | |
^ | |
conftest.c:323:6: note: 'lgamma' is a builtin with type 'double (double)' | |
1 warning generated. | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:14943: $? = 0 | |
configure:14943: result: yes | |
configure:14943: checking for log1p | |
configure:14943: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
conftest.c:324:6: warning: incompatible redeclaration of library function 'log1p' [-Wincompatible-library-redeclaration] | |
char log1p (); | |
^ | |
conftest.c:324:6: note: 'log1p' is a builtin with type 'double (double)' | |
1 warning generated. | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:14943: $? = 0 | |
configure:14943: result: yes | |
configure:14943: checking for log2 | |
configure:14943: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
conftest.c:325:6: warning: incompatible redeclaration of library function 'log2' [-Wincompatible-library-redeclaration] | |
char log2 (); | |
^ | |
conftest.c:325:6: note: 'log2' is a builtin with type 'double (double)' | |
1 warning generated. | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:14943: $? = 0 | |
configure:14943: result: yes | |
configure:14943: checking for round | |
configure:14943: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
conftest.c:326:6: warning: incompatible redeclaration of library function 'round' [-Wincompatible-library-redeclaration] | |
char round (); | |
^ | |
conftest.c:326:6: note: 'round' is a builtin with type 'double (double)' | |
1 warning generated. | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:14943: $? = 0 | |
configure:14943: result: yes | |
configure:14943: checking for tgamma | |
configure:14943: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
conftest.c:327:6: warning: incompatible redeclaration of library function 'tgamma' [-Wincompatible-library-redeclaration] | |
char tgamma (); | |
^ | |
conftest.c:327:6: note: 'tgamma' is a builtin with type 'double (double)' | |
1 warning generated. | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:14943: $? = 0 | |
configure:14943: result: yes | |
configure:14952: checking whether isinf is declared | |
configure:14952: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:14952: $? = 0 | |
configure:14952: result: yes | |
configure:14963: checking whether isnan is declared | |
configure:14963: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:14963: $? = 0 | |
configure:14963: result: yes | |
configure:14974: checking whether isfinite is declared | |
configure:14974: clang -c -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include conftest.c >&5 | |
configure:14974: $? = 0 | |
configure:14974: result: yes | |
configure:14992: checking whether POSIX semaphores are enabled | |
configure:15021: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:15021: $? = 0 | |
configure:15021: ./conftest | |
configure:15021: $? = 0 | |
configure:15033: result: yes | |
configure:15043: checking for broken sem_getvalue | |
configure:15076: clang -o conftest -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/usr/local/opt/readline/include -I/usr/local/opt/readline/include -I/Users/pomponchik/.pyenv/versions/3.10.11/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/readline/lib -L/usr/local/opt/readline/lib -L/Users/pomponchik/.pyenv/versions/3.10.11/lib -Wl,-rpath,/Users/pomponchik/.pyenv/versions/3.10.11/lib -L/usr/local/opt/openssl@3/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib conftest.c -ldl >&5 | |
conftest.c:324:9: warning: 'sem_getvalue' is deprecated [-Wdeprecated-declarations] | |
res = sem_getvalue(a, &count); | |
^ | |
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/semaphore.h:54:56: note: 'sem_getvalue' has been explicitly marked deprecated here | |
int sem_getvalue(sem_t * __restrict, int * __restrict) __deprecated; | |
^ | |
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:211:40: note: expanded from macro '__deprecated' | |
#define __deprecated __attribute__((__deprecated__)) | |
^ | |
1 warning generated. | |
ld: warning: directory not found for option '-L/Users/pomponchik/.pyenv/versions/3.10.11/lib' | |
configure:15076: $? = 0 | |
configure:15076: ./conftest | |
configure:15076: $? = 1 | |
configure: program exited with status 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define __BSD_VISIBLE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _PYTHONFRAMEWORK "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define Py_ENABLE_SHARED 1 | |
| #define STDC_HEADERS 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_PTHREAD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SIGNAL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_XATTR_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_PARAM_H 1 | |
| #define HAVE_SYS_RANDOM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYS_DOMAIN_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_RESOURCE_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_NET_IF_H 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_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 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 WITH_DECIMAL_CONTEXTVAR 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 WITH_PYMALLOC 1 | |
| #define PY_COERCE_C_LOCALE 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DYNAMIC_LOADING 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_GETITIMER 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CONFSTR 1 | |
| #define HAVE_CTERMID 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_GETENTROPY 1 | |
| #define HAVE_GETGRGID_R 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_GETLOADAVG 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETPWUID_R 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_IF_NAMEINDEX 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_KILL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LINKAT 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MKDIRAT 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MADVISE 1 | |
| #define HAVE_MKFIFOAT 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKNODAT 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_NICE 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_PAUSE 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_POSIX_SPAWNP 1 | |
| #define HAVE_PREAD 1 | |
| #define HAVE_PREADV 1 | |
| #define HAVE_PTHREAD_KILL 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_SEM_OPEN 1 | |
| #define HAVE_SEM_GETVALUE 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_SETLOCALE 1 | |
| #define HAVE_SETREGID 1 | |
| #define HAVE_SETREUID 1 | |
| #define HAVE_SETSID 1 | |
| #define HAVE_SETPGID 1 | |
| #define HAVE_SETPGRP 1 | |
| #define HAVE_SETPRIORITY 1 | |
| #define HAVE_SETUID 1 | |
| #define HAVE_SETVBUF 1 | |
| #define HAVE_SCHED_GET_PRIORITY_MAX 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_UNAME 1 | |
| #define HAVE_UNLINKAT 1 | |
| #define HAVE_UTIMENSAT 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WAITID 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_WAIT3 1 | |
| #define HAVE_WAIT4 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_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 | |
| #define HAVE_CTERMID_R 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_CHFLAGS 1 | |
| #define HAVE_LCHFLAGS 1 | |
| #define HAVE_ZLIB_COPY 1 | |
| #define HAVE_HSTRERROR 1 | |
| #define HAVE_INET_ATON 1 | |
| #define HAVE_INET_PTON 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_OPENPTY 1 | |
| #define HAVE_FORKPTY 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_FSTATVFS 1 | |
| #define HAVE_FTELLO 1 | |
| #define HAVE_STATVFS 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_GETPGRP 1 | |
| #define HAVE_SETPGRP 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_CLOCK_GETRES 1 | |
| #define HAVE_CLOCK_SETTIME 1 | |
| #define HAVE_DEVICE_MACROS 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GETNAMEINFO 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_FLAGS 1 | |
| #define HAVE_STRUCT_STAT_ST_GEN 1 | |
| #define HAVE_STRUCT_STAT_ST_BIRTHTIME 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | |
| #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | |
| #define HAVE_SIGINFO_T_SI_BAND 1 | |
| #define SYS_SELECT_WITH_SYS_TIME 1 | |
| #define HAVE_ADDRINFO 1 | |
| #define HAVE_SOCKADDR_STORAGE 1 | |
| #define HAVE_PROTOTYPES 1 | |
| #define HAVE_STDARG_PROTOTYPES 1 | |
| #define HAVE_SOCKETPAIR 1 | |
| #define HAVE_SOCKADDR_SA_LEN 1 | |
| #define HAVE_GETHOSTBYNAME 1 | |
| #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 | |
| #define HAVE_ACOSH 1 | |
| #define HAVE_ASINH 1 | |
| #define HAVE_ATANH 1 | |
| #define HAVE_COPYSIGN 1 | |
| #define HAVE_ERF 1 | |
| #define HAVE_ERFC 1 | |
| #define HAVE_EXPM1 1 | |
| #define HAVE_HYPOT 1 | |
| #define HAVE_LGAMMA 1 | |
| #define HAVE_L |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment