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.2.2+dev0-2024-11-18, which was generated by GNU Autoconf 2.71. Invocation command line was $ ./configure --prefix /home/barsac/ci/ocaml-tmp-install-2940644 --disable-dependency-generation ## --------- ## ## Platform. ## ## --------- ## hostname = barsac uname -m = x86_64 uname -r = 5.15.0-100-generic uname -s = Linux uname -v = #110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 /usr/bin/uname -p = x86_64 /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/sbin/ PATH: /usr/local/bin/ PATH: /usr/sbin/ PATH: /usr/bin/ PATH: /sbin/ PATH: /bin/ PATH: /usr/games/ PATH: /usr/local/games/ PATH: /snap/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:3086: looking for aux files: install-sh ltmain.sh config.guess config.sub configure:3099: trying ./build-aux/ configure:3110: ./build-aux/install-sh found configure:3128: ./build-aux/ltmain.sh found configure:3128: ./build-aux/config.guess found configure:3128: ./build-aux/config.sub found configure:3240: Configuring OCaml version 5.2.2+dev0-2024-11-18 configure:3553: checking build system type configure:3568: result: x86_64-pc-linux-gnu configure:3588: checking host system type configure:3602: result: x86_64-pc-linux-gnu configure:3622: checking target system type configure:3636: result: x86_64-pc-linux-gnu configure:3708: checking for csc configure:3743: result: no configure:4230: checking for ld configure:4251: found /usr/bin/ld configure:4262: result: ld configure:4344: checking how to print strings configure:4371: result: printf configure:4454: checking for gcc configure:4475: found /usr/bin/gcc configure:4486: result: gcc configure:4839: checking for C compiler version configure:4848: gcc --version >&5 gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4859: $? = 0 configure:4848: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.4.0-1ubuntu1~22.04' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2 Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 11.4.0 (Ubuntu 11.4.0-1ubuntu1~22.04) ... rest of stderr output deleted ... configure:4859: $? = 0 configure:4848: gcc -V >&5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:4859: $? = 1 configure:4848: gcc -qversion >&5 gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:4859: $? = 1 configure:4848: gcc -version >&5 gcc: error: unrecognized command-line option '-version' gcc: fatal error: no input files compilation terminated. configure:4859: $? = 1 configure:4879: checking whether the C compiler works configure:4901: gcc conftest.c >&5 configure:4905: $? = 0 configure:4955: result: yes configure:4958: checking for C compiler default output file name configure:4960: result: a.out configure:4966: checking for suffix of executables configure:4973: gcc -o conftest conftest.c >&5 configure:4977: $? = 0 configure:5000: result: configure:5022: checking whether we are cross compiling configure:5030: gcc -o conftest conftest.c >&5 configure:5034: $? = 0 configure:5041: ./conftest configure:5045: $? = 0 configure:5060: result: no configure:5065: checking for suffix of object files configure:5088: gcc -c conftest.c >&5 configure:5092: $? = 0 configure:5114: result: o configure:5118: checking whether the compiler supports GNU C configure:5138: gcc -c conftest.c >&5 configure:5138: $? = 0 configure:5148: result: yes configure:5159: checking whether gcc accepts -g configure:5180: gcc -c -g conftest.c >&5 configure:5180: $? = 0 configure:5224: result: yes configure:5244: checking for gcc option to enable C11 features configure:5259: gcc -c -g -O2 conftest.c >&5 configure:5259: $? = 0 configure:5277: result: none needed configure:5387: checking for a sed that does not truncate output configure:5457: result: /usr/bin/sed configure:5475: checking for grep that handles long lines and -e configure:5539: result: /usr/bin/grep configure:5544: checking for egrep configure:5612: result: /usr/bin/grep -E configure:5617: checking for fgrep configure:5685: result: /usr/bin/grep -F configure:5721: checking for ld used by gcc configure:5789: result: ld configure:5796: checking if the linker (ld) is GNU ld configure:5812: result: yes configure:5824: checking for BSD- or MS-compatible name lister (nm) configure:5879: result: /usr/bin/nm -B configure:6019: checking the name lister (/usr/bin/nm -B) interface configure:6027: gcc -c -g -O2 conftest.c >&5 configure:6030: /usr/bin/nm -B "conftest.o" configure:6033: output 0000000000000000 B some_variable configure:6040: result: BSD nm configure:6043: checking whether ln -s works configure:6047: result: yes configure:6055: checking the maximum length of command line arguments configure:6187: result: 1572864 configure:6235: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:6276: result: func_convert_file_noop configure:6283: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:6304: result: func_convert_file_noop configure:6311: checking for ld option to reload object files configure:6319: result: -r configure:6398: checking for objdump configure:6419: found /usr/bin/objdump configure:6430: result: objdump configure:6462: checking how to recognize dependent libraries configure:6663: result: pass_all configure:6753: checking for dlltool configure:6788: result: no configure:6818: checking how to associate runtime and link libraries configure:6846: result: printf %s\n configure:6912: checking for ar configure:6933: found /usr/bin/ar configure:6944: result: ar configure:6981: checking for archiver @FILE support configure:6999: gcc -c -g -O2 conftest.c >&5 configure:6999: $? = 0 configure:7003: ar cru libconftest.a @conftest.lst >&5 ar: `u' modifier ignored since `D' is the default (see `U') configure:7006: $? = 0 configure:7011: ar cru libconftest.a @conftest.lst >&5 ar: `u' modifier ignored since `D' is the default (see `U') ar: conftest.o: No such file or directory configure:7014: $? = 1 configure:7026: result: @ configure:7089: checking for strip configure:7110: found /usr/bin/strip configure:7121: result: strip configure:7198: checking for ranlib configure:7219: found /usr/bin/ranlib configure:7230: result: ranlib configure:7307: checking for gawk configure:7328: found /usr/bin/gawk configure:7339: result: gawk configure:7379: checking command to parse /usr/bin/nm -B output from gcc object configure:7533: gcc -c -g -O2 conftest.c >&5 configure:7536: $? = 0 configure:7540: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:7543: $? = 0 configure:7609: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:7612: $? = 0 configure:7650: result: ok configure:7697: checking for sysroot configure:7728: result: no configure:7735: checking for a working dd configure:7779: result: /usr/bin/dd configure:7783: checking how to truncate binary pipes configure:7799: result: /usr/bin/dd bs=4096 count=1 configure:7936: gcc -c -g -O2 conftest.c >&5 configure:7939: $? = 0 configure:8136: checking for mt configure:8157: found /usr/bin/mt configure:8168: result: mt configure:8191: checking if mt is a manifest tool configure:8198: mt '-?' configure:8206: result: no configure:8936: checking for stdio.h configure:8936: gcc -c -g -O2 conftest.c >&5 configure:8936: $? = 0 configure:8936: result: yes configure:8936: checking for stdlib.h configure:8936: gcc -c -g -O2 conftest.c >&5 configure:8936: $? = 0 configure:8936: result: yes configure:8936: checking for string.h configure:8936: gcc -c -g -O2 conftest.c >&5 configure:8936: $? = 0 configure:8936: result: yes configure:8936: checking for inttypes.h configure:8936: gcc -c -g -O2 conftest.c >&5 configure:8936: $? = 0 configure:8936: result: yes configure:8936: checking for stdint.h configure:8936: gcc -c -g -O2 conftest.c >&5 configure:8936: $? = 0 configure:8936: result: yes configure:8936: checking for strings.h configure:8936: gcc -c -g -O2 conftest.c >&5 configure:8936: $? = 0 configure:8936: result: yes configure:8936: checking for sys/stat.h configure:8936: gcc -c -g -O2 conftest.c >&5 configure:8936: $? = 0 configure:8936: result: yes configure:8936: checking for sys/types.h configure:8936: gcc -c -g -O2 conftest.c >&5 configure:8936: $? = 0 configure:8936: result: yes configure:8936: checking for unistd.h configure:8936: gcc -c -g -O2 conftest.c >&5 configure:8936: $? = 0 configure:8936: result: yes configure:8961: checking for dlfcn.h configure:8961: gcc -c -g -O2 conftest.c >&5 configure:8961: $? = 0 configure:8961: result: yes configure:9220: checking for objdir configure:9236: result: .libs configure:9500: checking if gcc supports -fno-rtti -fno-exceptions configure:9519: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command-line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C configure:9523: $? = 0 configure:9536: result: no configure:9894: checking for gcc option to produce PIC configure:9902: result: -fPIC -DPIC configure:9910: checking if gcc PIC flag -fPIC -DPIC works configure:9929: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:9933: $? = 0 configure:9946: result: yes configure:9975: checking if gcc static flag -static works configure:10004: result: yes configure:10019: checking if gcc supports -c -o file.o configure:10041: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:10045: $? = 0 configure:10067: result: yes configure:10075: checking if gcc supports -c -o file.o configure:10123: result: yes configure:10156: checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries configure:11426: result: yes configure:11463: checking whether -lc should be explicitly linked in configure:11472: gcc -c -g -O2 conftest.c >&5 configure:11475: $? = 0 configure:11490: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 configure:11493: $? = 0 configure:11507: result: no configure:11667: checking dynamic linker characteristics configure:12249: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:12249: $? = 0 configure:12500: result: GNU/Linux ld.so configure:12622: checking how to hardcode library paths into programs configure:12647: result: immediate configure:13199: checking whether stripping libraries is possible configure:13204: result: yes configure:13239: checking if libtool supports shared libraries configure:13241: result: yes configure:13244: checking whether to build shared libraries configure:13269: result: yes configure:13272: checking whether to build static libraries configure:13276: result: yes configure:13490: checking how to run the C preprocessor configure:13516: gcc -E conftest.c configure:13516: $? = 0 configure:13531: gcc -E conftest.c conftest.c:32:10: fatal error: ac_nonexistent.h: No such file or directory 32 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:13531: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OCaml" | #define PACKAGE_TARNAME "ocaml" | #define PACKAGE_VERSION "5.2.2+dev0-2024-11-18" | #define PACKAGE_STRING "OCaml 5.2.2+dev0-2024-11-18" | #define PACKAGE_BUGREPORT "caml-list@inria.fr" | #define PACKAGE_URL "http://www.ocaml.org" | #define MAGIC_NUMBER_PREFIX "Caml1999" | #define MAGIC_NUMBER_VERSION "034" | #define EXEC_MAGIC_LENGTH 12 | #define EXEC_FORMAT "X" | #define OCAML_VERSION_MAJOR 5 | #define OCAML_VERSION_MINOR 2 | #define OCAML_VERSION_PATCHLEVEL 2 | #define OCAML_VERSION_ADDITIONAL "dev0-2024-11-18" | #define OCAML_VERSION_EXTRA "dev0-2024-11-18" | #define OCAML_VERSION 50202 | #define OCAML_VERSION_STRING "5.2.2+dev0-2024-11-18" | #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:13558: result: gcc -E configure:13572: gcc -E conftest.c configure:13572: $? = 0 configure:13587: gcc -E conftest.c conftest.c:32:10: fatal error: ac_nonexistent.h: No such file or directory 32 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:13587: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OCaml" | #define PACKAGE_TARNAME "ocaml" | #define PACKAGE_VERSION "5.2.2+dev0-2024-11-18" | #define PACKAGE_STRING "OCaml 5.2.2+dev0-2024-11-18" | #define PACKAGE_BUGREPORT "caml-list@inria.fr" | #define PACKAGE_URL "http://www.ocaml.org" | #define MAGIC_NUMBER_PREFIX "Caml1999" | #define MAGIC_NUMBER_VERSION "034" | #define EXEC_MAGIC_LENGTH 12 | #define EXEC_FORMAT "X" | #define OCAML_VERSION_MAJOR 5 | #define OCAML_VERSION_MINOR 2 | #define OCAML_VERSION_PATCHLEVEL 2 | #define OCAML_VERSION_ADDITIONAL "dev0-2024-11-18" | #define OCAML_VERSION_EXTRA "dev0-2024-11-18" | #define OCAML_VERSION 50202 | #define OCAML_VERSION_STRING "5.2.2+dev0-2024-11-18" | #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:13621: checking C compiler vendor configure:13654: gcc -E conftest.c configure:13654: $? = 0 configure:13674: result: gcc-11-4 configure:13681: checking whether host executables can be run in the build configure:13695: gcc -o conftest conftest.c >&5 configure:13695: $? = 0 configure:13695: ./conftest configure:13695: $? = 0 configure:13697: result: yes configure:13816: checking whether #! works in shell scripts configure:13834: result: yes configure:13911: checking whether C compiler accepts -Wold-style-declaration configure:13931: gcc -c -Werror -Wold-style-declaration conftest.c >&5 configure:13931: $? = 0 configure:13941: result: yes configure:14099: checking for flexdll sources configure:14164: checking for flexlink configure:14199: result: no configure:14312: checking for flexdll.h configure:14312: gcc -c conftest.c >&5 conftest.c:30:10: fatal error: flexdll.h: No such file or directory 30 | #include | ^~~~~~~~~~~ compilation terminated. configure:14312: $? = 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:14312: result: no configure:14500: checking for a BSD-compatible install configure:14573: result: /usr/bin/install -c configure:14588: checking for library containing cos configure:14618: gcc -o conftest conftest.c >&5 conftest.c:37:6: warning: conflicting types for built-in function 'cos'; expected 'double(double)' [-Wbuiltin-declaration-mismatch] 37 | char cos (); | ^~~ conftest.c:1:1: note: 'cos' is declared in header '' 1 | /* confdefs.h */ /usr/bin/ld: /tmp/cc84KU8w.o: in function `main': conftest.c:(.text+0xe): undefined reference to `cos' collect2: error: ld returned 1 exit status configure:14618: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OCaml" | #define PACKAGE_TARNAME "ocaml" | #define PACKAGE_VERSION "5.2.2+dev0-2024-11-18" | #define PACKAGE_STRING "OCaml 5.2.2+dev0-2024-11-18" | #define PACKAGE_BUGREPORT "caml-list@inria.fr" | #define PACKAGE_URL "http://www.ocaml.org" | #define MAGIC_NUMBER_PREFIX "Caml1999" | #define MAGIC_NUMBER_VERSION "034" | #define EXEC_MAGIC_LENGTH 12 | #define EXEC_FORMAT "X" | #define OCAML_VERSION_MAJOR 5 | #define OCAML_VERSION_MINOR 2 | #define OCAML_VERSION_PATCHLEVEL 2 | #define OCAML_VERSION_ADDITIONAL "dev0-2024-11-18" | #define OCAML_VERSION_EXTRA "dev0-2024-11-18" | #define OCAML_VERSION 50202 | #define OCAML_VERSION_STRING "5.2.2+dev0-2024-11-18" | #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 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | char cos (); | int | main (void) | { | return cos (); | ; | return 0; | } configure:14618: gcc -o conftest conftest.c -lm >&5 conftest.c:37:6: warning: conflicting types for built-in function 'cos'; expected 'double(double)' [-Wbuiltin-declaration-mismatch] 37 | char cos (); | ^~~ conftest.c:1:1: note: 'cos' is declared in header '' 1 | /* confdefs.h */ configure:14618: $? = 0 configure:14638: result: -lm configure:14664: checking for unistd.h configure:14664: result: yes configure:14675: checking for math.h configure:14675: gcc -c conftest.c >&5 configure:14675: $? = 0 configure:14675: result: yes configure:14681: checking for stdint.h configure:14681: result: yes configure:14688: checking for pthread_np.h configure:14688: gcc -c conftest.c >&5 conftest.c:64:10: fatal error: pthread_np.h: No such file or directory 64 | #include | ^~~~~~~~~~~~~~ compilation terminated. configure:14688: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OCaml" | #define PACKAGE_TARNAME "ocaml" | #define PACKAGE_VERSION "5.2.2+dev0-2024-11-18" | #define PACKAGE_STRING "OCaml 5.2.2+dev0-2024-11-18" | #define PACKAGE_BUGREPORT "caml-list@inria.fr" | #define PACKAGE_URL "http://www.ocaml.org" | #define MAGIC_NUMBER_PREFIX "Caml1999" | #define MAGIC_NUMBER_VERSION "034" | #define EXEC_MAGIC_LENGTH 12 | #define EXEC_FORMAT "X" | #define OCAML_VERSION_MAJOR 5 | #define OCAML_VERSION_MINOR 2 | #define OCAML_VERSION_PATCHLEVEL 2 | #define OCAML_VERSION_ADDITIONAL "dev0-2024-11-18" | #define OCAML_VERSION_EXTRA "dev0-2024-11-18" | #define OCAML_VERSION 50202 | #define OCAML_VERSION_STRING "5.2.2+dev0-2024-11-18" | #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 HAVE_UNISTD_H 1 | #define HAS_UNISTD 1 | #define HAS_STDINT_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:14688: result: no configure:14695: checking for dirent.h configure:14695: gcc -c conftest.c >&5 configure:14695: $? = 0 configure:14695: result: yes configure:14704: checking for sys/select.h configure:14704: gcc -c conftest.c >&5 configure:14704: $? = 0 configure:14704: result: yes configure:14713: checking for stdatomic.h configure:14713: gcc -c conftest.c >&5 configure:14713: $? = 0 configure:14713: result: yes configure:14721: checking for sys/mman.h configure:14721: gcc -c conftest.c >&5 configure:14721: $? = 0 configure:14721: result: yes configure:14732: checking for off_t configure:14732: gcc -c conftest.c >&5 configure:14732: $? = 0 configure:14732: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:71:20: error: expected expression before ')' token 71 | if (sizeof ((off_t))) | ^ configure:14732: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OCaml" | #define PACKAGE_TARNAME "ocaml" | #define PACKAGE_VERSION "5.2.2+dev0-2024-11-18" | #define PACKAGE_STRING "OCaml 5.2.2+dev0-2024-11-18" | #define PACKAGE_BUGREPORT "caml-list@inria.fr" | #define PACKAGE_URL "http://www.ocaml.org" | #define MAGIC_NUMBER_PREFIX "Caml1999" | #define MAGIC_NUMBER_VERSION "034" | #define EXEC_MAGIC_LENGTH 12 | #define EXEC_FORMAT "X" | #define OCAML_VERSION_MAJOR 5 | #define OCAML_VERSION_MINOR 2 | #define OCAML_VERSION_PATCHLEVEL 2 | #define OCAML_VERSION_ADDITIONAL "dev0-2024-11-18" | #define OCAML_VERSION_EXTRA "dev0-2024-11-18" | #define OCAML_VERSION 50202 | #define OCAML_VERSION_STRING "5.2.2+dev0-2024-11-18" | #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 HAVE_UNISTD_H 1 | #define HAS_UNISTD 1 | #define HAS_STDINT_H 1 | #define HAS_DIRENT 1 | #define HAS_SYS_SELECT_H 1 | #define HAS_STDATOMIC_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:14732: result: yes configure:14751: checking size of int configure:14757: gcc -o conftest conftest.c -lm >&5 configure:14757: $? = 0 configure:14757: ./conftest configure:14757: $? = 0 configure:14772: result: 4 configure:14784: checking size of long configure:14790: gcc -o conftest conftest.c -lm >&5 configure:14790: $? = 0 configure:14790: ./conftest configure:14790: $? = 0 configure:14805: result: 8 configure:14817: checking size of long * configure:14823: gcc -o conftest conftest.c -lm >&5 configure:14823: $? = 0 configure:14823: ./conftest configure:14823: $? = 0 configure:14838: result: 8 configure:14850: checking size of short configure:14856: gcc -o conftest conftest.c -lm >&5 configure:14856: $? = 0 configure:14856: ./conftest configure:14856: $? = 0 configure:14871: result: 2 configure:14883: checking size of long long configure:14889: gcc -o conftest conftest.c -lm >&5 configure:14889: $? = 0 configure:14889: ./conftest configure:14889: $? = 0 configure:14904: result: 8 configure:14945: Target is a 64 bits architecture configure:14948: checking whether byte ordering is bigendian configure:14964: gcc -c conftest.c >&5 conftest.c:49:16: error: unknown type name 'not' 49 | not a universal capable compiler | ^~~ conftest.c:49:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' 49 | not a universal capable compiler | ^~~~~~~~~ conftest.c:49:22: error: unknown type name 'universal' configure:14964: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OCaml" | #define PACKAGE_TARNAME "ocaml" | #define PACKAGE_VERSION "5.2.2+dev0-2024-11-18" | #define PACKAGE_STRING "OCaml 5.2.2+dev0-2024-11-18" | #define PACKAGE_BUGREPORT "caml-list@inria.fr" | #define PACKAGE_URL "http://www.ocaml.org" | #define MAGIC_NUMBER_PREFIX "Caml1999" | #define MAGIC_NUMBER_VERSION "034" | #define EXEC_MAGIC_LENGTH 12 | #define EXEC_FORMAT "X" | #define OCAML_VERSION_MAJOR 5 | #define OCAML_VERSION_MINOR 2 | #define OCAML_VERSION_PATCHLEVEL 2 | #define OCAML_VERSION_ADDITIONAL "dev0-2024-11-18" | #define OCAML_VERSION_EXTRA "dev0-2024-11-18" | #define OCAML_VERSION 50202 | #define OCAML_VERSION_STRING "5.2.2+dev0-2024-11-18" | #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 HAVE_UNISTD_H 1 | #define HAS_UNISTD 1 | #define HAS_STDINT_H 1 | #define HAS_DIRENT 1 | #define HAS_SYS_SELECT_H 1 | #define HAS_STDATOMIC_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. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:15010: gcc -c conftest.c >&5 configure:15010: $? = 0 configure:15029: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:55:18: error: unknown type name 'not'; did you mean 'ino_t'? 55 | not big endian | ^~~ | ino_t conftest.c:55:26: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' 55 | not big endian | ^~~~~~ configure:15029: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OCaml" | #define PACKAGE_TARNAME "ocaml" | #define PACKAGE_VERSION "5.2.2+dev0-2024-11-18" | #define PACKAGE_STRING "OCaml 5.2.2+dev0-2024-11-18" | #define PACKAGE_BUGREPORT "caml-list@inria.fr" | #define PACKAGE_URL "http://www.ocaml.org" | #define MAGIC_NUMBER_PREFIX "Caml1999" | #define MAGIC_NUMBER_VERSION "034" | #define EXEC_MAGIC_LENGTH 12 | #define EXEC_FORMAT "X" | #define OCAML_VERSION_MAJOR 5 | #define OCAML_VERSION_MINOR 2 | #define OCAML_VERSION_PATCHLEVEL 2 | #define OCAML_VERSION_ADDITIONAL "dev0-2024-11-18" | #define OCAML_VERSION_EXTRA "dev0-2024-11-18" | #define OCAML_VERSION 50202 | #define OCAML_VERSION_STRING "5.2.2+dev0-2024-11-18" | #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 HAVE_UNISTD_H 1 | #define HAS_UNISTD 1 | #define HAS_STDINT_H 1 | #define HAS_DIRENT 1 | #define HAS_SYS_SELECT_H 1 | #define HAS_STDATOMIC_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:15163: result: no configure:15185: checking alignment of double configure:15191: gcc -o conftest conftest.c -lm >&5 configure:15191: $? = 0 configure:15191: ./conftest configure:15191: $? = 0 configure:15207: result: 8 configure:15217: checking alignment of long configure:15223: gcc -o conftest conftest.c -lm >&5 configure:15223: $? = 0 configure:15223: ./conftest configure:15223: $? = 0 configure:15239: result: 8 configure:15249: checking alignment of long long configure:15255: gcc -o conftest conftest.c -lm >&5 configure:15255: $? = 0 configure:15255: ./conftest configure:15255: $? = 0 configure:15271: result: 8 configure:15323: checking whether the C compiler supports _Atomic types configure:15343: gcc -o conftest conftest.c -lm >&5 configure:15343: $? = 0 configure:15346: result: yes configure:15566: checking whether the C compiler supports -fno-tree-vrp configure:15574: gcc -c -Werror -fno-tree-vrp conftest.c >&5 configure:15574: $? = 0 configure:15577: result: yes configure:15596: checking whether the C compiler supports __attribute__((aligned(n))) configure:15602: gcc -c conftest.c >&5 configure:15602: $? = 0 configure:15606: result: yes configure:15616: checking whether the C compiler supports __attribute__((optimize("tree-vectorize"))) configure:15627: gcc -c -Werror conftest.c >&5 configure:15627: $? = 0 configure:15631: result: yes configure:15865: checking for ld configure:15886: found /usr/bin/ld configure:15897: result: ld configure:16056: checking for rlwrap configure:16091: result: no configure:16109: checking semantics of signal handlers configure:16111: checking for sigaction configure:16111: gcc -o conftest conftest.c -lm >&5 configure:16111: $? = 0 configure:16111: result: yes configure:16119: checking for sigprocmask configure:16119: gcc -o conftest conftest.c -lm >&5 configure:16119: $? = 0 configure:16119: result: yes configure:16131: POSIX signal handling found. configure:16148: checking for expm1 configure:16148: gcc -o conftest conftest.c -lm >&5 conftest.c:72:6: warning: conflicting types for built-in function 'expm1'; expected 'double(double)' [-Wbuiltin-declaration-mismatch] 72 | char expm1 (); | ^~~~~ conftest.c:64:1: note: 'expm1' is declared in header '' 63 | #include 64 | #undef expm1 configure:16148: $? = 0 configure:16148: result: yes configure:16148: checking for log1p configure:16148: gcc -o conftest conftest.c -lm >&5 conftest.c:73:6: warning: conflicting types for built-in function 'log1p'; expected 'double(double)' [-Wbuiltin-declaration-mismatch] 73 | char log1p (); | ^~~~~ conftest.c:65:1: note: 'log1p' is declared in header '' 64 | #include 65 | #undef log1p configure:16148: $? = 0 configure:16148: result: yes configure:16148: checking for hypot configure:16148: gcc -o conftest conftest.c -lm >&5 conftest.c:74:6: warning: conflicting types for built-in function 'hypot'; expected 'double(double, double)' [-Wbuiltin-declaration-mismatch] 74 | char hypot (); | ^~~~~ conftest.c:66:1: note: 'hypot' is declared in header '' 65 | #include 66 | #undef hypot configure:16148: $? = 0 configure:16148: result: yes configure:16148: checking for fma configure:16148: gcc -o conftest conftest.c -lm >&5 conftest.c:75:6: warning: conflicting types for built-in function 'fma'; expected 'double(double, double, double)' [-Wbuiltin-declaration-mismatch] 75 | char fma (); | ^~~ conftest.c:67:1: note: 'fma' is declared in header '' 66 | #include 67 | #undef fma configure:16148: $? = 0 configure:16148: result: yes configure:16148: checking for exp2 configure:16148: gcc -o conftest conftest.c -lm >&5 conftest.c:76:6: warning: conflicting types for built-in function 'exp2'; expected 'double(double)' [-Wbuiltin-declaration-mismatch] 76 | char exp2 (); | ^~~~ conftest.c:68:1: note: 'exp2' is declared in header '' 67 | #include 68 | #undef exp2 configure:16148: $? = 0 configure:16148: result: yes configure:16148: checking for log2 configure:16148: gcc -o conftest conftest.c -lm >&5 conftest.c:77:6: warning: conflicting types for built-in function 'log2'; expected 'double(double)' [-Wbuiltin-declaration-mismatch] 77 | char log2 (); | ^~~~ conftest.c:69:1: note: 'log2' is declared in header '' 68 | #include 69 | #undef log2 configure:16148: $? = 0 configure:16148: result: yes configure:16148: checking for cbrt configure:16148: gcc -o conftest conftest.c -lm >&5 conftest.c:78:6: warning: conflicting types for built-in function 'cbrt'; expected 'double(double)' [-Wbuiltin-declaration-mismatch] 78 | char cbrt (); | ^~~~ conftest.c:70:1: note: 'cbrt' is declared in header '' 69 | #include 70 | #undef cbrt configure:16148: $? = 0 configure:16148: result: yes configure:16148: checking for acosh configure:16148: gcc -o conftest conftest.c -lm >&5 conftest.c:79:6: warning: conflicting types for built-in function 'acosh'; expected 'double(double)' [-Wbuiltin-declaration-mismatch] 79 | char acosh (); | ^~~~~ conftest.c:71:1: note: 'acosh' is declared in header '' 70 | #include 71 | #undef acosh configure:16148: $? = 0 configure:16148: result: yes configure:16148: checking for asinh configure:16148: gcc -o conftest conftest.c -lm >&5 conftest.c:80:6: warning: conflicting types for built-in function 'asinh'; expected 'double(double)' [-Wbuiltin-declaration-mismatch] 80 | char asinh (); | ^~~~~ conftest.c:72:1: note: 'asinh' is declared in header '' 71 | #include 72 | #undef asinh configure:16148: $? = 0 configure:16148: result: yes configure:16148: checking for atanh configure:16148: gcc -o conftest conftest.c -lm >&5 conftest.c:81:6: warning: conflicting types for built-in function 'atanh'; expected 'double(double)' [-Wbuiltin-declaration-mismatch] 81 | char atanh (); | ^~~~~ conftest.c:73:1: note: 'atanh' is declared in header '' 72 | #include 73 | #undef atanh configure:16148: $? = 0 configure:16148: result: yes configure:16148: checking for erf configure:16148: gcc -o conftest conftest.c -lm >&5 conftest.c:82:6: warning: conflicting types for built-in function 'erf'; expected 'double(double)' [-Wbuiltin-declaration-mismatch] 82 | char erf (); | ^~~ conftest.c:74:1: note: 'erf' is declared in header '' 73 | #include 74 | #undef erf configure:16148: $? = 0 configure:16148: result: yes configure:16148: checking for erfc configure:16148: gcc -o conftest conftest.c -lm >&5 conftest.c:83:6: warning: conflicting types for built-in function 'erfc'; expected 'double(double)' [-Wbuiltin-declaration-mismatch] 83 | char erfc (); | ^~~~ conftest.c:75:1: note: 'erfc' is declared in header '' 74 | #include 75 | #undef erfc configure:16148: $? = 0 configure:16148: result: yes configure:16148: checking for trunc configure:16148: gcc -o conftest conftest.c -lm >&5 conftest.c:84:6: warning: conflicting types for built-in function 'trunc'; expected 'double(double)' [-Wbuiltin-declaration-mismatch] 84 | char trunc (); | ^~~~~ conftest.c:76:1: note: 'trunc' is declared in header '' 75 | #include 76 | #undef trunc configure:16148: $? = 0 configure:16148: result: yes configure:16148: checking for round configure:16148: gcc -o conftest conftest.c -lm >&5 conftest.c:85:6: warning: conflicting types for built-in function 'round'; expected 'double(double)' [-Wbuiltin-declaration-mismatch] 85 | char round (); | ^~~~~ conftest.c:77:1: note: 'round' is declared in header '' 76 | #include 77 | #undef round configure:16148: $? = 0 configure:16148: result: yes configure:16148: checking for copysign configure:16148: gcc -o conftest conftest.c -lm >&5 conftest.c:86:6: warning: conflicting types for built-in function 'copysign'; expected 'double(double, double)' [-Wbuiltin-declaration-mismatch] 86 | char copysign (); | ^~~~~~~~ conftest.c:78:1: note: 'copysign' is declared in header '' 77 | #include 78 | #undef copysign configure:16148: $? = 0 configure:16148: result: yes configure:16167: checking whether round works configure:16198: gcc -o conftest conftest.c -lm >&5 configure:16198: $? = 0 configure:16198: ./conftest configure:16198: $? = 0 configure:16200: result: yes configure:16235: checking whether fma works configure:16288: gcc -o conftest conftest.c -lm >&5 configure:16288: $? = 0 configure:16288: ./conftest configure:16288: $? = 0 configure:16290: result: yes configure:16359: checking for gcc options needed to detect all undeclared functions configure:16381: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:78:8: error: 'strchr' undeclared (first use in this function) 78 | (void) strchr; | ^~~~~~ conftest.c:1:1: note: 'strchr' is defined in header ''; did you forget to '#include '? 1 | /* confdefs.h */ conftest.c:78:8: note: each undeclared identifier is reported only once for each function it appears in 78 | (void) strchr; | ^~~~~~ configure:16381: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OCaml" | #define PACKAGE_TARNAME "ocaml" | #define PACKAGE_VERSION "5.2.2+dev0-2024-11-18" | #define PACKAGE_STRING "OCaml 5.2.2+dev0-2024-11-18" | #define PACKAGE_BUGREPORT "caml-list@inria.fr" | #define PACKAGE_URL "http://www.ocaml.org" | #define MAGIC_NUMBER_PREFIX "Caml1999" | #define MAGIC_NUMBER_VERSION "034" | #define EXEC_MAGIC_LENGTH 12 | #define EXEC_FORMAT "X" | #define OCAML_VERSION_MAJOR 5 | #define OCAML_VERSION_MINOR 2 | #define OCAML_VERSION_PATCHLEVEL 2 | #define OCAML_VERSION_ADDITIONAL "dev0-2024-11-18" | #define OCAML_VERSION_EXTRA "dev0-2024-11-18" | #define OCAML_VERSION 50202 | #define OCAML_VERSION_STRING "5.2.2+dev0-2024-11-18" | #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 HAVE_UNISTD_H 1 | #define HAS_UNISTD 1 | #define HAS_STDINT_H 1 | #define HAS_DIRENT 1 | #define HAS_SYS_SELECT_H 1 | #define HAS_STDATOMIC_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 HAS_FULL_THREAD_VARIABLES 1 | #define SUPPORTS_ALIGNED_ATTRIBUTE 1 | #define SUPPORTS_TREE_VECTORIZE 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 | /* end confdefs.h. */ | | int | main (void) | { | (void) strchr; | ; | return 0; | } configure:16408: gcc -c conftest.c >&5 configure:16408: $? = 0 configure:16425: result: none needed configure:16439: checking for unistd.h configure:16439: result: yes configure:16442: checking whether getentropy is declared configure:16442: gcc -c conftest.c >&5 configure:16442: $? = 0 configure:16442: result: yes configure:16453: checking for getrusage configure:16453: gcc -o conftest conftest.c -lm >&5 configure:16453: $? = 0 configure:16453: result: yes configure:16462: checking for times configure:16462: gcc -o conftest conftest.c -lm >&5 configure:16462: $? = 0 configure:16462: result: yes configure:16475: checking for secure_getenv configure:16475: gcc -o conftest -D_GNU_SOURCE conftest.c -lm >&5 configure:16475: $? = 0 configure:16475: result: yes configure:16495: checking for issetugid configure:16495: gcc -o conftest conftest.c -lm >&5 /usr/bin/ld: /tmp/ccu5IjKa.o: in function `main': conftest.c:(.text+0xe): undefined reference to `issetugid' collect2: error: ld returned 1 exit status configure:16495: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OCaml" | #define PACKAGE_TARNAME "ocaml" | #define PACKAGE_VERSION "5.2.2+dev0-2024-11-18" | #define PACKAGE_STRING "OCaml 5.2.2+dev0-2024-11-18" | #define PACKAGE_BUGREPORT "caml-list@inria.fr" | #define PACKAGE_URL "http://www.ocaml.org" | #define MAGIC_NUMBER_PREFIX "Caml1999" | #define MAGIC_NUMBER_VERSION "034" | #define EXEC_MAGIC_LENGTH 12 | #define EXEC_FORMAT "X" | #define OCAML_VERSION_MAJOR 5 | #define OCAML_VERSION_MINOR 2 | #define OCAML_VERSION_PATCHLEVEL 2 | #define OCAML_VERSION_ADDITIONAL "dev0-2024-11-18" | #define OCAML_VERSION_EXTRA "dev0-2024-11-18" | #define OCAML_VERSION 50202 | #define OCAML_VERSION_STRING "5.2.2+dev0-2024-11-18" | #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 HAVE_UNISTD_H 1 | #define HAS_UNISTD 1 | #define HAS_STDINT_H 1 | #define HAS_DIRENT 1 | #define HAS_SYS_SELECT_H 1 | #define HAS_STDATOMIC_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 HAS_FULL_THREAD_VARIABLES 1 | #define SUPPORTS_ALIGNED_ATTRIBUTE 1 | #define SUPPORTS_TREE_VECTORIZE 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_SECURE_GETENV 1 | /* end confdefs.h. */ | /* Define issetugid to an innocuous variant, in case declares issetugid. | For example, HP-UX 11i declares gettimeofday. */ | #define issetugid innocuous_issetugid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char issetugid (); below. */ | | #include | #undef issetugid | | /* 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 issetugid (); | /* 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_issetugid || defined __stub___issetugid | choke me | #endif | | int | main (void) | { | return issetugid (); | ; | return 0; | } configure:16495: result: no configure:16548: gcc -c conftest.c >&5 configure:16548: $? = 0 configure:16589: checking for library containing clock_gettime configure:16619: gcc -o conftest conftest.c -lm >&5 configure:16619: $? = 0 configure:16639: result: none required configure:16852: not using thread sanitizer configure:17279: checking for socket configure:17279: gcc -o conftest conftest.c -lm >&5 configure:17279: $? = 0 configure:17279: result: yes configure:17279: checking for socketpair configure:17279: gcc -o conftest conftest.c -lm >&5 configure:17279: $? = 0 configure:17279: result: yes configure:17279: checking for bind configure:17279: gcc -o conftest conftest.c -lm >&5 configure:17279: $? = 0 configure:17279: result: yes configure:17279: checking for listen configure:17279: gcc -o conftest conftest.c -lm >&5 configure:17279: $? = 0 configure:17279: result: yes configure:17279: checking for accept configure:17279: gcc -o conftest conftest.c -lm >&5 configure:17279: $? = 0 configure:17279: result: yes configure:17279: checking for connect configure:17279: gcc -o conftest conftest.c -lm >&5 configure:17279: $? = 0 configure:17279: result: yes configure:17314: checking for socklen_t configure:17314: gcc -c conftest.c >&5 configure:17314: $? = 0 configure:17314: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:91:24: error: expected expression before ')' token 91 | if (sizeof ((socklen_t))) | ^ configure:17314: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OCaml" | #define PACKAGE_TARNAME "ocaml" | #define PACKAGE_VERSION "5.2.2+dev0-2024-11-18" | #define PACKAGE_STRING "OCaml 5.2.2+dev0-2024-11-18" | #define PACKAGE_BUGREPORT "caml-list@inria.fr" | #define PACKAGE_URL "http://www.ocaml.org" | #define MAGIC_NUMBER_PREFIX "Caml1999" | #define MAGIC_NUMBER_VERSION "034" | #define EXEC_MAGIC_LENGTH 12 | #define EXEC_FORMAT "X" | #define OCAML_VERSION_MAJOR 5 | #define OCAML_VERSION_MINOR 2 | #define OCAML_VERSION_PATCHLEVEL 2 | #define OCAML_VERSION_ADDITIONAL "dev0-2024-11-18" | #define OCAML_VERSION_EXTRA "dev0-2024-11-18" | #define OCAML_VERSION 50202 | #define OCAML_VERSION_STRING "5.2.2+dev0-2024-11-18" | #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 HAVE_UNISTD_H 1 | #define HAS_UNISTD 1 | #define HAS_STDINT_H 1 | #define HAS_DIRENT 1 | #define HAS_SYS_SELECT_H 1 | #define HAS_STDATOMIC_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 HAS_FULL_THREAD_VARIABLES 1 | #define SUPPORTS_ALIGNED_ATTRIBUTE 1 | #define SUPPORTS_TREE_VECTORIZE 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_SECURE_GETENV 1 | #define HAS_POSIX_MONOTONIC_CLOCK 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:17314: result: yes configure:17324: checking for inet_aton configure:17324: gcc -o conftest conftest.c -lm >&5 configure:17324: $? = 0 configure:17324: result: yes configure:17368: checking for struct sockaddr_in6 configure:17368: gcc -c conftest.c >&5 configure:17368: $? = 0 configure:17368: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:98:34: error: expected expression before ')' token 98 | if (sizeof ((struct sockaddr_in6))) | ^ configure:17368: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OCaml" | #define PACKAGE_TARNAME "ocaml" | #define PACKAGE_VERSION "5.2.2+dev0-2024-11-18" | #define PACKAGE_STRING "OCaml 5.2.2+dev0-2024-11-18" | #define PACKAGE_BUGREPORT "caml-list@inria.fr" | #define PACKAGE_URL "http://www.ocaml.org" | #define MAGIC_NUMBER_PREFIX "Caml1999" | #define MAGIC_NUMBER_VERSION "034" | #define EXEC_MAGIC_LENGTH 12 | #define EXEC_FORMAT "X" | #define OCAML_VERSION_MAJOR 5 | #define OCAML_VERSION_MINOR 2 | #define OCAML_VERSION_PATCHLEVEL 2 | #define OCAML_VERSION_ADDITIONAL "dev0-2024-11-18" | #define OCAML_VERSION_EXTRA "dev0-2024-11-18" | #define OCAML_VERSION 50202 | #define OCAML_VERSION_STRING "5.2.2+dev0-2024-11-18" | #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 HAVE_UNISTD_H 1 | #define HAS_UNISTD 1 | #define HAS_STDINT_H 1 | #define HAS_DIRENT 1 | #define HAS_SYS_SELECT_H 1 | #define HAS_STDATOMIC_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 HAS_FULL_THREAD_VARIABLES 1 | #define SUPPORTS_ALIGNED_ATTRIBUTE 1 | #define SUPPORTS_TREE_VECTORIZE 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_SECURE_GETENV 1 | #define HAS_POSIX_MONOTONIC_CLOCK 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:17368: result: yes configure:17387: checking for getaddrinfo configure:17387: gcc -o conftest conftest.c -lm >&5 configure:17387: $? = 0 configure:17387: result: yes configure:17399: checking for getnameinfo configure:17399: gcc -o conftest conftest.c -lm >&5 configure:17399: $? = 0 configure:17399: result: yes configure:17411: checking for inet_pton configure:17411: gcc -o conftest conftest.c -lm >&5 configure:17411: $? = 0 configure:17411: result: yes configure:17423: checking for inet_ntop configure:17423: gcc -o conftest conftest.c -lm >&5 configure:17423: $? = 0 configure:17423: result: yes configure:17432: checking for rewinddir configure:17432: gcc -o conftest conftest.c -lm >&5 configure:17432: $? = 0 configure:17432: result: yes configure:17440: checking for lockf configure:17440: gcc -o conftest conftest.c -lm >&5 configure:17440: $? = 0 configure:17440: result: yes configure:17448: checking for mkfifo configure:17448: gcc -o conftest conftest.c -lm >&5 configure:17448: $? = 0 configure:17448: result: yes configure:17456: checking for getcwd configure:17456: gcc -o conftest conftest.c -lm >&5 configure:17456: $? = 0 configure:17456: result: yes configure:17464: checking whether system is declared configure:17464: gcc -c conftest.c >&5 configure:17464: $? = 0 configure:17464: result: yes configure:17481: checking for sys/types.h configure:17481: result: yes configure:17484: checking for utime.h configure:17484: gcc -c conftest.c >&5 configure:17484: $? = 0 configure:17484: result: yes configure:17487: checking for utime configure:17487: gcc -o conftest conftest.c -lm >&5 configure:17487: $? = 0 configure:17487: result: yes configure:17500: checking for utimes configure:17500: gcc -o conftest conftest.c -lm >&5 configure:17500: $? = 0 configure:17500: result: yes configure:17508: checking for fchmod configure:17508: gcc -o conftest conftest.c -lm >&5 configure:17508: $? = 0 configure:17508: result: yes configure:17511: checking for fchown configure:17511: gcc -o conftest conftest.c -lm >&5 configure:17511: $? = 0 configure:17511: result: yes configure:17521: checking for truncate configure:17521: gcc -o conftest conftest.c -lm >&5 configure:17521: $? = 0 configure:17521: result: yes configure:17524: checking for ftruncate configure:17524: gcc -o conftest conftest.c -lm >&5 configure:17524: $? = 0 configure:17524: result: yes configure:17535: checking for select configure:17535: gcc -o conftest conftest.c -lm >&5 configure:17535: $? = 0 configure:17535: result: yes configure:17538: checking for fd_set configure:17538: gcc -c conftest.c >&5 configure:17538: $? = 0 configure:17538: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:106:21: error: expected expression before ')' token 106 | if (sizeof ((fd_set))) | ^ configure:17538: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OCaml" | #define PACKAGE_TARNAME "ocaml" | #define PACKAGE_VERSION "5.2.2+dev0-2024-11-18" | #define PACKAGE_STRING "OCaml 5.2.2+dev0-2024-11-18" | #define PACKAGE_BUGREPORT "caml-list@inria.fr" | #define PACKAGE_URL "http://www.ocaml.org" | #define MAGIC_NUMBER_PREFIX "Caml1999" | #define MAGIC_NUMBER_VERSION "034" | #define EXEC_MAGIC_LENGTH 12 | #define EXEC_FORMAT "X" | #define OCAML_VERSION_MAJOR 5 | #define OCAML_VERSION_MINOR 2 | #define OCAML_VERSION_PATCHLEVEL 2 | #define OCAML_VERSION_ADDITIONAL "dev0-2024-11-18" | #define OCAML_VERSION_EXTRA "dev0-2024-11-18" | #define OCAML_VERSION 50202 | #define OCAML_VERSION_STRING "5.2.2+dev0-2024-11-18" | #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 HAVE_UNISTD_H 1 | #define HAS_UNISTD 1 | #define HAS_STDINT_H 1 | #define HAS_DIRENT 1 | #define HAS_SYS_SELECT_H 1 | #define HAS_STDATOMIC_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 HAS_FULL_THREAD_VARIABLES 1 | #define SUPPORTS_ALIGNED_ATTRIBUTE 1 | #define SUPPORTS_TREE_VECTORIZE 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_SECURE_GETENV 1 | #define HAS_POSIX_MONOTONIC_CLOCK 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 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:17538: result: yes configure:17555: checking for nanosleep configure:17555: gcc -o conftest conftest.c -lm >&5 configure:17555: $? = 0 configure:17555: result: yes configure:17563: checking for symlink configure:17563: gcc -o conftest conftest.c -lm >&5 configure:17563: $? = 0 configure:17563: result: yes configure:17566: checking for readlink configure:17566: gcc -o conftest conftest.c -lm >&5 configure:17566: $? = 0 configure:17566: result: yes configure:17569: checking for lstat configure:17569: gcc -o conftest conftest.c -lm >&5 configure:17569: $? = 0 configure:17569: result: yes configure:17581: checking for realpath configure:17581: gcc -o conftest conftest.c -lm >&5 configure:17581: $? = 0 configure:17581: result: yes configure:17590: checking for waitpid configure:17590: gcc -o conftest conftest.c -lm >&5 configure:17590: $? = 0 configure:17590: result: yes configure:17603: checking for wait4 configure:17603: gcc -o conftest conftest.c -lm >&5 configure:17603: $? = 0 configure:17603: result: yes configure:17615: checking for getgroups configure:17615: gcc -o conftest conftest.c -lm >&5 configure:17615: $? = 0 configure:17615: result: yes configure:17624: checking for setgroups configure:17624: gcc -o conftest conftest.c -lm >&5 configure:17624: $? = 0 configure:17624: result: yes configure:17633: checking for initgroups configure:17633: gcc -o conftest conftest.c -lm >&5 configure:17633: $? = 0 configure:17633: result: yes configure:17643: checking for termios.h configure:17643: gcc -c conftest.c >&5 configure:17643: $? = 0 configure:17643: result: yes configure:17646: checking for tcgetattr configure:17646: gcc -o conftest conftest.c -lm >&5 configure:17646: $? = 0 configure:17646: result: yes configure:17649: checking for tcsetattr configure:17649: gcc -o conftest conftest.c -lm >&5 configure:17649: $? = 0 configure:17649: result: yes configure:17652: checking for tcsendbreak configure:17652: gcc -o conftest conftest.c -lm >&5 configure:17652: $? = 0 configure:17652: result: yes configure:17655: checking for tcflush configure:17655: gcc -o conftest conftest.c -lm >&5 configure:17655: $? = 0 configure:17655: result: yes configure:17658: checking for tcflow configure:17658: gcc -o conftest conftest.c -lm >&5 configure:17658: $? = 0 configure:17658: result: yes configure:17678: checking for setitimer configure:17678: gcc -o conftest conftest.c -lm >&5 configure:17678: $? = 0 configure:17678: result: yes configure:17699: checking for gethostname configure:17699: gcc -o conftest conftest.c -lm >&5 configure:17699: $? = 0 configure:17699: result: yes configure:17710: checking for sys/utsname.h configure:17710: gcc -c conftest.c >&5 configure:17710: $? = 0 configure:17710: result: yes configure:17713: checking for uname configure:17713: gcc -o conftest conftest.c -lm >&5 configure:17713: $? = 0 configure:17713: result: yes configure:17725: checking for gettimeofday configure:17725: gcc -o conftest conftest.c -lm >&5 configure:17725: $? = 0 configure:17725: result: yes configure:17740: checking for mktime configure:17740: gcc -o conftest conftest.c -lm >&5 configure:17740: $? = 0 configure:17740: result: yes configure:17754: checking for setsid configure:17754: gcc -o conftest conftest.c -lm >&5 configure:17754: $? = 0 configure:17754: result: yes configure:17765: checking for putenv configure:17765: gcc -o conftest conftest.c -lm >&5 configure:17765: $? = 0 configure:17765: result: yes configure:17775: checking for setenv configure:17775: gcc -o conftest conftest.c -lm >&5 configure:17775: $? = 0 configure:17775: result: yes configure:17778: checking for unsetenv configure:17778: gcc -o conftest conftest.c -lm >&5 configure:17778: $? = 0 configure:17778: result: yes configure:17796: checking for locale.h configure:17796: gcc -c conftest.c >&5 configure:17796: $? = 0 configure:17796: result: yes configure:17799: checking for newlocale configure:17799: gcc -o conftest conftest.c -lm >&5 configure:17799: $? = 0 configure:17799: result: yes configure:17802: checking for freelocale configure:17802: gcc -o conftest conftest.c -lm >&5 configure:17802: $? = 0 configure:17802: result: yes configure:17805: checking for uselocale configure:17805: gcc -o conftest conftest.c -lm >&5 configure:17805: $? = 0 configure:17805: result: yes configure:17820: checking for xlocale.h configure:17820: gcc -c conftest.c >&5 conftest.c:145:10: fatal error: xlocale.h: No such file or directory 145 | #include | ^~~~~~~~~~~ compilation terminated. configure:17820: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OCaml" | #define PACKAGE_TARNAME "ocaml" | #define PACKAGE_VERSION "5.2.2+dev0-2024-11-18" | #define PACKAGE_STRING "OCaml 5.2.2+dev0-2024-11-18" | #define PACKAGE_BUGREPORT "caml-list@inria.fr" | #define PACKAGE_URL "http://www.ocaml.org" | #define MAGIC_NUMBER_PREFIX "Caml1999" | #define MAGIC_NUMBER_VERSION "034" | #define EXEC_MAGIC_LENGTH 12 | #define EXEC_FORMAT "X" | #define OCAML_VERSION_MAJOR 5 | #define OCAML_VERSION_MINOR 2 | #define OCAML_VERSION_PATCHLEVEL 2 | #define OCAML_VERSION_ADDITIONAL "dev0-2024-11-18" | #define OCAML_VERSION_EXTRA "dev0-2024-11-18" | #define OCAML_VERSION 50202 | #define OCAML_VERSION_STRING "5.2.2+dev0-2024-11-18" | #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 HAVE_UNISTD_H 1 | #define HAS_UNISTD 1 | #define HAS_STDINT_H 1 | #define HAS_DIRENT 1 | #define HAS_SYS_SELECT_H 1 | #define HAS_STDATOMIC_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 HAS_FULL_THREAD_VARIABLES 1 | #define SUPPORTS_ALIGNED_ATTRIBUTE 1 | #define SUPPORTS_TREE_VECTORIZE 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_SECURE_GETENV 1 | #define HAS_POSIX_MONOTONIC_CLOCK 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 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 | /* 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:17820: result: no configure:17851: checking for strtod_l configure:17851: gcc -o conftest conftest.c -lm >&5 configure:17851: $? = 0 configure:17851: result: yes configure:17867: checking for dlopen configure:17867: gcc -o conftest conftest.c -lm >&5 configure:17867: $? = 0 configure:17867: result: yes configure:17923: Dynamic loading of shared libraries is supported. configure:17934: checking for sys/mman.h configure:17934: result: yes configure:17937: checking for mmap configure:17937: gcc -o conftest conftest.c -lm >&5 configure:17937: $? = 0 configure:17937: result: yes configure:17940: checking for munmap configure:17940: gcc -o conftest conftest.c -lm >&5 configure:17940: $? = 0 configure:17940: result: yes configure:17954: checking for pwrite configure:17954: gcc -o conftest conftest.c -lm >&5 configure:17954: $? = 0 configure:17954: result: yes configure:17974: checking whether the C compiler supports -fdebug-prefix-map configure:17982: gcc -c -fdebug-prefix-map=old=new conftest.c >&5 configure:17982: $? = 0 configure:17985: result: yes configure:18001: checking for struct stat.st_atim.tv_nsec configure:18001: gcc -c conftest.c >&5 configure:18001: $? = 0 configure:18001: result: yes configure:18049: stat supports nanosecond precision configure:18066: checking how many arguments gethostbyname_r() takes configure:18102: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:128:19: error: too few arguments to function 'gethostbyname_r' 128 | (void)gethostbyname_r(name) /* ; */ | ^~~~~~~~~~~~~~~ In file included from conftest.c:122: /usr/include/netdb.h:177:12: note: declared here 177 | extern int gethostbyname_r (const char *__restrict __name, | ^~~~~~~~~~~~~~~ configure:18102: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OCaml" | #define PACKAGE_TARNAME "ocaml" | #define PACKAGE_VERSION "5.2.2+dev0-2024-11-18" | #define PACKAGE_STRING "OCaml 5.2.2+dev0-2024-11-18" | #define PACKAGE_BUGREPORT "caml-list@inria.fr" | #define PACKAGE_URL "http://www.ocaml.org" | #define MAGIC_NUMBER_PREFIX "Caml1999" | #define MAGIC_NUMBER_VERSION "034" | #define EXEC_MAGIC_LENGTH 12 | #define EXEC_FORMAT "X" | #define OCAML_VERSION_MAJOR 5 | #define OCAML_VERSION_MINOR 2 | #define OCAML_VERSION_PATCHLEVEL 2 | #define OCAML_VERSION_ADDITIONAL "dev0-2024-11-18" | #define OCAML_VERSION_EXTRA "dev0-2024-11-18" | #define OCAML_VERSION 50202 | #define OCAML_VERSION_STRING "5.2.2+dev0-2024-11-18" | #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 HAVE_UNISTD_H 1 | #define HAS_UNISTD 1 | #define HAS_STDINT_H 1 | #define HAS_DIRENT 1 | #define HAS_SYS_SELECT_H 1 | #define HAS_STDATOMIC_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 HAS_FULL_THREAD_VARIABLES 1 | #define SUPPORTS_ALIGNED_ATTRIBUTE 1 | #define SUPPORTS_TREE_VECTORIZE 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_SECURE_GETENV 1 | #define HAS_POSIX_MONOTONIC_CLOCK 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 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_STRTOD_L 1 | #define SUPPORT_DYNAMIC_LINKING 1 | #define HAS_MMAP 1 | #define HAS_PWRITE 1 | #define HAS_NANOSECOND_STAT 1 | /* end confdefs.h. */ | #include | int | main (void) | { | | char *name = "www.gnu.org"; | (void)gethostbyname_r(name) /* ; */ | | ; | return 0; | } configure:18133: gcc -c conftest.c >&5 configure:18133: $? = 0 configure:18236: result: six configure:18291: checking how many arguments gethostbyaddr_r() takes configure:18327: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:131:19: error: too few arguments to function 'gethostbyaddr_r' 131 | (void)gethostbyaddr_r(addr) /* ; */ | ^~~~~~~~~~~~~~~ In file included from conftest.c:125: /usr/include/netdb.h:170:12: note: declared here 170 | extern int gethostbyaddr_r (const void *__restrict __addr, __socklen_t __len, | ^~~~~~~~~~~~~~~ configure:18327: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OCaml" | #define PACKAGE_TARNAME "ocaml" | #define PACKAGE_VERSION "5.2.2+dev0-2024-11-18" | #define PACKAGE_STRING "OCaml 5.2.2+dev0-2024-11-18" | #define PACKAGE_BUGREPORT "caml-list@inria.fr" | #define PACKAGE_URL "http://www.ocaml.org" | #define MAGIC_NUMBER_PREFIX "Caml1999" | #define MAGIC_NUMBER_VERSION "034" | #define EXEC_MAGIC_LENGTH 12 | #define EXEC_FORMAT "X" | #define OCAML_VERSION_MAJOR 5 | #define OCAML_VERSION_MINOR 2 | #define OCAML_VERSION_PATCHLEVEL 2 | #define OCAML_VERSION_ADDITIONAL "dev0-2024-11-18" | #define OCAML_VERSION_EXTRA "dev0-2024-11-18" | #define OCAML_VERSION 50202 | #define OCAML_VERSION_STRING "5.2.2+dev0-2024-11-18" | #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 HAVE_UNISTD_H 1 | #define HAS_UNISTD 1 | #define HAS_STDINT_H 1 | #define HAS_DIRENT 1 | #define HAS_SYS_SELECT_H 1 | #define HAS_STDATOMIC_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 HAS_FULL_THREAD_VARIABLES 1 | #define SUPPORTS_ALIGNED_ATTRIBUTE 1 | #define SUPPORTS_TREE_VECTORIZE 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_SECURE_GETENV 1 | #define HAS_POSIX_MONOTONIC_CLOCK 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 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_STRTOD_L 1 | #define SUPPORT_DYNAMIC_LINKING 1 | #define HAS_MMAP 1 | #define HAS_PWRITE 1 | #define HAS_NANOSECOND_STAT 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_FUNC_GETHOSTBYNAME_R_6 1 | #define HAS_GETHOSTBYNAME_R 6 | /* end confdefs.h. */ | #include | int | main (void) | { | | char *addr = "192.168.1.1"; | (void)gethostbyaddr_r(addr) /* ; */ | | ; | return 0; | } configure:18359: gcc -c conftest.c >&5 configure:18359: $? = 0 configure:18416: result: eight configure:18468: checking for mkstemp configure:18468: gcc -o conftest conftest.c -lm >&5 configure:18468: $? = 0 configure:18468: result: yes configure:18478: checking for nice configure:18478: gcc -o conftest conftest.c -lm >&5 configure:18478: $? = 0 configure:18478: result: yes configure:18488: checking for dup3 configure:18488: gcc -o conftest conftest.c -lm >&5 configure:18488: $? = 0 configure:18488: result: yes configure:18498: checking for pipe2 configure:18498: gcc -o conftest conftest.c -lm >&5 configure:18498: $? = 0 configure:18498: result: yes configure:18508: checking for accept4 configure:18508: gcc -o conftest conftest.c -lm >&5 configure:18508: $? = 0 configure:18508: result: yes configure:18518: checking for getauxval configure:18518: gcc -o conftest conftest.c -lm >&5 configure:18518: $? = 0 configure:18518: result: yes configure:18527: checking for sys/shm.h configure:18527: gcc -c conftest.c >&5 configure:18527: $? = 0 configure:18527: result: yes configure:18533: checking for shmat configure:18533: gcc -o conftest conftest.c -lm >&5 configure:18533: $? = 0 configure:18533: result: yes configure:18546: checking for execvpe configure:18546: gcc -o conftest conftest.c -lm >&5 configure:18546: $? = 0 configure:18546: result: yes configure:18556: checking for spawn.h configure:18556: gcc -c conftest.c >&5 configure:18556: $? = 0 configure:18556: result: yes configure:18559: checking for posix_spawn configure:18559: gcc -o conftest conftest.c -lm >&5 configure:18559: $? = 0 configure:18559: result: yes configure:18562: checking for posix_spawnp configure:18562: gcc -o conftest conftest.c -lm >&5 configure:18562: $? = 0 configure:18562: result: yes configure:18625: checking for pkg-config configure:18648: found /usr/bin/pkg-config configure:18660: result: /usr/bin/pkg-config configure:18773: checking whether programs can be linked with zstd configure:18798: gcc -o conftest conftest.c -lm -lzstd >&5 configure:18798: $? = 0 configure:18800: result: yes configure:18802: checking whether programs linked with zstd can execute configure:18819: result: skipped configure:18845: compressed compilation artefacts supported configure:18878: ocamldebug supported configure:19065: checking whether gcc is Clang configure:19092: result: no configure:19157: checking whether pthreads work with "-pthread" and "-lpthread" configure:19268: gcc -o conftest -pthread conftest.c -lpthread -lm >&5 configure:19268: $? = 0 configure:19278: result: yes configure:19401: checking for joinable pthread attribute configure:19420: gcc -o conftest -pthread conftest.c -lpthread -lm >&5 configure:19420: $? = 0 configure:19429: result: PTHREAD_CREATE_JOINABLE configure:19442: checking whether more special flags are required for pthreads configure:19456: result: no configure:19465: checking for PTHREAD_PRIO_INHERIT configure:19483: gcc -o conftest -pthread conftest.c -lpthread -lm >&5 configure:19483: $? = 0 configure:19493: result: yes configure:19659: checking for sigwait configure:19659: gcc -o conftest -pthread conftest.c -lm -lpthread >&5 configure:19659: $? = 0 configure:19659: result: yes configure:19681: checking arguments for pthread_getaffinity_np configure:19702: gcc -o conftest -pthread conftest.c -lm -lpthread >&5 configure:19702: $? = 0 configure:19704: result: GNU configure:19758: the threads library is supported configure:19772: checking whether the assembler supports --debug-prefix-map configure:19803: as --debug-prefix-map old=new -o conftest.o conftest.S >&5 configure:19803: $? = 0 configure:19806: result: yes configure:19827: checking whether the assembler supports CFI directives configure:19866: gcc -c -o conftest.o conftest.S >&5 configure:19866: $? = 0 configure:19891: as -o conftest.o conftest.S >&5 configure:19891: $? = 0 configure:19916: result: yes configure:19953: not using frame pointers configure:19960: checking whether mmap supports huge pages configure:20008: gcc -o conftest -pthread conftest.c -lm -lpthread >&5 configure:20008: $? = 0 configure:20008: ./conftest configure:20008: $? = 0 configure:20014: result: yes configure:20099: checking for patdiff configure:20134: result: no configure:20099: checking for diff configure:20120: found /usr/bin/diff configure:20131: result: diff configure:20154: checking whether diff supports --strip-trailing-cr configure:20159: result: yes configure:20154: checking whether diff supports -u configure:20159: result: yes configure:20208: checking whether mmap supports MAP_STACK configure:20233: gcc -o conftest -pthread conftest.c -lm -lpthread >&5 configure:20233: $? = 0 configure:20233: ./conftest configure:20233: $? = 0 configure:20236: result: yes configure:20725: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by OCaml config.status 5.2.2+dev0-2024-11-18, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on barsac config.status:1369: creating Makefile.build_config config.status:1369: creating Makefile.config config.status:1369: creating stdlib/sys.ml config.status:1369: creating manual/src/version.tex config.status:1369: creating manual/src/html_processing/src/common.ml config.status:1369: creating ocamltest/ocamltest_config.ml config.status:1369: creating utils/config.common.ml config.status:1369: creating utils/config.generated.ml config.status:1369: creating compilerlibs/META config.status:1369: creating otherlibs/dynlink/META config.status:1369: creating otherlibs/runtime_events/META config.status:1369: creating stdlib/META config.status:1369: creating ocamldoc/META config.status:1369: creating otherlibs/unix/META config.status:1369: creating otherlibs/str/META config.status:1369: creating otherlibs/systhreads/META config.status:1369: creating runtime/caml/exec.h config.status:1369: creating runtime/caml/m.h config.status:1369: creating runtime/caml/s.h config.status:1369: creating runtime/caml/version.h config.status:1570: linking otherlibs/unix/unix_unix.ml to otherlibs/unix/unix.ml config.status:1570: linking ocamltest/ocamltest_unix_real.ml to ocamltest/ocamltest_unix.ml config.status:1589: executing libtool commands config.status:1589: executing shebang commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_alignof_double=8 ac_cv_alignof_long=8 ac_cv_alignof_long_long=8 ac_cv_build=x86_64-pc-linux-gnu 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_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_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_accept4=yes 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_connect=yes ac_cv_func_copysign=yes ac_cv_func_dlopen=yes ac_cv_func_dup3=yes ac_cv_func_erf=yes ac_cv_func_erfc=yes ac_cv_func_execvpe=yes 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=yes ac_cv_func_getcwd=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=no 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=yes ac_cv_func_posix_spawn=yes ac_cv_func_posix_spawnp=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=yes 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_sigwait=yes ac_cv_func_socket=yes ac_cv_func_socketpair=yes ac_cv_func_strtod_l=yes ac_cv_func_symlink=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=eight ac_cv_func_which_gethostbyname_r=six ac_cv_have_decl_getentropy=yes ac_cv_have_decl_system=yes ac_cv_header_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_locale_h=yes ac_cv_header_math_h=yes ac_cv_header_pthread_np_h=no ac_cv_header_spawn_h=yes ac_cv_header_stdatomic_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=no ac_cv_host=x86_64-pc-linux-gnu ac_cv_member_struct_stat_st_atim_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=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_lt_DD=/usr/bin/dd ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_DIFF=diff 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_LD=ld ac_cv_prog_ac_ct_MANIFEST_TOOL=mt ac_cv_prog_ac_ct_OBJDUMP=objdump 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_clock_gettime='none required' ac_cv_search_cos=-lm 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=x86_64-pc-linux-gnu ac_cv_type_fd_set=yes ac_cv_type_off_t=yes ac_cv_type_socklen_t=yes ac_cv_type_struct_sockaddr_in6=yes ax_cv_PTHREAD_CLANG=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__Wold_style_declaration=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1' ocaml_cv_cc_vendor2=gcc-11-4 ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='ar' AS='as' ASPP='gcc -c' AST_IMPL_MAGIC_NUMBER='Caml1999M034' AST_INTF_MAGIC_NUMBER='Caml1999N034' AWK='gawk' CC='gcc' CFLAGS=' -pthread' CMA_MAGIC_NUMBER='Caml1999A034' CMI_MAGIC_NUMBER='Caml1999I034' CMO_MAGIC_NUMBER='Caml1999O034' CMT_MAGIC_NUMBER='Caml1999T034' CMXA_MAGIC_NUMBER='Caml1999Z034' CMXS_MAGIC_NUMBER='Caml1999D034' CMX_MAGIC_NUMBER='Caml1999Y034' CONFIGURE_ARGS='--prefix /home/barsac/ci/ocaml-tmp-install-2940644 --disable-dependency-generation' CPP='gcc -E -P' CPPFLAGS='' 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='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEC_MAGIC_NUMBER='Caml1999X034' EXEEXT='' FGREP='/usr/bin/grep -F' GREP='/usr/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LD='ld -m elf_x86_64' LDFLAGS='' LIBOBJS='' LIBS='-lm -lpthread' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBUNWIND_CPPFLAGS='' LIBUNWIND_LDFLAGS='' LINEAR_MAGIC_NUMBER='Caml1999L034' LIPO='' LN_S='ln -s' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAGIC_NUMBER_LENGTH='12' MANIFEST_TOOL=':' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OCAML_DEVELOPMENT_VERSION='true' OCAML_RELEASE_EXTRA='Some (Plus, "dev0-2024-11-18")' OCAML_VERSION_EXTRA='dev0-2024-11-18' OCAML_VERSION_MAJOR='5' OCAML_VERSION_MINOR='2' OCAML_VERSION_PATCHLEVEL='2' OCAML_VERSION_SHORT='5.2' OTOOL64='' OTOOL='' PACKAGE_BUGREPORT='caml-list@inria.fr' PACKAGE_NAME='OCaml' PACKAGE_STRING='OCaml 5.2.2+dev0-2024-11-18' PACKAGE_TARNAME='ocaml' PACKAGE_URL='http://www.ocaml.org' PACKAGE_VERSION='5.2.2+dev0-2024-11-18' PACKLD='ld -r -o ' PARTIALLD='' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PTHREAD_CC='gcc' PTHREAD_CFLAGS='-pthread' PTHREAD_CXX='' PTHREAD_LIBS='-lpthread' QS='' RANLIB='ranlib' S='s' SED='/usr/bin/sed' SHELL='/bin/bash' SO='so' STRIP='strip' VERSION='5.2.2+dev0-2024-11-18' WINDOWS_UNICODE_MODE='' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_DEP_CC='' ac_ct_DUMPBIN='' ac_ct_LD='ld' ac_tool_prefix='' afl='false' ar_supports_response_files='true' arch64='true' arch='amd64' arch_specific_SOURCES='$(intel_SOURCES)' as_has_debug_prefix_map='true' asm_cfi_supported='true' ax_pthread_config='' bindir='${exec_prefix}/bin' bootstrapping_flexdll='false' build='x86_64-pc-linux-gnu' build_alias='' build_cpu='x86_64' build_libraries_manpages='true' build_ocamldebug='true' build_ocamldoc='true' build_ocamltest='true' build_ocamltex='true' build_os='linux-gnu' build_vendor='pc' cc_has_debug_prefix_map='true' cclibs=' -lm -lpthread' ccomptype='cc' cmm_invariants='false' cmxs='cmxs' compute_deps='false' csc='' datadir='${datarootdir}' datarootdir='${prefix}/share' debug_runtime='true' default_build_target='world.opt' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' documentation_tool='ocamldoc' documentation_tool_cmd='ocamldoc' dvidir='${docdir}' endianness='le' exec_prefix='${prefix}' exeext='' flambda='false' flambda_invariants='false' flat_float_array='true' flexdll_chain='' flexdll_dir='' flexdll_source_dir='' flexlink='' flexlink_flags='' fpic='false' frame_pointers='false' function_sections='true' has_monotonic_clock='true' host='x86_64-pc-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_bytecode_programs='true' install_ocamlnat='false' install_source_artifacts='true' instrumented_runtime='true' instrumented_runtime_libs='' 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 $(OC_DLL_LDFLAGS) $(LDFLAGS)' mkdll_exp='gcc -shared ' mkdll_ldflags_exp='' mkexe='$(CC) $(OC_CFLAGS) $(CFLAGS) $(OC_LDFLAGS) $(LDFLAGS)' mkexe_exp='gcc -O2 -fno-strict-aliasing -fwrapv -pthread -pthread -Wl,-E ' mkexe_extra_flags='' mkexe_ldflags_exp=' -Wl,-E ' mkexe_via_cc_ldflags='$(OC_LDFLAGS) $(LDFLAGS) $(OUTPUTEXE)$(1) $(2)' mkexedebugflag='-g' mklib='rm -f $(1) && ar rc $(1) $(2)' mkmaindll='$(CC) -shared ' mkmaindll_exp='gcc -shared ' mksharedlibrpath='-Wl,-rpath,' model='default' natdynlink='true' natdynlink_archive='dynlink.cmxa' natdynlinkopts='-Wl,-E' native_cflags='' native_compiler='true' native_cppflags='-DTARGET_amd64 -DMODEL_default -DSYS_linux' native_ldflags='' oc_cflags='-O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -Wint-conversion -Wstrict-prototypes -Wold-style-definition -Wundef -Wold-style-declaration -Werror -fno-common -fexcess-precision=standard -Wvla -fno-tree-vrp -ffunction-sections' oc_cppflags=' -D_FILE_OFFSET_BITS=64 ' oc_dll_ldflags='' oc_exe_ldflags='' oc_ldflags=' -Wl,-E' oc_native_compflags='-function-sections' ocaml_bindir='/home/barsac/ci/ocaml-tmp-install-2940644/bin' ocaml_libdir='/home/barsac/ci/ocaml-tmp-install-2940644/lib/ocaml' ocamlc_cflags=' -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread' ocamlc_cppflags=' -D_FILE_OFFSET_BITS=64 ' ocamldoc_opt_target='ocamldoc.opt' ocamldoc_target='ocamldoc' ocamlsrcdir='/home/barsac/ci/builds/workspace/step-by-step-build' 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 testsuite/lib/testing' optional_native_tools='' otherlibraries='dynlink runtime_events unix str systhreads' outputexe='-o ' outputobj='-o ' pdfdir='${docdir}' prefix='/home/barsac/ci/ocaml-tmp-install-2940644' program_transform_name='s,x,x,' psdir='${docdir}' reserved_header_bits='0' rlwrap='' rpath='-Wl,-rpath,' runstatedir='${localstatedir}/run' runtime_asm_objects='amd64.o' sbindir='${exec_prefix}/sbin' sharedlib_cflags='-fPIC' sharedstatedir='${prefix}/com' shebangscripts='true' supports_shared_libraries='true' sysconfdir='${prefix}/etc' syslib='-l$(1)' system='linux' systhread_support='true' target='x86_64-pc-linux-gnu' target_alias='' target_bindir='/home/barsac/ci/ocaml-tmp-install-2940644/bin' target_cpu='x86_64' target_os='linux-gnu' target_vendor='pc' 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' with_debugger='ocamldebug' with_ocamldoc='ocamldoc' zstd_libs='-lzstd' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "OCaml" #define PACKAGE_TARNAME "ocaml" #define PACKAGE_VERSION "5.2.2+dev0-2024-11-18" #define PACKAGE_STRING "OCaml 5.2.2+dev0-2024-11-18" #define PACKAGE_BUGREPORT "caml-list@inria.fr" #define PACKAGE_URL "http://www.ocaml.org" #define MAGIC_NUMBER_PREFIX "Caml1999" #define MAGIC_NUMBER_VERSION "034" #define EXEC_MAGIC_LENGTH 12 #define EXEC_FORMAT "X" #define OCAML_VERSION_MAJOR 5 #define OCAML_VERSION_MINOR 2 #define OCAML_VERSION_PATCHLEVEL 2 #define OCAML_VERSION_ADDITIONAL "dev0-2024-11-18" #define OCAML_VERSION_EXTRA "dev0-2024-11-18" #define OCAML_VERSION 50202 #define OCAML_VERSION_STRING "5.2.2+dev0-2024-11-18" #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 HAVE_UNISTD_H 1 #define HAS_UNISTD 1 #define HAS_STDINT_H 1 #define HAS_DIRENT 1 #define HAS_SYS_SELECT_H 1 #define HAS_STDATOMIC_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 HAS_FULL_THREAD_VARIABLES 1 #define SUPPORTS_ALIGNED_ATTRIBUTE 1 #define SUPPORTS_TREE_VECTORIZE 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_SECURE_GETENV 1 #define HAS_POSIX_MONOTONIC_CLOCK 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 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_STRTOD_L 1 #define SUPPORT_DYNAMIC_LINKING 1 #define HAS_MMAP 1 #define HAS_PWRITE 1 #define HAS_NANOSECOND_STAT 1 #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_FUNC_GETHOSTBYNAME_R_6 1 #define HAS_GETHOSTBYNAME_R 6 #define HAVE_GETHOSTBYADDR_R 1 #define HAVE_FUNC_GETHOSTBYADDR_R_8 1 #define HAS_GETHOSTBYADDR_R 8 #define HAS_MKSTEMP 1 #define HAS_NICE 1 #define HAS_DUP3 1 #define HAS_PIPE2 1 #define HAS_ACCEPT4 1 #define HAS_GETAUXVAL 1 #define HAS_SYS_SHM_H 1 #define HAS_SHMAT 1 #define HAS_EXECVPE 1 #define HAS_POSIX_SPAWN 1 #define HAS_ZSTD 1 #define HAVE_PTHREAD_PRIO_INHERIT 1 #define HAS_SIGWAIT 1 #define HAS_GNU_GETAFFINITY_NP 1 #define ASM_CFI_SUPPORTED 1 #define HAS_HUGE_PAGES 1 #define HUGE_PAGE_SIZE (4 * 1024 * 1024) #define HEADER_RESERVED_BITS 0 #define FLAT_FLOAT_ARRAY 1 #define FUNCTION_SECTIONS 1 configure: exit 0