This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by OCaml configure 5.5.0+dev0-2025-04-28, which was generated by GNU Autoconf 2.71. Invocation command line was $ ./configure --prefix=/Users/ci/ocaml-tmp-install-58850 --enable-native-toplevel --enable-ocamltest --enable-dependency-generation --enable-codegen-invariants ## --------- ## ## Platform. ## ## --------- ## hostname = MF818-PRO uname -m = arm64 uname -r = 24.4.0 uname -s = Darwin uname -v = Darwin Kernel Version 24.4.0: Fri Apr 11 18:32:43 PDT 2025; root:xnu-11417.101.15~117/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 24.4.0: Fri Apr 11 18:32:43 PDT 2025; root:xnu-11417.101.15~117/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: 16.00 gigabytes Default processor set: 778 tasks, 2830 threads, 8 processors Load average: 12.59, Mach factor: 2.47 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/bin/ PATH: /bin/ PATH: /usr/sbin/ PATH: /sbin/ PATH: /opt/homebrew/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:3170: looking for aux files: install-sh ltmain.sh config.guess config.sub configure:3183: trying ./build-aux/ configure:3194: ./build-aux/install-sh found configure:3212: ./build-aux/ltmain.sh found configure:3212: ./build-aux/config.guess found configure:3212: ./build-aux/config.sub found configure:3324: Configuring OCaml version 5.5.0+dev0-2025-04-28 configure:3676: checking build system type configure:3691: result: aarch64-apple-darwin24.4.0 configure:3711: checking host system type configure:3725: result: aarch64-apple-darwin24.4.0 configure:3760: checking target system type configure:3774: result: aarch64-apple-darwin24.4.0 configure:3953: checking for csc configure:3988: result: no configure:4715: checking for ld configure:4736: found /usr/bin/ld configure:4747: result: ld configure:4835: checking how to print strings configure:4862: result: printf configure:4945: checking for gcc configure:4966: found /usr/bin/gcc configure:4977: result: gcc configure:5330: checking for C compiler version configure:5339: gcc --version >&5 Apple clang version 17.0.0 (clang-1700.0.13.5) Target: arm64-apple-darwin24.4.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin configure:5350: $? = 0 configure:5339: gcc -v >&5 Apple clang version 17.0.0 (clang-1700.0.13.5) Target: arm64-apple-darwin24.4.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin configure:5350: $? = 0 configure:5339: gcc -V >&5 clang: error: argument to '-V' is missing (expected 1 value) clang: error: no input files configure:5350: $? = 1 configure:5339: gcc -qversion >&5 clang: error: unknown argument '-qversion'; did you mean '--version'? clang: error: no input files configure:5350: $? = 1 configure:5339: gcc -version >&5 clang: error: unknown argument '-version'; did you mean '--version'? clang: error: no input files configure:5350: $? = 1 configure:5370: checking whether the C compiler works configure:5392: gcc conftest.c >&5 configure:5396: $? = 0 configure:5446: result: yes configure:5449: checking for C compiler default output file name configure:5451: result: a.out configure:5457: checking for suffix of executables configure:5464: gcc -o conftest conftest.c >&5 configure:5468: $? = 0 configure:5491: result: configure:5513: checking whether we are cross compiling configure:5521: gcc -o conftest conftest.c >&5 configure:5525: $? = 0 configure:5532: ./conftest configure:5536: $? = 0 configure:5551: result: no configure:5556: checking for suffix of object files configure:5579: gcc -c conftest.c >&5 configure:5583: $? = 0 configure:5605: result: o configure:5609: checking whether the compiler supports GNU C configure:5629: gcc -c conftest.c >&5 configure:5629: $? = 0 configure:5639: result: yes configure:5650: checking whether gcc accepts -g configure:5671: gcc -c -g conftest.c >&5 configure:5671: $? = 0 configure:5715: result: yes configure:5735: checking for gcc option to enable C11 features configure:5750: gcc -c -g -O2 conftest.c >&5 conftest.c:35:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 35 | static char *e (p, i) | ^ 1 warning generated. configure:5750: $? = 0 configure:5768: result: none needed configure:5878: checking for a sed that does not truncate output configure:5948: result: /usr/bin/sed configure:5966: checking for grep that handles long lines and -e configure:6030: result: /usr/bin/grep configure:6035: checking for egrep configure:6103: result: /usr/bin/grep -E configure:6108: checking for fgrep configure:6176: result: /usr/bin/grep -F configure:6212: checking for ld used by gcc configure:6280: result: ld configure:6287: checking if the linker (ld) is GNU ld configure:6303: result: no configure:6315: checking for BSD- or MS-compatible name lister (nm) configure:6370: result: /usr/bin/nm -B configure:6510: checking the name lister (/usr/bin/nm -B) interface configure:6518: gcc -c -g -O2 conftest.c >&5 configure:6521: /usr/bin/nm -B "conftest.o" configure:6524: output 00000000000002a4 S _some_variable 0000000000000000 t ltmp0 00000000000002a4 s ltmp1 configure:6531: result: BSD nm configure:6534: checking whether ln -s works configure:6538: result: yes configure:6546: checking the maximum length of command line arguments configure:6678: result: 786432 configure:6726: checking how to convert aarch64-apple-darwin24.4.0 file names to aarch64-apple-darwin24.4.0 format configure:6767: result: func_convert_file_noop configure:6774: checking how to convert aarch64-apple-darwin24.4.0 file names to toolchain format configure:6795: result: func_convert_file_noop configure:6802: checking for ld option to reload object files configure:6810: result: -r configure:6843: checking for file configure:6864: found /usr/bin/file configure:6876: result: file configure:6938: checking for objdump configure:6959: found /usr/bin/objdump configure:6970: result: objdump configure:7002: checking how to recognize dependent libraries configure:7210: result: pass_all configure:7300: checking for dlltool configure:7335: result: no configure:7365: checking how to associate runtime and link libraries configure:7393: result: printf %s\n configure:7453: checking for ranlib configure:7474: found /usr/bin/ranlib configure:7485: result: ranlib configure:7561: checking for ar configure:7582: found /usr/bin/ar configure:7593: result: ar configure:7646: checking for archiver @FILE support configure:7664: gcc -c -g -O2 conftest.c >&5 configure:7664: $? = 0 configure:7668: ar cr libconftest.a @conftest.lst >&5 ar: @conftest.lst: No such file or directory configure:7671: $? = 1 configure:7691: result: no configure:7754: checking for strip configure:7775: found /usr/bin/strip configure:7786: result: strip configure:7864: checking for gawk configure:7899: result: no configure:7864: checking for mawk configure:7899: result: no configure:7864: checking for nawk configure:7899: result: no configure:7864: checking for awk configure:7885: found /usr/bin/awk configure:7896: result: awk configure:7936: checking command to parse /usr/bin/nm -B output from gcc object configure:8090: gcc -c -g -O2 conftest.c >&5 configure:8093: $? = 0 configure:8097: /usr/bin/nm -B conftest.o | /usr/bin/sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /usr/bin/sed '/ __gnu_lto/d' > conftest.nm cannot find nm_test_var in conftest.nm configure:8090: gcc -c -g -O2 conftest.c >&5 configure:8093: $? = 0 configure:8097: /usr/bin/nm -B conftest.o | /usr/bin/sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | /usr/bin/sed '/ __gnu_lto/d' > conftest.nm configure:8163: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:8166: $? = 0 configure:8204: result: ok configure:8251: checking for sysroot configure:8284: result: no configure:8291: checking for a working dd configure:8335: result: /bin/dd configure:8339: checking how to truncate binary pipes configure:8355: result: /bin/dd bs=4096 count=1 configure:8692: checking for mt configure:8727: result: no configure:8747: checking if : is a manifest tool configure:8754: : '-?' configure:8762: result: no configure:8823: checking for dsymutil configure:8844: found /usr/bin/dsymutil configure:8855: result: dsymutil configure:8925: checking for nmedit configure:8946: found /usr/bin/nmedit configure:8957: result: nmedit configure:9027: checking for lipo configure:9048: found /usr/bin/lipo configure:9059: result: lipo configure:9129: checking for otool configure:9150: found /usr/bin/otool configure:9161: result: otool configure:9231: checking for otool64 configure:9266: result: no configure:9311: checking for -single_module linker flag gcc -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c ld: warning: -single_module is obsolete configure:9345: result: no configure:9350: checking for -no_fixup_chains linker flag configure:9369: gcc -o conftest -g -O2 -Wl,-no_fixup_chains conftest.c >&5 configure:9369: $? = 0 configure:9382: result: yes configure:9385: checking for -exported_symbols_list linker flag configure:9406: gcc -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 configure:9406: $? = 0 configure:9417: result: yes configure:9420: checking for -force_load linker flag gcc -g -O2 -c -o conftest.o conftest.c ar cr libconftest.a conftest.o ranlib libconftest.a gcc -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a configure:9453: result: yes configure:9543: checking for stdio.h configure:9543: gcc -c -g -O2 conftest.c >&5 configure:9543: $? = 0 configure:9543: result: yes configure:9543: checking for stdlib.h configure:9543: gcc -c -g -O2 conftest.c >&5 configure:9543: $? = 0 configure:9543: result: yes configure:9543: checking for string.h configure:9543: gcc -c -g -O2 conftest.c >&5 configure:9543: $? = 0 configure:9543: result: yes configure:9543: checking for inttypes.h configure:9543: gcc -c -g -O2 conftest.c >&5 configure:9543: $? = 0 configure:9543: result: yes configure:9543: checking for stdint.h configure:9543: gcc -c -g -O2 conftest.c >&5 configure:9543: $? = 0 configure:9543: result: yes configure:9543: checking for strings.h configure:9543: gcc -c -g -O2 conftest.c >&5 configure:9543: $? = 0 configure:9543: result: yes configure:9543: checking for sys/stat.h configure:9543: gcc -c -g -O2 conftest.c >&5 configure:9543: $? = 0 configure:9543: result: yes configure:9543: checking for sys/types.h configure:9543: gcc -c -g -O2 conftest.c >&5 configure:9543: $? = 0 configure:9543: result: yes configure:9543: checking for unistd.h configure:9543: gcc -c -g -O2 conftest.c >&5 configure:9543: $? = 0 configure:9543: result: yes configure:9568: checking for dlfcn.h configure:9568: gcc -c -g -O2 conftest.c >&5 configure:9568: $? = 0 configure:9568: result: yes configure:9863: checking for objdir configure:9879: result: .libs configure:10143: checking if gcc supports -fno-rtti -fno-exceptions configure:10162: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 configure:10166: $? = 0 configure:10179: result: yes configure:10552: checking for gcc option to produce PIC configure:10560: result: -fno-common -DPIC configure:10568: checking if gcc PIC flag -fno-common -DPIC works configure:10587: gcc -c -g -O2 -fno-common -DPIC -DPIC conftest.c >&5 configure:10591: $? = 0 configure:10604: result: yes configure:10633: checking if gcc static flag -static works configure:10662: result: no configure:10677: checking if gcc supports -c -o file.o configure:10699: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:10703: $? = 0 configure:10725: result: yes configure:10733: checking if gcc supports -c -o file.o configure:10781: result: yes configure:10814: checking whether the gcc linker (ld) supports shared libraries configure:12093: result: yes configure:12334: checking dynamic linker characteristics configure:13713: result: darwin24.4.0 dyld configure:13835: checking how to hardcode library paths into programs configure:13860: result: immediate configure:14412: checking whether stripping libraries is possible configure:14429: result: yes configure:14463: checking if libtool supports shared libraries configure:14465: result: yes configure:14468: checking whether to build shared libraries configure:14493: result: yes configure:14496: checking whether to build static libraries configure:14500: result: yes configure:14540: checking if gcc generates a .note.GNU-stack section configure:14568: gcc -c -S -o conftest.o conftest.c >&5 configure:14568: $? = 0 configure:14587: result: no configure:14599: checking if gcc generates .size and .type asm directives configure:14632: gcc -c -S -o conftest.o conftest.c >&5 configure:14632: $? = 0 configure:14673: result: no configure:14864: checking how to run the C preprocessor configure:14890: gcc -E conftest.c configure:14890: $? = 0 configure:14905: gcc -E conftest.c conftest.c:33:10: fatal error: 'ac_nonexistent.h' file not found 33 | #include | ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:14905: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OCaml" | #define PACKAGE_TARNAME "ocaml" | #define PACKAGE_VERSION "5.5.0+dev0-2025-04-28" | #define PACKAGE_STRING "OCaml 5.5.0+dev0-2025-04-28" | #define PACKAGE_BUGREPORT "caml-list@inria.fr" | #define PACKAGE_URL "http://www.ocaml.org" | #define MAGIC_NUMBER_PREFIX "Caml1999" | #define MAGIC_NUMBER_VERSION "037" | #define EXEC_MAGIC_LENGTH 12 | #define EXEC_FORMAT "X" | #define OCAML_VERSION_MAJOR 5 | #define OCAML_VERSION_MINOR 5 | #define OCAML_VERSION_PATCHLEVEL 0 | #define OCAML_VERSION_ADDITIONAL "dev0-2025-04-28" | #define OCAML_VERSION_EXTRA "dev0-2025-04-28" | #define OCAML_VERSION 50500 | #define OCAML_VERSION_STRING "5.5.0+dev0-2025-04-28" | #define OCAML_RELEASE_NUMBER 21 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:14932: result: gcc -E configure:14946: gcc -E conftest.c configure:14946: $? = 0 configure:14961: gcc -E conftest.c conftest.c:33:10: fatal error: 'ac_nonexistent.h' file not found 33 | #include | ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:14961: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OCaml" | #define PACKAGE_TARNAME "ocaml" | #define PACKAGE_VERSION "5.5.0+dev0-2025-04-28" | #define PACKAGE_STRING "OCaml 5.5.0+dev0-2025-04-28" | #define PACKAGE_BUGREPORT "caml-list@inria.fr" | #define PACKAGE_URL "http://www.ocaml.org" | #define MAGIC_NUMBER_PREFIX "Caml1999" | #define MAGIC_NUMBER_VERSION "037" | #define EXEC_MAGIC_LENGTH 12 | #define EXEC_FORMAT "X" | #define OCAML_VERSION_MAJOR 5 | #define OCAML_VERSION_MINOR 5 | #define OCAML_VERSION_PATCHLEVEL 0 | #define OCAML_VERSION_ADDITIONAL "dev0-2025-04-28" | #define OCAML_VERSION_EXTRA "dev0-2025-04-28" | #define OCAML_VERSION 50500 | #define OCAML_VERSION_STRING "5.5.0+dev0-2025-04-28" | #define OCAML_RELEASE_NUMBER 21 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:14995: checking C compiler vendor configure:15028: gcc -E conftest.c configure:15028: $? = 0 configure:15048: result: clang-17-0 configure:15055: checking whether target executables can be run in the build configure:15076: gcc -o conftest conftest.c >&5 configure:15076: $? = 0 configure:15076: ./conftest configure:15076: $? = 0 configure:15078: result: yes configure:15218: checking whether #! works in shell scripts configure:15236: result: yes configure:15347: checking whether the C compiler accepts -Wold-style-declaration configure:15367: gcc -c -Werror -Wold-style-declaration conftest.c >&5 error: unknown warning option '-Wold-style-declaration'; did you mean '-Wout-of-line-declaration'? [-Werror,-Wunknown-warning-option] configure:15367: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OCaml" | #define PACKAGE_TARNAME "ocaml" | #define PACKAGE_VERSION "5.5.0+dev0-2025-04-28" | #define PACKAGE_STRING "OCaml 5.5.0+dev0-2025-04-28" | #define PACKAGE_BUGREPORT "caml-list@inria.fr" | #define PACKAGE_URL "http://www.ocaml.org" | #define MAGIC_NUMBER_PREFIX "Caml1999" | #define MAGIC_NUMBER_VERSION "037" | #define EXEC_MAGIC_LENGTH 12 | #define EXEC_FORMAT "X" | #define OCAML_VERSION_MAJOR 5 | #define OCAML_VERSION_MINOR 5 | #define OCAML_VERSION_PATCHLEVEL 0 | #define OCAML_VERSION_ADDITIONAL "dev0-2025-04-28" | #define OCAML_VERSION_EXTRA "dev0-2025-04-28" | #define OCAML_VERSION 50500 | #define OCAML_VERSION_STRING "5.5.0+dev0-2025-04-28" | #define OCAML_RELEASE_NUMBER 21 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | | int | main (void) | { | | ; | return 0; | } configure:15377: result: no configure:15390: checking whether the C compiler accepts -Wimplicit-fallthrough=5 configure:15410: gcc -c -Werror -Wimplicit-fallthrough=5 conftest.c >&5 error: unknown warning option '-Wimplicit-fallthrough=5'; did you mean '-Wimplicit-fallthrough'? [-Werror,-Wunknown-warning-option] configure:15410: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OCaml" | #define PACKAGE_TARNAME "ocaml" | #define PACKAGE_VERSION "5.5.0+dev0-2025-04-28" | #define PACKAGE_STRING "OCaml 5.5.0+dev0-2025-04-28" | #define PACKAGE_BUGREPORT "caml-list@inria.fr" | #define PACKAGE_URL "http://www.ocaml.org" | #define MAGIC_NUMBER_PREFIX "Caml1999" | #define MAGIC_NUMBER_VERSION "037" | #define EXEC_MAGIC_LENGTH 12 | #define EXEC_FORMAT "X" | #define OCAML_VERSION_MAJOR 5 | #define OCAML_VERSION_MINOR 5 | #define OCAML_VERSION_PATCHLEVEL 0 | #define OCAML_VERSION_ADDITIONAL "dev0-2025-04-28" | #define OCAML_VERSION_EXTRA "dev0-2025-04-28" | #define OCAML_VERSION 50500 | #define OCAML_VERSION_STRING "5.5.0+dev0-2025-04-28" | #define OCAML_RELEASE_NUMBER 21 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | | int | main (void) | { | | ; | return 0; | } configure:15420: result: no configure:15390: checking whether the C compiler accepts -Wimplicit-fallthrough configure:15410: gcc -c -Werror -Wimplicit-fallthrough conftest.c >&5 configure:15410: $? = 0 configure:15420: result: yes configure:15612: checking for flexdll sources configure:15841: checking for flexdll.h configure:15841: gcc -c conftest.c >&5 conftest.c:30:10: fatal error: 'flexdll.h' file not found 30 | #include | ^~~~~~~~~~~ 1 error generated. configure:15841: $? = 1 configure: failed program was: | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:15841: result: no configure:17226: checking for winpthreads sources configure:17317: result: skipping on that platform configure:17339: checking for a BSD-compatible install configure:17412: result: /usr/bin/install -c configure:17427: checking for library containing cos configure:17457: gcc -o conftest conftest.c >&5 conftest.c:38:6: warning: incompatible redeclaration of library function 'cos' [-Wincompatible-library-redeclaration] 38 | char cos (); | ^ conftest.c:38:6: note: 'cos' is a builtin with type 'double (double)' 1 warning generated. configure:17457: $? = 0 configure:17477: result: none required configure:17496: checking for libgen.h configure:17496: gcc -c conftest.c >&5 configure:17496: $? = 0 configure:17496: result: yes configure:17503: checking for pthread_np.h configure:17503: gcc -c conftest.c >&5 conftest.c:63:10: fatal error: 'pthread_np.h' file not found 63 | #include | ^~~~~~~~~~~~~~ 1 error generated. configure:17503: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OCaml" | #define PACKAGE_TARNAME "ocaml" | #define PACKAGE_VERSION "5.5.0+dev0-2025-04-28" | #define PACKAGE_STRING "OCaml 5.5.0+dev0-2025-04-28" | #define PACKAGE_BUGREPORT "caml-list@inria.fr" | #define PACKAGE_URL "http://www.ocaml.org" | #define MAGIC_NUMBER_PREFIX "Caml1999" | #define MAGIC_NUMBER_VERSION "037" | #define EXEC_MAGIC_LENGTH 12 | #define EXEC_FORMAT "X" | #define OCAML_VERSION_MAJOR 5 | #define OCAML_VERSION_MINOR 5 | #define OCAML_VERSION_PATCHLEVEL 0 | #define OCAML_VERSION_ADDITIONAL "dev0-2025-04-28" | #define OCAML_VERSION_EXTRA "dev0-2025-04-28" | #define OCAML_VERSION 50500 | #define OCAML_VERSION_STRING "5.5.0+dev0-2025-04-28" | #define OCAML_RELEASE_NUMBER 21 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAS_ARCH_CODE32 1 | #define HAS_LIBGEN_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:17503: result: no configure:17510: checking for dirent.h configure:17510: gcc -c conftest.c >&5 configure:17510: $? = 0 configure:17510: result: yes configure:17519: checking for sys/select.h configure:17519: gcc -c conftest.c >&5 configure:17519: $? = 0 configure:17519: result: yes configure:17528: checking for sys/mman.h configure:17528: gcc -c conftest.c >&5 configure:17528: $? = 0 configure:17528: result: yes configure:17552: checking for off_t configure:17552: gcc -c conftest.c >&5 configure:17552: $? = 0 configure:17552: gcc -c conftest.c >&5 conftest.c:69:20: error: expected expression 69 | if (sizeof ((off_t))) | ^ 1 error generated. configure:17552: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OCaml" | #define PACKAGE_TARNAME "ocaml" | #define PACKAGE_VERSION "5.5.0+dev0-2025-04-28" | #define PACKAGE_STRING "OCaml 5.5.0+dev0-2025-04-28" | #define PACKAGE_BUGREPORT "caml-list@inria.fr" | #define PACKAGE_URL "http://www.ocaml.org" | #define MAGIC_NUMBER_PREFIX "Caml1999" | #define MAGIC_NUMBER_VERSION "037" | #define EXEC_MAGIC_LENGTH 12 | #define EXEC_FORMAT "X" | #define OCAML_VERSION_MAJOR 5 | #define OCAML_VERSION_MINOR 5 | #define OCAML_VERSION_PATCHLEVEL 0 | #define OCAML_VERSION_ADDITIONAL "dev0-2025-04-28" | #define OCAML_VERSION_EXTRA "dev0-2025-04-28" | #define OCAML_VERSION 50500 | #define OCAML_VERSION_STRING "5.5.0+dev0-2025-04-28" | #define OCAML_RELEASE_NUMBER 21 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAS_ARCH_CODE32 1 | #define HAS_LIBGEN_H 1 | #define HAS_DIRENT 1 | #define HAS_SYS_SELECT_H 1 | #define HAS_SYS_MMAN_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | if (sizeof ((off_t))) | return 0; | ; | return 0; | } configure:17552: result: yes configure:17571: checking size of int configure:17577: gcc -o conftest conftest.c >&5 configure:17577: $? = 0 configure:17577: ./conftest configure:17577: $? = 0 configure:17592: result: 4 configure:17604: checking size of long configure:17610: gcc -o conftest conftest.c >&5 configure:17610: $? = 0 configure:17610: ./conftest configure:17610: $? = 0 configure:17625: result: 8 configure:17637: checking size of long * configure:17643: gcc -o conftest conftest.c >&5 configure:17643: $? = 0 configure:17643: ./conftest configure:17643: $? = 0 configure:17658: result: 8 configure:17670: checking size of short configure:17676: gcc -o conftest conftest.c >&5 configure:17676: $? = 0 configure:17676: ./conftest configure:17676: $? = 0 configure:17691: result: 2 configure:17703: checking size of long long configure:17709: gcc -o conftest conftest.c >&5 configure:17709: $? = 0 configure:17709: ./conftest configure:17709: $? = 0 configure:17724: result: 8 configure:17765: Target is a 64 bits architecture configure:17768: checking whether byte ordering is bigendian configure:17784: gcc -c conftest.c >&5 configure:17784: $? = 0 configure:17830: gcc -c conftest.c >&5 configure:17830: $? = 0 configure:17849: gcc -c conftest.c >&5 conftest.c:53:4: error: use of undeclared identifier 'not' 53 | not big endian | ^ 1 error generated. configure:17849: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OCaml" | #define PACKAGE_TARNAME "ocaml" | #define PACKAGE_VERSION "5.5.0+dev0-2025-04-28" | #define PACKAGE_STRING "OCaml 5.5.0+dev0-2025-04-28" | #define PACKAGE_BUGREPORT "caml-list@inria.fr" | #define PACKAGE_URL "http://www.ocaml.org" | #define MAGIC_NUMBER_PREFIX "Caml1999" | #define MAGIC_NUMBER_VERSION "037" | #define EXEC_MAGIC_LENGTH 12 | #define EXEC_FORMAT "X" | #define OCAML_VERSION_MAJOR 5 | #define OCAML_VERSION_MINOR 5 | #define OCAML_VERSION_PATCHLEVEL 0 | #define OCAML_VERSION_ADDITIONAL "dev0-2025-04-28" | #define OCAML_VERSION_EXTRA "dev0-2025-04-28" | #define OCAML_VERSION 50500 | #define OCAML_VERSION_STRING "5.5.0+dev0-2025-04-28" | #define OCAML_RELEASE_NUMBER 21 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAS_ARCH_CODE32 1 | #define HAS_LIBGEN_H 1 | #define HAS_DIRENT 1 | #define HAS_SYS_SELECT_H 1 | #define HAS_SYS_MMAN_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG_LONG 8 | #define ARCH_SIXTYFOUR 1 | #define SIZEOF_PTR 8 | #define SIZEOF_LONGLONG 8 | /* end confdefs.h. */ | #include | #include | | int | main (void) | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:17983: result: no configure:18005: checking alignment of double configure:18011: gcc -o conftest conftest.c >&5 configure:18011: $? = 0 configure:18011: ./conftest configure:18011: $? = 0 configure:18027: result: 8 configure:18037: checking alignment of long configure:18043: gcc -o conftest conftest.c >&5 configure:18043: $? = 0 configure:18043: ./conftest configure:18043: $? = 0 configure:18059: result: 8 configure:18069: checking alignment of long long configure:18075: gcc -o conftest conftest.c >&5 configure:18075: $? = 0 configure:18075: ./conftest configure:18075: $? = 0 configure:18091: result: 8 configure:18134: checking for max_align_t configure:18134: gcc -c conftest.c >&5 configure:18134: $? = 0 configure:18134: gcc -c conftest.c >&5 conftest.c:54:26: error: expected expression 54 | if (sizeof ((max_align_t))) | ^ 1 error generated. configure:18134: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OCaml" | #define PACKAGE_TARNAME "ocaml" | #define PACKAGE_VERSION "5.5.0+dev0-2025-04-28" | #define PACKAGE_STRING "OCaml 5.5.0+dev0-2025-04-28" | #define PACKAGE_BUGREPORT "caml-list@inria.fr" | #define PACKAGE_URL "http://www.ocaml.org" | #define MAGIC_NUMBER_PREFIX "Caml1999" | #define MAGIC_NUMBER_VERSION "037" | #define EXEC_MAGIC_LENGTH 12 | #define EXEC_FORMAT "X" | #define OCAML_VERSION_MAJOR 5 | #define OCAML_VERSION_MINOR 5 | #define OCAML_VERSION_PATCHLEVEL 0 | #define OCAML_VERSION_ADDITIONAL "dev0-2025-04-28" | #define OCAML_VERSION_EXTRA "dev0-2025-04-28" | #define OCAML_VERSION 50500 | #define OCAML_VERSION_STRING "5.5.0+dev0-2025-04-28" | #define OCAML_RELEASE_NUMBER 21 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAS_ARCH_CODE32 1 | #define HAS_LIBGEN_H 1 | #define HAS_DIRENT 1 | #define HAS_SYS_SELECT_H 1 | #define HAS_SYS_MMAN_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG_LONG 8 | #define ARCH_SIXTYFOUR 1 | #define SIZEOF_PTR 8 | #define SIZEOF_LONGLONG 8 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | /* end confdefs.h. */ | #include | | int | main (void) | { | if (sizeof ((max_align_t))) | return 0; | ; | return 0; | } configure:18134: result: yes configure:18182: checking if gcc supports _Atomic types with no additional options configure:18207: gcc -o conftest conftest.c >&5 configure:18207: $? = 0 configure:18210: result: yes configure:18635: checking whether the C compiler supports __attribute__((optimize("tree-vectorize"))) configure:18650: gcc -c -Werror conftest.c >&5 conftest.c:50:16: error: unknown attribute 'optimize' ignored [-Werror,-Wunknown-attributes] 50 | __attribute__((optimize("tree-vectorize"))) void f(void) {} | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. configure:18650: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OCaml" | #define PACKAGE_TARNAME "ocaml" | #define PACKAGE_VERSION "5.5.0+dev0-2025-04-28" | #define PACKAGE_STRING "OCaml 5.5.0+dev0-2025-04-28" | #define PACKAGE_BUGREPORT "caml-list@inria.fr" | #define PACKAGE_URL "http://www.ocaml.org" | #define MAGIC_NUMBER_PREFIX "Caml1999" | #define MAGIC_NUMBER_VERSION "037" | #define EXEC_MAGIC_LENGTH 12 | #define EXEC_FORMAT "X" | #define OCAML_VERSION_MAJOR 5 | #define OCAML_VERSION_MINOR 5 | #define OCAML_VERSION_PATCHLEVEL 0 | #define OCAML_VERSION_ADDITIONAL "dev0-2025-04-28" | #define OCAML_VERSION_EXTRA "dev0-2025-04-28" | #define OCAML_VERSION 50500 | #define OCAML_VERSION_STRING "5.5.0+dev0-2025-04-28" | #define OCAML_RELEASE_NUMBER 21 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAS_ARCH_CODE32 1 | #define HAS_LIBGEN_H 1 | #define HAS_DIRENT 1 | #define HAS_SYS_SELECT_H 1 | #define HAS_SYS_MMAN_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG_LONG 8 | #define ARCH_SIXTYFOUR 1 | #define SIZEOF_PTR 8 | #define SIZEOF_LONGLONG 8 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define HAVE_MAX_ALIGN_T 1 | /* end confdefs.h. */ | __attribute__((optimize("tree-vectorize"))) void f(void) {} | int | main (void) | { | f(); | ; | return 0; | } configure:18657: result: no configure:18666: checking whether gcc supports the labels as values extension configure:18689: gcc -c conftest.c >&5 configure:18689: $? = 0 configure:18698: result: yes configure:19052: checking for ld configure:19073: found /usr/bin/ld configure:19084: result: ld configure:19259: checking for rlwrap configure:19294: result: no configure:19312: checking semantics of signal handlers configure:19314: checking for sigaction configure:19314: gcc -o conftest conftest.c >&5 configure:19314: $? = 0 configure:19314: result: yes configure:19322: checking for sigprocmask configure:19322: gcc -o conftest conftest.c >&5 configure:19322: $? = 0 configure:19322: result: yes configure:19334: POSIX signal handling found. configure:19351: checking for expm1 configure:19351: gcc -o conftest conftest.c >&5 conftest.c:69:6: warning: incompatible redeclaration of library function 'expm1' [-Wincompatible-library-redeclaration] 69 | char expm1 (); | ^ conftest.c:69:6: note: 'expm1' is a builtin with type 'double (double)' 1 warning generated. configure:19351: $? = 0 configure:19351: result: yes configure:19351: checking for log1p configure:19351: gcc -o conftest conftest.c >&5 conftest.c:70:6: warning: incompatible redeclaration of library function 'log1p' [-Wincompatible-library-redeclaration] 70 | char log1p (); | ^ conftest.c:70:6: note: 'log1p' is a builtin with type 'double (double)' 1 warning generated. configure:19351: $? = 0 configure:19351: result: yes configure:19351: checking for hypot configure:19351: gcc -o conftest conftest.c >&5 conftest.c:71:6: warning: incompatible redeclaration of library function 'hypot' [-Wincompatible-library-redeclaration] 71 | char hypot (); | ^ conftest.c:71:6: note: 'hypot' is a builtin with type 'double (double, double)' 1 warning generated. configure:19351: $? = 0 configure:19351: result: yes configure:19351: checking for fma configure:19351: gcc -o conftest conftest.c >&5 conftest.c:72:6: warning: incompatible redeclaration of library function 'fma' [-Wincompatible-library-redeclaration] 72 | char fma (); | ^ conftest.c:72:6: note: 'fma' is a builtin with type 'double (double, double, double)' 1 warning generated. configure:19351: $? = 0 configure:19351: result: yes configure:19351: checking for exp2 configure:19351: gcc -o conftest conftest.c >&5 conftest.c:73:6: warning: incompatible redeclaration of library function 'exp2' [-Wincompatible-library-redeclaration] 73 | char exp2 (); | ^ conftest.c:73:6: note: 'exp2' is a builtin with type 'double (double)' 1 warning generated. configure:19351: $? = 0 configure:19351: result: yes configure:19351: checking for log2 configure:19351: gcc -o conftest conftest.c >&5 conftest.c:74:6: warning: incompatible redeclaration of library function 'log2' [-Wincompatible-library-redeclaration] 74 | char log2 (); | ^ conftest.c:74:6: note: 'log2' is a builtin with type 'double (double)' 1 warning generated. configure:19351: $? = 0 configure:19351: result: yes configure:19351: checking for cbrt configure:19351: gcc -o conftest conftest.c >&5 conftest.c:75:6: warning: incompatible redeclaration of library function 'cbrt' [-Wincompatible-library-redeclaration] 75 | char cbrt (); | ^ conftest.c:75:6: note: 'cbrt' is a builtin with type 'double (double)' 1 warning generated. configure:19351: $? = 0 configure:19351: result: yes configure:19351: checking for acosh configure:19351: gcc -o conftest conftest.c >&5 conftest.c:76:6: warning: incompatible redeclaration of library function 'acosh' [-Wincompatible-library-redeclaration] 76 | char acosh (); | ^ conftest.c:76:6: note: 'acosh' is a builtin with type 'double (double)' 1 warning generated. configure:19351: $? = 0 configure:19351: result: yes configure:19351: checking for asinh configure:19351: gcc -o conftest conftest.c >&5 conftest.c:77:6: warning: incompatible redeclaration of library function 'asinh' [-Wincompatible-library-redeclaration] 77 | char asinh (); | ^ conftest.c:77:6: note: 'asinh' is a builtin with type 'double (double)' 1 warning generated. configure:19351: $? = 0 configure:19351: result: yes configure:19351: checking for atanh configure:19351: gcc -o conftest conftest.c >&5 conftest.c:78:6: warning: incompatible redeclaration of library function 'atanh' [-Wincompatible-library-redeclaration] 78 | char atanh (); | ^ conftest.c:78:6: note: 'atanh' is a builtin with type 'double (double)' 1 warning generated. configure:19351: $? = 0 configure:19351: result: yes configure:19351: checking for erf configure:19351: gcc -o conftest conftest.c >&5 conftest.c:79:6: warning: incompatible redeclaration of library function 'erf' [-Wincompatible-library-redeclaration] 79 | char erf (); | ^ conftest.c:79:6: note: 'erf' is a builtin with type 'double (double)' 1 warning generated. configure:19351: $? = 0 configure:19351: result: yes configure:19351: checking for erfc configure:19351: gcc -o conftest conftest.c >&5 conftest.c:80:6: warning: incompatible redeclaration of library function 'erfc' [-Wincompatible-library-redeclaration] 80 | char erfc (); | ^ conftest.c:80:6: note: 'erfc' is a builtin with type 'double (double)' 1 warning generated. configure:19351: $? = 0 configure:19351: result: yes configure:19351: checking for trunc configure:19351: gcc -o conftest conftest.c >&5 conftest.c:81:6: warning: incompatible redeclaration of library function 'trunc' [-Wincompatible-library-redeclaration] 81 | char trunc (); | ^ conftest.c:81:6: note: 'trunc' is a builtin with type 'double (double)' 1 warning generated. configure:19351: $? = 0 configure:19351: result: yes configure:19351: checking for round configure:19351: gcc -o conftest conftest.c >&5 conftest.c:82:6: warning: incompatible redeclaration of library function 'round' [-Wincompatible-library-redeclaration] 82 | char round (); | ^ conftest.c:82:6: note: 'round' is a builtin with type 'double (double)' 1 warning generated. configure:19351: $? = 0 configure:19351: result: yes configure:19351: checking for copysign configure:19351: gcc -o conftest conftest.c >&5 conftest.c:83:6: warning: incompatible redeclaration of library function 'copysign' [-Wincompatible-library-redeclaration] 83 | char copysign (); | ^ conftest.c:83:6: note: 'copysign' is a builtin with type 'double (double, double)' 1 warning generated. configure:19351: $? = 0 configure:19351: result: yes configure:19370: checking whether round works configure:19405: gcc -o conftest conftest.c >&5 configure:19405: $? = 0 configure:19405: ./conftest configure:19405: $? = 0 configure:19407: result: yes configure:19442: checking whether fma works configure:19500: gcc -o conftest conftest.c >&5 configure:19500: $? = 0 configure:19500: ./conftest configure:19500: $? = 0 configure:19502: result: yes configure:19542: checking for getentropy configure:19542: gcc -o conftest conftest.c >&5 configure:19542: $? = 0 configure:19542: result: yes configure:19551: checking for getrusage configure:19551: gcc -o conftest conftest.c >&5 configure:19551: $? = 0 configure:19551: result: yes configure:19560: checking for times configure:19560: gcc -o conftest conftest.c >&5 configure:19560: $? = 0 configure:19560: result: yes configure:19569: checking for strlcpy configure:19569: gcc -o conftest conftest.c >&5 conftest.c:90:6: warning: incompatible redeclaration of library function 'strlcpy' [-Wincompatible-library-redeclaration] 90 | char strlcpy (); | ^ conftest.c:90:6: note: 'strlcpy' is a builtin with type 'unsigned long (char *, const char *, unsigned long)' 1 warning generated. configure:19569: $? = 0 configure:19569: result: yes configure:19582: checking for secure_getenv configure:19582: gcc -o conftest -D_GNU_SOURCE conftest.c >&5 Undefined symbols for architecture arm64: "_secure_getenv", referenced from: _main in conftest-898d82.o ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:19582: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OCaml" | #define PACKAGE_TARNAME "ocaml" | #define PACKAGE_VERSION "5.5.0+dev0-2025-04-28" | #define PACKAGE_STRING "OCaml 5.5.0+dev0-2025-04-28" | #define PACKAGE_BUGREPORT "caml-list@inria.fr" | #define PACKAGE_URL "http://www.ocaml.org" | #define MAGIC_NUMBER_PREFIX "Caml1999" | #define MAGIC_NUMBER_VERSION "037" | #define EXEC_MAGIC_LENGTH 12 | #define EXEC_FORMAT "X" | #define OCAML_VERSION_MAJOR 5 | #define OCAML_VERSION_MINOR 5 | #define OCAML_VERSION_PATCHLEVEL 0 | #define OCAML_VERSION_ADDITIONAL "dev0-2025-04-28" | #define OCAML_VERSION_EXTRA "dev0-2025-04-28" | #define OCAML_VERSION 50500 | #define OCAML_VERSION_STRING "5.5.0+dev0-2025-04-28" | #define OCAML_RELEASE_NUMBER 21 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAS_ARCH_CODE32 1 | #define HAS_LIBGEN_H 1 | #define HAS_DIRENT 1 | #define HAS_SYS_SELECT_H 1 | #define HAS_SYS_MMAN_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG_LONG 8 | #define ARCH_SIXTYFOUR 1 | #define SIZEOF_PTR 8 | #define SIZEOF_LONGLONG 8 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define HAVE_MAX_ALIGN_T 1 | #define HAVE_LABELS_AS_VALUES 1 | #define OCAML_OS_TYPE "Unix" | #define POSIX_SIGNALS 1 | #define HAVE_EXPM1 1 | #define HAVE_LOG1P 1 | #define HAVE_HYPOT 1 | #define HAVE_FMA 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_CBRT 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_TRUNC 1 | #define HAVE_ROUND 1 | #define HAVE_COPYSIGN 1 | #define HAS_C99_FLOAT_OPS 1 | #define HAS_WORKING_ROUND 1 | #define HAS_WORKING_FMA 1 | #define HAS_GETENTROPY 1 | #define HAS_GETRUSAGE 1 | #define HAS_TIMES 1 | #define HAS_STRLCPY 1 | /* end confdefs.h. */ | /* Define secure_getenv to an innocuous variant, in case declares secure_getenv. | For example, HP-UX 11i declares gettimeofday. */ | #define secure_getenv innocuous_secure_getenv | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char secure_getenv (); below. */ | | #include | #undef secure_getenv | | /* 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 secure_getenv (); | /* 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_secure_getenv || defined __stub___secure_getenv | choke me | #endif | | int | main (void) | { | return secure_getenv (); | ; | return 0; | } configure:19582: result: no configure:19588: checking for __secure_getenv configure:19588: gcc -o conftest -D_GNU_SOURCE conftest.c >&5 Undefined symbols for architecture arm64: "___secure_getenv", referenced from: _main in conftest-cc7feb.o ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:19588: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OCaml" | #define PACKAGE_TARNAME "ocaml" | #define PACKAGE_VERSION "5.5.0+dev0-2025-04-28" | #define PACKAGE_STRING "OCaml 5.5.0+dev0-2025-04-28" | #define PACKAGE_BUGREPORT "caml-list@inria.fr" | #define PACKAGE_URL "http://www.ocaml.org" | #define MAGIC_NUMBER_PREFIX "Caml1999" | #define MAGIC_NUMBER_VERSION "037" | #define EXEC_MAGIC_LENGTH 12 | #define EXEC_FORMAT "X" | #define OCAML_VERSION_MAJOR 5 | #define OCAML_VERSION_MINOR 5 | #define OCAML_VERSION_PATCHLEVEL 0 | #define OCAML_VERSION_ADDITIONAL "dev0-2025-04-28" | #define OCAML_VERSION_EXTRA "dev0-2025-04-28" | #define OCAML_VERSION 50500 | #define OCAML_VERSION_STRING "5.5.0+dev0-2025-04-28" | #define OCAML_RELEASE_NUMBER 21 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAS_ARCH_CODE32 1 | #define HAS_LIBGEN_H 1 | #define HAS_DIRENT 1 | #define HAS_SYS_SELECT_H 1 | #define HAS_SYS_MMAN_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG_LONG 8 | #define ARCH_SIXTYFOUR 1 | #define SIZEOF_PTR 8 | #define SIZEOF_LONGLONG 8 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define HAVE_MAX_ALIGN_T 1 | #define HAVE_LABELS_AS_VALUES 1 | #define OCAML_OS_TYPE "Unix" | #define POSIX_SIGNALS 1 | #define HAVE_EXPM1 1 | #define HAVE_LOG1P 1 | #define HAVE_HYPOT 1 | #define HAVE_FMA 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_CBRT 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_TRUNC 1 | #define HAVE_ROUND 1 | #define HAVE_COPYSIGN 1 | #define HAS_C99_FLOAT_OPS 1 | #define HAS_WORKING_ROUND 1 | #define HAS_WORKING_FMA 1 | #define HAS_GETENTROPY 1 | #define HAS_GETRUSAGE 1 | #define HAS_TIMES 1 | #define HAS_STRLCPY 1 | /* end confdefs.h. */ | /* Define __secure_getenv to an innocuous variant, in case declares __secure_getenv. | For example, HP-UX 11i declares gettimeofday. */ | #define __secure_getenv innocuous___secure_getenv | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __secure_getenv (); below. */ | | #include | #undef __secure_getenv | | /* 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 __secure_getenv (); | /* 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___secure_getenv || defined __stub_____secure_getenv | choke me | #endif | | int | main (void) | { | return __secure_getenv (); | ; | return 0; | } configure:19588: result: no configure:19602: checking for issetugid configure:19602: gcc -o conftest conftest.c >&5 configure:19602: $? = 0 configure:19602: result: yes configure:19624: checking for clock_gettime_nsec_np configure:19624: gcc -o conftest conftest.c >&5 configure:19624: $? = 0 configure:19624: result: yes configure:20085: not using thread sanitizer configure:20512: checking for socket configure:20512: gcc -o conftest conftest.c >&5 configure:20512: $? = 0 configure:20512: result: yes configure:20512: checking for socketpair configure:20512: gcc -o conftest conftest.c >&5 configure:20512: $? = 0 configure:20512: result: yes configure:20512: checking for bind configure:20512: gcc -o conftest conftest.c >&5 configure:20512: $? = 0 configure:20512: result: yes configure:20512: checking for listen configure:20512: gcc -o conftest conftest.c >&5 configure:20512: $? = 0 configure:20512: result: yes configure:20512: checking for accept configure:20512: gcc -o conftest conftest.c >&5 configure:20512: $? = 0 configure:20512: result: yes configure:20512: checking for connect configure:20512: gcc -o conftest conftest.c >&5 configure:20512: $? = 0 configure:20512: result: yes configure:20547: checking for socklen_t configure:20547: gcc -c conftest.c >&5 configure:20547: $? = 0 configure:20547: gcc -c conftest.c >&5 conftest.c:90:24: error: expected expression 90 | if (sizeof ((socklen_t))) | ^ 1 error generated. configure:20547: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OCaml" | #define PACKAGE_TARNAME "ocaml" | #define PACKAGE_VERSION "5.5.0+dev0-2025-04-28" | #define PACKAGE_STRING "OCaml 5.5.0+dev0-2025-04-28" | #define PACKAGE_BUGREPORT "caml-list@inria.fr" | #define PACKAGE_URL "http://www.ocaml.org" | #define MAGIC_NUMBER_PREFIX "Caml1999" | #define MAGIC_NUMBER_VERSION "037" | #define EXEC_MAGIC_LENGTH 12 | #define EXEC_FORMAT "X" | #define OCAML_VERSION_MAJOR 5 | #define OCAML_VERSION_MINOR 5 | #define OCAML_VERSION_PATCHLEVEL 0 | #define OCAML_VERSION_ADDITIONAL "dev0-2025-04-28" | #define OCAML_VERSION_EXTRA "dev0-2025-04-28" | #define OCAML_VERSION 50500 | #define OCAML_VERSION_STRING "5.5.0+dev0-2025-04-28" | #define OCAML_RELEASE_NUMBER 21 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAS_ARCH_CODE32 1 | #define HAS_LIBGEN_H 1 | #define HAS_DIRENT 1 | #define HAS_SYS_SELECT_H 1 | #define HAS_SYS_MMAN_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG_LONG 8 | #define ARCH_SIXTYFOUR 1 | #define SIZEOF_PTR 8 | #define SIZEOF_LONGLONG 8 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define HAVE_MAX_ALIGN_T 1 | #define HAVE_LABELS_AS_VALUES 1 | #define OCAML_OS_TYPE "Unix" | #define POSIX_SIGNALS 1 | #define HAVE_EXPM1 1 | #define HAVE_LOG1P 1 | #define HAVE_HYPOT 1 | #define HAVE_FMA 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_CBRT 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_TRUNC 1 | #define HAVE_ROUND 1 | #define HAVE_COPYSIGN 1 | #define HAS_C99_FLOAT_OPS 1 | #define HAS_WORKING_ROUND 1 | #define HAS_WORKING_FMA 1 | #define HAS_GETENTROPY 1 | #define HAS_GETRUSAGE 1 | #define HAS_TIMES 1 | #define HAS_STRLCPY 1 | #define HAS_ISSETUGID 1 | #define HAVE_CLOCK_GETTIME_NSEC_NP 1 | #define HAS_CLOCK_GETTIME_NSEC_NP 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_BIND 1 | #define HAVE_LISTEN 1 | #define HAVE_ACCEPT 1 | #define HAVE_CONNECT 1 | #define HAS_SOCKETS 1 | /* end confdefs.h. */ | #include | | int | main (void) | { | if (sizeof ((socklen_t))) | return 0; | ; | return 0; | } configure:20547: result: yes configure:20557: checking for inet_aton configure:20557: gcc -o conftest conftest.c >&5 configure:20557: $? = 0 configure:20557: result: yes configure:20601: checking for struct sockaddr_in6 configure:20601: gcc -c conftest.c >&5 configure:20601: $? = 0 configure:20601: gcc -c conftest.c >&5 conftest.c:97:34: error: expected expression 97 | if (sizeof ((struct sockaddr_in6))) | ^ 1 error generated. configure:20601: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OCaml" | #define PACKAGE_TARNAME "ocaml" | #define PACKAGE_VERSION "5.5.0+dev0-2025-04-28" | #define PACKAGE_STRING "OCaml 5.5.0+dev0-2025-04-28" | #define PACKAGE_BUGREPORT "caml-list@inria.fr" | #define PACKAGE_URL "http://www.ocaml.org" | #define MAGIC_NUMBER_PREFIX "Caml1999" | #define MAGIC_NUMBER_VERSION "037" | #define EXEC_MAGIC_LENGTH 12 | #define EXEC_FORMAT "X" | #define OCAML_VERSION_MAJOR 5 | #define OCAML_VERSION_MINOR 5 | #define OCAML_VERSION_PATCHLEVEL 0 | #define OCAML_VERSION_ADDITIONAL "dev0-2025-04-28" | #define OCAML_VERSION_EXTRA "dev0-2025-04-28" | #define OCAML_VERSION 50500 | #define OCAML_VERSION_STRING "5.5.0+dev0-2025-04-28" | #define OCAML_RELEASE_NUMBER 21 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAS_ARCH_CODE32 1 | #define HAS_LIBGEN_H 1 | #define HAS_DIRENT 1 | #define HAS_SYS_SELECT_H 1 | #define HAS_SYS_MMAN_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG_LONG 8 | #define ARCH_SIXTYFOUR 1 | #define SIZEOF_PTR 8 | #define SIZEOF_LONGLONG 8 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define HAVE_MAX_ALIGN_T 1 | #define HAVE_LABELS_AS_VALUES 1 | #define OCAML_OS_TYPE "Unix" | #define POSIX_SIGNALS 1 | #define HAVE_EXPM1 1 | #define HAVE_LOG1P 1 | #define HAVE_HYPOT 1 | #define HAVE_FMA 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_CBRT 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_TRUNC 1 | #define HAVE_ROUND 1 | #define HAVE_COPYSIGN 1 | #define HAS_C99_FLOAT_OPS 1 | #define HAS_WORKING_ROUND 1 | #define HAS_WORKING_FMA 1 | #define HAS_GETENTROPY 1 | #define HAS_GETRUSAGE 1 | #define HAS_TIMES 1 | #define HAS_STRLCPY 1 | #define HAS_ISSETUGID 1 | #define HAVE_CLOCK_GETTIME_NSEC_NP 1 | #define HAS_CLOCK_GETTIME_NSEC_NP 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_BIND 1 | #define HAVE_LISTEN 1 | #define HAVE_ACCEPT 1 | #define HAVE_CONNECT 1 | #define HAS_SOCKETS 1 | #define HAS_SOCKLEN_T 1 | #define HAS_INET_ATON 1 | /* end confdefs.h. */ | | #include | #include | #include | | | | int | main (void) | { | if (sizeof ((struct sockaddr_in6))) | return 0; | ; | return 0; | } configure:20601: result: yes configure:20624: checking for getaddrinfo configure:20624: gcc -o conftest conftest.c >&5 configure:20624: $? = 0 configure:20624: result: yes configure:20624: checking for getnameinfo configure:20624: gcc -o conftest conftest.c >&5 configure:20624: $? = 0 configure:20624: result: yes configure:20624: checking for inet_pton configure:20624: gcc -o conftest conftest.c >&5 configure:20624: $? = 0 configure:20624: result: yes configure:20624: checking for inet_ntop configure:20624: gcc -o conftest conftest.c >&5 configure:20624: $? = 0 configure:20624: result: yes configure:20643: checking for rewinddir configure:20643: gcc -o conftest conftest.c >&5 configure:20643: $? = 0 configure:20643: result: yes configure:20651: checking for lockf configure:20651: gcc -o conftest conftest.c >&5 configure:20651: $? = 0 configure:20651: result: yes configure:20659: checking for mkfifo configure:20659: gcc -o conftest conftest.c >&5 configure:20659: $? = 0 configure:20659: result: yes configure:20667: checking for getcwd configure:20667: gcc -o conftest conftest.c >&5 configure:20667: $? = 0 configure:20667: result: yes configure:20675: checking for system configure:20675: gcc -o conftest conftest.c >&5 configure:20675: $? = 0 configure:20675: result: yes configure:20692: checking for sys/types.h configure:20692: result: yes configure:20695: checking for utime.h configure:20695: gcc -c conftest.c >&5 configure:20695: $? = 0 configure:20695: result: yes configure:20698: checking for utime configure:20698: gcc -o conftest conftest.c >&5 configure:20698: $? = 0 configure:20698: result: yes configure:20711: checking for utimes configure:20711: gcc -o conftest conftest.c >&5 configure:20711: $? = 0 configure:20711: result: yes configure:20719: checking for fchmod configure:20719: gcc -o conftest conftest.c >&5 configure:20719: $? = 0 configure:20719: result: yes configure:20722: checking for fchown configure:20722: gcc -o conftest conftest.c >&5 configure:20722: $? = 0 configure:20722: result: yes configure:20732: checking for truncate configure:20732: gcc -o conftest conftest.c >&5 configure:20732: $? = 0 configure:20732: result: yes configure:20735: checking for ftruncate configure:20735: gcc -o conftest conftest.c >&5 configure:20735: $? = 0 configure:20735: result: yes configure:20746: checking for select configure:20746: gcc -o conftest conftest.c >&5 configure:20746: $? = 0 configure:20746: result: yes configure:20749: checking for fd_set configure:20749: gcc -c conftest.c >&5 configure:20749: $? = 0 configure:20749: gcc -c conftest.c >&5 conftest.c:109:21: error: expected expression 109 | if (sizeof ((fd_set))) | ^ 1 error generated. configure:20749: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OCaml" | #define PACKAGE_TARNAME "ocaml" | #define PACKAGE_VERSION "5.5.0+dev0-2025-04-28" | #define PACKAGE_STRING "OCaml 5.5.0+dev0-2025-04-28" | #define PACKAGE_BUGREPORT "caml-list@inria.fr" | #define PACKAGE_URL "http://www.ocaml.org" | #define MAGIC_NUMBER_PREFIX "Caml1999" | #define MAGIC_NUMBER_VERSION "037" | #define EXEC_MAGIC_LENGTH 12 | #define EXEC_FORMAT "X" | #define OCAML_VERSION_MAJOR 5 | #define OCAML_VERSION_MINOR 5 | #define OCAML_VERSION_PATCHLEVEL 0 | #define OCAML_VERSION_ADDITIONAL "dev0-2025-04-28" | #define OCAML_VERSION_EXTRA "dev0-2025-04-28" | #define OCAML_VERSION 50500 | #define OCAML_VERSION_STRING "5.5.0+dev0-2025-04-28" | #define OCAML_RELEASE_NUMBER 21 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAS_ARCH_CODE32 1 | #define HAS_LIBGEN_H 1 | #define HAS_DIRENT 1 | #define HAS_SYS_SELECT_H 1 | #define HAS_SYS_MMAN_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG_LONG 8 | #define ARCH_SIXTYFOUR 1 | #define SIZEOF_PTR 8 | #define SIZEOF_LONGLONG 8 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define HAVE_MAX_ALIGN_T 1 | #define HAVE_LABELS_AS_VALUES 1 | #define OCAML_OS_TYPE "Unix" | #define POSIX_SIGNALS 1 | #define HAVE_EXPM1 1 | #define HAVE_LOG1P 1 | #define HAVE_HYPOT 1 | #define HAVE_FMA 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_CBRT 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_TRUNC 1 | #define HAVE_ROUND 1 | #define HAVE_COPYSIGN 1 | #define HAS_C99_FLOAT_OPS 1 | #define HAS_WORKING_ROUND 1 | #define HAS_WORKING_FMA 1 | #define HAS_GETENTROPY 1 | #define HAS_GETRUSAGE 1 | #define HAS_TIMES 1 | #define HAS_STRLCPY 1 | #define HAS_ISSETUGID 1 | #define HAVE_CLOCK_GETTIME_NSEC_NP 1 | #define HAS_CLOCK_GETTIME_NSEC_NP 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_BIND 1 | #define HAVE_LISTEN 1 | #define HAVE_ACCEPT 1 | #define HAVE_CONNECT 1 | #define HAS_SOCKETS 1 | #define HAS_SOCKLEN_T 1 | #define HAS_INET_ATON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAS_IPV6 1 | #define HAS_REWINDDIR 1 | #define HAS_LOCKF 1 | #define HAS_MKFIFO 1 | #define HAS_GETCWD 1 | #define HAS_SYSTEM 1 | #define HAS_UTIME 1 | #define HAS_UTIMES 1 | #define HAS_FCHMOD 1 | #define HAS_TRUNCATE 1 | /* end confdefs.h. */ | | #include | #include | | | int | main (void) | { | if (sizeof ((fd_set))) | return 0; | ; | return 0; | } configure:20749: result: yes configure:20763: checking for nanosleep configure:20763: gcc -o conftest conftest.c >&5 configure:20763: $? = 0 configure:20763: result: yes configure:20771: checking for symlink configure:20771: gcc -o conftest conftest.c >&5 configure:20771: $? = 0 configure:20771: result: yes configure:20774: checking for readlink configure:20774: gcc -o conftest conftest.c >&5 configure:20774: $? = 0 configure:20774: result: yes configure:20777: checking for lstat configure:20777: gcc -o conftest conftest.c >&5 configure:20777: $? = 0 configure:20777: result: yes configure:20789: checking for realpath configure:20789: gcc -o conftest conftest.c >&5 configure:20789: $? = 0 configure:20789: result: yes configure:20798: checking for waitpid configure:20798: gcc -o conftest conftest.c >&5 configure:20798: $? = 0 configure:20798: result: yes configure:20811: checking for wait4 configure:20811: gcc -o conftest conftest.c >&5 configure:20811: $? = 0 configure:20811: result: yes configure:20823: checking for getgroups configure:20823: gcc -o conftest conftest.c >&5 configure:20823: $? = 0 configure:20823: result: yes configure:20832: checking for setgroups configure:20832: gcc -o conftest conftest.c >&5 configure:20832: $? = 0 configure:20832: result: yes configure:20841: checking for initgroups configure:20841: gcc -o conftest conftest.c >&5 configure:20841: $? = 0 configure:20841: result: yes configure:20851: checking for termios.h configure:20851: gcc -c conftest.c >&5 configure:20851: $? = 0 configure:20851: result: yes configure:20854: checking for tcgetattr configure:20854: gcc -o conftest conftest.c >&5 configure:20854: $? = 0 configure:20854: result: yes configure:20857: checking for tcsetattr configure:20857: gcc -o conftest conftest.c >&5 configure:20857: $? = 0 configure:20857: result: yes configure:20860: checking for tcsendbreak configure:20860: gcc -o conftest conftest.c >&5 configure:20860: $? = 0 configure:20860: result: yes configure:20863: checking for tcflush configure:20863: gcc -o conftest conftest.c >&5 configure:20863: $? = 0 configure:20863: result: yes configure:20866: checking for tcflow configure:20866: gcc -o conftest conftest.c >&5 configure:20866: $? = 0 configure:20866: result: yes configure:20886: checking for setitimer configure:20886: gcc -o conftest conftest.c >&5 configure:20886: $? = 0 configure:20886: result: yes configure:20907: checking for gethostname configure:20907: gcc -o conftest conftest.c >&5 configure:20907: $? = 0 configure:20907: result: yes configure:20918: checking for sys/utsname.h configure:20918: gcc -c conftest.c >&5 configure:20918: $? = 0 configure:20918: result: yes configure:20921: checking for uname configure:20921: gcc -o conftest conftest.c >&5 configure:20921: $? = 0 configure:20921: result: yes configure:20933: checking for gettimeofday configure:20933: gcc -o conftest conftest.c >&5 configure:20933: $? = 0 configure:20933: result: yes configure:20948: checking for mktime configure:20948: gcc -o conftest conftest.c >&5 configure:20948: $? = 0 configure:20948: result: yes configure:20962: checking for setsid configure:20962: gcc -o conftest conftest.c >&5 configure:20962: $? = 0 configure:20962: result: yes configure:20973: checking for putenv configure:20973: gcc -o conftest conftest.c >&5 configure:20973: $? = 0 configure:20973: result: yes configure:20983: checking for setenv configure:20983: gcc -o conftest conftest.c >&5 configure:20983: $? = 0 configure:20983: result: yes configure:20986: checking for unsetenv configure:20986: gcc -o conftest conftest.c >&5 configure:20986: $? = 0 configure:20986: result: yes configure:21004: checking for locale.h configure:21004: gcc -c conftest.c >&5 configure:21004: $? = 0 configure:21004: result: yes configure:21007: checking for newlocale configure:21007: gcc -o conftest conftest.c >&5 configure:21007: $? = 0 configure:21007: result: yes configure:21010: checking for freelocale configure:21010: gcc -o conftest conftest.c >&5 configure:21010: $? = 0 configure:21010: result: yes configure:21013: checking for uselocale configure:21013: gcc -o conftest conftest.c >&5 configure:21013: $? = 0 configure:21013: result: yes configure:21028: checking for xlocale.h configure:21028: gcc -c conftest.c >&5 configure:21028: $? = 0 configure:21028: result: yes configure:21031: checking for newlocale configure:21031: result: yes configure:21034: checking for freelocale configure:21034: result: yes configure:21037: checking for uselocale configure:21037: result: yes configure:21059: checking for strtod_l configure:21059: gcc -o conftest conftest.c >&5 configure:21059: $? = 0 configure:21059: result: yes configure:21075: checking for dlopen configure:21075: gcc -o conftest conftest.c >&5 configure:21075: $? = 0 configure:21075: result: yes configure:21131: Dynamic loading of shared libraries is supported. configure:21142: checking for sys/mman.h configure:21142: result: yes configure:21145: checking for mmap configure:21145: gcc -o conftest conftest.c >&5 configure:21145: $? = 0 configure:21145: result: yes configure:21148: checking for munmap configure:21148: gcc -o conftest conftest.c >&5 configure:21148: $? = 0 configure:21148: result: yes configure:21162: checking for pwrite configure:21162: gcc -o conftest conftest.c >&5 configure:21162: $? = 0 configure:21162: result: yes configure:21180: checking whether the C compiler accepts -fdebug-prefix-map=old=new configure:21200: gcc -c -Werror -fdebug-prefix-map=old=new conftest.c >&5 configure:21200: $? = 0 configure:21210: result: yes configure:21329: checking for struct stat.st_atim.tv_nsec configure:21329: gcc -c conftest.c >&5 conftest.c:160:13: error: no member named 'st_atim' in 'struct stat' 160 | if (ac_aggr.st_atim.tv_nsec) | ~~~~~~~ ^ 1 error generated. configure:21329: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OCaml" | #define PACKAGE_TARNAME "ocaml" | #define PACKAGE_VERSION "5.5.0+dev0-2025-04-28" | #define PACKAGE_STRING "OCaml 5.5.0+dev0-2025-04-28" | #define PACKAGE_BUGREPORT "caml-list@inria.fr" | #define PACKAGE_URL "http://www.ocaml.org" | #define MAGIC_NUMBER_PREFIX "Caml1999" | #define MAGIC_NUMBER_VERSION "037" | #define EXEC_MAGIC_LENGTH 12 | #define EXEC_FORMAT "X" | #define OCAML_VERSION_MAJOR 5 | #define OCAML_VERSION_MINOR 5 | #define OCAML_VERSION_PATCHLEVEL 0 | #define OCAML_VERSION_ADDITIONAL "dev0-2025-04-28" | #define OCAML_VERSION_EXTRA "dev0-2025-04-28" | #define OCAML_VERSION 50500 | #define OCAML_VERSION_STRING "5.5.0+dev0-2025-04-28" | #define OCAML_RELEASE_NUMBER 21 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAS_ARCH_CODE32 1 | #define HAS_LIBGEN_H 1 | #define HAS_DIRENT 1 | #define HAS_SYS_SELECT_H 1 | #define HAS_SYS_MMAN_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG_LONG 8 | #define ARCH_SIXTYFOUR 1 | #define SIZEOF_PTR 8 | #define SIZEOF_LONGLONG 8 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define HAVE_MAX_ALIGN_T 1 | #define HAVE_LABELS_AS_VALUES 1 | #define OCAML_OS_TYPE "Unix" | #define POSIX_SIGNALS 1 | #define HAVE_EXPM1 1 | #define HAVE_LOG1P 1 | #define HAVE_HYPOT 1 | #define HAVE_FMA 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_CBRT 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_TRUNC 1 | #define HAVE_ROUND 1 | #define HAVE_COPYSIGN 1 | #define HAS_C99_FLOAT_OPS 1 | #define HAS_WORKING_ROUND 1 | #define HAS_WORKING_FMA 1 | #define HAS_GETENTROPY 1 | #define HAS_GETRUSAGE 1 | #define HAS_TIMES 1 | #define HAS_STRLCPY 1 | #define HAS_ISSETUGID 1 | #define HAVE_CLOCK_GETTIME_NSEC_NP 1 | #define HAS_CLOCK_GETTIME_NSEC_NP 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_BIND 1 | #define HAVE_LISTEN 1 | #define HAVE_ACCEPT 1 | #define HAVE_CONNECT 1 | #define HAS_SOCKETS 1 | #define HAS_SOCKLEN_T 1 | #define HAS_INET_ATON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAS_IPV6 1 | #define HAS_REWINDDIR 1 | #define HAS_LOCKF 1 | #define HAS_MKFIFO 1 | #define HAS_GETCWD 1 | #define HAS_SYSTEM 1 | #define HAS_UTIME 1 | #define HAS_UTIMES 1 | #define HAS_FCHMOD 1 | #define HAS_TRUNCATE 1 | #define HAS_SELECT 1 | #define HAS_NANOSLEEP 1 | #define HAS_SYMLINK 1 | #define HAS_REALPATH 1 | #define HAS_WAITPID 1 | #define HAS_WAIT4 1 | #define HAS_GETGROUPS 1 | #define HAS_SETGROUPS 1 | #define HAS_INITGROUPS 1 | #define HAS_TERMIOS 1 | #define HAS_SETITIMER 1 | #define HAS_GETHOSTNAME 1 | #define HAS_UNAME 1 | #define HAS_GETTIMEOFDAY 1 | #define HAS_MKTIME 1 | #define HAS_SETSID 1 | #define HAS_PUTENV 1 | #define HAS_SETENV_UNSETENV 1 | #define HAS_LOCALE_H 1 | #define HAS_XLOCALE_H 1 | #define HAS_STRTOD_L 1 | #define SUPPORT_DYNAMIC_LINKING 1 | #define HAS_MMAP 1 | #define HAS_PWRITE 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include | | int | main (void) | { | static struct stat ac_aggr; | if (ac_aggr.st_atim.tv_nsec) | return 0; | ; | return 0; | } configure:21329: gcc -c conftest.c >&5 conftest.c:160:20: error: no member named 'st_atim' in 'struct stat' 160 | if (sizeof ac_aggr.st_atim.tv_nsec) | ~~~~~~~ ^ 1 error generated. configure:21329: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OCaml" | #define PACKAGE_TARNAME "ocaml" | #define PACKAGE_VERSION "5.5.0+dev0-2025-04-28" | #define PACKAGE_STRING "OCaml 5.5.0+dev0-2025-04-28" | #define PACKAGE_BUGREPORT "caml-list@inria.fr" | #define PACKAGE_URL "http://www.ocaml.org" | #define MAGIC_NUMBER_PREFIX "Caml1999" | #define MAGIC_NUMBER_VERSION "037" | #define EXEC_MAGIC_LENGTH 12 | #define EXEC_FORMAT "X" | #define OCAML_VERSION_MAJOR 5 | #define OCAML_VERSION_MINOR 5 | #define OCAML_VERSION_PATCHLEVEL 0 | #define OCAML_VERSION_ADDITIONAL "dev0-2025-04-28" | #define OCAML_VERSION_EXTRA "dev0-2025-04-28" | #define OCAML_VERSION 50500 | #define OCAML_VERSION_STRING "5.5.0+dev0-2025-04-28" | #define OCAML_RELEASE_NUMBER 21 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAS_ARCH_CODE32 1 | #define HAS_LIBGEN_H 1 | #define HAS_DIRENT 1 | #define HAS_SYS_SELECT_H 1 | #define HAS_SYS_MMAN_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG_LONG 8 | #define ARCH_SIXTYFOUR 1 | #define SIZEOF_PTR 8 | #define SIZEOF_LONGLONG 8 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define HAVE_MAX_ALIGN_T 1 | #define HAVE_LABELS_AS_VALUES 1 | #define OCAML_OS_TYPE "Unix" | #define POSIX_SIGNALS 1 | #define HAVE_EXPM1 1 | #define HAVE_LOG1P 1 | #define HAVE_HYPOT 1 | #define HAVE_FMA 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_CBRT 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_TRUNC 1 | #define HAVE_ROUND 1 | #define HAVE_COPYSIGN 1 | #define HAS_C99_FLOAT_OPS 1 | #define HAS_WORKING_ROUND 1 | #define HAS_WORKING_FMA 1 | #define HAS_GETENTROPY 1 | #define HAS_GETRUSAGE 1 | #define HAS_TIMES 1 | #define HAS_STRLCPY 1 | #define HAS_ISSETUGID 1 | #define HAVE_CLOCK_GETTIME_NSEC_NP 1 | #define HAS_CLOCK_GETTIME_NSEC_NP 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_BIND 1 | #define HAVE_LISTEN 1 | #define HAVE_ACCEPT 1 | #define HAVE_CONNECT 1 | #define HAS_SOCKETS 1 | #define HAS_SOCKLEN_T 1 | #define HAS_INET_ATON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAS_IPV6 1 | #define HAS_REWINDDIR 1 | #define HAS_LOCKF 1 | #define HAS_MKFIFO 1 | #define HAS_GETCWD 1 | #define HAS_SYSTEM 1 | #define HAS_UTIME 1 | #define HAS_UTIMES 1 | #define HAS_FCHMOD 1 | #define HAS_TRUNCATE 1 | #define HAS_SELECT 1 | #define HAS_NANOSLEEP 1 | #define HAS_SYMLINK 1 | #define HAS_REALPATH 1 | #define HAS_WAITPID 1 | #define HAS_WAIT4 1 | #define HAS_GETGROUPS 1 | #define HAS_SETGROUPS 1 | #define HAS_INITGROUPS 1 | #define HAS_TERMIOS 1 | #define HAS_SETITIMER 1 | #define HAS_GETHOSTNAME 1 | #define HAS_UNAME 1 | #define HAS_GETTIMEOFDAY 1 | #define HAS_MKTIME 1 | #define HAS_SETSID 1 | #define HAS_PUTENV 1 | #define HAS_SETENV_UNSETENV 1 | #define HAS_LOCALE_H 1 | #define HAS_XLOCALE_H 1 | #define HAS_STRTOD_L 1 | #define SUPPORT_DYNAMIC_LINKING 1 | #define HAS_MMAP 1 | #define HAS_PWRITE 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include | | int | main (void) | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_atim.tv_nsec) | return 0; | ; | return 0; | } configure:21329: result: no configure:21340: checking for struct stat.st_atimespec.tv_nsec configure:21340: gcc -c conftest.c >&5 configure:21340: $? = 0 configure:21340: result: yes configure:21351: checking for struct stat.st_atimensec configure:21351: gcc -c conftest.c >&5 conftest.c:161:13: error: no member named 'st_atimensec' in 'struct stat'; did you mean 'st_atimespec'? 161 | if (ac_aggr.st_atimensec) | ^~~~~~~~~~~~ | st_atimespec /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/stat.h:182:13: note: 'st_atimespec' declared here 182 | struct stat __DARWIN_STRUCT_STAT64; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/stat.h:166:2: note: expanded from macro '__DARWIN_STRUCT_STAT64' 166 | __DARWIN_STRUCT_STAT64_TIMES \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/stat.h:129:18: note: expanded from macro '__DARWIN_STRUCT_STAT64_TIMES' 129 | struct timespec st_atimespec; /* time of last access */ \ | ^ 1 error generated. configure:21351: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OCaml" | #define PACKAGE_TARNAME "ocaml" | #define PACKAGE_VERSION "5.5.0+dev0-2025-04-28" | #define PACKAGE_STRING "OCaml 5.5.0+dev0-2025-04-28" | #define PACKAGE_BUGREPORT "caml-list@inria.fr" | #define PACKAGE_URL "http://www.ocaml.org" | #define MAGIC_NUMBER_PREFIX "Caml1999" | #define MAGIC_NUMBER_VERSION "037" | #define EXEC_MAGIC_LENGTH 12 | #define EXEC_FORMAT "X" | #define OCAML_VERSION_MAJOR 5 | #define OCAML_VERSION_MINOR 5 | #define OCAML_VERSION_PATCHLEVEL 0 | #define OCAML_VERSION_ADDITIONAL "dev0-2025-04-28" | #define OCAML_VERSION_EXTRA "dev0-2025-04-28" | #define OCAML_VERSION 50500 | #define OCAML_VERSION_STRING "5.5.0+dev0-2025-04-28" | #define OCAML_RELEASE_NUMBER 21 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAS_ARCH_CODE32 1 | #define HAS_LIBGEN_H 1 | #define HAS_DIRENT 1 | #define HAS_SYS_SELECT_H 1 | #define HAS_SYS_MMAN_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG_LONG 8 | #define ARCH_SIXTYFOUR 1 | #define SIZEOF_PTR 8 | #define SIZEOF_LONGLONG 8 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define HAVE_MAX_ALIGN_T 1 | #define HAVE_LABELS_AS_VALUES 1 | #define OCAML_OS_TYPE "Unix" | #define POSIX_SIGNALS 1 | #define HAVE_EXPM1 1 | #define HAVE_LOG1P 1 | #define HAVE_HYPOT 1 | #define HAVE_FMA 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_CBRT 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_TRUNC 1 | #define HAVE_ROUND 1 | #define HAVE_COPYSIGN 1 | #define HAS_C99_FLOAT_OPS 1 | #define HAS_WORKING_ROUND 1 | #define HAS_WORKING_FMA 1 | #define HAS_GETENTROPY 1 | #define HAS_GETRUSAGE 1 | #define HAS_TIMES 1 | #define HAS_STRLCPY 1 | #define HAS_ISSETUGID 1 | #define HAVE_CLOCK_GETTIME_NSEC_NP 1 | #define HAS_CLOCK_GETTIME_NSEC_NP 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_BIND 1 | #define HAVE_LISTEN 1 | #define HAVE_ACCEPT 1 | #define HAVE_CONNECT 1 | #define HAS_SOCKETS 1 | #define HAS_SOCKLEN_T 1 | #define HAS_INET_ATON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAS_IPV6 1 | #define HAS_REWINDDIR 1 | #define HAS_LOCKF 1 | #define HAS_MKFIFO 1 | #define HAS_GETCWD 1 | #define HAS_SYSTEM 1 | #define HAS_UTIME 1 | #define HAS_UTIMES 1 | #define HAS_FCHMOD 1 | #define HAS_TRUNCATE 1 | #define HAS_SELECT 1 | #define HAS_NANOSLEEP 1 | #define HAS_SYMLINK 1 | #define HAS_REALPATH 1 | #define HAS_WAITPID 1 | #define HAS_WAIT4 1 | #define HAS_GETGROUPS 1 | #define HAS_SETGROUPS 1 | #define HAS_INITGROUPS 1 | #define HAS_TERMIOS 1 | #define HAS_SETITIMER 1 | #define HAS_GETHOSTNAME 1 | #define HAS_UNAME 1 | #define HAS_GETTIMEOFDAY 1 | #define HAS_MKTIME 1 | #define HAS_SETSID 1 | #define HAS_PUTENV 1 | #define HAS_SETENV_UNSETENV 1 | #define HAS_LOCALE_H 1 | #define HAS_XLOCALE_H 1 | #define HAS_STRTOD_L 1 | #define SUPPORT_DYNAMIC_LINKING 1 | #define HAS_MMAP 1 | #define HAS_PWRITE 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include | | int | main (void) | { | static struct stat ac_aggr; | if (ac_aggr.st_atimensec) | return 0; | ; | return 0; | } configure:21351: gcc -c conftest.c >&5 conftest.c:161:20: error: no member named 'st_atimensec' in 'struct stat'; did you mean 'st_atimespec'? 161 | if (sizeof ac_aggr.st_atimensec) | ^~~~~~~~~~~~ | st_atimespec /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/stat.h:182:13: note: 'st_atimespec' declared here 182 | struct stat __DARWIN_STRUCT_STAT64; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/stat.h:166:2: note: expanded from macro '__DARWIN_STRUCT_STAT64' 166 | __DARWIN_STRUCT_STAT64_TIMES \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/stat.h:129:18: note: expanded from macro '__DARWIN_STRUCT_STAT64_TIMES' 129 | struct timespec st_atimespec; /* time of last access */ \ | ^ 1 error generated. configure:21351: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OCaml" | #define PACKAGE_TARNAME "ocaml" | #define PACKAGE_VERSION "5.5.0+dev0-2025-04-28" | #define PACKAGE_STRING "OCaml 5.5.0+dev0-2025-04-28" | #define PACKAGE_BUGREPORT "caml-list@inria.fr" | #define PACKAGE_URL "http://www.ocaml.org" | #define MAGIC_NUMBER_PREFIX "Caml1999" | #define MAGIC_NUMBER_VERSION "037" | #define EXEC_MAGIC_LENGTH 12 | #define EXEC_FORMAT "X" | #define OCAML_VERSION_MAJOR 5 | #define OCAML_VERSION_MINOR 5 | #define OCAML_VERSION_PATCHLEVEL 0 | #define OCAML_VERSION_ADDITIONAL "dev0-2025-04-28" | #define OCAML_VERSION_EXTRA "dev0-2025-04-28" | #define OCAML_VERSION 50500 | #define OCAML_VERSION_STRING "5.5.0+dev0-2025-04-28" | #define OCAML_RELEASE_NUMBER 21 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAS_ARCH_CODE32 1 | #define HAS_LIBGEN_H 1 | #define HAS_DIRENT 1 | #define HAS_SYS_SELECT_H 1 | #define HAS_SYS_MMAN_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG_LONG 8 | #define ARCH_SIXTYFOUR 1 | #define SIZEOF_PTR 8 | #define SIZEOF_LONGLONG 8 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define HAVE_MAX_ALIGN_T 1 | #define HAVE_LABELS_AS_VALUES 1 | #define OCAML_OS_TYPE "Unix" | #define POSIX_SIGNALS 1 | #define HAVE_EXPM1 1 | #define HAVE_LOG1P 1 | #define HAVE_HYPOT 1 | #define HAVE_FMA 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_CBRT 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_TRUNC 1 | #define HAVE_ROUND 1 | #define HAVE_COPYSIGN 1 | #define HAS_C99_FLOAT_OPS 1 | #define HAS_WORKING_ROUND 1 | #define HAS_WORKING_FMA 1 | #define HAS_GETENTROPY 1 | #define HAS_GETRUSAGE 1 | #define HAS_TIMES 1 | #define HAS_STRLCPY 1 | #define HAS_ISSETUGID 1 | #define HAVE_CLOCK_GETTIME_NSEC_NP 1 | #define HAS_CLOCK_GETTIME_NSEC_NP 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_BIND 1 | #define HAVE_LISTEN 1 | #define HAVE_ACCEPT 1 | #define HAVE_CONNECT 1 | #define HAS_SOCKETS 1 | #define HAS_SOCKLEN_T 1 | #define HAS_INET_ATON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAS_IPV6 1 | #define HAS_REWINDDIR 1 | #define HAS_LOCKF 1 | #define HAS_MKFIFO 1 | #define HAS_GETCWD 1 | #define HAS_SYSTEM 1 | #define HAS_UTIME 1 | #define HAS_UTIMES 1 | #define HAS_FCHMOD 1 | #define HAS_TRUNCATE 1 | #define HAS_SELECT 1 | #define HAS_NANOSLEEP 1 | #define HAS_SYMLINK 1 | #define HAS_REALPATH 1 | #define HAS_WAITPID 1 | #define HAS_WAIT4 1 | #define HAS_GETGROUPS 1 | #define HAS_SETGROUPS 1 | #define HAS_INITGROUPS 1 | #define HAS_TERMIOS 1 | #define HAS_SETITIMER 1 | #define HAS_GETHOSTNAME 1 | #define HAS_UNAME 1 | #define HAS_GETTIMEOFDAY 1 | #define HAS_MKTIME 1 | #define HAS_SETSID 1 | #define HAS_PUTENV 1 | #define HAS_SETENV_UNSETENV 1 | #define HAS_LOCALE_H 1 | #define HAS_XLOCALE_H 1 | #define HAS_STRTOD_L 1 | #define SUPPORT_DYNAMIC_LINKING 1 | #define HAS_MMAP 1 | #define HAS_PWRITE 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include | | int | main (void) | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_atimensec) | return 0; | ; | return 0; | } configure:21351: result: no configure:21365: stat supports nanosecond precision configure:21382: checking how many arguments gethostbyname_r() takes configure:21418: gcc -c conftest.c >&5 conftest.c:132:19: error: call to undeclared function 'gethostbyname_r'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 132 | (void)gethostbyname_r(name) /* ; */ | ^ 1 error generated. configure:21418: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OCaml" | #define PACKAGE_TARNAME "ocaml" | #define PACKAGE_VERSION "5.5.0+dev0-2025-04-28" | #define PACKAGE_STRING "OCaml 5.5.0+dev0-2025-04-28" | #define PACKAGE_BUGREPORT "caml-list@inria.fr" | #define PACKAGE_URL "http://www.ocaml.org" | #define MAGIC_NUMBER_PREFIX "Caml1999" | #define MAGIC_NUMBER_VERSION "037" | #define EXEC_MAGIC_LENGTH 12 | #define EXEC_FORMAT "X" | #define OCAML_VERSION_MAJOR 5 | #define OCAML_VERSION_MINOR 5 | #define OCAML_VERSION_PATCHLEVEL 0 | #define OCAML_VERSION_ADDITIONAL "dev0-2025-04-28" | #define OCAML_VERSION_EXTRA "dev0-2025-04-28" | #define OCAML_VERSION 50500 | #define OCAML_VERSION_STRING "5.5.0+dev0-2025-04-28" | #define OCAML_RELEASE_NUMBER 21 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAS_ARCH_CODE32 1 | #define HAS_LIBGEN_H 1 | #define HAS_DIRENT 1 | #define HAS_SYS_SELECT_H 1 | #define HAS_SYS_MMAN_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG_LONG 8 | #define ARCH_SIXTYFOUR 1 | #define SIZEOF_PTR 8 | #define SIZEOF_LONGLONG 8 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define HAVE_MAX_ALIGN_T 1 | #define HAVE_LABELS_AS_VALUES 1 | #define OCAML_OS_TYPE "Unix" | #define POSIX_SIGNALS 1 | #define HAVE_EXPM1 1 | #define HAVE_LOG1P 1 | #define HAVE_HYPOT 1 | #define HAVE_FMA 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_CBRT 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_TRUNC 1 | #define HAVE_ROUND 1 | #define HAVE_COPYSIGN 1 | #define HAS_C99_FLOAT_OPS 1 | #define HAS_WORKING_ROUND 1 | #define HAS_WORKING_FMA 1 | #define HAS_GETENTROPY 1 | #define HAS_GETRUSAGE 1 | #define HAS_TIMES 1 | #define HAS_STRLCPY 1 | #define HAS_ISSETUGID 1 | #define HAVE_CLOCK_GETTIME_NSEC_NP 1 | #define HAS_CLOCK_GETTIME_NSEC_NP 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_BIND 1 | #define HAVE_LISTEN 1 | #define HAVE_ACCEPT 1 | #define HAVE_CONNECT 1 | #define HAS_SOCKETS 1 | #define HAS_SOCKLEN_T 1 | #define HAS_INET_ATON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAS_IPV6 1 | #define HAS_REWINDDIR 1 | #define HAS_LOCKF 1 | #define HAS_MKFIFO 1 | #define HAS_GETCWD 1 | #define HAS_SYSTEM 1 | #define HAS_UTIME 1 | #define HAS_UTIMES 1 | #define HAS_FCHMOD 1 | #define HAS_TRUNCATE 1 | #define HAS_SELECT 1 | #define HAS_NANOSLEEP 1 | #define HAS_SYMLINK 1 | #define HAS_REALPATH 1 | #define HAS_WAITPID 1 | #define HAS_WAIT4 1 | #define HAS_GETGROUPS 1 | #define HAS_SETGROUPS 1 | #define HAS_INITGROUPS 1 | #define HAS_TERMIOS 1 | #define HAS_SETITIMER 1 | #define HAS_GETHOSTNAME 1 | #define HAS_UNAME 1 | #define HAS_GETTIMEOFDAY 1 | #define HAS_MKTIME 1 | #define HAS_SETSID 1 | #define HAS_PUTENV 1 | #define HAS_SETENV_UNSETENV 1 | #define HAS_LOCALE_H 1 | #define HAS_XLOCALE_H 1 | #define HAS_STRTOD_L 1 | #define SUPPORT_DYNAMIC_LINKING 1 | #define HAS_MMAP 1 | #define HAS_PWRITE 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1 | /* end confdefs.h. */ | #include | int | main (void) | { | | char *name = "www.gnu.org"; | (void)gethostbyname_r(name) /* ; */ | | ; | return 0; | } configure:21449: gcc -c conftest.c >&5 conftest.c:136:19: error: call to undeclared function 'gethostbyname_r'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 136 | (void)gethostbyname_r(name, &ret, buf, buflen, &retp, &my_h_errno) /* ; */ | ^ 1 error generated. configure:21449: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OCaml" | #define PACKAGE_TARNAME "ocaml" | #define PACKAGE_VERSION "5.5.0+dev0-2025-04-28" | #define PACKAGE_STRING "OCaml 5.5.0+dev0-2025-04-28" | #define PACKAGE_BUGREPORT "caml-list@inria.fr" | #define PACKAGE_URL "http://www.ocaml.org" | #define MAGIC_NUMBER_PREFIX "Caml1999" | #define MAGIC_NUMBER_VERSION "037" | #define EXEC_MAGIC_LENGTH 12 | #define EXEC_FORMAT "X" | #define OCAML_VERSION_MAJOR 5 | #define OCAML_VERSION_MINOR 5 | #define OCAML_VERSION_PATCHLEVEL 0 | #define OCAML_VERSION_ADDITIONAL "dev0-2025-04-28" | #define OCAML_VERSION_EXTRA "dev0-2025-04-28" | #define OCAML_VERSION 50500 | #define OCAML_VERSION_STRING "5.5.0+dev0-2025-04-28" | #define OCAML_RELEASE_NUMBER 21 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAS_ARCH_CODE32 1 | #define HAS_LIBGEN_H 1 | #define HAS_DIRENT 1 | #define HAS_SYS_SELECT_H 1 | #define HAS_SYS_MMAN_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG_LONG 8 | #define ARCH_SIXTYFOUR 1 | #define SIZEOF_PTR 8 | #define SIZEOF_LONGLONG 8 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define HAVE_MAX_ALIGN_T 1 | #define HAVE_LABELS_AS_VALUES 1 | #define OCAML_OS_TYPE "Unix" | #define POSIX_SIGNALS 1 | #define HAVE_EXPM1 1 | #define HAVE_LOG1P 1 | #define HAVE_HYPOT 1 | #define HAVE_FMA 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_CBRT 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_TRUNC 1 | #define HAVE_ROUND 1 | #define HAVE_COPYSIGN 1 | #define HAS_C99_FLOAT_OPS 1 | #define HAS_WORKING_ROUND 1 | #define HAS_WORKING_FMA 1 | #define HAS_GETENTROPY 1 | #define HAS_GETRUSAGE 1 | #define HAS_TIMES 1 | #define HAS_STRLCPY 1 | #define HAS_ISSETUGID 1 | #define HAVE_CLOCK_GETTIME_NSEC_NP 1 | #define HAS_CLOCK_GETTIME_NSEC_NP 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_BIND 1 | #define HAVE_LISTEN 1 | #define HAVE_ACCEPT 1 | #define HAVE_CONNECT 1 | #define HAS_SOCKETS 1 | #define HAS_SOCKLEN_T 1 | #define HAS_INET_ATON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAS_IPV6 1 | #define HAS_REWINDDIR 1 | #define HAS_LOCKF 1 | #define HAS_MKFIFO 1 | #define HAS_GETCWD 1 | #define HAS_SYSTEM 1 | #define HAS_UTIME 1 | #define HAS_UTIMES 1 | #define HAS_FCHMOD 1 | #define HAS_TRUNCATE 1 | #define HAS_SELECT 1 | #define HAS_NANOSLEEP 1 | #define HAS_SYMLINK 1 | #define HAS_REALPATH 1 | #define HAS_WAITPID 1 | #define HAS_WAIT4 1 | #define HAS_GETGROUPS 1 | #define HAS_SETGROUPS 1 | #define HAS_INITGROUPS 1 | #define HAS_TERMIOS 1 | #define HAS_SETITIMER 1 | #define HAS_GETHOSTNAME 1 | #define HAS_UNAME 1 | #define HAS_GETTIMEOFDAY 1 | #define HAS_MKTIME 1 | #define HAS_SETSID 1 | #define HAS_PUTENV 1 | #define HAS_SETENV_UNSETENV 1 | #define HAS_LOCALE_H 1 | #define HAS_XLOCALE_H 1 | #define HAS_STRTOD_L 1 | #define SUPPORT_DYNAMIC_LINKING 1 | #define HAS_MMAP 1 | #define HAS_PWRITE 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1 | /* end confdefs.h. */ | #include | int | main (void) | { | | char *name = "www.gnu.org"; | struct hostent ret, *retp; | char buf[1024]; | int buflen = 1024; | int my_h_errno; | (void)gethostbyname_r(name, &ret, buf, buflen, &retp, &my_h_errno) /* ; */ | | ; | return 0; | } configure:21482: gcc -c conftest.c >&5 conftest.c:136:19: error: call to undeclared function 'gethostbyname_r'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 136 | (void)gethostbyname_r(name, &ret, buf, buflen, &my_h_errno) /* ; */ | ^ 1 error generated. configure:21482: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OCaml" | #define PACKAGE_TARNAME "ocaml" | #define PACKAGE_VERSION "5.5.0+dev0-2025-04-28" | #define PACKAGE_STRING "OCaml 5.5.0+dev0-2025-04-28" | #define PACKAGE_BUGREPORT "caml-list@inria.fr" | #define PACKAGE_URL "http://www.ocaml.org" | #define MAGIC_NUMBER_PREFIX "Caml1999" | #define MAGIC_NUMBER_VERSION "037" | #define EXEC_MAGIC_LENGTH 12 | #define EXEC_FORMAT "X" | #define OCAML_VERSION_MAJOR 5 | #define OCAML_VERSION_MINOR 5 | #define OCAML_VERSION_PATCHLEVEL 0 | #define OCAML_VERSION_ADDITIONAL "dev0-2025-04-28" | #define OCAML_VERSION_EXTRA "dev0-2025-04-28" | #define OCAML_VERSION 50500 | #define OCAML_VERSION_STRING "5.5.0+dev0-2025-04-28" | #define OCAML_RELEASE_NUMBER 21 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAS_ARCH_CODE32 1 | #define HAS_LIBGEN_H 1 | #define HAS_DIRENT 1 | #define HAS_SYS_SELECT_H 1 | #define HAS_SYS_MMAN_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG_LONG 8 | #define ARCH_SIXTYFOUR 1 | #define SIZEOF_PTR 8 | #define SIZEOF_LONGLONG 8 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define HAVE_MAX_ALIGN_T 1 | #define HAVE_LABELS_AS_VALUES 1 | #define OCAML_OS_TYPE "Unix" | #define POSIX_SIGNALS 1 | #define HAVE_EXPM1 1 | #define HAVE_LOG1P 1 | #define HAVE_HYPOT 1 | #define HAVE_FMA 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_CBRT 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_TRUNC 1 | #define HAVE_ROUND 1 | #define HAVE_COPYSIGN 1 | #define HAS_C99_FLOAT_OPS 1 | #define HAS_WORKING_ROUND 1 | #define HAS_WORKING_FMA 1 | #define HAS_GETENTROPY 1 | #define HAS_GETRUSAGE 1 | #define HAS_TIMES 1 | #define HAS_STRLCPY 1 | #define HAS_ISSETUGID 1 | #define HAVE_CLOCK_GETTIME_NSEC_NP 1 | #define HAS_CLOCK_GETTIME_NSEC_NP 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_BIND 1 | #define HAVE_LISTEN 1 | #define HAVE_ACCEPT 1 | #define HAVE_CONNECT 1 | #define HAS_SOCKETS 1 | #define HAS_SOCKLEN_T 1 | #define HAS_INET_ATON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAS_IPV6 1 | #define HAS_REWINDDIR 1 | #define HAS_LOCKF 1 | #define HAS_MKFIFO 1 | #define HAS_GETCWD 1 | #define HAS_SYSTEM 1 | #define HAS_UTIME 1 | #define HAS_UTIMES 1 | #define HAS_FCHMOD 1 | #define HAS_TRUNCATE 1 | #define HAS_SELECT 1 | #define HAS_NANOSLEEP 1 | #define HAS_SYMLINK 1 | #define HAS_REALPATH 1 | #define HAS_WAITPID 1 | #define HAS_WAIT4 1 | #define HAS_GETGROUPS 1 | #define HAS_SETGROUPS 1 | #define HAS_INITGROUPS 1 | #define HAS_TERMIOS 1 | #define HAS_SETITIMER 1 | #define HAS_GETHOSTNAME 1 | #define HAS_UNAME 1 | #define HAS_GETTIMEOFDAY 1 | #define HAS_MKTIME 1 | #define HAS_SETSID 1 | #define HAS_PUTENV 1 | #define HAS_SETENV_UNSETENV 1 | #define HAS_LOCALE_H 1 | #define HAS_XLOCALE_H 1 | #define HAS_STRTOD_L 1 | #define SUPPORT_DYNAMIC_LINKING 1 | #define HAS_MMAP 1 | #define HAS_PWRITE 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1 | /* end confdefs.h. */ | #include | int | main (void) | { | | char *name = "www.gnu.org"; | struct hostent ret; | char buf[1024]; | int buflen = 1024; | int my_h_errno; | (void)gethostbyname_r(name, &ret, buf, buflen, &my_h_errno) /* ; */ | | ; | return 0; | } configure:21513: gcc -c conftest.c >&5 conftest.c:133:33: error: variable has incomplete type 'struct hostent_data' 133 | struct hostent_data data; | ^ conftest.c:133:20: note: forward declaration of 'struct hostent_data' 133 | struct hostent_data data; | ^ conftest.c:134:19: error: call to undeclared function 'gethostbyname_r'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 134 | (void)gethostbyname_r(name, &ret, &data) /* ; */ | ^ 2 errors generated. configure:21513: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OCaml" | #define PACKAGE_TARNAME "ocaml" | #define PACKAGE_VERSION "5.5.0+dev0-2025-04-28" | #define PACKAGE_STRING "OCaml 5.5.0+dev0-2025-04-28" | #define PACKAGE_BUGREPORT "caml-list@inria.fr" | #define PACKAGE_URL "http://www.ocaml.org" | #define MAGIC_NUMBER_PREFIX "Caml1999" | #define MAGIC_NUMBER_VERSION "037" | #define EXEC_MAGIC_LENGTH 12 | #define EXEC_FORMAT "X" | #define OCAML_VERSION_MAJOR 5 | #define OCAML_VERSION_MINOR 5 | #define OCAML_VERSION_PATCHLEVEL 0 | #define OCAML_VERSION_ADDITIONAL "dev0-2025-04-28" | #define OCAML_VERSION_EXTRA "dev0-2025-04-28" | #define OCAML_VERSION 50500 | #define OCAML_VERSION_STRING "5.5.0+dev0-2025-04-28" | #define OCAML_RELEASE_NUMBER 21 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAS_ARCH_CODE32 1 | #define HAS_LIBGEN_H 1 | #define HAS_DIRENT 1 | #define HAS_SYS_SELECT_H 1 | #define HAS_SYS_MMAN_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG_LONG 8 | #define ARCH_SIXTYFOUR 1 | #define SIZEOF_PTR 8 | #define SIZEOF_LONGLONG 8 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define HAVE_MAX_ALIGN_T 1 | #define HAVE_LABELS_AS_VALUES 1 | #define OCAML_OS_TYPE "Unix" | #define POSIX_SIGNALS 1 | #define HAVE_EXPM1 1 | #define HAVE_LOG1P 1 | #define HAVE_HYPOT 1 | #define HAVE_FMA 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_CBRT 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_TRUNC 1 | #define HAVE_ROUND 1 | #define HAVE_COPYSIGN 1 | #define HAS_C99_FLOAT_OPS 1 | #define HAS_WORKING_ROUND 1 | #define HAS_WORKING_FMA 1 | #define HAS_GETENTROPY 1 | #define HAS_GETRUSAGE 1 | #define HAS_TIMES 1 | #define HAS_STRLCPY 1 | #define HAS_ISSETUGID 1 | #define HAVE_CLOCK_GETTIME_NSEC_NP 1 | #define HAS_CLOCK_GETTIME_NSEC_NP 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_BIND 1 | #define HAVE_LISTEN 1 | #define HAVE_ACCEPT 1 | #define HAVE_CONNECT 1 | #define HAS_SOCKETS 1 | #define HAS_SOCKLEN_T 1 | #define HAS_INET_ATON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAS_IPV6 1 | #define HAS_REWINDDIR 1 | #define HAS_LOCKF 1 | #define HAS_MKFIFO 1 | #define HAS_GETCWD 1 | #define HAS_SYSTEM 1 | #define HAS_UTIME 1 | #define HAS_UTIMES 1 | #define HAS_FCHMOD 1 | #define HAS_TRUNCATE 1 | #define HAS_SELECT 1 | #define HAS_NANOSLEEP 1 | #define HAS_SYMLINK 1 | #define HAS_REALPATH 1 | #define HAS_WAITPID 1 | #define HAS_WAIT4 1 | #define HAS_GETGROUPS 1 | #define HAS_SETGROUPS 1 | #define HAS_INITGROUPS 1 | #define HAS_TERMIOS 1 | #define HAS_SETITIMER 1 | #define HAS_GETHOSTNAME 1 | #define HAS_UNAME 1 | #define HAS_GETTIMEOFDAY 1 | #define HAS_MKTIME 1 | #define HAS_SETSID 1 | #define HAS_PUTENV 1 | #define HAS_SETENV_UNSETENV 1 | #define HAS_LOCALE_H 1 | #define HAS_XLOCALE_H 1 | #define HAS_STRTOD_L 1 | #define SUPPORT_DYNAMIC_LINKING 1 | #define HAS_MMAP 1 | #define HAS_PWRITE 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1 | /* end confdefs.h. */ | #include | int | main (void) | { | | char *name = "www.gnu.org"; | struct hostent ret; | struct hostent_data data; | (void)gethostbyname_r(name, &ret, &data) /* ; */ | | ; | return 0; | } configure:21565: result: can't tell configure:21607: checking how many arguments gethostbyaddr_r() takes configure:21643: gcc -c conftest.c >&5 conftest.c:132:19: error: call to undeclared function 'gethostbyaddr_r'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 132 | (void)gethostbyaddr_r(addr) /* ; */ | ^ conftest.c:132:19: note: did you mean 'gethostbyaddr'? /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/netdb.h:274:17: note: 'gethostbyaddr' declared here 274 | struct hostent *gethostbyaddr(const void *, socklen_t, int); | ^ 1 error generated. configure:21643: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OCaml" | #define PACKAGE_TARNAME "ocaml" | #define PACKAGE_VERSION "5.5.0+dev0-2025-04-28" | #define PACKAGE_STRING "OCaml 5.5.0+dev0-2025-04-28" | #define PACKAGE_BUGREPORT "caml-list@inria.fr" | #define PACKAGE_URL "http://www.ocaml.org" | #define MAGIC_NUMBER_PREFIX "Caml1999" | #define MAGIC_NUMBER_VERSION "037" | #define EXEC_MAGIC_LENGTH 12 | #define EXEC_FORMAT "X" | #define OCAML_VERSION_MAJOR 5 | #define OCAML_VERSION_MINOR 5 | #define OCAML_VERSION_PATCHLEVEL 0 | #define OCAML_VERSION_ADDITIONAL "dev0-2025-04-28" | #define OCAML_VERSION_EXTRA "dev0-2025-04-28" | #define OCAML_VERSION 50500 | #define OCAML_VERSION_STRING "5.5.0+dev0-2025-04-28" | #define OCAML_RELEASE_NUMBER 21 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAS_ARCH_CODE32 1 | #define HAS_LIBGEN_H 1 | #define HAS_DIRENT 1 | #define HAS_SYS_SELECT_H 1 | #define HAS_SYS_MMAN_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG_LONG 8 | #define ARCH_SIXTYFOUR 1 | #define SIZEOF_PTR 8 | #define SIZEOF_LONGLONG 8 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define HAVE_MAX_ALIGN_T 1 | #define HAVE_LABELS_AS_VALUES 1 | #define OCAML_OS_TYPE "Unix" | #define POSIX_SIGNALS 1 | #define HAVE_EXPM1 1 | #define HAVE_LOG1P 1 | #define HAVE_HYPOT 1 | #define HAVE_FMA 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_CBRT 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_TRUNC 1 | #define HAVE_ROUND 1 | #define HAVE_COPYSIGN 1 | #define HAS_C99_FLOAT_OPS 1 | #define HAS_WORKING_ROUND 1 | #define HAS_WORKING_FMA 1 | #define HAS_GETENTROPY 1 | #define HAS_GETRUSAGE 1 | #define HAS_TIMES 1 | #define HAS_STRLCPY 1 | #define HAS_ISSETUGID 1 | #define HAVE_CLOCK_GETTIME_NSEC_NP 1 | #define HAS_CLOCK_GETTIME_NSEC_NP 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_BIND 1 | #define HAVE_LISTEN 1 | #define HAVE_ACCEPT 1 | #define HAVE_CONNECT 1 | #define HAS_SOCKETS 1 | #define HAS_SOCKLEN_T 1 | #define HAS_INET_ATON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAS_IPV6 1 | #define HAS_REWINDDIR 1 | #define HAS_LOCKF 1 | #define HAS_MKFIFO 1 | #define HAS_GETCWD 1 | #define HAS_SYSTEM 1 | #define HAS_UTIME 1 | #define HAS_UTIMES 1 | #define HAS_FCHMOD 1 | #define HAS_TRUNCATE 1 | #define HAS_SELECT 1 | #define HAS_NANOSLEEP 1 | #define HAS_SYMLINK 1 | #define HAS_REALPATH 1 | #define HAS_WAITPID 1 | #define HAS_WAIT4 1 | #define HAS_GETGROUPS 1 | #define HAS_SETGROUPS 1 | #define HAS_INITGROUPS 1 | #define HAS_TERMIOS 1 | #define HAS_SETITIMER 1 | #define HAS_GETHOSTNAME 1 | #define HAS_UNAME 1 | #define HAS_GETTIMEOFDAY 1 | #define HAS_MKTIME 1 | #define HAS_SETSID 1 | #define HAS_PUTENV 1 | #define HAS_SETENV_UNSETENV 1 | #define HAS_LOCALE_H 1 | #define HAS_XLOCALE_H 1 | #define HAS_STRTOD_L 1 | #define SUPPORT_DYNAMIC_LINKING 1 | #define HAS_MMAP 1 | #define HAS_PWRITE 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1 | /* end confdefs.h. */ | #include | int | main (void) | { | | char *addr = "192.168.1.1"; | (void)gethostbyaddr_r(addr) /* ; */ | | ; | return 0; | } configure:21675: gcc -c conftest.c >&5 conftest.c:136:19: error: call to undeclared function 'gethostbyaddr_r'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 136 | (void)gethostbyaddr_r( | ^ conftest.c:136:19: note: did you mean 'gethostbyaddr'? /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/netdb.h:274:17: note: 'gethostbyaddr' declared here 274 | struct hostent *gethostbyaddr(const void *, socklen_t, int); | ^ 1 error generated. configure:21675: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OCaml" | #define PACKAGE_TARNAME "ocaml" | #define PACKAGE_VERSION "5.5.0+dev0-2025-04-28" | #define PACKAGE_STRING "OCaml 5.5.0+dev0-2025-04-28" | #define PACKAGE_BUGREPORT "caml-list@inria.fr" | #define PACKAGE_URL "http://www.ocaml.org" | #define MAGIC_NUMBER_PREFIX "Caml1999" | #define MAGIC_NUMBER_VERSION "037" | #define EXEC_MAGIC_LENGTH 12 | #define EXEC_FORMAT "X" | #define OCAML_VERSION_MAJOR 5 | #define OCAML_VERSION_MINOR 5 | #define OCAML_VERSION_PATCHLEVEL 0 | #define OCAML_VERSION_ADDITIONAL "dev0-2025-04-28" | #define OCAML_VERSION_EXTRA "dev0-2025-04-28" | #define OCAML_VERSION 50500 | #define OCAML_VERSION_STRING "5.5.0+dev0-2025-04-28" | #define OCAML_RELEASE_NUMBER 21 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAS_ARCH_CODE32 1 | #define HAS_LIBGEN_H 1 | #define HAS_DIRENT 1 | #define HAS_SYS_SELECT_H 1 | #define HAS_SYS_MMAN_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG_LONG 8 | #define ARCH_SIXTYFOUR 1 | #define SIZEOF_PTR 8 | #define SIZEOF_LONGLONG 8 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define HAVE_MAX_ALIGN_T 1 | #define HAVE_LABELS_AS_VALUES 1 | #define OCAML_OS_TYPE "Unix" | #define POSIX_SIGNALS 1 | #define HAVE_EXPM1 1 | #define HAVE_LOG1P 1 | #define HAVE_HYPOT 1 | #define HAVE_FMA 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_CBRT 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_TRUNC 1 | #define HAVE_ROUND 1 | #define HAVE_COPYSIGN 1 | #define HAS_C99_FLOAT_OPS 1 | #define HAS_WORKING_ROUND 1 | #define HAS_WORKING_FMA 1 | #define HAS_GETENTROPY 1 | #define HAS_GETRUSAGE 1 | #define HAS_TIMES 1 | #define HAS_STRLCPY 1 | #define HAS_ISSETUGID 1 | #define HAVE_CLOCK_GETTIME_NSEC_NP 1 | #define HAS_CLOCK_GETTIME_NSEC_NP 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_BIND 1 | #define HAVE_LISTEN 1 | #define HAVE_ACCEPT 1 | #define HAVE_CONNECT 1 | #define HAS_SOCKETS 1 | #define HAS_SOCKLEN_T 1 | #define HAS_INET_ATON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAS_IPV6 1 | #define HAS_REWINDDIR 1 | #define HAS_LOCKF 1 | #define HAS_MKFIFO 1 | #define HAS_GETCWD 1 | #define HAS_SYSTEM 1 | #define HAS_UTIME 1 | #define HAS_UTIMES 1 | #define HAS_FCHMOD 1 | #define HAS_TRUNCATE 1 | #define HAS_SELECT 1 | #define HAS_NANOSLEEP 1 | #define HAS_SYMLINK 1 | #define HAS_REALPATH 1 | #define HAS_WAITPID 1 | #define HAS_WAIT4 1 | #define HAS_GETGROUPS 1 | #define HAS_SETGROUPS 1 | #define HAS_INITGROUPS 1 | #define HAS_TERMIOS 1 | #define HAS_SETITIMER 1 | #define HAS_GETHOSTNAME 1 | #define HAS_UNAME 1 | #define HAS_GETTIMEOFDAY 1 | #define HAS_MKTIME 1 | #define HAS_SETSID 1 | #define HAS_PUTENV 1 | #define HAS_SETENV_UNSETENV 1 | #define HAS_LOCALE_H 1 | #define HAS_XLOCALE_H 1 | #define HAS_STRTOD_L 1 | #define SUPPORT_DYNAMIC_LINKING 1 | #define HAS_MMAP 1 | #define HAS_PWRITE 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1 | /* end confdefs.h. */ | #include | int | main (void) | { | | char *addr = "192.168.1.1"; | struct hostent ret, *retp; | char buf[1024]; | int buflen = 1024; | int my_h_errno; | (void)gethostbyaddr_r( | addr, 10, 10, retp, buf, buflen, &retp, &my_h_errno) /* ; */ | | ; | return 0; | } configure:21709: gcc -c conftest.c >&5 conftest.c:136:19: error: call to undeclared function 'gethostbyaddr_r'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 136 | (void)gethostbyaddr_r( | ^ conftest.c:136:19: note: did you mean 'gethostbyaddr'? /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/netdb.h:274:17: note: 'gethostbyaddr' declared here 274 | struct hostent *gethostbyaddr(const void *, socklen_t, int); | ^ 1 error generated. configure:21709: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OCaml" | #define PACKAGE_TARNAME "ocaml" | #define PACKAGE_VERSION "5.5.0+dev0-2025-04-28" | #define PACKAGE_STRING "OCaml 5.5.0+dev0-2025-04-28" | #define PACKAGE_BUGREPORT "caml-list@inria.fr" | #define PACKAGE_URL "http://www.ocaml.org" | #define MAGIC_NUMBER_PREFIX "Caml1999" | #define MAGIC_NUMBER_VERSION "037" | #define EXEC_MAGIC_LENGTH 12 | #define EXEC_FORMAT "X" | #define OCAML_VERSION_MAJOR 5 | #define OCAML_VERSION_MINOR 5 | #define OCAML_VERSION_PATCHLEVEL 0 | #define OCAML_VERSION_ADDITIONAL "dev0-2025-04-28" | #define OCAML_VERSION_EXTRA "dev0-2025-04-28" | #define OCAML_VERSION 50500 | #define OCAML_VERSION_STRING "5.5.0+dev0-2025-04-28" | #define OCAML_RELEASE_NUMBER 21 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAS_ARCH_CODE32 1 | #define HAS_LIBGEN_H 1 | #define HAS_DIRENT 1 | #define HAS_SYS_SELECT_H 1 | #define HAS_SYS_MMAN_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG_LONG 8 | #define ARCH_SIXTYFOUR 1 | #define SIZEOF_PTR 8 | #define SIZEOF_LONGLONG 8 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define HAVE_MAX_ALIGN_T 1 | #define HAVE_LABELS_AS_VALUES 1 | #define OCAML_OS_TYPE "Unix" | #define POSIX_SIGNALS 1 | #define HAVE_EXPM1 1 | #define HAVE_LOG1P 1 | #define HAVE_HYPOT 1 | #define HAVE_FMA 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_CBRT 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_TRUNC 1 | #define HAVE_ROUND 1 | #define HAVE_COPYSIGN 1 | #define HAS_C99_FLOAT_OPS 1 | #define HAS_WORKING_ROUND 1 | #define HAS_WORKING_FMA 1 | #define HAS_GETENTROPY 1 | #define HAS_GETRUSAGE 1 | #define HAS_TIMES 1 | #define HAS_STRLCPY 1 | #define HAS_ISSETUGID 1 | #define HAVE_CLOCK_GETTIME_NSEC_NP 1 | #define HAS_CLOCK_GETTIME_NSEC_NP 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_BIND 1 | #define HAVE_LISTEN 1 | #define HAVE_ACCEPT 1 | #define HAVE_CONNECT 1 | #define HAS_SOCKETS 1 | #define HAS_SOCKLEN_T 1 | #define HAS_INET_ATON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAS_IPV6 1 | #define HAS_REWINDDIR 1 | #define HAS_LOCKF 1 | #define HAS_MKFIFO 1 | #define HAS_GETCWD 1 | #define HAS_SYSTEM 1 | #define HAS_UTIME 1 | #define HAS_UTIMES 1 | #define HAS_FCHMOD 1 | #define HAS_TRUNCATE 1 | #define HAS_SELECT 1 | #define HAS_NANOSLEEP 1 | #define HAS_SYMLINK 1 | #define HAS_REALPATH 1 | #define HAS_WAITPID 1 | #define HAS_WAIT4 1 | #define HAS_GETGROUPS 1 | #define HAS_SETGROUPS 1 | #define HAS_INITGROUPS 1 | #define HAS_TERMIOS 1 | #define HAS_SETITIMER 1 | #define HAS_GETHOSTNAME 1 | #define HAS_UNAME 1 | #define HAS_GETTIMEOFDAY 1 | #define HAS_MKTIME 1 | #define HAS_SETSID 1 | #define HAS_PUTENV 1 | #define HAS_SETENV_UNSETENV 1 | #define HAS_LOCALE_H 1 | #define HAS_XLOCALE_H 1 | #define HAS_STRTOD_L 1 | #define SUPPORT_DYNAMIC_LINKING 1 | #define HAS_MMAP 1 | #define HAS_PWRITE 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1 | /* end confdefs.h. */ | #include | int | main (void) | { | | char *addr = "192.168.1.1"; | struct hostent ret; | char buf[1024]; | int buflen = 1024; | int my_h_errno; | (void)gethostbyaddr_r( | addr, 10, 10, buf, buflen, &my_h_errno, 0) /* ; */ | | ; | return 0; | } configure:21753: result: can't tell configure:21784: checking for mkstemp configure:21784: gcc -o conftest conftest.c >&5 configure:21784: $? = 0 configure:21784: result: yes configure:21794: checking for nice configure:21794: gcc -o conftest conftest.c >&5 configure:21794: $? = 0 configure:21794: result: yes configure:21804: checking for dup3 configure:21804: gcc -o conftest conftest.c >&5 Undefined symbols for architecture arm64: "_dup3", referenced from: _main in conftest-649413.o ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:21804: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OCaml" | #define PACKAGE_TARNAME "ocaml" | #define PACKAGE_VERSION "5.5.0+dev0-2025-04-28" | #define PACKAGE_STRING "OCaml 5.5.0+dev0-2025-04-28" | #define PACKAGE_BUGREPORT "caml-list@inria.fr" | #define PACKAGE_URL "http://www.ocaml.org" | #define MAGIC_NUMBER_PREFIX "Caml1999" | #define MAGIC_NUMBER_VERSION "037" | #define EXEC_MAGIC_LENGTH 12 | #define EXEC_FORMAT "X" | #define OCAML_VERSION_MAJOR 5 | #define OCAML_VERSION_MINOR 5 | #define OCAML_VERSION_PATCHLEVEL 0 | #define OCAML_VERSION_ADDITIONAL "dev0-2025-04-28" | #define OCAML_VERSION_EXTRA "dev0-2025-04-28" | #define OCAML_VERSION 50500 | #define OCAML_VERSION_STRING "5.5.0+dev0-2025-04-28" | #define OCAML_RELEASE_NUMBER 21 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAS_ARCH_CODE32 1 | #define HAS_LIBGEN_H 1 | #define HAS_DIRENT 1 | #define HAS_SYS_SELECT_H 1 | #define HAS_SYS_MMAN_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG_LONG 8 | #define ARCH_SIXTYFOUR 1 | #define SIZEOF_PTR 8 | #define SIZEOF_LONGLONG 8 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define HAVE_MAX_ALIGN_T 1 | #define HAVE_LABELS_AS_VALUES 1 | #define OCAML_OS_TYPE "Unix" | #define POSIX_SIGNALS 1 | #define HAVE_EXPM1 1 | #define HAVE_LOG1P 1 | #define HAVE_HYPOT 1 | #define HAVE_FMA 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_CBRT 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_TRUNC 1 | #define HAVE_ROUND 1 | #define HAVE_COPYSIGN 1 | #define HAS_C99_FLOAT_OPS 1 | #define HAS_WORKING_ROUND 1 | #define HAS_WORKING_FMA 1 | #define HAS_GETENTROPY 1 | #define HAS_GETRUSAGE 1 | #define HAS_TIMES 1 | #define HAS_STRLCPY 1 | #define HAS_ISSETUGID 1 | #define HAVE_CLOCK_GETTIME_NSEC_NP 1 | #define HAS_CLOCK_GETTIME_NSEC_NP 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_BIND 1 | #define HAVE_LISTEN 1 | #define HAVE_ACCEPT 1 | #define HAVE_CONNECT 1 | #define HAS_SOCKETS 1 | #define HAS_SOCKLEN_T 1 | #define HAS_INET_ATON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAS_IPV6 1 | #define HAS_REWINDDIR 1 | #define HAS_LOCKF 1 | #define HAS_MKFIFO 1 | #define HAS_GETCWD 1 | #define HAS_SYSTEM 1 | #define HAS_UTIME 1 | #define HAS_UTIMES 1 | #define HAS_FCHMOD 1 | #define HAS_TRUNCATE 1 | #define HAS_SELECT 1 | #define HAS_NANOSLEEP 1 | #define HAS_SYMLINK 1 | #define HAS_REALPATH 1 | #define HAS_WAITPID 1 | #define HAS_WAIT4 1 | #define HAS_GETGROUPS 1 | #define HAS_SETGROUPS 1 | #define HAS_INITGROUPS 1 | #define HAS_TERMIOS 1 | #define HAS_SETITIMER 1 | #define HAS_GETHOSTNAME 1 | #define HAS_UNAME 1 | #define HAS_GETTIMEOFDAY 1 | #define HAS_MKTIME 1 | #define HAS_SETSID 1 | #define HAS_PUTENV 1 | #define HAS_SETENV_UNSETENV 1 | #define HAS_LOCALE_H 1 | #define HAS_XLOCALE_H 1 | #define HAS_STRTOD_L 1 | #define SUPPORT_DYNAMIC_LINKING 1 | #define HAS_MMAP 1 | #define HAS_PWRITE 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1 | #define HAS_MKSTEMP 1 | #define HAS_NICE 1 | /* end confdefs.h. */ | /* Define dup3 to an innocuous variant, in case declares dup3. | For example, HP-UX 11i declares gettimeofday. */ | #define dup3 innocuous_dup3 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dup3 (); below. */ | | #include | #undef dup3 | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dup3 (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_dup3 || defined __stub___dup3 | choke me | #endif | | int | main (void) | { | return dup3 (); | ; | return 0; | } configure:21804: result: no configure:21814: checking for pipe2 configure:21814: gcc -o conftest conftest.c >&5 Undefined symbols for architecture arm64: "_pipe2", referenced from: _main in conftest-ad9b8f.o ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:21814: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OCaml" | #define PACKAGE_TARNAME "ocaml" | #define PACKAGE_VERSION "5.5.0+dev0-2025-04-28" | #define PACKAGE_STRING "OCaml 5.5.0+dev0-2025-04-28" | #define PACKAGE_BUGREPORT "caml-list@inria.fr" | #define PACKAGE_URL "http://www.ocaml.org" | #define MAGIC_NUMBER_PREFIX "Caml1999" | #define MAGIC_NUMBER_VERSION "037" | #define EXEC_MAGIC_LENGTH 12 | #define EXEC_FORMAT "X" | #define OCAML_VERSION_MAJOR 5 | #define OCAML_VERSION_MINOR 5 | #define OCAML_VERSION_PATCHLEVEL 0 | #define OCAML_VERSION_ADDITIONAL "dev0-2025-04-28" | #define OCAML_VERSION_EXTRA "dev0-2025-04-28" | #define OCAML_VERSION 50500 | #define OCAML_VERSION_STRING "5.5.0+dev0-2025-04-28" | #define OCAML_RELEASE_NUMBER 21 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAS_ARCH_CODE32 1 | #define HAS_LIBGEN_H 1 | #define HAS_DIRENT 1 | #define HAS_SYS_SELECT_H 1 | #define HAS_SYS_MMAN_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG_LONG 8 | #define ARCH_SIXTYFOUR 1 | #define SIZEOF_PTR 8 | #define SIZEOF_LONGLONG 8 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define HAVE_MAX_ALIGN_T 1 | #define HAVE_LABELS_AS_VALUES 1 | #define OCAML_OS_TYPE "Unix" | #define POSIX_SIGNALS 1 | #define HAVE_EXPM1 1 | #define HAVE_LOG1P 1 | #define HAVE_HYPOT 1 | #define HAVE_FMA 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_CBRT 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_TRUNC 1 | #define HAVE_ROUND 1 | #define HAVE_COPYSIGN 1 | #define HAS_C99_FLOAT_OPS 1 | #define HAS_WORKING_ROUND 1 | #define HAS_WORKING_FMA 1 | #define HAS_GETENTROPY 1 | #define HAS_GETRUSAGE 1 | #define HAS_TIMES 1 | #define HAS_STRLCPY 1 | #define HAS_ISSETUGID 1 | #define HAVE_CLOCK_GETTIME_NSEC_NP 1 | #define HAS_CLOCK_GETTIME_NSEC_NP 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_BIND 1 | #define HAVE_LISTEN 1 | #define HAVE_ACCEPT 1 | #define HAVE_CONNECT 1 | #define HAS_SOCKETS 1 | #define HAS_SOCKLEN_T 1 | #define HAS_INET_ATON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAS_IPV6 1 | #define HAS_REWINDDIR 1 | #define HAS_LOCKF 1 | #define HAS_MKFIFO 1 | #define HAS_GETCWD 1 | #define HAS_SYSTEM 1 | #define HAS_UTIME 1 | #define HAS_UTIMES 1 | #define HAS_FCHMOD 1 | #define HAS_TRUNCATE 1 | #define HAS_SELECT 1 | #define HAS_NANOSLEEP 1 | #define HAS_SYMLINK 1 | #define HAS_REALPATH 1 | #define HAS_WAITPID 1 | #define HAS_WAIT4 1 | #define HAS_GETGROUPS 1 | #define HAS_SETGROUPS 1 | #define HAS_INITGROUPS 1 | #define HAS_TERMIOS 1 | #define HAS_SETITIMER 1 | #define HAS_GETHOSTNAME 1 | #define HAS_UNAME 1 | #define HAS_GETTIMEOFDAY 1 | #define HAS_MKTIME 1 | #define HAS_SETSID 1 | #define HAS_PUTENV 1 | #define HAS_SETENV_UNSETENV 1 | #define HAS_LOCALE_H 1 | #define HAS_XLOCALE_H 1 | #define HAS_STRTOD_L 1 | #define SUPPORT_DYNAMIC_LINKING 1 | #define HAS_MMAP 1 | #define HAS_PWRITE 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1 | #define HAS_MKSTEMP 1 | #define HAS_NICE 1 | /* end confdefs.h. */ | /* Define pipe2 to an innocuous variant, in case declares pipe2. | For example, HP-UX 11i declares gettimeofday. */ | #define pipe2 innocuous_pipe2 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pipe2 (); below. */ | | #include | #undef pipe2 | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char pipe2 (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_pipe2 || defined __stub___pipe2 | choke me | #endif | | int | main (void) | { | return pipe2 (); | ; | return 0; | } configure:21814: result: no configure:21824: checking for accept4 configure:21824: gcc -o conftest conftest.c >&5 Undefined symbols for architecture arm64: "_accept4", referenced from: _main in conftest-5d8a9b.o ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:21824: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OCaml" | #define PACKAGE_TARNAME "ocaml" | #define PACKAGE_VERSION "5.5.0+dev0-2025-04-28" | #define PACKAGE_STRING "OCaml 5.5.0+dev0-2025-04-28" | #define PACKAGE_BUGREPORT "caml-list@inria.fr" | #define PACKAGE_URL "http://www.ocaml.org" | #define MAGIC_NUMBER_PREFIX "Caml1999" | #define MAGIC_NUMBER_VERSION "037" | #define EXEC_MAGIC_LENGTH 12 | #define EXEC_FORMAT "X" | #define OCAML_VERSION_MAJOR 5 | #define OCAML_VERSION_MINOR 5 | #define OCAML_VERSION_PATCHLEVEL 0 | #define OCAML_VERSION_ADDITIONAL "dev0-2025-04-28" | #define OCAML_VERSION_EXTRA "dev0-2025-04-28" | #define OCAML_VERSION 50500 | #define OCAML_VERSION_STRING "5.5.0+dev0-2025-04-28" | #define OCAML_RELEASE_NUMBER 21 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAS_ARCH_CODE32 1 | #define HAS_LIBGEN_H 1 | #define HAS_DIRENT 1 | #define HAS_SYS_SELECT_H 1 | #define HAS_SYS_MMAN_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG_LONG 8 | #define ARCH_SIXTYFOUR 1 | #define SIZEOF_PTR 8 | #define SIZEOF_LONGLONG 8 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define HAVE_MAX_ALIGN_T 1 | #define HAVE_LABELS_AS_VALUES 1 | #define OCAML_OS_TYPE "Unix" | #define POSIX_SIGNALS 1 | #define HAVE_EXPM1 1 | #define HAVE_LOG1P 1 | #define HAVE_HYPOT 1 | #define HAVE_FMA 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_CBRT 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_TRUNC 1 | #define HAVE_ROUND 1 | #define HAVE_COPYSIGN 1 | #define HAS_C99_FLOAT_OPS 1 | #define HAS_WORKING_ROUND 1 | #define HAS_WORKING_FMA 1 | #define HAS_GETENTROPY 1 | #define HAS_GETRUSAGE 1 | #define HAS_TIMES 1 | #define HAS_STRLCPY 1 | #define HAS_ISSETUGID 1 | #define HAVE_CLOCK_GETTIME_NSEC_NP 1 | #define HAS_CLOCK_GETTIME_NSEC_NP 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_BIND 1 | #define HAVE_LISTEN 1 | #define HAVE_ACCEPT 1 | #define HAVE_CONNECT 1 | #define HAS_SOCKETS 1 | #define HAS_SOCKLEN_T 1 | #define HAS_INET_ATON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAS_IPV6 1 | #define HAS_REWINDDIR 1 | #define HAS_LOCKF 1 | #define HAS_MKFIFO 1 | #define HAS_GETCWD 1 | #define HAS_SYSTEM 1 | #define HAS_UTIME 1 | #define HAS_UTIMES 1 | #define HAS_FCHMOD 1 | #define HAS_TRUNCATE 1 | #define HAS_SELECT 1 | #define HAS_NANOSLEEP 1 | #define HAS_SYMLINK 1 | #define HAS_REALPATH 1 | #define HAS_WAITPID 1 | #define HAS_WAIT4 1 | #define HAS_GETGROUPS 1 | #define HAS_SETGROUPS 1 | #define HAS_INITGROUPS 1 | #define HAS_TERMIOS 1 | #define HAS_SETITIMER 1 | #define HAS_GETHOSTNAME 1 | #define HAS_UNAME 1 | #define HAS_GETTIMEOFDAY 1 | #define HAS_MKTIME 1 | #define HAS_SETSID 1 | #define HAS_PUTENV 1 | #define HAS_SETENV_UNSETENV 1 | #define HAS_LOCALE_H 1 | #define HAS_XLOCALE_H 1 | #define HAS_STRTOD_L 1 | #define SUPPORT_DYNAMIC_LINKING 1 | #define HAS_MMAP 1 | #define HAS_PWRITE 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1 | #define HAS_MKSTEMP 1 | #define HAS_NICE 1 | /* end confdefs.h. */ | /* Define accept4 to an innocuous variant, in case declares accept4. | For example, HP-UX 11i declares gettimeofday. */ | #define accept4 innocuous_accept4 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char accept4 (); below. */ | | #include | #undef accept4 | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char accept4 (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_accept4 || defined __stub___accept4 | choke me | #endif | | int | main (void) | { | return accept4 (); | ; | return 0; | } configure:21824: result: no configure:21834: checking for getauxval configure:21834: gcc -o conftest conftest.c >&5 Undefined symbols for architecture arm64: "_getauxval", referenced from: _main in conftest-b67caa.o ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:21834: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OCaml" | #define PACKAGE_TARNAME "ocaml" | #define PACKAGE_VERSION "5.5.0+dev0-2025-04-28" | #define PACKAGE_STRING "OCaml 5.5.0+dev0-2025-04-28" | #define PACKAGE_BUGREPORT "caml-list@inria.fr" | #define PACKAGE_URL "http://www.ocaml.org" | #define MAGIC_NUMBER_PREFIX "Caml1999" | #define MAGIC_NUMBER_VERSION "037" | #define EXEC_MAGIC_LENGTH 12 | #define EXEC_FORMAT "X" | #define OCAML_VERSION_MAJOR 5 | #define OCAML_VERSION_MINOR 5 | #define OCAML_VERSION_PATCHLEVEL 0 | #define OCAML_VERSION_ADDITIONAL "dev0-2025-04-28" | #define OCAML_VERSION_EXTRA "dev0-2025-04-28" | #define OCAML_VERSION 50500 | #define OCAML_VERSION_STRING "5.5.0+dev0-2025-04-28" | #define OCAML_RELEASE_NUMBER 21 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAS_ARCH_CODE32 1 | #define HAS_LIBGEN_H 1 | #define HAS_DIRENT 1 | #define HAS_SYS_SELECT_H 1 | #define HAS_SYS_MMAN_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG_LONG 8 | #define ARCH_SIXTYFOUR 1 | #define SIZEOF_PTR 8 | #define SIZEOF_LONGLONG 8 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define HAVE_MAX_ALIGN_T 1 | #define HAVE_LABELS_AS_VALUES 1 | #define OCAML_OS_TYPE "Unix" | #define POSIX_SIGNALS 1 | #define HAVE_EXPM1 1 | #define HAVE_LOG1P 1 | #define HAVE_HYPOT 1 | #define HAVE_FMA 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_CBRT 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_TRUNC 1 | #define HAVE_ROUND 1 | #define HAVE_COPYSIGN 1 | #define HAS_C99_FLOAT_OPS 1 | #define HAS_WORKING_ROUND 1 | #define HAS_WORKING_FMA 1 | #define HAS_GETENTROPY 1 | #define HAS_GETRUSAGE 1 | #define HAS_TIMES 1 | #define HAS_STRLCPY 1 | #define HAS_ISSETUGID 1 | #define HAVE_CLOCK_GETTIME_NSEC_NP 1 | #define HAS_CLOCK_GETTIME_NSEC_NP 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_BIND 1 | #define HAVE_LISTEN 1 | #define HAVE_ACCEPT 1 | #define HAVE_CONNECT 1 | #define HAS_SOCKETS 1 | #define HAS_SOCKLEN_T 1 | #define HAS_INET_ATON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAS_IPV6 1 | #define HAS_REWINDDIR 1 | #define HAS_LOCKF 1 | #define HAS_MKFIFO 1 | #define HAS_GETCWD 1 | #define HAS_SYSTEM 1 | #define HAS_UTIME 1 | #define HAS_UTIMES 1 | #define HAS_FCHMOD 1 | #define HAS_TRUNCATE 1 | #define HAS_SELECT 1 | #define HAS_NANOSLEEP 1 | #define HAS_SYMLINK 1 | #define HAS_REALPATH 1 | #define HAS_WAITPID 1 | #define HAS_WAIT4 1 | #define HAS_GETGROUPS 1 | #define HAS_SETGROUPS 1 | #define HAS_INITGROUPS 1 | #define HAS_TERMIOS 1 | #define HAS_SETITIMER 1 | #define HAS_GETHOSTNAME 1 | #define HAS_UNAME 1 | #define HAS_GETTIMEOFDAY 1 | #define HAS_MKTIME 1 | #define HAS_SETSID 1 | #define HAS_PUTENV 1 | #define HAS_SETENV_UNSETENV 1 | #define HAS_LOCALE_H 1 | #define HAS_XLOCALE_H 1 | #define HAS_STRTOD_L 1 | #define SUPPORT_DYNAMIC_LINKING 1 | #define HAS_MMAP 1 | #define HAS_PWRITE 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1 | #define HAS_MKSTEMP 1 | #define HAS_NICE 1 | /* end confdefs.h. */ | /* Define getauxval to an innocuous variant, in case declares getauxval. | For example, HP-UX 11i declares gettimeofday. */ | #define getauxval innocuous_getauxval | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getauxval (); below. */ | | #include | #undef getauxval | | /* 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 getauxval (); | /* 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_getauxval || defined __stub___getauxval | choke me | #endif | | int | main (void) | { | return getauxval (); | ; | return 0; | } configure:21834: result: no configure:21843: checking for sys/shm.h configure:21843: gcc -c conftest.c >&5 configure:21843: $? = 0 configure:21843: result: yes configure:21849: checking for shmat configure:21849: gcc -o conftest conftest.c >&5 configure:21849: $? = 0 configure:21849: result: yes configure:21862: checking for execvpe configure:21862: gcc -o conftest conftest.c >&5 Undefined symbols for architecture arm64: "_execvpe", referenced from: _main in conftest-ef9354.o ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:21862: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OCaml" | #define PACKAGE_TARNAME "ocaml" | #define PACKAGE_VERSION "5.5.0+dev0-2025-04-28" | #define PACKAGE_STRING "OCaml 5.5.0+dev0-2025-04-28" | #define PACKAGE_BUGREPORT "caml-list@inria.fr" | #define PACKAGE_URL "http://www.ocaml.org" | #define MAGIC_NUMBER_PREFIX "Caml1999" | #define MAGIC_NUMBER_VERSION "037" | #define EXEC_MAGIC_LENGTH 12 | #define EXEC_FORMAT "X" | #define OCAML_VERSION_MAJOR 5 | #define OCAML_VERSION_MINOR 5 | #define OCAML_VERSION_PATCHLEVEL 0 | #define OCAML_VERSION_ADDITIONAL "dev0-2025-04-28" | #define OCAML_VERSION_EXTRA "dev0-2025-04-28" | #define OCAML_VERSION 50500 | #define OCAML_VERSION_STRING "5.5.0+dev0-2025-04-28" | #define OCAML_RELEASE_NUMBER 21 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAS_ARCH_CODE32 1 | #define HAS_LIBGEN_H 1 | #define HAS_DIRENT 1 | #define HAS_SYS_SELECT_H 1 | #define HAS_SYS_MMAN_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG_LONG 8 | #define ARCH_SIXTYFOUR 1 | #define SIZEOF_PTR 8 | #define SIZEOF_LONGLONG 8 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define HAVE_MAX_ALIGN_T 1 | #define HAVE_LABELS_AS_VALUES 1 | #define OCAML_OS_TYPE "Unix" | #define POSIX_SIGNALS 1 | #define HAVE_EXPM1 1 | #define HAVE_LOG1P 1 | #define HAVE_HYPOT 1 | #define HAVE_FMA 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_CBRT 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_TRUNC 1 | #define HAVE_ROUND 1 | #define HAVE_COPYSIGN 1 | #define HAS_C99_FLOAT_OPS 1 | #define HAS_WORKING_ROUND 1 | #define HAS_WORKING_FMA 1 | #define HAS_GETENTROPY 1 | #define HAS_GETRUSAGE 1 | #define HAS_TIMES 1 | #define HAS_STRLCPY 1 | #define HAS_ISSETUGID 1 | #define HAVE_CLOCK_GETTIME_NSEC_NP 1 | #define HAS_CLOCK_GETTIME_NSEC_NP 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_BIND 1 | #define HAVE_LISTEN 1 | #define HAVE_ACCEPT 1 | #define HAVE_CONNECT 1 | #define HAS_SOCKETS 1 | #define HAS_SOCKLEN_T 1 | #define HAS_INET_ATON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAS_IPV6 1 | #define HAS_REWINDDIR 1 | #define HAS_LOCKF 1 | #define HAS_MKFIFO 1 | #define HAS_GETCWD 1 | #define HAS_SYSTEM 1 | #define HAS_UTIME 1 | #define HAS_UTIMES 1 | #define HAS_FCHMOD 1 | #define HAS_TRUNCATE 1 | #define HAS_SELECT 1 | #define HAS_NANOSLEEP 1 | #define HAS_SYMLINK 1 | #define HAS_REALPATH 1 | #define HAS_WAITPID 1 | #define HAS_WAIT4 1 | #define HAS_GETGROUPS 1 | #define HAS_SETGROUPS 1 | #define HAS_INITGROUPS 1 | #define HAS_TERMIOS 1 | #define HAS_SETITIMER 1 | #define HAS_GETHOSTNAME 1 | #define HAS_UNAME 1 | #define HAS_GETTIMEOFDAY 1 | #define HAS_MKTIME 1 | #define HAS_SETSID 1 | #define HAS_PUTENV 1 | #define HAS_SETENV_UNSETENV 1 | #define HAS_LOCALE_H 1 | #define HAS_XLOCALE_H 1 | #define HAS_STRTOD_L 1 | #define SUPPORT_DYNAMIC_LINKING 1 | #define HAS_MMAP 1 | #define HAS_PWRITE 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1 | #define HAS_MKSTEMP 1 | #define HAS_NICE 1 | #define HAS_SYS_SHM_H 1 | #define HAS_SHMAT 1 | /* end confdefs.h. */ | /* Define execvpe to an innocuous variant, in case declares execvpe. | For example, HP-UX 11i declares gettimeofday. */ | #define execvpe innocuous_execvpe | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char execvpe (); below. */ | | #include | #undef execvpe | | /* 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 execvpe (); | /* 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_execvpe || defined __stub___execvpe | choke me | #endif | | int | main (void) | { | return execvpe (); | ; | return 0; | } configure:21862: result: no configure:21872: checking for spawn.h configure:21872: gcc -c conftest.c >&5 configure:21872: $? = 0 configure:21872: result: yes configure:21875: checking for posix_spawn configure:21875: gcc -o conftest conftest.c >&5 configure:21875: $? = 0 configure:21875: result: yes configure:21878: checking for posix_spawnp configure:21878: gcc -o conftest conftest.c >&5 configure:21878: $? = 0 configure:21878: result: yes configure:22045: checking for pkg-config configure:22068: found /opt/homebrew/bin/pkg-config configure:22080: result: /opt/homebrew/bin/pkg-config configure:22109: checking for gcc options needed to detect all undeclared functions configure:22131: gcc -c conftest.c >&5 conftest.c:135:8: error: call to undeclared library function 'strchr' with type 'char *(const char *, int)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 135 | (void) strchr; | ^ conftest.c:135:8: note: include the header or explicitly provide a declaration for 'strchr' 1 error generated. configure:22131: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OCaml" | #define PACKAGE_TARNAME "ocaml" | #define PACKAGE_VERSION "5.5.0+dev0-2025-04-28" | #define PACKAGE_STRING "OCaml 5.5.0+dev0-2025-04-28" | #define PACKAGE_BUGREPORT "caml-list@inria.fr" | #define PACKAGE_URL "http://www.ocaml.org" | #define MAGIC_NUMBER_PREFIX "Caml1999" | #define MAGIC_NUMBER_VERSION "037" | #define EXEC_MAGIC_LENGTH 12 | #define EXEC_FORMAT "X" | #define OCAML_VERSION_MAJOR 5 | #define OCAML_VERSION_MINOR 5 | #define OCAML_VERSION_PATCHLEVEL 0 | #define OCAML_VERSION_ADDITIONAL "dev0-2025-04-28" | #define OCAML_VERSION_EXTRA "dev0-2025-04-28" | #define OCAML_VERSION 50500 | #define OCAML_VERSION_STRING "5.5.0+dev0-2025-04-28" | #define OCAML_RELEASE_NUMBER 21 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAS_ARCH_CODE32 1 | #define HAS_LIBGEN_H 1 | #define HAS_DIRENT 1 | #define HAS_SYS_SELECT_H 1 | #define HAS_SYS_MMAN_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG_LONG 8 | #define ARCH_SIXTYFOUR 1 | #define SIZEOF_PTR 8 | #define SIZEOF_LONGLONG 8 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define HAVE_MAX_ALIGN_T 1 | #define HAVE_LABELS_AS_VALUES 1 | #define OCAML_OS_TYPE "Unix" | #define POSIX_SIGNALS 1 | #define HAVE_EXPM1 1 | #define HAVE_LOG1P 1 | #define HAVE_HYPOT 1 | #define HAVE_FMA 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_CBRT 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_TRUNC 1 | #define HAVE_ROUND 1 | #define HAVE_COPYSIGN 1 | #define HAS_C99_FLOAT_OPS 1 | #define HAS_WORKING_ROUND 1 | #define HAS_WORKING_FMA 1 | #define HAS_GETENTROPY 1 | #define HAS_GETRUSAGE 1 | #define HAS_TIMES 1 | #define HAS_STRLCPY 1 | #define HAS_ISSETUGID 1 | #define HAVE_CLOCK_GETTIME_NSEC_NP 1 | #define HAS_CLOCK_GETTIME_NSEC_NP 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_BIND 1 | #define HAVE_LISTEN 1 | #define HAVE_ACCEPT 1 | #define HAVE_CONNECT 1 | #define HAS_SOCKETS 1 | #define HAS_SOCKLEN_T 1 | #define HAS_INET_ATON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAS_IPV6 1 | #define HAS_REWINDDIR 1 | #define HAS_LOCKF 1 | #define HAS_MKFIFO 1 | #define HAS_GETCWD 1 | #define HAS_SYSTEM 1 | #define HAS_UTIME 1 | #define HAS_UTIMES 1 | #define HAS_FCHMOD 1 | #define HAS_TRUNCATE 1 | #define HAS_SELECT 1 | #define HAS_NANOSLEEP 1 | #define HAS_SYMLINK 1 | #define HAS_REALPATH 1 | #define HAS_WAITPID 1 | #define HAS_WAIT4 1 | #define HAS_GETGROUPS 1 | #define HAS_SETGROUPS 1 | #define HAS_INITGROUPS 1 | #define HAS_TERMIOS 1 | #define HAS_SETITIMER 1 | #define HAS_GETHOSTNAME 1 | #define HAS_UNAME 1 | #define HAS_GETTIMEOFDAY 1 | #define HAS_MKTIME 1 | #define HAS_SETSID 1 | #define HAS_PUTENV 1 | #define HAS_SETENV_UNSETENV 1 | #define HAS_LOCALE_H 1 | #define HAS_XLOCALE_H 1 | #define HAS_STRTOD_L 1 | #define SUPPORT_DYNAMIC_LINKING 1 | #define HAS_MMAP 1 | #define HAS_PWRITE 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1 | #define HAS_MKSTEMP 1 | #define HAS_NICE 1 | #define HAS_SYS_SHM_H 1 | #define HAS_SHMAT 1 | #define HAS_POSIX_SPAWN 1 | /* end confdefs.h. */ | | int | main (void) | { | (void) strchr; | ; | return 0; | } configure:22158: gcc -c conftest.c >&5 configure:22158: $? = 0 configure:22175: result: none needed configure:22274: checking whether programs can be linked with zstd configure:22299: gcc -o conftest -I/opt/homebrew/opt/zstd/include conftest.c -L/opt/homebrew/opt/zstd/lib -lzstd >&5 configure:22299: $? = 0 configure:22301: result: yes configure:22303: checking whether programs linked with zstd can execute configure:22320: result: skipped configure:22346: compressed compilation artefacts supported configure:22379: ocamldebug supported configure:22615: checking whether gcc is Clang configure:22642: result: yes configure:22707: checking whether pthreads work with "-pthread" and "-lpthread" configure:22818: gcc -o conftest -pthread conftest.c -lpthread >&5 configure:22818: $? = 0 configure:22828: result: yes configure:22877: checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread configure:22904: gcc -o conftest -Werror -Wunknown-warning-option -pthread conftest.c >&5 configure:22904: $? = 0 configure:22911: (gcc -c -Werror -Wunknown-warning-option -pthread conftest.c >&5) && (echo ==== >&5) && (gcc -o conftest -Werror -Wunknown-warning-option -pthread conftest.o >&5) ==== configure:22911: $? = 0 configure:22931: result: no configure:22951: checking for joinable pthread attribute configure:22970: gcc -o conftest -pthread conftest.c -lpthread >&5 configure:22970: $? = 0 configure:22979: result: PTHREAD_CREATE_JOINABLE configure:22992: checking whether more special flags are required for pthreads configure:23006: result: no configure:23015: checking for PTHREAD_PRIO_INHERIT configure:23033: gcc -o conftest -pthread conftest.c -lpthread >&5 configure:23033: $? = 0 configure:23043: result: yes configure:23224: checking arguments for pthread_getaffinity_np configure:23245: gcc -o conftest -pthread conftest.c -lpthread >&5 conftest.c:142:1: error: use of undeclared identifier 'cpu_set_t' 142 | cpu_set_t cs; | ^ conftest.c:143:7: error: call to undeclared function 'CPU_ZERO'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 143 | CPU_ZERO(&cs); | ^ conftest.c:143:17: error: use of undeclared identifier 'cs' 143 | CPU_ZERO(&cs); | ^ conftest.c:144:7: error: call to undeclared function 'CPU_COUNT'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 144 | CPU_COUNT(&cs); | ^ conftest.c:144:18: error: use of undeclared identifier 'cs' 144 | CPU_COUNT(&cs); | ^ conftest.c:145:7: error: call to undeclared function 'pthread_getaffinity_np'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 145 | pthread_getaffinity_np(pthread_self(), sizeof(cs), &cs); | ^ conftest.c:145:7: note: did you mean 'pthread_getname_np'? /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread.h:531:5: note: 'pthread_getname_np' declared here 531 | int pthread_getname_np(pthread_t,char*,size_t); | ^ conftest.c:145:53: error: use of undeclared identifier 'cs' 145 | pthread_getaffinity_np(pthread_self(), sizeof(cs), &cs); | ^ conftest.c:145:59: error: use of undeclared identifier 'cs' 145 | pthread_getaffinity_np(pthread_self(), sizeof(cs), &cs); | ^ 8 errors generated. configure:23245: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OCaml" | #define PACKAGE_TARNAME "ocaml" | #define PACKAGE_VERSION "5.5.0+dev0-2025-04-28" | #define PACKAGE_STRING "OCaml 5.5.0+dev0-2025-04-28" | #define PACKAGE_BUGREPORT "caml-list@inria.fr" | #define PACKAGE_URL "http://www.ocaml.org" | #define MAGIC_NUMBER_PREFIX "Caml1999" | #define MAGIC_NUMBER_VERSION "037" | #define EXEC_MAGIC_LENGTH 12 | #define EXEC_FORMAT "X" | #define OCAML_VERSION_MAJOR 5 | #define OCAML_VERSION_MINOR 5 | #define OCAML_VERSION_PATCHLEVEL 0 | #define OCAML_VERSION_ADDITIONAL "dev0-2025-04-28" | #define OCAML_VERSION_EXTRA "dev0-2025-04-28" | #define OCAML_VERSION 50500 | #define OCAML_VERSION_STRING "5.5.0+dev0-2025-04-28" | #define OCAML_RELEASE_NUMBER 21 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAS_ARCH_CODE32 1 | #define HAS_LIBGEN_H 1 | #define HAS_DIRENT 1 | #define HAS_SYS_SELECT_H 1 | #define HAS_SYS_MMAN_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG_LONG 8 | #define ARCH_SIXTYFOUR 1 | #define SIZEOF_PTR 8 | #define SIZEOF_LONGLONG 8 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define HAVE_MAX_ALIGN_T 1 | #define HAVE_LABELS_AS_VALUES 1 | #define OCAML_OS_TYPE "Unix" | #define POSIX_SIGNALS 1 | #define HAVE_EXPM1 1 | #define HAVE_LOG1P 1 | #define HAVE_HYPOT 1 | #define HAVE_FMA 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_CBRT 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_TRUNC 1 | #define HAVE_ROUND 1 | #define HAVE_COPYSIGN 1 | #define HAS_C99_FLOAT_OPS 1 | #define HAS_WORKING_ROUND 1 | #define HAS_WORKING_FMA 1 | #define HAS_GETENTROPY 1 | #define HAS_GETRUSAGE 1 | #define HAS_TIMES 1 | #define HAS_STRLCPY 1 | #define HAS_ISSETUGID 1 | #define HAVE_CLOCK_GETTIME_NSEC_NP 1 | #define HAS_CLOCK_GETTIME_NSEC_NP 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_BIND 1 | #define HAVE_LISTEN 1 | #define HAVE_ACCEPT 1 | #define HAVE_CONNECT 1 | #define HAS_SOCKETS 1 | #define HAS_SOCKLEN_T 1 | #define HAS_INET_ATON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAS_IPV6 1 | #define HAS_REWINDDIR 1 | #define HAS_LOCKF 1 | #define HAS_MKFIFO 1 | #define HAS_GETCWD 1 | #define HAS_SYSTEM 1 | #define HAS_UTIME 1 | #define HAS_UTIMES 1 | #define HAS_FCHMOD 1 | #define HAS_TRUNCATE 1 | #define HAS_SELECT 1 | #define HAS_NANOSLEEP 1 | #define HAS_SYMLINK 1 | #define HAS_REALPATH 1 | #define HAS_WAITPID 1 | #define HAS_WAIT4 1 | #define HAS_GETGROUPS 1 | #define HAS_SETGROUPS 1 | #define HAS_INITGROUPS 1 | #define HAS_TERMIOS 1 | #define HAS_SETITIMER 1 | #define HAS_GETHOSTNAME 1 | #define HAS_UNAME 1 | #define HAS_GETTIMEOFDAY 1 | #define HAS_MKTIME 1 | #define HAS_SETSID 1 | #define HAS_PUTENV 1 | #define HAS_SETENV_UNSETENV 1 | #define HAS_LOCALE_H 1 | #define HAS_XLOCALE_H 1 | #define HAS_STRTOD_L 1 | #define SUPPORT_DYNAMIC_LINKING 1 | #define HAS_MMAP 1 | #define HAS_PWRITE 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1 | #define HAS_MKSTEMP 1 | #define HAS_NICE 1 | #define HAS_SYS_SHM_H 1 | #define HAS_SHMAT 1 | #define HAS_POSIX_SPAWN 1 | #define HAS_ZSTD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | /* end confdefs.h. */ | #define _GNU_SOURCE | #include | #ifdef HAS_PTHREAD_NP_H | #include | #endif | #include | int | main (void) | { | cpu_set_t cs; | CPU_ZERO(&cs); | CPU_COUNT(&cs); | pthread_getaffinity_np(pthread_self(), sizeof(cs), &cs); | ; | return 0; | } configure:23269: gcc -o conftest -pthread conftest.c -lpthread >&5 conftest.c:134:18: fatal error: 'pthread_np.h' file not found 134 | #include | ^~~~~~~~~~~~~~ 1 error generated. configure:23269: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OCaml" | #define PACKAGE_TARNAME "ocaml" | #define PACKAGE_VERSION "5.5.0+dev0-2025-04-28" | #define PACKAGE_STRING "OCaml 5.5.0+dev0-2025-04-28" | #define PACKAGE_BUGREPORT "caml-list@inria.fr" | #define PACKAGE_URL "http://www.ocaml.org" | #define MAGIC_NUMBER_PREFIX "Caml1999" | #define MAGIC_NUMBER_VERSION "037" | #define EXEC_MAGIC_LENGTH 12 | #define EXEC_FORMAT "X" | #define OCAML_VERSION_MAJOR 5 | #define OCAML_VERSION_MINOR 5 | #define OCAML_VERSION_PATCHLEVEL 0 | #define OCAML_VERSION_ADDITIONAL "dev0-2025-04-28" | #define OCAML_VERSION_EXTRA "dev0-2025-04-28" | #define OCAML_VERSION 50500 | #define OCAML_VERSION_STRING "5.5.0+dev0-2025-04-28" | #define OCAML_RELEASE_NUMBER 21 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAS_ARCH_CODE32 1 | #define HAS_LIBGEN_H 1 | #define HAS_DIRENT 1 | #define HAS_SYS_SELECT_H 1 | #define HAS_SYS_MMAN_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG_LONG 8 | #define ARCH_SIXTYFOUR 1 | #define SIZEOF_PTR 8 | #define SIZEOF_LONGLONG 8 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define HAVE_MAX_ALIGN_T 1 | #define HAVE_LABELS_AS_VALUES 1 | #define OCAML_OS_TYPE "Unix" | #define POSIX_SIGNALS 1 | #define HAVE_EXPM1 1 | #define HAVE_LOG1P 1 | #define HAVE_HYPOT 1 | #define HAVE_FMA 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_CBRT 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_TRUNC 1 | #define HAVE_ROUND 1 | #define HAVE_COPYSIGN 1 | #define HAS_C99_FLOAT_OPS 1 | #define HAS_WORKING_ROUND 1 | #define HAS_WORKING_FMA 1 | #define HAS_GETENTROPY 1 | #define HAS_GETRUSAGE 1 | #define HAS_TIMES 1 | #define HAS_STRLCPY 1 | #define HAS_ISSETUGID 1 | #define HAVE_CLOCK_GETTIME_NSEC_NP 1 | #define HAS_CLOCK_GETTIME_NSEC_NP 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_BIND 1 | #define HAVE_LISTEN 1 | #define HAVE_ACCEPT 1 | #define HAVE_CONNECT 1 | #define HAS_SOCKETS 1 | #define HAS_SOCKLEN_T 1 | #define HAS_INET_ATON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAS_IPV6 1 | #define HAS_REWINDDIR 1 | #define HAS_LOCKF 1 | #define HAS_MKFIFO 1 | #define HAS_GETCWD 1 | #define HAS_SYSTEM 1 | #define HAS_UTIME 1 | #define HAS_UTIMES 1 | #define HAS_FCHMOD 1 | #define HAS_TRUNCATE 1 | #define HAS_SELECT 1 | #define HAS_NANOSLEEP 1 | #define HAS_SYMLINK 1 | #define HAS_REALPATH 1 | #define HAS_WAITPID 1 | #define HAS_WAIT4 1 | #define HAS_GETGROUPS 1 | #define HAS_SETGROUPS 1 | #define HAS_INITGROUPS 1 | #define HAS_TERMIOS 1 | #define HAS_SETITIMER 1 | #define HAS_GETHOSTNAME 1 | #define HAS_UNAME 1 | #define HAS_GETTIMEOFDAY 1 | #define HAS_MKTIME 1 | #define HAS_SETSID 1 | #define HAS_PUTENV 1 | #define HAS_SETENV_UNSETENV 1 | #define HAS_LOCALE_H 1 | #define HAS_XLOCALE_H 1 | #define HAS_STRTOD_L 1 | #define SUPPORT_DYNAMIC_LINKING 1 | #define HAS_MMAP 1 | #define HAS_PWRITE 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1 | #define HAS_MKSTEMP 1 | #define HAS_NICE 1 | #define HAS_SYS_SHM_H 1 | #define HAS_SHMAT 1 | #define HAS_POSIX_SPAWN 1 | #define HAS_ZSTD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | /* end confdefs.h. */ | #include | #include | #include | int | main (void) | { | cpuset_t cs; | /* Not every BSD has CPU_ZERO and CPU_COUNT (NetBSD) */ | CPU_ZERO(&cs); | CPU_COUNT(&cs); | pthread_getaffinity_np(pthread_self(), sizeof(cs), &cs); | ; | return 0; | } configure:23276: result: pthread_getaffinity_np not found configure:23289: checking for prctl configure:23289: gcc -o conftest -pthread conftest.c -lpthread >&5 Undefined symbols for architecture arm64: "_prctl", referenced from: _main in conftest-8b2950.o ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:23289: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OCaml" | #define PACKAGE_TARNAME "ocaml" | #define PACKAGE_VERSION "5.5.0+dev0-2025-04-28" | #define PACKAGE_STRING "OCaml 5.5.0+dev0-2025-04-28" | #define PACKAGE_BUGREPORT "caml-list@inria.fr" | #define PACKAGE_URL "http://www.ocaml.org" | #define MAGIC_NUMBER_PREFIX "Caml1999" | #define MAGIC_NUMBER_VERSION "037" | #define EXEC_MAGIC_LENGTH 12 | #define EXEC_FORMAT "X" | #define OCAML_VERSION_MAJOR 5 | #define OCAML_VERSION_MINOR 5 | #define OCAML_VERSION_PATCHLEVEL 0 | #define OCAML_VERSION_ADDITIONAL "dev0-2025-04-28" | #define OCAML_VERSION_EXTRA "dev0-2025-04-28" | #define OCAML_VERSION 50500 | #define OCAML_VERSION_STRING "5.5.0+dev0-2025-04-28" | #define OCAML_RELEASE_NUMBER 21 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAS_ARCH_CODE32 1 | #define HAS_LIBGEN_H 1 | #define HAS_DIRENT 1 | #define HAS_SYS_SELECT_H 1 | #define HAS_SYS_MMAN_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG_LONG 8 | #define ARCH_SIXTYFOUR 1 | #define SIZEOF_PTR 8 | #define SIZEOF_LONGLONG 8 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define HAVE_MAX_ALIGN_T 1 | #define HAVE_LABELS_AS_VALUES 1 | #define OCAML_OS_TYPE "Unix" | #define POSIX_SIGNALS 1 | #define HAVE_EXPM1 1 | #define HAVE_LOG1P 1 | #define HAVE_HYPOT 1 | #define HAVE_FMA 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_CBRT 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_TRUNC 1 | #define HAVE_ROUND 1 | #define HAVE_COPYSIGN 1 | #define HAS_C99_FLOAT_OPS 1 | #define HAS_WORKING_ROUND 1 | #define HAS_WORKING_FMA 1 | #define HAS_GETENTROPY 1 | #define HAS_GETRUSAGE 1 | #define HAS_TIMES 1 | #define HAS_STRLCPY 1 | #define HAS_ISSETUGID 1 | #define HAVE_CLOCK_GETTIME_NSEC_NP 1 | #define HAS_CLOCK_GETTIME_NSEC_NP 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_BIND 1 | #define HAVE_LISTEN 1 | #define HAVE_ACCEPT 1 | #define HAVE_CONNECT 1 | #define HAS_SOCKETS 1 | #define HAS_SOCKLEN_T 1 | #define HAS_INET_ATON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAS_IPV6 1 | #define HAS_REWINDDIR 1 | #define HAS_LOCKF 1 | #define HAS_MKFIFO 1 | #define HAS_GETCWD 1 | #define HAS_SYSTEM 1 | #define HAS_UTIME 1 | #define HAS_UTIMES 1 | #define HAS_FCHMOD 1 | #define HAS_TRUNCATE 1 | #define HAS_SELECT 1 | #define HAS_NANOSLEEP 1 | #define HAS_SYMLINK 1 | #define HAS_REALPATH 1 | #define HAS_WAITPID 1 | #define HAS_WAIT4 1 | #define HAS_GETGROUPS 1 | #define HAS_SETGROUPS 1 | #define HAS_INITGROUPS 1 | #define HAS_TERMIOS 1 | #define HAS_SETITIMER 1 | #define HAS_GETHOSTNAME 1 | #define HAS_UNAME 1 | #define HAS_GETTIMEOFDAY 1 | #define HAS_MKTIME 1 | #define HAS_SETSID 1 | #define HAS_PUTENV 1 | #define HAS_SETENV_UNSETENV 1 | #define HAS_LOCALE_H 1 | #define HAS_XLOCALE_H 1 | #define HAS_STRTOD_L 1 | #define SUPPORT_DYNAMIC_LINKING 1 | #define HAS_MMAP 1 | #define HAS_PWRITE 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1 | #define HAS_MKSTEMP 1 | #define HAS_NICE 1 | #define HAS_SYS_SHM_H 1 | #define HAS_SHMAT 1 | #define HAS_POSIX_SPAWN 1 | #define HAS_ZSTD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | /* end confdefs.h. */ | /* Define prctl to an innocuous variant, in case declares prctl. | For example, HP-UX 11i declares gettimeofday. */ | #define prctl innocuous_prctl | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char prctl (); below. */ | | #include | #undef prctl | | /* 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 prctl (); | /* 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_prctl || defined __stub___prctl | choke me | #endif | | int | main (void) | { | return prctl (); | ; | return 0; | } configure:23289: result: no configure:23303: checking for pthread_setname_np configure:23303: gcc -o conftest -pthread conftest.c -lpthread >&5 configure:23303: $? = 0 configure:23303: result: yes configure:23317: checking for pthread_set_name_np configure:23317: gcc -o conftest -pthread conftest.c -lpthread >&5 Undefined symbols for architecture arm64: "_pthread_set_name_np", referenced from: _main in conftest-76f66c.o ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:23317: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OCaml" | #define PACKAGE_TARNAME "ocaml" | #define PACKAGE_VERSION "5.5.0+dev0-2025-04-28" | #define PACKAGE_STRING "OCaml 5.5.0+dev0-2025-04-28" | #define PACKAGE_BUGREPORT "caml-list@inria.fr" | #define PACKAGE_URL "http://www.ocaml.org" | #define MAGIC_NUMBER_PREFIX "Caml1999" | #define MAGIC_NUMBER_VERSION "037" | #define EXEC_MAGIC_LENGTH 12 | #define EXEC_FORMAT "X" | #define OCAML_VERSION_MAJOR 5 | #define OCAML_VERSION_MINOR 5 | #define OCAML_VERSION_PATCHLEVEL 0 | #define OCAML_VERSION_ADDITIONAL "dev0-2025-04-28" | #define OCAML_VERSION_EXTRA "dev0-2025-04-28" | #define OCAML_VERSION 50500 | #define OCAML_VERSION_STRING "5.5.0+dev0-2025-04-28" | #define OCAML_RELEASE_NUMBER 21 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAS_ARCH_CODE32 1 | #define HAS_LIBGEN_H 1 | #define HAS_DIRENT 1 | #define HAS_SYS_SELECT_H 1 | #define HAS_SYS_MMAN_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG_LONG 8 | #define ARCH_SIXTYFOUR 1 | #define SIZEOF_PTR 8 | #define SIZEOF_LONGLONG 8 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define HAVE_MAX_ALIGN_T 1 | #define HAVE_LABELS_AS_VALUES 1 | #define OCAML_OS_TYPE "Unix" | #define POSIX_SIGNALS 1 | #define HAVE_EXPM1 1 | #define HAVE_LOG1P 1 | #define HAVE_HYPOT 1 | #define HAVE_FMA 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_CBRT 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_TRUNC 1 | #define HAVE_ROUND 1 | #define HAVE_COPYSIGN 1 | #define HAS_C99_FLOAT_OPS 1 | #define HAS_WORKING_ROUND 1 | #define HAS_WORKING_FMA 1 | #define HAS_GETENTROPY 1 | #define HAS_GETRUSAGE 1 | #define HAS_TIMES 1 | #define HAS_STRLCPY 1 | #define HAS_ISSETUGID 1 | #define HAVE_CLOCK_GETTIME_NSEC_NP 1 | #define HAS_CLOCK_GETTIME_NSEC_NP 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_BIND 1 | #define HAVE_LISTEN 1 | #define HAVE_ACCEPT 1 | #define HAVE_CONNECT 1 | #define HAS_SOCKETS 1 | #define HAS_SOCKLEN_T 1 | #define HAS_INET_ATON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAS_IPV6 1 | #define HAS_REWINDDIR 1 | #define HAS_LOCKF 1 | #define HAS_MKFIFO 1 | #define HAS_GETCWD 1 | #define HAS_SYSTEM 1 | #define HAS_UTIME 1 | #define HAS_UTIMES 1 | #define HAS_FCHMOD 1 | #define HAS_TRUNCATE 1 | #define HAS_SELECT 1 | #define HAS_NANOSLEEP 1 | #define HAS_SYMLINK 1 | #define HAS_REALPATH 1 | #define HAS_WAITPID 1 | #define HAS_WAIT4 1 | #define HAS_GETGROUPS 1 | #define HAS_SETGROUPS 1 | #define HAS_INITGROUPS 1 | #define HAS_TERMIOS 1 | #define HAS_SETITIMER 1 | #define HAS_GETHOSTNAME 1 | #define HAS_UNAME 1 | #define HAS_GETTIMEOFDAY 1 | #define HAS_MKTIME 1 | #define HAS_SETSID 1 | #define HAS_PUTENV 1 | #define HAS_SETENV_UNSETENV 1 | #define HAS_LOCALE_H 1 | #define HAS_XLOCALE_H 1 | #define HAS_STRTOD_L 1 | #define SUPPORT_DYNAMIC_LINKING 1 | #define HAS_MMAP 1 | #define HAS_PWRITE 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1 | #define HAS_MKSTEMP 1 | #define HAS_NICE 1 | #define HAS_SYS_SHM_H 1 | #define HAS_SHMAT 1 | #define HAS_POSIX_SPAWN 1 | #define HAS_ZSTD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD_SETNAME_NP 1 | #define HAS_PTHREAD_SETNAME_NP 1 | /* end confdefs.h. */ | /* Define pthread_set_name_np to an innocuous variant, in case declares pthread_set_name_np. | For example, HP-UX 11i declares gettimeofday. */ | #define pthread_set_name_np innocuous_pthread_set_name_np | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pthread_set_name_np (); below. */ | | #include | #undef pthread_set_name_np | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char pthread_set_name_np (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_pthread_set_name_np || defined __stub___pthread_set_name_np | choke me | #endif | | int | main (void) | { | return pthread_set_name_np (); | ; | return 0; | } configure:23317: result: no configure:23331: checking for SetThreadDescription configure:23331: gcc -o conftest -pthread conftest.c -lpthread >&5 Undefined symbols for architecture arm64: "_SetThreadDescription", referenced from: _main in conftest-6eab56.o ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:23331: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OCaml" | #define PACKAGE_TARNAME "ocaml" | #define PACKAGE_VERSION "5.5.0+dev0-2025-04-28" | #define PACKAGE_STRING "OCaml 5.5.0+dev0-2025-04-28" | #define PACKAGE_BUGREPORT "caml-list@inria.fr" | #define PACKAGE_URL "http://www.ocaml.org" | #define MAGIC_NUMBER_PREFIX "Caml1999" | #define MAGIC_NUMBER_VERSION "037" | #define EXEC_MAGIC_LENGTH 12 | #define EXEC_FORMAT "X" | #define OCAML_VERSION_MAJOR 5 | #define OCAML_VERSION_MINOR 5 | #define OCAML_VERSION_PATCHLEVEL 0 | #define OCAML_VERSION_ADDITIONAL "dev0-2025-04-28" | #define OCAML_VERSION_EXTRA "dev0-2025-04-28" | #define OCAML_VERSION 50500 | #define OCAML_VERSION_STRING "5.5.0+dev0-2025-04-28" | #define OCAML_RELEASE_NUMBER 21 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAS_ARCH_CODE32 1 | #define HAS_LIBGEN_H 1 | #define HAS_DIRENT 1 | #define HAS_SYS_SELECT_H 1 | #define HAS_SYS_MMAN_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG_LONG 8 | #define ARCH_SIXTYFOUR 1 | #define SIZEOF_PTR 8 | #define SIZEOF_LONGLONG 8 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define HAVE_MAX_ALIGN_T 1 | #define HAVE_LABELS_AS_VALUES 1 | #define OCAML_OS_TYPE "Unix" | #define POSIX_SIGNALS 1 | #define HAVE_EXPM1 1 | #define HAVE_LOG1P 1 | #define HAVE_HYPOT 1 | #define HAVE_FMA 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_CBRT 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_TRUNC 1 | #define HAVE_ROUND 1 | #define HAVE_COPYSIGN 1 | #define HAS_C99_FLOAT_OPS 1 | #define HAS_WORKING_ROUND 1 | #define HAS_WORKING_FMA 1 | #define HAS_GETENTROPY 1 | #define HAS_GETRUSAGE 1 | #define HAS_TIMES 1 | #define HAS_STRLCPY 1 | #define HAS_ISSETUGID 1 | #define HAVE_CLOCK_GETTIME_NSEC_NP 1 | #define HAS_CLOCK_GETTIME_NSEC_NP 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_BIND 1 | #define HAVE_LISTEN 1 | #define HAVE_ACCEPT 1 | #define HAVE_CONNECT 1 | #define HAS_SOCKETS 1 | #define HAS_SOCKLEN_T 1 | #define HAS_INET_ATON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAS_IPV6 1 | #define HAS_REWINDDIR 1 | #define HAS_LOCKF 1 | #define HAS_MKFIFO 1 | #define HAS_GETCWD 1 | #define HAS_SYSTEM 1 | #define HAS_UTIME 1 | #define HAS_UTIMES 1 | #define HAS_FCHMOD 1 | #define HAS_TRUNCATE 1 | #define HAS_SELECT 1 | #define HAS_NANOSLEEP 1 | #define HAS_SYMLINK 1 | #define HAS_REALPATH 1 | #define HAS_WAITPID 1 | #define HAS_WAIT4 1 | #define HAS_GETGROUPS 1 | #define HAS_SETGROUPS 1 | #define HAS_INITGROUPS 1 | #define HAS_TERMIOS 1 | #define HAS_SETITIMER 1 | #define HAS_GETHOSTNAME 1 | #define HAS_UNAME 1 | #define HAS_GETTIMEOFDAY 1 | #define HAS_MKTIME 1 | #define HAS_SETSID 1 | #define HAS_PUTENV 1 | #define HAS_SETENV_UNSETENV 1 | #define HAS_LOCALE_H 1 | #define HAS_XLOCALE_H 1 | #define HAS_STRTOD_L 1 | #define SUPPORT_DYNAMIC_LINKING 1 | #define HAS_MMAP 1 | #define HAS_PWRITE 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1 | #define HAS_MKSTEMP 1 | #define HAS_NICE 1 | #define HAS_SYS_SHM_H 1 | #define HAS_SHMAT 1 | #define HAS_POSIX_SPAWN 1 | #define HAS_ZSTD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD_SETNAME_NP 1 | #define HAS_PTHREAD_SETNAME_NP 1 | /* end confdefs.h. */ | /* Define SetThreadDescription to an innocuous variant, in case declares SetThreadDescription. | For example, HP-UX 11i declares gettimeofday. */ | #define SetThreadDescription innocuous_SetThreadDescription | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char SetThreadDescription (); below. */ | | #include | #undef SetThreadDescription | | /* 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 SetThreadDescription (); | /* 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_SetThreadDescription || defined __stub___SetThreadDescription | choke me | #endif | | int | main (void) | { | return SetThreadDescription (); | ; | return 0; | } configure:23331: result: no configure:23367: the threads library is supported configure:23381: checking whether the assembler supports --debug-prefix-map configure:23412: gcc -c -Wno-trigraphs --debug-prefix-map old=new -o conftest.o conftest.S >&5 clang: error: unknown argument: '--debug-prefix-map' clang: error: no such file or directory: 'old=new' configure:23412: $? = 1 configure: failed program was: | /* end confdefs.h. */ | | camlPervasives__loop_1128: | .file 1 "pervasives.ml" | .loc 1 193 | configure:23419: result: no configure:23436: checking whether the assembler supports CFI directives configure:23475: gcc -c -Wno-trigraphs -o conftest.o conftest.S >&5 configure:23475: $? = 0 configure:23525: result: yes configure:23568: not using frame pointers configure:23575: checking whether mmap supports huge pages configure:23627: gcc -o conftest -pthread conftest.c -lpthread >&5 conftest.c:158:47: error: use of undeclared identifier 'MAP_HUGETLB' 158 | MAP_PRIVATE | MAP_ANONYMOUS | MAP_HUGETLB, | ^ 1 error generated. configure:23627: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OCaml" | #define PACKAGE_TARNAME "ocaml" | #define PACKAGE_VERSION "5.5.0+dev0-2025-04-28" | #define PACKAGE_STRING "OCaml 5.5.0+dev0-2025-04-28" | #define PACKAGE_BUGREPORT "caml-list@inria.fr" | #define PACKAGE_URL "http://www.ocaml.org" | #define MAGIC_NUMBER_PREFIX "Caml1999" | #define MAGIC_NUMBER_VERSION "037" | #define EXEC_MAGIC_LENGTH 12 | #define EXEC_FORMAT "X" | #define OCAML_VERSION_MAJOR 5 | #define OCAML_VERSION_MINOR 5 | #define OCAML_VERSION_PATCHLEVEL 0 | #define OCAML_VERSION_ADDITIONAL "dev0-2025-04-28" | #define OCAML_VERSION_EXTRA "dev0-2025-04-28" | #define OCAML_VERSION 50500 | #define OCAML_VERSION_STRING "5.5.0+dev0-2025-04-28" | #define OCAML_RELEASE_NUMBER 21 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAS_ARCH_CODE32 1 | #define HAS_LIBGEN_H 1 | #define HAS_DIRENT 1 | #define HAS_SYS_SELECT_H 1 | #define HAS_SYS_MMAN_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG_LONG 8 | #define ARCH_SIXTYFOUR 1 | #define SIZEOF_PTR 8 | #define SIZEOF_LONGLONG 8 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define HAVE_MAX_ALIGN_T 1 | #define HAVE_LABELS_AS_VALUES 1 | #define OCAML_OS_TYPE "Unix" | #define POSIX_SIGNALS 1 | #define HAVE_EXPM1 1 | #define HAVE_LOG1P 1 | #define HAVE_HYPOT 1 | #define HAVE_FMA 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_CBRT 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_TRUNC 1 | #define HAVE_ROUND 1 | #define HAVE_COPYSIGN 1 | #define HAS_C99_FLOAT_OPS 1 | #define HAS_WORKING_ROUND 1 | #define HAS_WORKING_FMA 1 | #define HAS_GETENTROPY 1 | #define HAS_GETRUSAGE 1 | #define HAS_TIMES 1 | #define HAS_STRLCPY 1 | #define HAS_ISSETUGID 1 | #define HAVE_CLOCK_GETTIME_NSEC_NP 1 | #define HAS_CLOCK_GETTIME_NSEC_NP 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_BIND 1 | #define HAVE_LISTEN 1 | #define HAVE_ACCEPT 1 | #define HAVE_CONNECT 1 | #define HAS_SOCKETS 1 | #define HAS_SOCKLEN_T 1 | #define HAS_INET_ATON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAS_IPV6 1 | #define HAS_REWINDDIR 1 | #define HAS_LOCKF 1 | #define HAS_MKFIFO 1 | #define HAS_GETCWD 1 | #define HAS_SYSTEM 1 | #define HAS_UTIME 1 | #define HAS_UTIMES 1 | #define HAS_FCHMOD 1 | #define HAS_TRUNCATE 1 | #define HAS_SELECT 1 | #define HAS_NANOSLEEP 1 | #define HAS_SYMLINK 1 | #define HAS_REALPATH 1 | #define HAS_WAITPID 1 | #define HAS_WAIT4 1 | #define HAS_GETGROUPS 1 | #define HAS_SETGROUPS 1 | #define HAS_INITGROUPS 1 | #define HAS_TERMIOS 1 | #define HAS_SETITIMER 1 | #define HAS_GETHOSTNAME 1 | #define HAS_UNAME 1 | #define HAS_GETTIMEOFDAY 1 | #define HAS_MKTIME 1 | #define HAS_SETSID 1 | #define HAS_PUTENV 1 | #define HAS_SETENV_UNSETENV 1 | #define HAS_LOCALE_H 1 | #define HAS_XLOCALE_H 1 | #define HAS_STRTOD_L 1 | #define SUPPORT_DYNAMIC_LINKING 1 | #define HAS_MMAP 1 | #define HAS_PWRITE 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1 | #define HAS_MKSTEMP 1 | #define HAS_NICE 1 | #define HAS_SYS_SHM_H 1 | #define HAS_SHMAT 1 | #define HAS_POSIX_SPAWN 1 | #define HAS_ZSTD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD_SETNAME_NP 1 | #define HAS_PTHREAD_SETNAME_NP 1 | #define ASM_CFI_SUPPORTED 1 | /* end confdefs.h. */ | | #include | #include | #include | | #define huge_page_size (4 * 1024 * 1024) | | /* Test for the possible availability of huge pages. Answer yes | if the OS knows about huge pages, even if they are not available | on the build machine at configure time, because (on Linux) huge | pages can be activated and deactivated easily while the system | is running. | */ | | int | main (void) | { | | void *block; | char *p; | int i, res; | block = mmap (NULL, huge_page_size, PROT_READ | PROT_WRITE, | MAP_PRIVATE | MAP_ANONYMOUS | MAP_HUGETLB, | -1, 0); | if (block == MAP_FAILED){ | block = mmap (NULL, huge_page_size, PROT_READ | PROT_WRITE, | MAP_PRIVATE | MAP_ANONYMOUS, | -1, 0); | } | if (block == MAP_FAILED){ | perror ("mmap"); | return 3; | } | /*printf ("block = %p\n", block);*/ | p = (char *) block; | for (i = 0; i < huge_page_size; i += 4096){ | p[i] = (char) i; | } | | ; | return 0; | } configure:23636: result: no configure:23738: checking for patdiff configure:23773: result: no configure:23738: checking for diff configure:23759: found /usr/bin/diff configure:23770: result: diff configure:23792: checking whether diff supports --color={auto,always,never} configure:23796: result: yes configure:23803: checking whether diff supports --strip-trailing-cr configure:23808: result: yes configure:23803: checking whether diff supports -u configure:23808: result: yes configure:23857: checking whether mmap supports MAP_STACK configure:23886: gcc -o conftest -pthread conftest.c -lpthread >&5 conftest.c:149:47: error: use of undeclared identifier 'MAP_STACK' 149 | MAP_ANONYMOUS | MAP_PRIVATE | MAP_STACK, | ^ 1 error generated. configure:23886: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OCaml" | #define PACKAGE_TARNAME "ocaml" | #define PACKAGE_VERSION "5.5.0+dev0-2025-04-28" | #define PACKAGE_STRING "OCaml 5.5.0+dev0-2025-04-28" | #define PACKAGE_BUGREPORT "caml-list@inria.fr" | #define PACKAGE_URL "http://www.ocaml.org" | #define MAGIC_NUMBER_PREFIX "Caml1999" | #define MAGIC_NUMBER_VERSION "037" | #define EXEC_MAGIC_LENGTH 12 | #define EXEC_FORMAT "X" | #define OCAML_VERSION_MAJOR 5 | #define OCAML_VERSION_MINOR 5 | #define OCAML_VERSION_PATCHLEVEL 0 | #define OCAML_VERSION_ADDITIONAL "dev0-2025-04-28" | #define OCAML_VERSION_EXTRA "dev0-2025-04-28" | #define OCAML_VERSION 50500 | #define OCAML_VERSION_STRING "5.5.0+dev0-2025-04-28" | #define OCAML_RELEASE_NUMBER 21 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAS_ARCH_CODE32 1 | #define HAS_LIBGEN_H 1 | #define HAS_DIRENT 1 | #define HAS_SYS_SELECT_H 1 | #define HAS_SYS_MMAN_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG_LONG 8 | #define ARCH_SIXTYFOUR 1 | #define SIZEOF_PTR 8 | #define SIZEOF_LONGLONG 8 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define HAVE_MAX_ALIGN_T 1 | #define HAVE_LABELS_AS_VALUES 1 | #define OCAML_OS_TYPE "Unix" | #define POSIX_SIGNALS 1 | #define HAVE_EXPM1 1 | #define HAVE_LOG1P 1 | #define HAVE_HYPOT 1 | #define HAVE_FMA 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_CBRT 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_TRUNC 1 | #define HAVE_ROUND 1 | #define HAVE_COPYSIGN 1 | #define HAS_C99_FLOAT_OPS 1 | #define HAS_WORKING_ROUND 1 | #define HAS_WORKING_FMA 1 | #define HAS_GETENTROPY 1 | #define HAS_GETRUSAGE 1 | #define HAS_TIMES 1 | #define HAS_STRLCPY 1 | #define HAS_ISSETUGID 1 | #define HAVE_CLOCK_GETTIME_NSEC_NP 1 | #define HAS_CLOCK_GETTIME_NSEC_NP 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_BIND 1 | #define HAVE_LISTEN 1 | #define HAVE_ACCEPT 1 | #define HAVE_CONNECT 1 | #define HAS_SOCKETS 1 | #define HAS_SOCKLEN_T 1 | #define HAS_INET_ATON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAS_IPV6 1 | #define HAS_REWINDDIR 1 | #define HAS_LOCKF 1 | #define HAS_MKFIFO 1 | #define HAS_GETCWD 1 | #define HAS_SYSTEM 1 | #define HAS_UTIME 1 | #define HAS_UTIMES 1 | #define HAS_FCHMOD 1 | #define HAS_TRUNCATE 1 | #define HAS_SELECT 1 | #define HAS_NANOSLEEP 1 | #define HAS_SYMLINK 1 | #define HAS_REALPATH 1 | #define HAS_WAITPID 1 | #define HAS_WAIT4 1 | #define HAS_GETGROUPS 1 | #define HAS_SETGROUPS 1 | #define HAS_INITGROUPS 1 | #define HAS_TERMIOS 1 | #define HAS_SETITIMER 1 | #define HAS_GETHOSTNAME 1 | #define HAS_UNAME 1 | #define HAS_GETTIMEOFDAY 1 | #define HAS_MKTIME 1 | #define HAS_SETSID 1 | #define HAS_PUTENV 1 | #define HAS_SETENV_UNSETENV 1 | #define HAS_LOCALE_H 1 | #define HAS_XLOCALE_H 1 | #define HAS_STRTOD_L 1 | #define SUPPORT_DYNAMIC_LINKING 1 | #define HAS_MMAP 1 | #define HAS_PWRITE 1 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1 | #define HAS_MKSTEMP 1 | #define HAS_NICE 1 | #define HAS_SYS_SHM_H 1 | #define HAS_SHMAT 1 | #define HAS_POSIX_SPAWN 1 | #define HAS_ZSTD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD_SETNAME_NP 1 | #define HAS_PTHREAD_SETNAME_NP 1 | #define ASM_CFI_SUPPORTED 1 | #define HEADER_RESERVED_BITS 0 | #define FLAT_FLOAT_ARRAY 1 | /* end confdefs.h. */ | | #include | #include | #include | | int | main (void) | { | | void *block; | block = mmap (NULL, 4096, PROT_READ | PROT_WRITE, | MAP_ANONYMOUS | MAP_PRIVATE | MAP_STACK, | -1, 0); | if (block == MAP_FAILED) | return 1; | | ; | return 0; | } configure:23892: result: no configure:23942: No support for function sections on aarch64-apple-darwin24.4.0. configure:23981: Disabling function sections. configure:24557: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by OCaml config.status 5.5.0+dev0-2025-04-28, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on MF818-PRO config.status:1410: creating Makefile.build_config config.status:1410: creating Makefile.config config.status:1410: creating stdlib/sys.ml config.status:1410: creating otherlibs/dynlink/dynlink_config.ml config.status:1410: creating utils/config.common.ml config.status:1410: creating utils/config.generated.ml config.status:1410: creating compilerlibs/META config.status:1410: creating otherlibs/dynlink/META config.status:1410: creating otherlibs/runtime_events/META config.status:1410: creating stdlib/META config.status:1410: creating manual/src/version.tex config.status:1410: creating manual/src/html_processing/src/common.ml config.status:1410: creating ocamldoc/META config.status:1410: creating otherlibs/unix/META config.status:1410: creating otherlibs/str/META config.status:1410: creating otherlibs/systhreads/META config.status:1410: creating ocamltest/ocamltest_config.ml config.status:1410: creating runtime/caml/exec.h config.status:1410: creating runtime/caml/m.h config.status:1410: creating runtime/caml/s.h config.status:1410: creating runtime/caml/version.h config.status:1611: linking file_formats/cmo_format.mli to otherlibs/dynlink/dynlink_cmo_format.mli config.status:1611: linking file_formats/cmxs_format.mli to otherlibs/dynlink/dynlink_cmxs_format.mli config.status:1611: linking otherlibs/dynlink/dynlink_platform_intf.ml to otherlibs/dynlink/dynlink_platform_intf.mli config.status:1611: linking otherlibs/unix/unix_unix.ml to otherlibs/unix/unix.ml config.status:1611: linking ocamltest/ocamltest_unix_real.ml to ocamltest/ocamltest_unix.ml config.status:1630: executing libtool commands config.status:1630: executing links commands config.status:1630: executing runtime/ld.conf commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_alignof_double=8 ac_cv_alignof_long=8 ac_cv_alignof_long_long=8 ac_cv_build=aarch64-apple-darwin24.4.0 ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_undeclared_builtin_options='none needed' ac_cv_env_ASPP_set= ac_cv_env_ASPP_value= ac_cv_env_AS_set= ac_cv_env_AS_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_COMPILER_BYTECODE_CFLAGS_set= ac_cv_env_COMPILER_BYTECODE_CFLAGS_value= ac_cv_env_COMPILER_BYTECODE_CPPFLAGS_set= ac_cv_env_COMPILER_BYTECODE_CPPFLAGS_value= ac_cv_env_COMPILER_NATIVE_CFLAGS_set= ac_cv_env_COMPILER_NATIVE_CFLAGS_value= ac_cv_env_COMPILER_NATIVE_CPPFLAGS_set= ac_cv_env_COMPILER_NATIVE_CPPFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_DEFAULT_STRING_set= ac_cv_env_DEFAULT_STRING_value= ac_cv_env_DLLIBS_set= ac_cv_env_DLLIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LIBUNWIND_CPPFLAGS_set= ac_cv_env_LIBUNWIND_CPPFLAGS_value= ac_cv_env_LIBUNWIND_LDFLAGS_set= ac_cv_env_LIBUNWIND_LDFLAGS_value= ac_cv_env_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_value= ac_cv_env_PARTIALLD_set= ac_cv_env_PARTIALLD_value= ac_cv_env_TARGET_BINDIR_set= ac_cv_env_TARGET_BINDIR_value= ac_cv_env_TARGET_LIBDIR_set= ac_cv_env_TARGET_LIBDIR_value= ac_cv_env_WINDOWS_UNICODE_MODE_set= ac_cv_env_WINDOWS_UNICODE_MODE_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_SetThreadDescription=no ac_cv_func___secure_getenv=no ac_cv_func_accept4=no ac_cv_func_accept=yes ac_cv_func_acosh=yes ac_cv_func_asinh=yes ac_cv_func_atanh=yes ac_cv_func_bind=yes ac_cv_func_cbrt=yes ac_cv_func_clock_gettime_nsec_np=yes ac_cv_func_connect=yes ac_cv_func_copysign=yes ac_cv_func_dlopen=yes ac_cv_func_dup3=no ac_cv_func_erf=yes ac_cv_func_erfc=yes ac_cv_func_execvpe=no ac_cv_func_exp2=yes ac_cv_func_expm1=yes ac_cv_func_fchmod=yes ac_cv_func_fchown=yes ac_cv_func_fma=yes ac_cv_func_freelocale=yes ac_cv_func_ftruncate=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getauxval=no ac_cv_func_getcwd=yes ac_cv_func_getentropy=yes ac_cv_func_getgroups=yes ac_cv_func_gethostname=yes ac_cv_func_getnameinfo=yes ac_cv_func_getrusage=yes ac_cv_func_gettimeofday=yes ac_cv_func_hypot=yes ac_cv_func_inet_aton=yes ac_cv_func_inet_ntop=yes ac_cv_func_inet_pton=yes ac_cv_func_initgroups=yes ac_cv_func_issetugid=yes ac_cv_func_listen=yes ac_cv_func_lockf=yes ac_cv_func_log1p=yes ac_cv_func_log2=yes ac_cv_func_lstat=yes ac_cv_func_mkfifo=yes ac_cv_func_mkstemp=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_munmap=yes ac_cv_func_nanosleep=yes ac_cv_func_newlocale=yes ac_cv_func_nice=yes ac_cv_func_pipe2=no ac_cv_func_posix_spawn=yes ac_cv_func_posix_spawnp=yes ac_cv_func_prctl=no ac_cv_func_pthread_set_name_np=no ac_cv_func_pthread_setname_np=yes ac_cv_func_putenv=yes ac_cv_func_pwrite=yes ac_cv_func_readlink=yes ac_cv_func_realpath=yes ac_cv_func_rewinddir=yes ac_cv_func_round=yes ac_cv_func_secure_getenv=no ac_cv_func_select=yes ac_cv_func_setenv=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setsid=yes ac_cv_func_shmat=yes ac_cv_func_sigaction=yes ac_cv_func_sigprocmask=yes ac_cv_func_socket=yes ac_cv_func_socketpair=yes ac_cv_func_strlcpy=yes ac_cv_func_strtod_l=yes ac_cv_func_symlink=yes ac_cv_func_system=yes ac_cv_func_tcflow=yes ac_cv_func_tcflush=yes ac_cv_func_tcgetattr=yes ac_cv_func_tcsendbreak=yes ac_cv_func_tcsetattr=yes ac_cv_func_times=yes ac_cv_func_trunc=yes ac_cv_func_truncate=yes ac_cv_func_uname=yes ac_cv_func_unsetenv=yes ac_cv_func_uselocale=yes ac_cv_func_utime=yes ac_cv_func_utimes=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_func_which_gethostbyaddr_r=unknown ac_cv_func_which_gethostbyname_r=unknown ac_cv_header_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libgen_h=yes ac_cv_header_locale_h=yes ac_cv_header_pthread_np_h=no ac_cv_header_spawn_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_shm_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_utsname_h=yes ac_cv_header_termios_h=yes ac_cv_header_unistd_h=yes ac_cv_header_utime_h=yes ac_cv_header_xlocale_h=yes ac_cv_host=aarch64-apple-darwin24.4.0 ac_cv_member_struct_stat_st_atim_tv_nsec=no ac_cv_member_struct_stat_st_atimensec=no ac_cv_member_struct_stat_st_atimespec_tv_nsec=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FGREP='/usr/bin/grep -F' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_SED=/usr/bin/sed ac_cv_path_ac_pt_PKG_CONFIG=/opt/homebrew/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_lt_DD=/bin/dd ac_cv_prog_AWK=awk ac_cv_prog_CPP='gcc -E' ac_cv_prog_DIFF=diff ac_cv_prog_FILECMD=file ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_DIRECT_LD=ld ac_cv_prog_ac_ct_DSYMUTIL=dsymutil ac_cv_prog_ac_ct_LD=ld ac_cv_prog_ac_ct_LIPO=lipo ac_cv_prog_ac_ct_NMEDIT=nmedit ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_OTOOL=otool ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c11= ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_search_cos='none required' ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_long=8 ac_cv_sizeof_long_p=8 ac_cv_sizeof_short=2 ac_cv_sys_interpreter=yes ac_cv_target=aarch64-apple-darwin24.4.0 ac_cv_type_fd_set=yes ac_cv_type_max_align_t=yes ac_cv_type_off_t=yes ac_cv_type_socklen_t=yes ac_cv_type_struct_sockaddr_in6=yes ax_cv_PTHREAD_CLANG=yes ax_cv_PTHREAD_CLANG_NO_WARN_FLAG=no ax_cv_PTHREAD_JOINABLE_ATTR=PTHREAD_CREATE_JOINABLE ax_cv_PTHREAD_PRIO_INHERIT=yes ax_cv_PTHREAD_SPECIAL_FLAGS=no ax_cv_check_cflags__Wimplicit_fallthrough=yes ax_cv_check_cflags__Wimplicit_fallthrough_5=no ax_cv_check_cflags__Wold_style_declaration=no ax_cv_check_cflags__fdebug_prefix_map_old_new=yes lt_cv_apple_cc_single_mod=no lt_cv_ar_at_file=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_exported_symbols_list=yes lt_cv_ld_force_load=yes lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_manifest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fno-common -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=yes lt_cv_prog_compiler_static_works=no lt_cv_prog_gnu_ld=no lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_support_no_fixup_chains=yes lt_cv_sys_global_symbol_pipe='/usr/bin/sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | /usr/bin/sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='/usr/bin/sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='/usr/bin/sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='/usr/bin/sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_max_cmd_len=786432 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='/bin/dd bs=4096 count=1' ocaml_cv_cc_vendor2=clang-17-0 ocaml_cv_prog_cc_asm_size_type_directives=no ocaml_cv_prog_cc_labels_as_values=yes ocaml_cv_prog_cc_nonexecstack_note=no ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='ar' AS='gcc -c -Wno-trigraphs' ASPP='gcc -c -Wno-trigraphs' AST_IMPL_MAGIC_NUMBER='Caml1999M037' AST_INTF_MAGIC_NUMBER='Caml1999N037' AWK='awk' BUILD_EXEEXT='' BUILD_OBJEXT='' CC='gcc' CC_FOR_BUILD='' CFLAGS=' -pthread' CFLAGS_FOR_BUILD='' CMA_MAGIC_NUMBER='Caml1999A037' CMI_MAGIC_NUMBER='Caml1999I037' CMO_MAGIC_NUMBER='Caml1999O037' CMT_MAGIC_NUMBER='Caml1999T037' CMXA_MAGIC_NUMBER='Caml1999Z037' CMXS_MAGIC_NUMBER='Caml1999D037' CMX_MAGIC_NUMBER='Caml1999Y037' COMPILER_BYTECODE_CFLAGS='' COMPILER_BYTECODE_CPPFLAGS='' COMPILER_NATIVE_CFLAGS='' COMPILER_NATIVE_CPPFLAGS='' CONFIGURE_ARGS='--prefix=/Users/ci/ocaml-tmp-install-58850 --enable-native-toplevel --enable-ocamltest --enable-dependency-generation --enable-codegen-invariants' CPP='gcc -E -P' CPPFLAGS='' CPPFLAGS_FOR_BUILD='' CPP_FOR_BUILD='' CSC='' CSCFLAGS='' DEFAULT_STRING='' DEFS='-DHAVE_CONFIG_H' DEP_CC='gcc' DIFF='diff' DIFF_FLAGS=' --strip-trailing-cr -u' DIRECT_LD='ld' DLLIBS='' DLLTOOL='false' DSYMUTIL='dsymutil' DUMPBIN='' ECHO_C='\c' ECHO_N='' ECHO_T='' EGREP='/usr/bin/grep -E' EXEC_MAGIC_NUMBER='Caml1999X037' EXEEXT='' FGREP='/usr/bin/grep -F' FILECMD='file' GREP='/usr/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LD='ld' LDFLAGS='' LDFLAGS_FOR_BUILD='' LIBOBJS='' LIBS=' -lpthread' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBUNWIND_CPPFLAGS='' LIBUNWIND_LDFLAGS='' LINEAR_MAGIC_NUMBER='Caml1999L037' LIPO='lipo' LN_S='ln -s' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAGIC_LENGTH='12' MANIFEST_TOOL=':' NM='/usr/bin/nm -B' NMEDIT='nmedit' OBJDUMP='objdump' OBJEXT='o' OCAML_DEVELOPMENT_VERSION='true' OCAML_RELEASE_EXTRA='Some (Plus, "dev0-2025-04-28")' OCAML_RELEASE_NUMBER='21' OCAML_VERSION_EXTRA='dev0-2025-04-28' OCAML_VERSION_MAJOR='5' OCAML_VERSION_MINOR='5' OCAML_VERSION_PATCHLEVEL='0' OCAML_VERSION_SHORT='5.5' OTOOL64=':' OTOOL='otool' PACKAGE_BUGREPORT='caml-list@inria.fr' PACKAGE_NAME='OCaml' PACKAGE_STRING='OCaml 5.5.0+dev0-2025-04-28' PACKAGE_TARNAME='ocaml' PACKAGE_URL='http://www.ocaml.org' PACKAGE_VERSION='5.5.0+dev0-2025-04-28' PACKLD='ld -r -o ' PARTIALLD='' PATH_SEPARATOR=':' PKG_CONFIG='/opt/homebrew/bin/pkg-config' PTHREAD_CC='gcc' PTHREAD_CFLAGS='-pthread' PTHREAD_CXX='' PTHREAD_LIBS='-lpthread' QS='' RANLIB='ranlib' S='s' SAK='$(ROOTDIR)/runtime/sak' SAK_BUILD='$(MKEXE_VIA_CC) $(OC_CFLAGS) $(CFLAGS) $(OC_CPPFLAGS) $(CPPFLAGS)' SED='/usr/bin/sed' SHELL='/bin/sh' SO='so' STRIP='strip' TARGET_BINDIR='/Users/ci/ocaml-tmp-install-58850/bin' TARGET_LIBDIR='/Users/ci/ocaml-tmp-install-58850/lib/ocaml' VERSION='5.5.0+dev0-2025-04-28' WINDOWS_UNICODE_MODE='' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CC_FOR_BUILD='' ac_ct_DEP_CC='' ac_ct_DUMPBIN='' ac_ct_LD='ld' ac_tool_prefix='' afl='false' align_double='false' align_int64='false' ar_supports_response_files='false' arch64='true' arch='arm64' arch_specific_SOURCES='' as_has_debug_prefix_map='false' as_is_cc='true' asm_cfi_supported='true' asm_size_type_directives='false' ax_pthread_config='' bindir='${exec_prefix}/bin' bootstrapping_flexdll='false' build='aarch64-apple-darwin24.4.0' build_alias='' build_cpu='aarch64' build_libraries_manpages='true' build_ocamldebug='true' build_ocamldoc='true' build_ocamlobjinfo='true' build_ocamltest='true' build_ocamltex='true' build_os='darwin24.4.0' build_vendor='apple' bytecode_cflags='-O2 -fno-strict-aliasing -fwrapv -pthread ' bytecode_cppflags=' -D_FILE_OFFSET_BITS=64 ' bytecode_runtime_id='b100' cc_has_debug_prefix_map='true' cclibs=' -lpthread' ccomp_type='cc' cmm_invariants='false' cmxs='cmxs' codegen_invariants='true' common_cflags='-O2 -fno-strict-aliasing -fwrapv' common_cppflags=' -D_FILE_OFFSET_BITS=64' compute_deps='true' csc='' datadir='${datarootdir}' datarootdir='${prefix}/share' debug_runtime='true' default_build_target='world.opt' diff_supports_color='true' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' documentation_tool='ocamldoc' documentation_tool_cmd='ocamldoc' dvidir='${docdir}' encode_C_literal='encode-C-utf8-literal' endianness='le' exec_prefix='${prefix}' flambda='false' flambda_invariants='false' flat_float_array='true' flexdll_chain='' flexdll_dir='' flexdll_source_dir='' flexlink='' fpic='false' frame_pointers='false' function_sections='false' host='aarch64-apple-darwin24.4.0' host_alias='' host_cpu='aarch64' host_os='darwin24.4.0' host_vendor='apple' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_bytecode_programs='true' install_ocamlnat='true' install_source_artifacts='true' instrumented_runtime='true' instrumented_runtime_libs='' launch_method='sh' lib_dynlink='true' lib_runtime_events='true' lib_str='true' lib_systhreads='true' lib_unix='true' libdir='${exec_prefix}/lib/ocaml' libexecdir='${exec_prefix}/libexec' libext='a' ln='ln -sf' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdll='$(CC) -shared -undefined dynamic_lookup -Wl,-w $(OC_DLL_LDFLAGS) $(LDFLAGS)' mkdll_exp='gcc -shared -undefined dynamic_lookup -Wl,-w ' mkexe='$(CC) $(OC_LDFLAGS) $(LDFLAGS)' mkexe_exp='gcc ' mkexe_via_cc_extra_cmd='' mkexe_via_cc_ldflags='$(OC_LDFLAGS) $(LDFLAGS) $(OUTPUTEXE)$(1) $(2)' mkexedebugflag='-g' mklib='rm -f $(1) && ar rc $(1) $(2)' mkmaindll='$(CC) -shared -undefined dynamic_lookup -Wl,-w ' mkmaindll_exp='gcc -shared -undefined dynamic_lookup -Wl,-w ' mksharedlibrpath='' model='default' natdynlink='true' natdynlink_archive='dynlink.cmxa' natdynlinkopts='' native_cflags='-O2 -fno-strict-aliasing -fwrapv -pthread ' native_compiler='true' native_cppflags=' -D_FILE_OFFSET_BITS=64 ' native_ldflags='' native_runtime_id='b100' oc_bytecode_cflags='-O2 -fno-strict-aliasing -fwrapv -g -Wall -Wint-conversion -Wstrict-prototypes -Wold-style-definition -Wundef -Wimplicit-fallthrough -Werror -fno-common' oc_bytecode_cppflags=' -D_FILE_OFFSET_BITS=64 -I/opt/homebrew/opt/zstd/include' oc_cflags='-O2 -fno-strict-aliasing -fwrapv -g -Wall -Wint-conversion -Wstrict-prototypes -Wold-style-definition -Wundef -Wimplicit-fallthrough -Werror -fno-common' oc_cppflags=' -D_FILE_OFFSET_BITS=64 -I/opt/homebrew/opt/zstd/include' oc_dll_ldflags='' oc_ldflags='' oc_native_cflags='-O2 -fno-strict-aliasing -fwrapv -g -Wall -Wint-conversion -Wstrict-prototypes -Wold-style-definition -Wundef -Wimplicit-fallthrough -Werror -fno-common ' oc_native_compflags='' oc_native_cppflags=' -D_FILE_OFFSET_BITS=64 -I/opt/homebrew/opt/zstd/include -DNATIVE_CODE -DTARGET_arm64 -DMODEL_default -DSYS_macosx' ocaml_bindir='/Users/ci/ocaml-tmp-install-58850/bin' ocaml_cc_vendor='clang-17-0' ocaml_libdir='/Users/ci/ocaml-tmp-install-58850/lib/ocaml' ocaml_prefix='/Users/ci/ocaml-tmp-install-58850' ocamldoc_opt_target='ocamldoc.opt' ocamldoc_target='ocamldoc' ocamlsrcdir='/Users/ci/builds/workspace/precheck/flambda/false/label/ocaml-macos-m1' ocamltest='ocamltest' ocamltest_CPP='gcc -E -P' ocamltest_libunix='Some true' ocamltest_opt_target='ocamltest.opt' ocamltest_target='ocamltest' ocamlyacc_wstr_module='' oldincludedir='/usr/include' optional_bytecode_tools=' debugger/ocamldebug testsuite/tools/codegen testsuite/tools/expect' optional_libraries=' ocamldoc/odoc_info otherlibs/dynlink/dynlink testsuite/lib/testing' optional_native_tools=' testsuite/tools/test_in_prefix.opt' otherlibraries='dynlink runtime_events unix str systhreads' otherlibs='runtime_events unix str systhreads' outputexe='-o ' outputobj='-o ' pdfdir='${docdir}' prefix='/Users/ci/ocaml-tmp-install-58850' program_transform_name='s,x,x,' psdir='${docdir}' reserved_header_bits='0' rlwrap='' rpath='' runstatedir='${localstatedir}/run' runtime_asm_objects='arm64.o' runtime_search='' runtime_search_target='' sbindir='${exec_prefix}/sbin' sharedlib_cflags='' sharedstatedir='${prefix}/com' shebangscripts='true' suffixing='true' supports_shared_libraries='true' sysconfdir='${prefix}/etc' syslib='-l$(1)' system='macosx' systhread_support='true' target='aarch64-apple-darwin24.4.0' target_alias='' target_cpu='aarch64' target_launch_method='sh' target_libdir_is_relative='false' target_os='darwin24.4.0' target_os_type='Unix' target_vendor='apple' toolchain='cc' tsan='false' tsan_native_runtime_c_sources='' unix_directory='otherlibs/unix' unix_library='otherlibs/unix/unix' unix_or_win32='unix' windows_unicode='0' winpthreads_source_dir='' winpthreads_source_include_dir='' with_debugger='ocamldebug' with_nonexecstack_note='false' with_ocamldoc='ocamldoc' zinc_runtime_id_hi='00' zinc_runtime_id_lo='b1' zstd_libs='-L/opt/homebrew/opt/zstd/lib -lzstd' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "OCaml" #define PACKAGE_TARNAME "ocaml" #define PACKAGE_VERSION "5.5.0+dev0-2025-04-28" #define PACKAGE_STRING "OCaml 5.5.0+dev0-2025-04-28" #define PACKAGE_BUGREPORT "caml-list@inria.fr" #define PACKAGE_URL "http://www.ocaml.org" #define MAGIC_NUMBER_PREFIX "Caml1999" #define MAGIC_NUMBER_VERSION "037" #define EXEC_MAGIC_LENGTH 12 #define EXEC_FORMAT "X" #define OCAML_VERSION_MAJOR 5 #define OCAML_VERSION_MINOR 5 #define OCAML_VERSION_PATCHLEVEL 0 #define OCAML_VERSION_ADDITIONAL "dev0-2025-04-28" #define OCAML_VERSION_EXTRA "dev0-2025-04-28" #define OCAML_VERSION 50500 #define OCAML_VERSION_STRING "5.5.0+dev0-2025-04-28" #define OCAML_RELEASE_NUMBER 21 #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAS_ARCH_CODE32 1 #define HAS_LIBGEN_H 1 #define HAS_DIRENT 1 #define HAS_SYS_SELECT_H 1 #define HAS_SYS_MMAN_H 1 #define SIZEOF_INT 4 #define SIZEOF_LONG 8 #define SIZEOF_LONG_P 8 #define SIZEOF_SHORT 2 #define SIZEOF_LONG_LONG 8 #define ARCH_SIXTYFOUR 1 #define SIZEOF_PTR 8 #define SIZEOF_LONGLONG 8 #define ALIGNOF_DOUBLE 8 #define ALIGNOF_LONG 8 #define ALIGNOF_LONG_LONG 8 #define HAVE_MAX_ALIGN_T 1 #define HAVE_LABELS_AS_VALUES 1 #define OCAML_OS_TYPE "Unix" #define POSIX_SIGNALS 1 #define HAVE_EXPM1 1 #define HAVE_LOG1P 1 #define HAVE_HYPOT 1 #define HAVE_FMA 1 #define HAVE_EXP2 1 #define HAVE_LOG2 1 #define HAVE_CBRT 1 #define HAVE_ACOSH 1 #define HAVE_ASINH 1 #define HAVE_ATANH 1 #define HAVE_ERF 1 #define HAVE_ERFC 1 #define HAVE_TRUNC 1 #define HAVE_ROUND 1 #define HAVE_COPYSIGN 1 #define HAS_C99_FLOAT_OPS 1 #define HAS_WORKING_ROUND 1 #define HAS_WORKING_FMA 1 #define HAS_GETENTROPY 1 #define HAS_GETRUSAGE 1 #define HAS_TIMES 1 #define HAS_STRLCPY 1 #define HAS_ISSETUGID 1 #define HAVE_CLOCK_GETTIME_NSEC_NP 1 #define HAS_CLOCK_GETTIME_NSEC_NP 1 #define HAVE_SOCKET 1 #define HAVE_SOCKETPAIR 1 #define HAVE_BIND 1 #define HAVE_LISTEN 1 #define HAVE_ACCEPT 1 #define HAVE_CONNECT 1 #define HAS_SOCKETS 1 #define HAS_SOCKLEN_T 1 #define HAS_INET_ATON 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_INET_PTON 1 #define HAVE_INET_NTOP 1 #define HAS_IPV6 1 #define HAS_REWINDDIR 1 #define HAS_LOCKF 1 #define HAS_MKFIFO 1 #define HAS_GETCWD 1 #define HAS_SYSTEM 1 #define HAS_UTIME 1 #define HAS_UTIMES 1 #define HAS_FCHMOD 1 #define HAS_TRUNCATE 1 #define HAS_SELECT 1 #define HAS_NANOSLEEP 1 #define HAS_SYMLINK 1 #define HAS_REALPATH 1 #define HAS_WAITPID 1 #define HAS_WAIT4 1 #define HAS_GETGROUPS 1 #define HAS_SETGROUPS 1 #define HAS_INITGROUPS 1 #define HAS_TERMIOS 1 #define HAS_SETITIMER 1 #define HAS_GETHOSTNAME 1 #define HAS_UNAME 1 #define HAS_GETTIMEOFDAY 1 #define HAS_MKTIME 1 #define HAS_SETSID 1 #define HAS_PUTENV 1 #define HAS_SETENV_UNSETENV 1 #define HAS_LOCALE_H 1 #define HAS_XLOCALE_H 1 #define HAS_STRTOD_L 1 #define SUPPORT_DYNAMIC_LINKING 1 #define HAS_MMAP 1 #define HAS_PWRITE 1 #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1 #define HAS_MKSTEMP 1 #define HAS_NICE 1 #define HAS_SYS_SHM_H 1 #define HAS_SHMAT 1 #define HAS_POSIX_SPAWN 1 #define HAS_ZSTD 1 #define HAVE_PTHREAD_PRIO_INHERIT 1 #define HAVE_PTHREAD_SETNAME_NP 1 #define HAS_PTHREAD_SETNAME_NP 1 #define ASM_CFI_SUPPORTED 1 #define HEADER_RESERVED_BITS 0 #define FLAT_FLOAT_ARRAY 1 configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by OCaml config.status 5.5.0+dev0-2025-04-28, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status ocamltest/ocamltest_unix.ml on MF818-PRO config.status:1611: linking ocamltest/ocamltest_unix_real.ml to ocamltest/ocamltest_unix.ml ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by OCaml config.status 5.5.0+dev0-2025-04-28, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status ocamltest/ocamltest_unix.ml on MF818-PRO config.status:1611: linking ocamltest/ocamltest_unix_real.ml to ocamltest/ocamltest_unix.ml