This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by OCaml configure 5.5.0+dev0-2025-04-28, which was generated by GNU Autoconf 2.71. Invocation command line was $ ./configure --prefix=/home/ci/ocaml-tmp-install-24183 --enable-ocamltest --enable-dependency-generation --enable-codegen-invariants ## --------- ## ## Platform. ## ## --------- ## hostname = ocaml-linux-32 uname -m = i686 uname -r = 4.15.0-213-generic uname -s = Linux uname -v = #224-Ubuntu SMP Mon Jun 19 13:29:48 UTC 2023 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/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:3140: looking for aux files: install-sh ltmain.sh config.guess config.sub configure:3153: trying ./build-aux/ configure:3164: ./build-aux/install-sh found configure:3182: ./build-aux/ltmain.sh found configure:3182: ./build-aux/config.guess found configure:3182: ./build-aux/config.sub found configure:3294: Configuring OCaml version 5.5.0+dev0-2025-04-28 configure:3624: checking build system type configure:3639: result: i686-pc-linux-gnu configure:3659: checking host system type configure:3673: result: i686-pc-linux-gnu configure:3708: checking target system type configure:3722: result: i686-pc-linux-gnu configure:3867: checking for csc configure:3902: result: no configure:4540: checking for ld configure:4561: found /usr/bin/ld configure:4572: result: ld configure:4660: checking how to print strings configure:4687: result: printf configure:4770: checking for gcc configure:4791: found /usr/bin/gcc configure:4802: result: gcc configure:5155: checking for C compiler version configure:5164: gcc --version >&5 gcc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0 Copyright (C) 2017 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:5175: $? = 0 configure:5164: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-linux-gnu/7/lto-wrapper Target: i686-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 7.5.0-3ubuntu1~18.04' --with-bugurl=file:///usr/share/doc/gcc-7/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-7 --program-prefix=i686-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-targets=all --enable-multiarch --disable-werror --with-arch-32=i686 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu Thread model: posix gcc version 7.5.0 (Ubuntu 7.5.0-3ubuntu1~18.04) configure:5175: $? = 0 configure:5164: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:5175: $? = 1 configure:5164: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:5175: $? = 1 configure:5164: gcc -version >&5 gcc: error: unrecognized command line option '-version' gcc: fatal error: no input files compilation terminated. configure:5175: $? = 1 configure:5195: checking whether the C compiler works configure:5217: gcc conftest.c >&5 configure:5221: $? = 0 configure:5271: result: yes configure:5274: checking for C compiler default output file name configure:5276: result: a.out configure:5282: checking for suffix of executables configure:5289: gcc -o conftest conftest.c >&5 configure:5293: $? = 0 configure:5316: result: configure:5338: checking whether we are cross compiling configure:5346: gcc -o conftest conftest.c >&5 configure:5350: $? = 0 configure:5357: ./conftest configure:5361: $? = 0 configure:5376: result: no configure:5381: checking for suffix of object files configure:5404: gcc -c conftest.c >&5 configure:5408: $? = 0 configure:5430: result: o configure:5434: checking whether the compiler supports GNU C configure:5454: gcc -c conftest.c >&5 configure:5454: $? = 0 configure:5464: result: yes configure:5475: checking whether gcc accepts -g configure:5496: gcc -c -g conftest.c >&5 configure:5496: $? = 0 configure:5540: result: yes configure:5560: checking for gcc option to enable C11 features configure:5575: gcc -c -g -O2 conftest.c >&5 configure:5575: $? = 0 configure:5593: result: none needed configure:5703: checking for a sed that does not truncate output configure:5773: result: /bin/sed configure:5791: checking for grep that handles long lines and -e configure:5855: result: /bin/grep configure:5860: checking for egrep configure:5928: result: /bin/grep -E configure:5933: checking for fgrep configure:6001: result: /bin/grep -F configure:6037: checking for ld used by gcc configure:6105: result: ld configure:6112: checking if the linker (ld) is GNU ld configure:6128: result: yes configure:6140: checking for BSD- or MS-compatible name lister (nm) configure:6195: result: /usr/bin/nm -B configure:6335: checking the name lister (/usr/bin/nm -B) interface configure:6343: gcc -c -g -O2 conftest.c >&5 configure:6346: /usr/bin/nm -B "conftest.o" configure:6349: output 00000000 B some_variable configure:6356: result: BSD nm configure:6359: checking whether ln -s works configure:6363: result: yes configure:6371: checking the maximum length of command line arguments configure:6503: result: 1572864 configure:6551: checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format configure:6592: result: func_convert_file_noop configure:6599: checking how to convert i686-pc-linux-gnu file names to toolchain format configure:6620: result: func_convert_file_noop configure:6627: checking for ld option to reload object files configure:6635: result: -r configure:6668: checking for file configure:6689: found /usr/bin/file configure:6701: result: file configure:6763: checking for objdump configure:6784: found /usr/bin/objdump configure:6795: result: objdump configure:6827: checking how to recognize dependent libraries configure:7035: result: pass_all configure:7125: checking for dlltool configure:7160: result: no configure:7190: checking how to associate runtime and link libraries configure:7218: result: printf %s\n configure:7278: checking for ranlib configure:7299: found /usr/bin/ranlib configure:7310: result: ranlib configure:7386: checking for ar configure:7407: found /usr/bin/ar configure:7418: result: ar configure:7471: checking for archiver @FILE support configure:7489: gcc -c -g -O2 conftest.c >&5 configure:7489: $? = 0 configure:7493: ar cr libconftest.a @conftest.lst >&5 configure:7496: $? = 0 configure:7501: ar cr libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:7504: $? = 1 configure:7516: result: @ configure:7579: checking for strip configure:7600: found /usr/bin/strip configure:7611: result: strip configure:7689: checking for gawk configure:7710: found /usr/bin/gawk configure:7721: result: gawk configure:7761: checking command to parse /usr/bin/nm -B output from gcc object configure:7915: gcc -c -g -O2 conftest.c >&5 configure:7918: $? = 0 configure:7922: /usr/bin/nm -B conftest.o | /bin/sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed '/ __gnu_lto/d' > conftest.nm configure:7988: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:7991: $? = 0 configure:8029: result: ok configure:8076: checking for sysroot configure:8109: result: no configure:8116: checking for a working dd configure:8160: result: /bin/dd configure:8164: checking how to truncate binary pipes configure:8180: result: /bin/dd bs=4096 count=1 configure:8517: checking for mt configure:8538: found /bin/mt configure:8549: result: mt configure:8572: checking if mt is a manifest tool configure:8579: mt '-?' configure:8587: result: no configure:9368: checking for stdio.h configure:9368: gcc -c -g -O2 conftest.c >&5 configure:9368: $? = 0 configure:9368: result: yes configure:9368: checking for stdlib.h configure:9368: gcc -c -g -O2 conftest.c >&5 configure:9368: $? = 0 configure:9368: result: yes configure:9368: checking for string.h configure:9368: gcc -c -g -O2 conftest.c >&5 configure:9368: $? = 0 configure:9368: result: yes configure:9368: checking for inttypes.h configure:9368: gcc -c -g -O2 conftest.c >&5 configure:9368: $? = 0 configure:9368: result: yes configure:9368: checking for stdint.h configure:9368: gcc -c -g -O2 conftest.c >&5 configure:9368: $? = 0 configure:9368: result: yes configure:9368: checking for strings.h configure:9368: gcc -c -g -O2 conftest.c >&5 configure:9368: $? = 0 configure:9368: result: yes configure:9368: checking for sys/stat.h configure:9368: gcc -c -g -O2 conftest.c >&5 configure:9368: $? = 0 configure:9368: result: yes configure:9368: checking for sys/types.h configure:9368: gcc -c -g -O2 conftest.c >&5 configure:9368: $? = 0 configure:9368: result: yes configure:9368: checking for unistd.h configure:9368: gcc -c -g -O2 conftest.c >&5 configure:9368: $? = 0 configure:9368: result: yes configure:9393: checking for dlfcn.h configure:9393: gcc -c -g -O2 conftest.c >&5 configure:9393: $? = 0 configure:9393: result: yes configure:9688: checking for objdir configure:9704: result: .libs configure:9968: checking if gcc supports -fno-rtti -fno-exceptions configure:9987: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:9991: $? = 0 configure:10004: result: no configure:10377: checking for gcc option to produce PIC configure:10385: result: -fPIC -DPIC configure:10393: checking if gcc PIC flag -fPIC -DPIC works configure:10412: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:10416: $? = 0 configure:10429: result: yes configure:10458: checking if gcc static flag -static works configure:10487: result: yes configure:10502: checking if gcc supports -c -o file.o configure:10524: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:10528: $? = 0 configure:10550: result: yes configure:10558: checking if gcc supports -c -o file.o configure:10606: result: yes configure:10639: checking whether the gcc linker (ld) supports shared libraries configure:11918: result: yes configure:11955: checking whether -lc should be explicitly linked in configure:11964: gcc -c -g -O2 conftest.c >&5 configure:11967: $? = 0 configure:11982: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:11985: $? = 0 configure:11999: result: no configure:12159: checking dynamic linker characteristics configure:12777: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:12777: $? = 0 configure:13538: result: GNU/Linux ld.so configure:13660: checking how to hardcode library paths into programs configure:13685: result: immediate configure:14237: checking whether stripping libraries is possible configure:14246: result: yes configure:14288: checking if libtool supports shared libraries configure:14290: result: yes configure:14293: checking whether to build shared libraries configure:14318: result: yes configure:14321: checking whether to build static libraries configure:14325: result: yes configure:14365: checking if gcc generates a .note.GNU-stack section configure:14393: gcc -c -S -o conftest.o conftest.c >&5 configure:14393: $? = 0 configure:14412: result: yes configure:14424: checking if gcc generates .size and .type asm directives configure:14457: gcc -c -S -o conftest.o conftest.c >&5 configure:14457: $? = 0 configure:14498: result: unconclusive configure:14509: WARNING: found inconsistent results for .size and .type directives configure:14689: checking how to run the C preprocessor configure:14715: gcc -E conftest.c configure:14715: $? = 0 configure:14730: gcc -E conftest.c conftest.c:33:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:14730: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OCaml" | #define PACKAGE_TARNAME "ocaml" | #define PACKAGE_VERSION "5.5.0+dev0-2025-04-28" | #define PACKAGE_STRING "OCaml 5.5.0+dev0-2025-04-28" | #define PACKAGE_BUGREPORT "caml-list@inria.fr" | #define PACKAGE_URL "http://www.ocaml.org" | #define MAGIC_NUMBER_PREFIX "Caml1999" | #define MAGIC_NUMBER_VERSION "037" | #define EXEC_MAGIC_LENGTH 12 | #define EXEC_FORMAT "X" | #define OCAML_VERSION_MAJOR 5 | #define OCAML_VERSION_MINOR 5 | #define OCAML_VERSION_PATCHLEVEL 0 | #define OCAML_VERSION_ADDITIONAL "dev0-2025-04-28" | #define OCAML_VERSION_EXTRA "dev0-2025-04-28" | #define OCAML_VERSION 50500 | #define OCAML_VERSION_STRING "5.5.0+dev0-2025-04-28" | #define 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 WITH_NONEXECSTACK_NOTE 1 | /* end confdefs.h. */ | #include configure:14757: result: gcc -E configure:14771: gcc -E conftest.c configure:14771: $? = 0 configure:14786: gcc -E conftest.c conftest.c:33:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:14786: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OCaml" | #define PACKAGE_TARNAME "ocaml" | #define PACKAGE_VERSION "5.5.0+dev0-2025-04-28" | #define PACKAGE_STRING "OCaml 5.5.0+dev0-2025-04-28" | #define PACKAGE_BUGREPORT "caml-list@inria.fr" | #define PACKAGE_URL "http://www.ocaml.org" | #define MAGIC_NUMBER_PREFIX "Caml1999" | #define MAGIC_NUMBER_VERSION "037" | #define EXEC_MAGIC_LENGTH 12 | #define EXEC_FORMAT "X" | #define OCAML_VERSION_MAJOR 5 | #define OCAML_VERSION_MINOR 5 | #define OCAML_VERSION_PATCHLEVEL 0 | #define OCAML_VERSION_ADDITIONAL "dev0-2025-04-28" | #define OCAML_VERSION_EXTRA "dev0-2025-04-28" | #define OCAML_VERSION 50500 | #define OCAML_VERSION_STRING "5.5.0+dev0-2025-04-28" | #define 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 WITH_NONEXECSTACK_NOTE 1 | /* end confdefs.h. */ | #include configure:14820: checking C compiler vendor configure:14853: gcc -E conftest.c configure:14853: $? = 0 configure:14873: result: gcc-7-5 configure:14880: checking whether target executables can be run in the build configure:14901: gcc -o conftest conftest.c >&5 configure:14901: $? = 0 configure:14901: ./conftest configure:14901: $? = 0 configure:14903: result: yes configure:15039: checking whether #! works in shell scripts configure:15057: result: yes configure:15128: checking whether the C compiler accepts -Wold-style-declaration configure:15148: gcc -c -Werror -Wold-style-declaration conftest.c >&5 configure:15148: $? = 0 configure:15158: result: yes configure:15171: checking whether the C compiler accepts -Wimplicit-fallthrough=5 configure:15191: gcc -c -Werror -Wimplicit-fallthrough=5 conftest.c >&5 configure:15191: $? = 0 configure:15201: result: yes configure:15389: checking for flexdll sources configure:15618: checking for flexdll.h configure:15618: gcc -c conftest.c >&5 conftest.c:30:10: fatal error: flexdll.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. configure:15618: $? = 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:15618: result: no configure:17003: checking for winpthreads sources configure:17094: result: skipping on that platform configure:17116: checking for a BSD-compatible install configure:17189: result: /usr/bin/install -c configure:17204: checking for library containing cos configure:17234: gcc -o conftest conftest.c >&5 conftest.c:37:6: warning: conflicting types for built-in function 'cos' [-Wbuiltin-declaration-mismatch] char cos (); ^~~ /tmp/cc0YTria.o: In function `main': conftest.c:(.text+0x1c): undefined reference to `cos' collect2: error: ld returned 1 exit status configure:17234: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OCaml" | #define PACKAGE_TARNAME "ocaml" | #define PACKAGE_VERSION "5.5.0+dev0-2025-04-28" | #define PACKAGE_STRING "OCaml 5.5.0+dev0-2025-04-28" | #define PACKAGE_BUGREPORT "caml-list@inria.fr" | #define PACKAGE_URL "http://www.ocaml.org" | #define MAGIC_NUMBER_PREFIX "Caml1999" | #define MAGIC_NUMBER_VERSION "037" | #define EXEC_MAGIC_LENGTH 12 | #define EXEC_FORMAT "X" | #define OCAML_VERSION_MAJOR 5 | #define OCAML_VERSION_MINOR 5 | #define OCAML_VERSION_PATCHLEVEL 0 | #define OCAML_VERSION_ADDITIONAL "dev0-2025-04-28" | #define OCAML_VERSION_EXTRA "dev0-2025-04-28" | #define OCAML_VERSION 50500 | #define OCAML_VERSION_STRING "5.5.0+dev0-2025-04-28" | #define 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 WITH_NONEXECSTACK_NOTE 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:17234: gcc -o conftest conftest.c -lm >&5 conftest.c:37:6: warning: conflicting types for built-in function 'cos' [-Wbuiltin-declaration-mismatch] char cos (); ^~~ configure:17234: $? = 0 configure:17254: result: -lm configure:17273: checking for pthread_np.h configure:17273: gcc -c conftest.c >&5 conftest.c:61:10: fatal error: pthread_np.h: No such file or directory #include ^~~~~~~~~~~~~~ compilation terminated. configure:17273: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OCaml" | #define PACKAGE_TARNAME "ocaml" | #define PACKAGE_VERSION "5.5.0+dev0-2025-04-28" | #define PACKAGE_STRING "OCaml 5.5.0+dev0-2025-04-28" | #define PACKAGE_BUGREPORT "caml-list@inria.fr" | #define PACKAGE_URL "http://www.ocaml.org" | #define MAGIC_NUMBER_PREFIX "Caml1999" | #define MAGIC_NUMBER_VERSION "037" | #define EXEC_MAGIC_LENGTH 12 | #define EXEC_FORMAT "X" | #define OCAML_VERSION_MAJOR 5 | #define OCAML_VERSION_MINOR 5 | #define OCAML_VERSION_PATCHLEVEL 0 | #define OCAML_VERSION_ADDITIONAL "dev0-2025-04-28" | #define OCAML_VERSION_EXTRA "dev0-2025-04-28" | #define OCAML_VERSION 50500 | #define OCAML_VERSION_STRING "5.5.0+dev0-2025-04-28" | #define 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 WITH_NONEXECSTACK_NOTE 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:17273: result: no configure:17280: checking for dirent.h configure:17280: gcc -c conftest.c >&5 configure:17280: $? = 0 configure:17280: result: yes configure:17289: checking for sys/select.h configure:17289: gcc -c conftest.c >&5 configure:17289: $? = 0 configure:17289: result: yes configure:17298: checking for sys/mman.h configure:17298: gcc -c conftest.c >&5 configure:17298: $? = 0 configure:17298: result: yes configure:17308: checking for linux/futex.h configure:17308: gcc -c conftest.c >&5 configure:17308: $? = 0 configure:17308: result: yes configure:17322: checking for off_t configure:17322: gcc -c conftest.c >&5 configure:17322: $? = 0 configure:17322: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:68:20: error: expected expression before ')' token if (sizeof ((off_t))) ^ configure:17322: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OCaml" | #define PACKAGE_TARNAME "ocaml" | #define PACKAGE_VERSION "5.5.0+dev0-2025-04-28" | #define PACKAGE_STRING "OCaml 5.5.0+dev0-2025-04-28" | #define PACKAGE_BUGREPORT "caml-list@inria.fr" | #define PACKAGE_URL "http://www.ocaml.org" | #define MAGIC_NUMBER_PREFIX "Caml1999" | #define MAGIC_NUMBER_VERSION "037" | #define EXEC_MAGIC_LENGTH 12 | #define EXEC_FORMAT "X" | #define OCAML_VERSION_MAJOR 5 | #define OCAML_VERSION_MINOR 5 | #define OCAML_VERSION_PATCHLEVEL 0 | #define OCAML_VERSION_ADDITIONAL "dev0-2025-04-28" | #define OCAML_VERSION_EXTRA "dev0-2025-04-28" | #define OCAML_VERSION 50500 | #define OCAML_VERSION_STRING "5.5.0+dev0-2025-04-28" | #define 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 WITH_NONEXECSTACK_NOTE 1 | #define HAS_DIRENT 1 | #define HAS_SYS_SELECT_H 1 | #define HAS_SYS_MMAN_H 1 | #define HAS_LINUX_FUTEX_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:17322: result: yes configure:17341: checking size of int configure:17347: gcc -o conftest conftest.c -lm >&5 configure:17347: $? = 0 configure:17347: ./conftest configure:17347: $? = 0 configure:17362: result: 4 configure:17374: checking size of long configure:17380: gcc -o conftest conftest.c -lm >&5 configure:17380: $? = 0 configure:17380: ./conftest configure:17380: $? = 0 configure:17395: result: 4 configure:17407: checking size of long * configure:17413: gcc -o conftest conftest.c -lm >&5 configure:17413: $? = 0 configure:17413: ./conftest configure:17413: $? = 0 configure:17428: result: 4 configure:17440: checking size of short configure:17446: gcc -o conftest conftest.c -lm >&5 configure:17446: $? = 0 configure:17446: ./conftest configure:17446: $? = 0 configure:17461: result: 2 configure:17473: checking size of long long configure:17479: gcc -o conftest conftest.c -lm >&5 configure:17479: $? = 0 configure:17479: ./conftest configure:17479: $? = 0 configure:17494: result: 8 configure:17535: Target is a 32 bits architecture configure:17538: checking whether byte ordering is bigendian configure:17554: gcc -c conftest.c >&5 conftest.c:45:9: error: unknown type name 'not' not a universal capable compiler ^~~ conftest.c:45:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^~~~~~~~~ conftest.c:45:15: error: unknown type name 'universal' configure:17554: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OCaml" | #define PACKAGE_TARNAME "ocaml" | #define PACKAGE_VERSION "5.5.0+dev0-2025-04-28" | #define PACKAGE_STRING "OCaml 5.5.0+dev0-2025-04-28" | #define PACKAGE_BUGREPORT "caml-list@inria.fr" | #define PACKAGE_URL "http://www.ocaml.org" | #define MAGIC_NUMBER_PREFIX "Caml1999" | #define MAGIC_NUMBER_VERSION "037" | #define EXEC_MAGIC_LENGTH 12 | #define EXEC_FORMAT "X" | #define OCAML_VERSION_MAJOR 5 | #define OCAML_VERSION_MINOR 5 | #define OCAML_VERSION_PATCHLEVEL 0 | #define OCAML_VERSION_ADDITIONAL "dev0-2025-04-28" | #define OCAML_VERSION_EXTRA "dev0-2025-04-28" | #define OCAML_VERSION 50500 | #define OCAML_VERSION_STRING "5.5.0+dev0-2025-04-28" | #define 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 WITH_NONEXECSTACK_NOTE 1 | #define HAS_DIRENT 1 | #define HAS_SYS_SELECT_H 1 | #define HAS_SYS_MMAN_H 1 | #define HAS_LINUX_FUTEX_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_PTR 4 | #define SIZEOF_LONGLONG 8 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:17600: gcc -c conftest.c >&5 configure:17600: $? = 0 configure:17619: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:51:4: error: unknown type name 'not'; did you mean 'ino_t'? not big endian ^~~ ino_t conftest.c:51:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^~~~~~ configure:17619: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OCaml" | #define PACKAGE_TARNAME "ocaml" | #define PACKAGE_VERSION "5.5.0+dev0-2025-04-28" | #define PACKAGE_STRING "OCaml 5.5.0+dev0-2025-04-28" | #define PACKAGE_BUGREPORT "caml-list@inria.fr" | #define PACKAGE_URL "http://www.ocaml.org" | #define MAGIC_NUMBER_PREFIX "Caml1999" | #define MAGIC_NUMBER_VERSION "037" | #define EXEC_MAGIC_LENGTH 12 | #define EXEC_FORMAT "X" | #define OCAML_VERSION_MAJOR 5 | #define OCAML_VERSION_MINOR 5 | #define OCAML_VERSION_PATCHLEVEL 0 | #define OCAML_VERSION_ADDITIONAL "dev0-2025-04-28" | #define OCAML_VERSION_EXTRA "dev0-2025-04-28" | #define OCAML_VERSION 50500 | #define OCAML_VERSION_STRING "5.5.0+dev0-2025-04-28" | #define 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 WITH_NONEXECSTACK_NOTE 1 | #define HAS_DIRENT 1 | #define HAS_SYS_SELECT_H 1 | #define HAS_SYS_MMAN_H 1 | #define HAS_LINUX_FUTEX_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_PTR 4 | #define SIZEOF_LONGLONG 8 | /* end confdefs.h. */ | #include | #include | | int | main (void) | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:17753: result: no configure:17775: checking alignment of double configure:17781: gcc -o conftest conftest.c -lm >&5 configure:17781: $? = 0 configure:17781: ./conftest configure:17781: $? = 0 configure:17797: result: 4 configure:17807: checking alignment of long configure:17813: gcc -o conftest conftest.c -lm >&5 configure:17813: $? = 0 configure:17813: ./conftest configure:17813: $? = 0 configure:17829: result: 4 configure:17839: checking alignment of long long configure:17845: gcc -o conftest conftest.c -lm >&5 configure:17845: $? = 0 configure:17845: ./conftest configure:17845: $? = 0 configure:17861: result: 4 configure:17904: checking for max_align_t configure:17904: gcc -c conftest.c >&5 configure:17904: $? = 0 configure:17904: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:52:26: error: expected expression before ')' token if (sizeof ((max_align_t))) ^ configure:17904: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OCaml" | #define PACKAGE_TARNAME "ocaml" | #define PACKAGE_VERSION "5.5.0+dev0-2025-04-28" | #define PACKAGE_STRING "OCaml 5.5.0+dev0-2025-04-28" | #define PACKAGE_BUGREPORT "caml-list@inria.fr" | #define PACKAGE_URL "http://www.ocaml.org" | #define MAGIC_NUMBER_PREFIX "Caml1999" | #define MAGIC_NUMBER_VERSION "037" | #define EXEC_MAGIC_LENGTH 12 | #define EXEC_FORMAT "X" | #define OCAML_VERSION_MAJOR 5 | #define OCAML_VERSION_MINOR 5 | #define OCAML_VERSION_PATCHLEVEL 0 | #define OCAML_VERSION_ADDITIONAL "dev0-2025-04-28" | #define OCAML_VERSION_EXTRA "dev0-2025-04-28" | #define OCAML_VERSION 50500 | #define OCAML_VERSION_STRING "5.5.0+dev0-2025-04-28" | #define 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 WITH_NONEXECSTACK_NOTE 1 | #define HAS_DIRENT 1 | #define HAS_SYS_SELECT_H 1 | #define HAS_SYS_MMAN_H 1 | #define HAS_LINUX_FUTEX_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_PTR 4 | #define SIZEOF_LONGLONG 8 | #define ALIGNOF_DOUBLE 4 | #define ALIGNOF_LONG 4 | #define ALIGNOF_LONG_LONG 4 | /* end confdefs.h. */ | #include | | int | main (void) | { | if (sizeof ((max_align_t))) | return 0; | ; | return 0; | } configure:17904: result: yes configure:17952: checking if gcc supports _Atomic types with -latomic configure:17977: gcc -o conftest conftest.c -lm -latomic >&5 configure:17977: $? = 0 configure:17980: result: yes configure:18360: checking whether the C compiler accepts -fno-tree-vrp configure:18380: gcc -c -Werror -fno-tree-vrp conftest.c >&5 configure:18380: $? = 0 configure:18390: result: yes configure:18405: checking whether the C compiler supports __attribute__((optimize("tree-vectorize"))) configure:18420: gcc -c -Werror conftest.c >&5 configure:18420: $? = 0 configure:18424: result: yes configure:18436: checking whether gcc supports the labels as values extension configure:18459: gcc -c conftest.c >&5 configure:18459: $? = 0 configure:18468: result: yes configure:18632: the native compiler is not supported on this platform configure:18822: checking for ld configure:18843: found /usr/bin/ld configure:18854: result: ld configure:19014: checking for rlwrap configure:19049: result: no configure:19067: checking semantics of signal handlers configure:19069: checking for sigaction configure:19069: gcc -o conftest conftest.c -lm >&5 configure:19069: $? = 0 configure:19069: result: yes configure:19077: checking for sigprocmask configure:19077: gcc -o conftest conftest.c -lm >&5 configure:19077: $? = 0 configure:19077: result: yes configure:19089: POSIX signal handling found. configure:19106: checking for expm1 configure:19106: gcc -o conftest conftest.c -lm >&5 conftest.c:69:6: warning: conflicting types for built-in function 'expm1' [-Wbuiltin-declaration-mismatch] char expm1 (); ^~~~~ configure:19106: $? = 0 configure:19106: result: yes configure:19106: checking for log1p configure:19106: gcc -o conftest conftest.c -lm >&5 conftest.c:70:6: warning: conflicting types for built-in function 'log1p' [-Wbuiltin-declaration-mismatch] char log1p (); ^~~~~ configure:19106: $? = 0 configure:19106: result: yes configure:19106: checking for hypot configure:19106: gcc -o conftest conftest.c -lm >&5 conftest.c:71:6: warning: conflicting types for built-in function 'hypot' [-Wbuiltin-declaration-mismatch] char hypot (); ^~~~~ configure:19106: $? = 0 configure:19106: result: yes configure:19106: checking for fma configure:19106: gcc -o conftest conftest.c -lm >&5 conftest.c:72:6: warning: conflicting types for built-in function 'fma' [-Wbuiltin-declaration-mismatch] char fma (); ^~~ configure:19106: $? = 0 configure:19106: result: yes configure:19106: checking for exp2 configure:19106: gcc -o conftest conftest.c -lm >&5 conftest.c:73:6: warning: conflicting types for built-in function 'exp2' [-Wbuiltin-declaration-mismatch] char exp2 (); ^~~~ configure:19106: $? = 0 configure:19106: result: yes configure:19106: checking for log2 configure:19106: gcc -o conftest conftest.c -lm >&5 conftest.c:74:6: warning: conflicting types for built-in function 'log2' [-Wbuiltin-declaration-mismatch] char log2 (); ^~~~ configure:19106: $? = 0 configure:19106: result: yes configure:19106: checking for cbrt configure:19106: gcc -o conftest conftest.c -lm >&5 conftest.c:75:6: warning: conflicting types for built-in function 'cbrt' [-Wbuiltin-declaration-mismatch] char cbrt (); ^~~~ configure:19106: $? = 0 configure:19106: result: yes configure:19106: checking for acosh configure:19106: gcc -o conftest conftest.c -lm >&5 conftest.c:76:6: warning: conflicting types for built-in function 'acosh' [-Wbuiltin-declaration-mismatch] char acosh (); ^~~~~ configure:19106: $? = 0 configure:19106: result: yes configure:19106: checking for asinh configure:19106: gcc -o conftest conftest.c -lm >&5 conftest.c:77:6: warning: conflicting types for built-in function 'asinh' [-Wbuiltin-declaration-mismatch] char asinh (); ^~~~~ configure:19106: $? = 0 configure:19106: result: yes configure:19106: checking for atanh configure:19106: gcc -o conftest conftest.c -lm >&5 conftest.c:78:6: warning: conflicting types for built-in function 'atanh' [-Wbuiltin-declaration-mismatch] char atanh (); ^~~~~ configure:19106: $? = 0 configure:19106: result: yes configure:19106: checking for erf configure:19106: gcc -o conftest conftest.c -lm >&5 conftest.c:79:6: warning: conflicting types for built-in function 'erf' [-Wbuiltin-declaration-mismatch] char erf (); ^~~ configure:19106: $? = 0 configure:19106: result: yes configure:19106: checking for erfc configure:19106: gcc -o conftest conftest.c -lm >&5 conftest.c:80:6: warning: conflicting types for built-in function 'erfc' [-Wbuiltin-declaration-mismatch] char erfc (); ^~~~ configure:19106: $? = 0 configure:19106: result: yes configure:19106: checking for trunc configure:19106: gcc -o conftest conftest.c -lm >&5 conftest.c:81:6: warning: conflicting types for built-in function 'trunc' [-Wbuiltin-declaration-mismatch] char trunc (); ^~~~~ configure:19106: $? = 0 configure:19106: result: yes configure:19106: checking for round configure:19106: gcc -o conftest conftest.c -lm >&5 conftest.c:82:6: warning: conflicting types for built-in function 'round' [-Wbuiltin-declaration-mismatch] char round (); ^~~~~ configure:19106: $? = 0 configure:19106: result: yes configure:19106: checking for copysign configure:19106: gcc -o conftest conftest.c -lm >&5 conftest.c:83:6: warning: conflicting types for built-in function 'copysign' [-Wbuiltin-declaration-mismatch] char copysign (); ^~~~~~~~ configure:19106: $? = 0 configure:19106: result: yes configure:19125: checking whether round works configure:19160: gcc -o conftest conftest.c -lm >&5 configure:19160: $? = 0 configure:19160: ./conftest configure:19160: $? = 0 configure:19162: result: yes configure:19197: checking whether fma works configure:19255: gcc -o conftest conftest.c -lm >&5 configure:19255: $? = 0 configure:19255: ./conftest configure:19255: $? = 0 configure:19257: result: yes configure:19297: checking for getentropy configure:19297: gcc -o conftest conftest.c -lm >&5 configure:19297: $? = 0 configure:19297: result: yes configure:19306: checking for getrusage configure:19306: gcc -o conftest conftest.c -lm >&5 configure:19306: $? = 0 configure:19306: result: yes configure:19315: checking for times configure:19315: gcc -o conftest conftest.c -lm >&5 configure:19315: $? = 0 configure:19315: result: yes configure:19328: checking for secure_getenv configure:19328: gcc -o conftest -D_GNU_SOURCE conftest.c -lm >&5 configure:19328: $? = 0 configure:19328: result: yes configure:19348: checking for issetugid configure:19348: gcc -o conftest conftest.c -lm >&5 /tmp/ccETxkvn.o: In function `main': conftest.c:(.text+0x1c): undefined reference to `issetugid' collect2: error: ld returned 1 exit status configure:19348: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OCaml" | #define PACKAGE_TARNAME "ocaml" | #define PACKAGE_VERSION "5.5.0+dev0-2025-04-28" | #define PACKAGE_STRING "OCaml 5.5.0+dev0-2025-04-28" | #define PACKAGE_BUGREPORT "caml-list@inria.fr" | #define PACKAGE_URL "http://www.ocaml.org" | #define MAGIC_NUMBER_PREFIX "Caml1999" | #define MAGIC_NUMBER_VERSION "037" | #define EXEC_MAGIC_LENGTH 12 | #define EXEC_FORMAT "X" | #define OCAML_VERSION_MAJOR 5 | #define OCAML_VERSION_MINOR 5 | #define OCAML_VERSION_PATCHLEVEL 0 | #define OCAML_VERSION_ADDITIONAL "dev0-2025-04-28" | #define OCAML_VERSION_EXTRA "dev0-2025-04-28" | #define OCAML_VERSION 50500 | #define OCAML_VERSION_STRING "5.5.0+dev0-2025-04-28" | #define 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 WITH_NONEXECSTACK_NOTE 1 | #define HAS_DIRENT 1 | #define HAS_SYS_SELECT_H 1 | #define HAS_SYS_MMAN_H 1 | #define HAS_LINUX_FUTEX_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_PTR 4 | #define SIZEOF_LONGLONG 8 | #define ALIGNOF_DOUBLE 4 | #define ALIGNOF_LONG 4 | #define ALIGNOF_LONG_LONG 4 | #define HAVE_MAX_ALIGN_T 1 | #define HAS_FULL_THREAD_VARIABLES 1 | #define SUPPORTS_TREE_VECTORIZE 1 | #define HAVE_LABELS_AS_VALUES 1 | #define OCAML_OS_TYPE "Unix" | #define POSIX_SIGNALS 1 | #define HAVE_EXPM1 1 | #define HAVE_LOG1P 1 | #define HAVE_HYPOT 1 | #define HAVE_FMA 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_CBRT 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_TRUNC 1 | #define HAVE_ROUND 1 | #define HAVE_COPYSIGN 1 | #define HAS_C99_FLOAT_OPS 1 | #define HAS_WORKING_ROUND 1 | #define HAS_WORKING_FMA 1 | #define HAS_GETENTROPY 1 | #define HAS_GETRUSAGE 1 | #define HAS_TIMES 1 | #define HAS_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:19348: result: no configure:19403: gcc -E -P conftest.c configure:19403: $? = 0 configure:19444: checking for library containing clock_gettime configure:19474: gcc -o conftest conftest.c -lm >&5 configure:19474: $? = 0 configure:19494: result: none required configure:19708: not using thread sanitizer configure:20135: checking for socket configure:20135: gcc -o conftest conftest.c -lm >&5 configure:20135: $? = 0 configure:20135: result: yes configure:20135: checking for socketpair configure:20135: gcc -o conftest conftest.c -lm >&5 configure:20135: $? = 0 configure:20135: result: yes configure:20135: checking for bind configure:20135: gcc -o conftest conftest.c -lm >&5 configure:20135: $? = 0 configure:20135: result: yes configure:20135: checking for listen configure:20135: gcc -o conftest conftest.c -lm >&5 configure:20135: $? = 0 configure:20135: result: yes configure:20135: checking for accept configure:20135: gcc -o conftest conftest.c -lm >&5 configure:20135: $? = 0 configure:20135: result: yes configure:20135: checking for connect configure:20135: gcc -o conftest conftest.c -lm >&5 configure:20135: $? = 0 configure:20135: result: yes configure:20170: checking for socklen_t configure:20170: gcc -c conftest.c >&5 configure:20170: $? = 0 configure:20170: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:88:24: error: expected expression before ')' token if (sizeof ((socklen_t))) ^ configure:20170: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OCaml" | #define PACKAGE_TARNAME "ocaml" | #define PACKAGE_VERSION "5.5.0+dev0-2025-04-28" | #define PACKAGE_STRING "OCaml 5.5.0+dev0-2025-04-28" | #define PACKAGE_BUGREPORT "caml-list@inria.fr" | #define PACKAGE_URL "http://www.ocaml.org" | #define MAGIC_NUMBER_PREFIX "Caml1999" | #define MAGIC_NUMBER_VERSION "037" | #define EXEC_MAGIC_LENGTH 12 | #define EXEC_FORMAT "X" | #define OCAML_VERSION_MAJOR 5 | #define OCAML_VERSION_MINOR 5 | #define OCAML_VERSION_PATCHLEVEL 0 | #define OCAML_VERSION_ADDITIONAL "dev0-2025-04-28" | #define OCAML_VERSION_EXTRA "dev0-2025-04-28" | #define OCAML_VERSION 50500 | #define OCAML_VERSION_STRING "5.5.0+dev0-2025-04-28" | #define 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 WITH_NONEXECSTACK_NOTE 1 | #define HAS_DIRENT 1 | #define HAS_SYS_SELECT_H 1 | #define HAS_SYS_MMAN_H 1 | #define HAS_LINUX_FUTEX_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_PTR 4 | #define SIZEOF_LONGLONG 8 | #define ALIGNOF_DOUBLE 4 | #define ALIGNOF_LONG 4 | #define ALIGNOF_LONG_LONG 4 | #define HAVE_MAX_ALIGN_T 1 | #define HAS_FULL_THREAD_VARIABLES 1 | #define SUPPORTS_TREE_VECTORIZE 1 | #define HAVE_LABELS_AS_VALUES 1 | #define OCAML_OS_TYPE "Unix" | #define POSIX_SIGNALS 1 | #define HAVE_EXPM1 1 | #define HAVE_LOG1P 1 | #define HAVE_HYPOT 1 | #define HAVE_FMA 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_CBRT 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_TRUNC 1 | #define HAVE_ROUND 1 | #define HAVE_COPYSIGN 1 | #define HAS_C99_FLOAT_OPS 1 | #define HAS_WORKING_ROUND 1 | #define HAS_WORKING_FMA 1 | #define HAS_GETENTROPY 1 | #define HAS_GETRUSAGE 1 | #define HAS_TIMES 1 | #define HAS_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:20170: result: yes configure:20180: checking for inet_aton configure:20180: gcc -o conftest conftest.c -lm >&5 configure:20180: $? = 0 configure:20180: result: yes configure:20224: checking for struct sockaddr_in6 configure:20224: gcc -c conftest.c >&5 configure:20224: $? = 0 configure:20224: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:95:34: error: expected expression before ')' token if (sizeof ((struct sockaddr_in6))) ^ configure:20224: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OCaml" | #define PACKAGE_TARNAME "ocaml" | #define PACKAGE_VERSION "5.5.0+dev0-2025-04-28" | #define PACKAGE_STRING "OCaml 5.5.0+dev0-2025-04-28" | #define PACKAGE_BUGREPORT "caml-list@inria.fr" | #define PACKAGE_URL "http://www.ocaml.org" | #define MAGIC_NUMBER_PREFIX "Caml1999" | #define MAGIC_NUMBER_VERSION "037" | #define EXEC_MAGIC_LENGTH 12 | #define EXEC_FORMAT "X" | #define OCAML_VERSION_MAJOR 5 | #define OCAML_VERSION_MINOR 5 | #define OCAML_VERSION_PATCHLEVEL 0 | #define OCAML_VERSION_ADDITIONAL "dev0-2025-04-28" | #define OCAML_VERSION_EXTRA "dev0-2025-04-28" | #define OCAML_VERSION 50500 | #define OCAML_VERSION_STRING "5.5.0+dev0-2025-04-28" | #define 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 WITH_NONEXECSTACK_NOTE 1 | #define HAS_DIRENT 1 | #define HAS_SYS_SELECT_H 1 | #define HAS_SYS_MMAN_H 1 | #define HAS_LINUX_FUTEX_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_PTR 4 | #define SIZEOF_LONGLONG 8 | #define ALIGNOF_DOUBLE 4 | #define ALIGNOF_LONG 4 | #define ALIGNOF_LONG_LONG 4 | #define HAVE_MAX_ALIGN_T 1 | #define HAS_FULL_THREAD_VARIABLES 1 | #define SUPPORTS_TREE_VECTORIZE 1 | #define HAVE_LABELS_AS_VALUES 1 | #define OCAML_OS_TYPE "Unix" | #define POSIX_SIGNALS 1 | #define HAVE_EXPM1 1 | #define HAVE_LOG1P 1 | #define HAVE_HYPOT 1 | #define HAVE_FMA 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_CBRT 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_TRUNC 1 | #define HAVE_ROUND 1 | #define HAVE_COPYSIGN 1 | #define HAS_C99_FLOAT_OPS 1 | #define HAS_WORKING_ROUND 1 | #define HAS_WORKING_FMA 1 | #define HAS_GETENTROPY 1 | #define HAS_GETRUSAGE 1 | #define HAS_TIMES 1 | #define HAS_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:20224: result: yes configure:20247: checking for getaddrinfo configure:20247: gcc -o conftest conftest.c -lm >&5 configure:20247: $? = 0 configure:20247: result: yes configure:20247: checking for getnameinfo configure:20247: gcc -o conftest conftest.c -lm >&5 configure:20247: $? = 0 configure:20247: result: yes configure:20247: checking for inet_pton configure:20247: gcc -o conftest conftest.c -lm >&5 configure:20247: $? = 0 configure:20247: result: yes configure:20247: checking for inet_ntop configure:20247: gcc -o conftest conftest.c -lm >&5 configure:20247: $? = 0 configure:20247: result: yes configure:20266: checking for rewinddir configure:20266: gcc -o conftest conftest.c -lm >&5 configure:20266: $? = 0 configure:20266: result: yes configure:20274: checking for lockf configure:20274: gcc -o conftest conftest.c -lm >&5 configure:20274: $? = 0 configure:20274: result: yes configure:20282: checking for mkfifo configure:20282: gcc -o conftest conftest.c -lm >&5 configure:20282: $? = 0 configure:20282: result: yes configure:20290: checking for getcwd configure:20290: gcc -o conftest conftest.c -lm >&5 configure:20290: $? = 0 configure:20290: result: yes configure:20298: checking for system configure:20298: gcc -o conftest conftest.c -lm >&5 configure:20298: $? = 0 configure:20298: result: yes configure:20315: checking for sys/types.h configure:20315: result: yes configure:20318: checking for utime.h configure:20318: gcc -c conftest.c >&5 configure:20318: $? = 0 configure:20318: result: yes configure:20321: checking for utime configure:20321: gcc -o conftest conftest.c -lm >&5 configure:20321: $? = 0 configure:20321: result: yes configure:20334: checking for utimes configure:20334: gcc -o conftest conftest.c -lm >&5 configure:20334: $? = 0 configure:20334: result: yes configure:20342: checking for fchmod configure:20342: gcc -o conftest conftest.c -lm >&5 configure:20342: $? = 0 configure:20342: result: yes configure:20345: checking for fchown configure:20345: gcc -o conftest conftest.c -lm >&5 configure:20345: $? = 0 configure:20345: result: yes configure:20355: checking for truncate configure:20355: gcc -o conftest conftest.c -lm >&5 configure:20355: $? = 0 configure:20355: result: yes configure:20358: checking for ftruncate configure:20358: gcc -o conftest conftest.c -lm >&5 configure:20358: $? = 0 configure:20358: result: yes configure:20369: checking for select configure:20369: gcc -o conftest conftest.c -lm >&5 configure:20369: $? = 0 configure:20369: result: yes configure:20372: checking for fd_set configure:20372: gcc -c conftest.c >&5 configure:20372: $? = 0 configure:20372: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:107:21: error: expected expression before ')' token if (sizeof ((fd_set))) ^ configure:20372: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OCaml" | #define PACKAGE_TARNAME "ocaml" | #define PACKAGE_VERSION "5.5.0+dev0-2025-04-28" | #define PACKAGE_STRING "OCaml 5.5.0+dev0-2025-04-28" | #define PACKAGE_BUGREPORT "caml-list@inria.fr" | #define PACKAGE_URL "http://www.ocaml.org" | #define MAGIC_NUMBER_PREFIX "Caml1999" | #define MAGIC_NUMBER_VERSION "037" | #define EXEC_MAGIC_LENGTH 12 | #define EXEC_FORMAT "X" | #define OCAML_VERSION_MAJOR 5 | #define OCAML_VERSION_MINOR 5 | #define OCAML_VERSION_PATCHLEVEL 0 | #define OCAML_VERSION_ADDITIONAL "dev0-2025-04-28" | #define OCAML_VERSION_EXTRA "dev0-2025-04-28" | #define OCAML_VERSION 50500 | #define OCAML_VERSION_STRING "5.5.0+dev0-2025-04-28" | #define 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 WITH_NONEXECSTACK_NOTE 1 | #define HAS_DIRENT 1 | #define HAS_SYS_SELECT_H 1 | #define HAS_SYS_MMAN_H 1 | #define HAS_LINUX_FUTEX_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_PTR 4 | #define SIZEOF_LONGLONG 8 | #define ALIGNOF_DOUBLE 4 | #define ALIGNOF_LONG 4 | #define ALIGNOF_LONG_LONG 4 | #define HAVE_MAX_ALIGN_T 1 | #define HAS_FULL_THREAD_VARIABLES 1 | #define SUPPORTS_TREE_VECTORIZE 1 | #define HAVE_LABELS_AS_VALUES 1 | #define OCAML_OS_TYPE "Unix" | #define POSIX_SIGNALS 1 | #define HAVE_EXPM1 1 | #define HAVE_LOG1P 1 | #define HAVE_HYPOT 1 | #define HAVE_FMA 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_CBRT 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_TRUNC 1 | #define HAVE_ROUND 1 | #define HAVE_COPYSIGN 1 | #define HAS_C99_FLOAT_OPS 1 | #define HAS_WORKING_ROUND 1 | #define HAS_WORKING_FMA 1 | #define HAS_GETENTROPY 1 | #define HAS_GETRUSAGE 1 | #define HAS_TIMES 1 | #define HAS_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 HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAS_IPV6 1 | #define HAS_REWINDDIR 1 | #define HAS_LOCKF 1 | #define HAS_MKFIFO 1 | #define HAS_GETCWD 1 | #define HAS_SYSTEM 1 | #define HAS_UTIME 1 | #define HAS_UTIMES 1 | #define HAS_FCHMOD 1 | #define HAS_TRUNCATE 1 | /* end confdefs.h. */ | | #include | #include | | | int | main (void) | { | if (sizeof ((fd_set))) | return 0; | ; | return 0; | } configure:20372: result: yes configure:20386: checking for nanosleep configure:20386: gcc -o conftest conftest.c -lm >&5 configure:20386: $? = 0 configure:20386: result: yes configure:20394: checking for symlink configure:20394: gcc -o conftest conftest.c -lm >&5 configure:20394: $? = 0 configure:20394: result: yes configure:20397: checking for readlink configure:20397: gcc -o conftest conftest.c -lm >&5 configure:20397: $? = 0 configure:20397: result: yes configure:20400: checking for lstat configure:20400: gcc -o conftest conftest.c -lm >&5 configure:20400: $? = 0 configure:20400: result: yes configure:20412: checking for realpath configure:20412: gcc -o conftest conftest.c -lm >&5 configure:20412: $? = 0 configure:20412: result: yes configure:20421: checking for waitpid configure:20421: gcc -o conftest conftest.c -lm >&5 configure:20421: $? = 0 configure:20421: result: yes configure:20434: checking for wait4 configure:20434: gcc -o conftest conftest.c -lm >&5 configure:20434: $? = 0 configure:20434: result: yes configure:20446: checking for getgroups configure:20446: gcc -o conftest conftest.c -lm >&5 configure:20446: $? = 0 configure:20446: result: yes configure:20455: checking for setgroups configure:20455: gcc -o conftest conftest.c -lm >&5 configure:20455: $? = 0 configure:20455: result: yes configure:20464: checking for initgroups configure:20464: gcc -o conftest conftest.c -lm >&5 configure:20464: $? = 0 configure:20464: result: yes configure:20474: checking for termios.h configure:20474: gcc -c conftest.c >&5 configure:20474: $? = 0 configure:20474: result: yes configure:20477: checking for tcgetattr configure:20477: gcc -o conftest conftest.c -lm >&5 configure:20477: $? = 0 configure:20477: result: yes configure:20480: checking for tcsetattr configure:20480: gcc -o conftest conftest.c -lm >&5 configure:20480: $? = 0 configure:20480: result: yes configure:20483: checking for tcsendbreak configure:20483: gcc -o conftest conftest.c -lm >&5 configure:20483: $? = 0 configure:20483: result: yes configure:20486: checking for tcflush configure:20486: gcc -o conftest conftest.c -lm >&5 configure:20486: $? = 0 configure:20486: result: yes configure:20489: checking for tcflow configure:20489: gcc -o conftest conftest.c -lm >&5 configure:20489: $? = 0 configure:20489: result: yes configure:20509: checking for setitimer configure:20509: gcc -o conftest conftest.c -lm >&5 configure:20509: $? = 0 configure:20509: result: yes configure:20530: checking for gethostname configure:20530: gcc -o conftest conftest.c -lm >&5 configure:20530: $? = 0 configure:20530: result: yes configure:20541: checking for sys/utsname.h configure:20541: gcc -c conftest.c >&5 configure:20541: $? = 0 configure:20541: result: yes configure:20544: checking for uname configure:20544: gcc -o conftest conftest.c -lm >&5 configure:20544: $? = 0 configure:20544: result: yes configure:20556: checking for gettimeofday configure:20556: gcc -o conftest conftest.c -lm >&5 configure:20556: $? = 0 configure:20556: result: yes configure:20571: checking for mktime configure:20571: gcc -o conftest conftest.c -lm >&5 configure:20571: $? = 0 configure:20571: result: yes configure:20585: checking for setsid configure:20585: gcc -o conftest conftest.c -lm >&5 configure:20585: $? = 0 configure:20585: result: yes configure:20596: checking for putenv configure:20596: gcc -o conftest conftest.c -lm >&5 configure:20596: $? = 0 configure:20596: result: yes configure:20606: checking for setenv configure:20606: gcc -o conftest conftest.c -lm >&5 configure:20606: $? = 0 configure:20606: result: yes configure:20609: checking for unsetenv configure:20609: gcc -o conftest conftest.c -lm >&5 configure:20609: $? = 0 configure:20609: result: yes configure:20627: checking for locale.h configure:20627: gcc -c conftest.c >&5 configure:20627: $? = 0 configure:20627: result: yes configure:20630: checking for newlocale configure:20630: gcc -o conftest conftest.c -lm >&5 configure:20630: $? = 0 configure:20630: result: yes configure:20633: checking for freelocale configure:20633: gcc -o conftest conftest.c -lm >&5 configure:20633: $? = 0 configure:20633: result: yes configure:20636: checking for uselocale configure:20636: gcc -o conftest conftest.c -lm >&5 configure:20636: $? = 0 configure:20636: result: yes configure:20651: checking for xlocale.h configure:20651: gcc -c conftest.c >&5 conftest.c:146:10: fatal error: xlocale.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. configure:20651: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OCaml" | #define PACKAGE_TARNAME "ocaml" | #define PACKAGE_VERSION "5.5.0+dev0-2025-04-28" | #define PACKAGE_STRING "OCaml 5.5.0+dev0-2025-04-28" | #define PACKAGE_BUGREPORT "caml-list@inria.fr" | #define PACKAGE_URL "http://www.ocaml.org" | #define MAGIC_NUMBER_PREFIX "Caml1999" | #define MAGIC_NUMBER_VERSION "037" | #define EXEC_MAGIC_LENGTH 12 | #define EXEC_FORMAT "X" | #define OCAML_VERSION_MAJOR 5 | #define OCAML_VERSION_MINOR 5 | #define OCAML_VERSION_PATCHLEVEL 0 | #define OCAML_VERSION_ADDITIONAL "dev0-2025-04-28" | #define OCAML_VERSION_EXTRA "dev0-2025-04-28" | #define OCAML_VERSION 50500 | #define OCAML_VERSION_STRING "5.5.0+dev0-2025-04-28" | #define 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 WITH_NONEXECSTACK_NOTE 1 | #define HAS_DIRENT 1 | #define HAS_SYS_SELECT_H 1 | #define HAS_SYS_MMAN_H 1 | #define HAS_LINUX_FUTEX_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_PTR 4 | #define SIZEOF_LONGLONG 8 | #define ALIGNOF_DOUBLE 4 | #define ALIGNOF_LONG 4 | #define ALIGNOF_LONG_LONG 4 | #define HAVE_MAX_ALIGN_T 1 | #define HAS_FULL_THREAD_VARIABLES 1 | #define SUPPORTS_TREE_VECTORIZE 1 | #define HAVE_LABELS_AS_VALUES 1 | #define OCAML_OS_TYPE "Unix" | #define POSIX_SIGNALS 1 | #define HAVE_EXPM1 1 | #define HAVE_LOG1P 1 | #define HAVE_HYPOT 1 | #define HAVE_FMA 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_CBRT 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_TRUNC 1 | #define HAVE_ROUND 1 | #define HAVE_COPYSIGN 1 | #define HAS_C99_FLOAT_OPS 1 | #define HAS_WORKING_ROUND 1 | #define HAS_WORKING_FMA 1 | #define HAS_GETENTROPY 1 | #define HAS_GETRUSAGE 1 | #define HAS_TIMES 1 | #define HAS_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 HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAS_IPV6 1 | #define HAS_REWINDDIR 1 | #define HAS_LOCKF 1 | #define HAS_MKFIFO 1 | #define HAS_GETCWD 1 | #define HAS_SYSTEM 1 | #define HAS_UTIME 1 | #define HAS_UTIMES 1 | #define HAS_FCHMOD 1 | #define HAS_TRUNCATE 1 | #define HAS_SELECT 1 | #define HAS_NANOSLEEP 1 | #define HAS_SYMLINK 1 | #define HAS_REALPATH 1 | #define HAS_WAITPID 1 | #define HAS_WAIT4 1 | #define HAS_GETGROUPS 1 | #define HAS_SETGROUPS 1 | #define HAS_INITGROUPS 1 | #define HAS_TERMIOS 1 | #define HAS_SETITIMER 1 | #define HAS_GETHOSTNAME 1 | #define HAS_UNAME 1 | #define HAS_GETTIMEOFDAY 1 | #define HAS_MKTIME 1 | #define HAS_SETSID 1 | #define HAS_PUTENV 1 | #define HAS_SETENV_UNSETENV 1 | #define HAS_LOCALE_H 1 | /* 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:20651: result: no configure:20682: checking for strtod_l configure:20682: gcc -o conftest conftest.c -lm >&5 configure:20682: $? = 0 configure:20682: result: yes configure:20698: checking for dlopen configure:20698: gcc -o conftest conftest.c -lm >&5 /tmp/ccJ39582.o: In function `main': conftest.c:(.text+0x1c): undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure:20698: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OCaml" | #define PACKAGE_TARNAME "ocaml" | #define PACKAGE_VERSION "5.5.0+dev0-2025-04-28" | #define PACKAGE_STRING "OCaml 5.5.0+dev0-2025-04-28" | #define PACKAGE_BUGREPORT "caml-list@inria.fr" | #define PACKAGE_URL "http://www.ocaml.org" | #define MAGIC_NUMBER_PREFIX "Caml1999" | #define MAGIC_NUMBER_VERSION "037" | #define EXEC_MAGIC_LENGTH 12 | #define EXEC_FORMAT "X" | #define OCAML_VERSION_MAJOR 5 | #define OCAML_VERSION_MINOR 5 | #define OCAML_VERSION_PATCHLEVEL 0 | #define OCAML_VERSION_ADDITIONAL "dev0-2025-04-28" | #define OCAML_VERSION_EXTRA "dev0-2025-04-28" | #define OCAML_VERSION 50500 | #define OCAML_VERSION_STRING "5.5.0+dev0-2025-04-28" | #define 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 WITH_NONEXECSTACK_NOTE 1 | #define HAS_DIRENT 1 | #define HAS_SYS_SELECT_H 1 | #define HAS_SYS_MMAN_H 1 | #define HAS_LINUX_FUTEX_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_PTR 4 | #define SIZEOF_LONGLONG 8 | #define ALIGNOF_DOUBLE 4 | #define ALIGNOF_LONG 4 | #define ALIGNOF_LONG_LONG 4 | #define HAVE_MAX_ALIGN_T 1 | #define HAS_FULL_THREAD_VARIABLES 1 | #define SUPPORTS_TREE_VECTORIZE 1 | #define HAVE_LABELS_AS_VALUES 1 | #define OCAML_OS_TYPE "Unix" | #define POSIX_SIGNALS 1 | #define HAVE_EXPM1 1 | #define HAVE_LOG1P 1 | #define HAVE_HYPOT 1 | #define HAVE_FMA 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_CBRT 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_TRUNC 1 | #define HAVE_ROUND 1 | #define HAVE_COPYSIGN 1 | #define HAS_C99_FLOAT_OPS 1 | #define HAS_WORKING_ROUND 1 | #define HAS_WORKING_FMA 1 | #define HAS_GETENTROPY 1 | #define HAS_GETRUSAGE 1 | #define HAS_TIMES 1 | #define HAS_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 HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAS_IPV6 1 | #define HAS_REWINDDIR 1 | #define HAS_LOCKF 1 | #define HAS_MKFIFO 1 | #define HAS_GETCWD 1 | #define HAS_SYSTEM 1 | #define HAS_UTIME 1 | #define HAS_UTIMES 1 | #define HAS_FCHMOD 1 | #define HAS_TRUNCATE 1 | #define HAS_SELECT 1 | #define HAS_NANOSLEEP 1 | #define HAS_SYMLINK 1 | #define HAS_REALPATH 1 | #define HAS_WAITPID 1 | #define HAS_WAIT4 1 | #define HAS_GETGROUPS 1 | #define HAS_SETGROUPS 1 | #define HAS_INITGROUPS 1 | #define HAS_TERMIOS 1 | #define HAS_SETITIMER 1 | #define HAS_GETHOSTNAME 1 | #define HAS_UNAME 1 | #define HAS_GETTIMEOFDAY 1 | #define HAS_MKTIME 1 | #define HAS_SETSID 1 | #define HAS_PUTENV 1 | #define HAS_SETENV_UNSETENV 1 | #define HAS_LOCALE_H 1 | #define HAS_STRTOD_L 1 | /* end confdefs.h. */ | /* Define dlopen to an innocuous variant, in case declares dlopen. | For example, HP-UX 11i declares gettimeofday. */ | #define dlopen innocuous_dlopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dlopen (); below. */ | | #include | #undef dlopen | | /* 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 dlopen (); | /* 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_dlopen || defined __stub___dlopen | choke me | #endif | | int | main (void) | { | return dlopen (); | ; | return 0; | } configure:20698: result: no configure:20703: checking for dlopen in -ldl configure:20726: gcc -o conftest conftest.c -ldl -lm >&5 configure:20726: $? = 0 configure:20736: result: yes configure:20754: Dynamic loading of shared libraries is supported. configure:20765: checking for sys/mman.h configure:20765: result: yes configure:20768: checking for mmap configure:20768: gcc -o conftest conftest.c -lm >&5 configure:20768: $? = 0 configure:20768: result: yes configure:20771: checking for munmap configure:20771: gcc -o conftest conftest.c -lm >&5 configure:20771: $? = 0 configure:20771: result: yes configure:20785: checking for pwrite configure:20785: gcc -o conftest conftest.c -lm >&5 configure:20785: $? = 0 configure:20785: result: yes configure:20805: checking whether the C compiler accepts -fdebug-prefix-map=old=new configure:20825: gcc -c -Werror -fdebug-prefix-map=old=new conftest.c >&5 configure:20825: $? = 0 configure:20835: result: yes configure:20849: checking for struct stat.st_atim.tv_nsec configure:20849: gcc -c conftest.c >&5 configure:20849: $? = 0 configure:20849: result: yes configure:20860: checking for struct stat.st_atimespec.tv_nsec configure:20860: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:158:13: error: 'struct stat' has no member named 'st_atimespec'; did you mean 'st_atim'? if (ac_aggr.st_atimespec.tv_nsec) ^~~~~~~~~~~~ st_atim configure:20860: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OCaml" | #define PACKAGE_TARNAME "ocaml" | #define PACKAGE_VERSION "5.5.0+dev0-2025-04-28" | #define PACKAGE_STRING "OCaml 5.5.0+dev0-2025-04-28" | #define PACKAGE_BUGREPORT "caml-list@inria.fr" | #define PACKAGE_URL "http://www.ocaml.org" | #define MAGIC_NUMBER_PREFIX "Caml1999" | #define MAGIC_NUMBER_VERSION "037" | #define EXEC_MAGIC_LENGTH 12 | #define EXEC_FORMAT "X" | #define OCAML_VERSION_MAJOR 5 | #define OCAML_VERSION_MINOR 5 | #define OCAML_VERSION_PATCHLEVEL 0 | #define OCAML_VERSION_ADDITIONAL "dev0-2025-04-28" | #define OCAML_VERSION_EXTRA "dev0-2025-04-28" | #define OCAML_VERSION 50500 | #define OCAML_VERSION_STRING "5.5.0+dev0-2025-04-28" | #define 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 WITH_NONEXECSTACK_NOTE 1 | #define HAS_DIRENT 1 | #define HAS_SYS_SELECT_H 1 | #define HAS_SYS_MMAN_H 1 | #define HAS_LINUX_FUTEX_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_PTR 4 | #define SIZEOF_LONGLONG 8 | #define ALIGNOF_DOUBLE 4 | #define ALIGNOF_LONG 4 | #define ALIGNOF_LONG_LONG 4 | #define HAVE_MAX_ALIGN_T 1 | #define HAS_FULL_THREAD_VARIABLES 1 | #define SUPPORTS_TREE_VECTORIZE 1 | #define HAVE_LABELS_AS_VALUES 1 | #define OCAML_OS_TYPE "Unix" | #define POSIX_SIGNALS 1 | #define HAVE_EXPM1 1 | #define HAVE_LOG1P 1 | #define HAVE_HYPOT 1 | #define HAVE_FMA 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_CBRT 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_TRUNC 1 | #define HAVE_ROUND 1 | #define HAVE_COPYSIGN 1 | #define HAS_C99_FLOAT_OPS 1 | #define HAS_WORKING_ROUND 1 | #define HAS_WORKING_FMA 1 | #define HAS_GETENTROPY 1 | #define HAS_GETRUSAGE 1 | #define HAS_TIMES 1 | #define HAS_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 HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAS_IPV6 1 | #define HAS_REWINDDIR 1 | #define HAS_LOCKF 1 | #define HAS_MKFIFO 1 | #define HAS_GETCWD 1 | #define HAS_SYSTEM 1 | #define HAS_UTIME 1 | #define HAS_UTIMES 1 | #define HAS_FCHMOD 1 | #define HAS_TRUNCATE 1 | #define HAS_SELECT 1 | #define HAS_NANOSLEEP 1 | #define HAS_SYMLINK 1 | #define HAS_REALPATH 1 | #define HAS_WAITPID 1 | #define HAS_WAIT4 1 | #define HAS_GETGROUPS 1 | #define HAS_SETGROUPS 1 | #define HAS_INITGROUPS 1 | #define HAS_TERMIOS 1 | #define HAS_SETITIMER 1 | #define HAS_GETHOSTNAME 1 | #define HAS_UNAME 1 | #define HAS_GETTIMEOFDAY 1 | #define HAS_MKTIME 1 | #define HAS_SETSID 1 | #define HAS_PUTENV 1 | #define HAS_SETENV_UNSETENV 1 | #define HAS_LOCALE_H 1 | #define HAS_STRTOD_L 1 | #define SUPPORT_DYNAMIC_LINKING 1 | #define HAS_MMAP 1 | #define HAS_PWRITE 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include | | int | main (void) | { | static struct stat ac_aggr; | if (ac_aggr.st_atimespec.tv_nsec) | return 0; | ; | return 0; | } configure:20860: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:158:20: error: 'struct stat' has no member named 'st_atimespec'; did you mean 'st_atim'? if (sizeof ac_aggr.st_atimespec.tv_nsec) ^~~~~~~~~~~~ st_atim configure:20860: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OCaml" | #define PACKAGE_TARNAME "ocaml" | #define PACKAGE_VERSION "5.5.0+dev0-2025-04-28" | #define PACKAGE_STRING "OCaml 5.5.0+dev0-2025-04-28" | #define PACKAGE_BUGREPORT "caml-list@inria.fr" | #define PACKAGE_URL "http://www.ocaml.org" | #define MAGIC_NUMBER_PREFIX "Caml1999" | #define MAGIC_NUMBER_VERSION "037" | #define EXEC_MAGIC_LENGTH 12 | #define EXEC_FORMAT "X" | #define OCAML_VERSION_MAJOR 5 | #define OCAML_VERSION_MINOR 5 | #define OCAML_VERSION_PATCHLEVEL 0 | #define OCAML_VERSION_ADDITIONAL "dev0-2025-04-28" | #define OCAML_VERSION_EXTRA "dev0-2025-04-28" | #define OCAML_VERSION 50500 | #define OCAML_VERSION_STRING "5.5.0+dev0-2025-04-28" | #define 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 WITH_NONEXECSTACK_NOTE 1 | #define HAS_DIRENT 1 | #define HAS_SYS_SELECT_H 1 | #define HAS_SYS_MMAN_H 1 | #define HAS_LINUX_FUTEX_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_PTR 4 | #define SIZEOF_LONGLONG 8 | #define ALIGNOF_DOUBLE 4 | #define ALIGNOF_LONG 4 | #define ALIGNOF_LONG_LONG 4 | #define HAVE_MAX_ALIGN_T 1 | #define HAS_FULL_THREAD_VARIABLES 1 | #define SUPPORTS_TREE_VECTORIZE 1 | #define HAVE_LABELS_AS_VALUES 1 | #define OCAML_OS_TYPE "Unix" | #define POSIX_SIGNALS 1 | #define HAVE_EXPM1 1 | #define HAVE_LOG1P 1 | #define HAVE_HYPOT 1 | #define HAVE_FMA 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_CBRT 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_TRUNC 1 | #define HAVE_ROUND 1 | #define HAVE_COPYSIGN 1 | #define HAS_C99_FLOAT_OPS 1 | #define HAS_WORKING_ROUND 1 | #define HAS_WORKING_FMA 1 | #define HAS_GETENTROPY 1 | #define HAS_GETRUSAGE 1 | #define HAS_TIMES 1 | #define HAS_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 HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAS_IPV6 1 | #define HAS_REWINDDIR 1 | #define HAS_LOCKF 1 | #define HAS_MKFIFO 1 | #define HAS_GETCWD 1 | #define HAS_SYSTEM 1 | #define HAS_UTIME 1 | #define HAS_UTIMES 1 | #define HAS_FCHMOD 1 | #define HAS_TRUNCATE 1 | #define HAS_SELECT 1 | #define HAS_NANOSLEEP 1 | #define HAS_SYMLINK 1 | #define HAS_REALPATH 1 | #define HAS_WAITPID 1 | #define HAS_WAIT4 1 | #define HAS_GETGROUPS 1 | #define HAS_SETGROUPS 1 | #define HAS_INITGROUPS 1 | #define HAS_TERMIOS 1 | #define HAS_SETITIMER 1 | #define HAS_GETHOSTNAME 1 | #define HAS_UNAME 1 | #define HAS_GETTIMEOFDAY 1 | #define HAS_MKTIME 1 | #define HAS_SETSID 1 | #define HAS_PUTENV 1 | #define HAS_SETENV_UNSETENV 1 | #define HAS_LOCALE_H 1 | #define HAS_STRTOD_L 1 | #define SUPPORT_DYNAMIC_LINKING 1 | #define HAS_MMAP 1 | #define HAS_PWRITE 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include | | int | main (void) | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_atimespec.tv_nsec) | return 0; | ; | return 0; | } configure:20860: result: no configure:20871: checking for struct stat.st_atimensec configure:20871: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:158:13: error: 'struct stat' has no member named 'st_atimensec'; did you mean 'st_atim'? if (ac_aggr.st_atimensec) ^~~~~~~~~~~~ st_atim configure:20871: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OCaml" | #define PACKAGE_TARNAME "ocaml" | #define PACKAGE_VERSION "5.5.0+dev0-2025-04-28" | #define PACKAGE_STRING "OCaml 5.5.0+dev0-2025-04-28" | #define PACKAGE_BUGREPORT "caml-list@inria.fr" | #define PACKAGE_URL "http://www.ocaml.org" | #define MAGIC_NUMBER_PREFIX "Caml1999" | #define MAGIC_NUMBER_VERSION "037" | #define EXEC_MAGIC_LENGTH 12 | #define EXEC_FORMAT "X" | #define OCAML_VERSION_MAJOR 5 | #define OCAML_VERSION_MINOR 5 | #define OCAML_VERSION_PATCHLEVEL 0 | #define OCAML_VERSION_ADDITIONAL "dev0-2025-04-28" | #define OCAML_VERSION_EXTRA "dev0-2025-04-28" | #define OCAML_VERSION 50500 | #define OCAML_VERSION_STRING "5.5.0+dev0-2025-04-28" | #define 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 WITH_NONEXECSTACK_NOTE 1 | #define HAS_DIRENT 1 | #define HAS_SYS_SELECT_H 1 | #define HAS_SYS_MMAN_H 1 | #define HAS_LINUX_FUTEX_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_PTR 4 | #define SIZEOF_LONGLONG 8 | #define ALIGNOF_DOUBLE 4 | #define ALIGNOF_LONG 4 | #define ALIGNOF_LONG_LONG 4 | #define HAVE_MAX_ALIGN_T 1 | #define HAS_FULL_THREAD_VARIABLES 1 | #define SUPPORTS_TREE_VECTORIZE 1 | #define HAVE_LABELS_AS_VALUES 1 | #define OCAML_OS_TYPE "Unix" | #define POSIX_SIGNALS 1 | #define HAVE_EXPM1 1 | #define HAVE_LOG1P 1 | #define HAVE_HYPOT 1 | #define HAVE_FMA 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_CBRT 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_TRUNC 1 | #define HAVE_ROUND 1 | #define HAVE_COPYSIGN 1 | #define HAS_C99_FLOAT_OPS 1 | #define HAS_WORKING_ROUND 1 | #define HAS_WORKING_FMA 1 | #define HAS_GETENTROPY 1 | #define HAS_GETRUSAGE 1 | #define HAS_TIMES 1 | #define HAS_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 HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAS_IPV6 1 | #define HAS_REWINDDIR 1 | #define HAS_LOCKF 1 | #define HAS_MKFIFO 1 | #define HAS_GETCWD 1 | #define HAS_SYSTEM 1 | #define HAS_UTIME 1 | #define HAS_UTIMES 1 | #define HAS_FCHMOD 1 | #define HAS_TRUNCATE 1 | #define HAS_SELECT 1 | #define HAS_NANOSLEEP 1 | #define HAS_SYMLINK 1 | #define HAS_REALPATH 1 | #define HAS_WAITPID 1 | #define HAS_WAIT4 1 | #define HAS_GETGROUPS 1 | #define HAS_SETGROUPS 1 | #define HAS_INITGROUPS 1 | #define HAS_TERMIOS 1 | #define HAS_SETITIMER 1 | #define HAS_GETHOSTNAME 1 | #define HAS_UNAME 1 | #define HAS_GETTIMEOFDAY 1 | #define HAS_MKTIME 1 | #define HAS_SETSID 1 | #define HAS_PUTENV 1 | #define HAS_SETENV_UNSETENV 1 | #define HAS_LOCALE_H 1 | #define HAS_STRTOD_L 1 | #define SUPPORT_DYNAMIC_LINKING 1 | #define HAS_MMAP 1 | #define HAS_PWRITE 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include | | int | main (void) | { | static struct stat ac_aggr; | if (ac_aggr.st_atimensec) | return 0; | ; | return 0; | } configure:20871: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:158:20: error: 'struct stat' has no member named 'st_atimensec'; did you mean 'st_atim'? if (sizeof ac_aggr.st_atimensec) ^~~~~~~~~~~~ st_atim configure:20871: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OCaml" | #define PACKAGE_TARNAME "ocaml" | #define PACKAGE_VERSION "5.5.0+dev0-2025-04-28" | #define PACKAGE_STRING "OCaml 5.5.0+dev0-2025-04-28" | #define PACKAGE_BUGREPORT "caml-list@inria.fr" | #define PACKAGE_URL "http://www.ocaml.org" | #define MAGIC_NUMBER_PREFIX "Caml1999" | #define MAGIC_NUMBER_VERSION "037" | #define EXEC_MAGIC_LENGTH 12 | #define EXEC_FORMAT "X" | #define OCAML_VERSION_MAJOR 5 | #define OCAML_VERSION_MINOR 5 | #define OCAML_VERSION_PATCHLEVEL 0 | #define OCAML_VERSION_ADDITIONAL "dev0-2025-04-28" | #define OCAML_VERSION_EXTRA "dev0-2025-04-28" | #define OCAML_VERSION 50500 | #define OCAML_VERSION_STRING "5.5.0+dev0-2025-04-28" | #define 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 WITH_NONEXECSTACK_NOTE 1 | #define HAS_DIRENT 1 | #define HAS_SYS_SELECT_H 1 | #define HAS_SYS_MMAN_H 1 | #define HAS_LINUX_FUTEX_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_PTR 4 | #define SIZEOF_LONGLONG 8 | #define ALIGNOF_DOUBLE 4 | #define ALIGNOF_LONG 4 | #define ALIGNOF_LONG_LONG 4 | #define HAVE_MAX_ALIGN_T 1 | #define HAS_FULL_THREAD_VARIABLES 1 | #define SUPPORTS_TREE_VECTORIZE 1 | #define HAVE_LABELS_AS_VALUES 1 | #define OCAML_OS_TYPE "Unix" | #define POSIX_SIGNALS 1 | #define HAVE_EXPM1 1 | #define HAVE_LOG1P 1 | #define HAVE_HYPOT 1 | #define HAVE_FMA 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_CBRT 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_TRUNC 1 | #define HAVE_ROUND 1 | #define HAVE_COPYSIGN 1 | #define HAS_C99_FLOAT_OPS 1 | #define HAS_WORKING_ROUND 1 | #define HAS_WORKING_FMA 1 | #define HAS_GETENTROPY 1 | #define HAS_GETRUSAGE 1 | #define HAS_TIMES 1 | #define HAS_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 HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAS_IPV6 1 | #define HAS_REWINDDIR 1 | #define HAS_LOCKF 1 | #define HAS_MKFIFO 1 | #define HAS_GETCWD 1 | #define HAS_SYSTEM 1 | #define HAS_UTIME 1 | #define HAS_UTIMES 1 | #define HAS_FCHMOD 1 | #define HAS_TRUNCATE 1 | #define HAS_SELECT 1 | #define HAS_NANOSLEEP 1 | #define HAS_SYMLINK 1 | #define HAS_REALPATH 1 | #define HAS_WAITPID 1 | #define HAS_WAIT4 1 | #define HAS_GETGROUPS 1 | #define HAS_SETGROUPS 1 | #define HAS_INITGROUPS 1 | #define HAS_TERMIOS 1 | #define HAS_SETITIMER 1 | #define HAS_GETHOSTNAME 1 | #define HAS_UNAME 1 | #define HAS_GETTIMEOFDAY 1 | #define HAS_MKTIME 1 | #define HAS_SETSID 1 | #define HAS_PUTENV 1 | #define HAS_SETENV_UNSETENV 1 | #define HAS_LOCALE_H 1 | #define HAS_STRTOD_L 1 | #define SUPPORT_DYNAMIC_LINKING 1 | #define HAS_MMAP 1 | #define HAS_PWRITE 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include | | int | main (void) | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_atimensec) | return 0; | ; | return 0; | } configure:20871: result: no configure:20885: stat supports nanosecond precision configure:20902: checking how many arguments gethostbyname_r() takes configure:20938: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:129:19: error: too few arguments to function 'gethostbyname_r' (void)gethostbyname_r(name) /* ; */ ^~~~~~~~~~~~~~~ In file included from conftest.c:123:0: /usr/include/netdb.h:177:12: note: declared here extern int gethostbyname_r (const char *__restrict __name, ^~~~~~~~~~~~~~~ configure:20938: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OCaml" | #define PACKAGE_TARNAME "ocaml" | #define PACKAGE_VERSION "5.5.0+dev0-2025-04-28" | #define PACKAGE_STRING "OCaml 5.5.0+dev0-2025-04-28" | #define PACKAGE_BUGREPORT "caml-list@inria.fr" | #define PACKAGE_URL "http://www.ocaml.org" | #define MAGIC_NUMBER_PREFIX "Caml1999" | #define MAGIC_NUMBER_VERSION "037" | #define EXEC_MAGIC_LENGTH 12 | #define EXEC_FORMAT "X" | #define OCAML_VERSION_MAJOR 5 | #define OCAML_VERSION_MINOR 5 | #define OCAML_VERSION_PATCHLEVEL 0 | #define OCAML_VERSION_ADDITIONAL "dev0-2025-04-28" | #define OCAML_VERSION_EXTRA "dev0-2025-04-28" | #define OCAML_VERSION 50500 | #define OCAML_VERSION_STRING "5.5.0+dev0-2025-04-28" | #define 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 WITH_NONEXECSTACK_NOTE 1 | #define HAS_DIRENT 1 | #define HAS_SYS_SELECT_H 1 | #define HAS_SYS_MMAN_H 1 | #define HAS_LINUX_FUTEX_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_PTR 4 | #define SIZEOF_LONGLONG 8 | #define ALIGNOF_DOUBLE 4 | #define ALIGNOF_LONG 4 | #define ALIGNOF_LONG_LONG 4 | #define HAVE_MAX_ALIGN_T 1 | #define HAS_FULL_THREAD_VARIABLES 1 | #define SUPPORTS_TREE_VECTORIZE 1 | #define HAVE_LABELS_AS_VALUES 1 | #define OCAML_OS_TYPE "Unix" | #define POSIX_SIGNALS 1 | #define HAVE_EXPM1 1 | #define HAVE_LOG1P 1 | #define HAVE_HYPOT 1 | #define HAVE_FMA 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_CBRT 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_TRUNC 1 | #define HAVE_ROUND 1 | #define HAVE_COPYSIGN 1 | #define HAS_C99_FLOAT_OPS 1 | #define HAS_WORKING_ROUND 1 | #define HAS_WORKING_FMA 1 | #define HAS_GETENTROPY 1 | #define HAS_GETRUSAGE 1 | #define HAS_TIMES 1 | #define HAS_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 HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAS_IPV6 1 | #define HAS_REWINDDIR 1 | #define HAS_LOCKF 1 | #define HAS_MKFIFO 1 | #define HAS_GETCWD 1 | #define HAS_SYSTEM 1 | #define HAS_UTIME 1 | #define HAS_UTIMES 1 | #define HAS_FCHMOD 1 | #define HAS_TRUNCATE 1 | #define HAS_SELECT 1 | #define HAS_NANOSLEEP 1 | #define HAS_SYMLINK 1 | #define HAS_REALPATH 1 | #define HAS_WAITPID 1 | #define HAS_WAIT4 1 | #define HAS_GETGROUPS 1 | #define HAS_SETGROUPS 1 | #define HAS_INITGROUPS 1 | #define HAS_TERMIOS 1 | #define HAS_SETITIMER 1 | #define HAS_GETHOSTNAME 1 | #define HAS_UNAME 1 | #define HAS_GETTIMEOFDAY 1 | #define HAS_MKTIME 1 | #define HAS_SETSID 1 | #define HAS_PUTENV 1 | #define HAS_SETENV_UNSETENV 1 | #define HAS_LOCALE_H 1 | #define HAS_STRTOD_L 1 | #define SUPPORT_DYNAMIC_LINKING 1 | #define HAS_MMAP 1 | #define HAS_PWRITE 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | /* end confdefs.h. */ | #include | int | main (void) | { | | char *name = "www.gnu.org"; | (void)gethostbyname_r(name) /* ; */ | | ; | return 0; | } configure:20969: gcc -c conftest.c >&5 configure:20969: $? = 0 configure:21072: result: six configure:21127: checking how many arguments gethostbyaddr_r() takes configure:21163: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:132:19: error: too few arguments to function 'gethostbyaddr_r' (void)gethostbyaddr_r(addr) /* ; */ ^~~~~~~~~~~~~~~ In file included from conftest.c:126:0: /usr/include/netdb.h:170:12: note: declared here extern int gethostbyaddr_r (const void *__restrict __addr, __socklen_t __len, ^~~~~~~~~~~~~~~ configure:21163: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OCaml" | #define PACKAGE_TARNAME "ocaml" | #define PACKAGE_VERSION "5.5.0+dev0-2025-04-28" | #define PACKAGE_STRING "OCaml 5.5.0+dev0-2025-04-28" | #define PACKAGE_BUGREPORT "caml-list@inria.fr" | #define PACKAGE_URL "http://www.ocaml.org" | #define MAGIC_NUMBER_PREFIX "Caml1999" | #define MAGIC_NUMBER_VERSION "037" | #define EXEC_MAGIC_LENGTH 12 | #define EXEC_FORMAT "X" | #define OCAML_VERSION_MAJOR 5 | #define OCAML_VERSION_MINOR 5 | #define OCAML_VERSION_PATCHLEVEL 0 | #define OCAML_VERSION_ADDITIONAL "dev0-2025-04-28" | #define OCAML_VERSION_EXTRA "dev0-2025-04-28" | #define OCAML_VERSION 50500 | #define OCAML_VERSION_STRING "5.5.0+dev0-2025-04-28" | #define 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 WITH_NONEXECSTACK_NOTE 1 | #define HAS_DIRENT 1 | #define HAS_SYS_SELECT_H 1 | #define HAS_SYS_MMAN_H 1 | #define HAS_LINUX_FUTEX_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_PTR 4 | #define SIZEOF_LONGLONG 8 | #define ALIGNOF_DOUBLE 4 | #define ALIGNOF_LONG 4 | #define ALIGNOF_LONG_LONG 4 | #define HAVE_MAX_ALIGN_T 1 | #define HAS_FULL_THREAD_VARIABLES 1 | #define SUPPORTS_TREE_VECTORIZE 1 | #define HAVE_LABELS_AS_VALUES 1 | #define OCAML_OS_TYPE "Unix" | #define POSIX_SIGNALS 1 | #define HAVE_EXPM1 1 | #define HAVE_LOG1P 1 | #define HAVE_HYPOT 1 | #define HAVE_FMA 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_CBRT 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_TRUNC 1 | #define HAVE_ROUND 1 | #define HAVE_COPYSIGN 1 | #define HAS_C99_FLOAT_OPS 1 | #define HAS_WORKING_ROUND 1 | #define HAS_WORKING_FMA 1 | #define HAS_GETENTROPY 1 | #define HAS_GETRUSAGE 1 | #define HAS_TIMES 1 | #define HAS_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 HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAS_IPV6 1 | #define HAS_REWINDDIR 1 | #define HAS_LOCKF 1 | #define HAS_MKFIFO 1 | #define HAS_GETCWD 1 | #define HAS_SYSTEM 1 | #define HAS_UTIME 1 | #define HAS_UTIMES 1 | #define HAS_FCHMOD 1 | #define HAS_TRUNCATE 1 | #define HAS_SELECT 1 | #define HAS_NANOSLEEP 1 | #define HAS_SYMLINK 1 | #define HAS_REALPATH 1 | #define HAS_WAITPID 1 | #define HAS_WAIT4 1 | #define HAS_GETGROUPS 1 | #define HAS_SETGROUPS 1 | #define HAS_INITGROUPS 1 | #define HAS_TERMIOS 1 | #define HAS_SETITIMER 1 | #define HAS_GETHOSTNAME 1 | #define HAS_UNAME 1 | #define HAS_GETTIMEOFDAY 1 | #define HAS_MKTIME 1 | #define HAS_SETSID 1 | #define HAS_PUTENV 1 | #define HAS_SETENV_UNSETENV 1 | #define HAS_LOCALE_H 1 | #define HAS_STRTOD_L 1 | #define SUPPORT_DYNAMIC_LINKING 1 | #define HAS_MMAP 1 | #define HAS_PWRITE 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 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:21195: gcc -c conftest.c >&5 configure:21195: $? = 0 configure:21252: result: eight configure:21304: checking for mkstemp configure:21304: gcc -o conftest conftest.c -lm >&5 configure:21304: $? = 0 configure:21304: result: yes configure:21314: checking for nice configure:21314: gcc -o conftest conftest.c -lm >&5 configure:21314: $? = 0 configure:21314: result: yes configure:21324: checking for dup3 configure:21324: gcc -o conftest conftest.c -lm >&5 configure:21324: $? = 0 configure:21324: result: yes configure:21334: checking for pipe2 configure:21334: gcc -o conftest conftest.c -lm >&5 configure:21334: $? = 0 configure:21334: result: yes configure:21344: checking for accept4 configure:21344: gcc -o conftest conftest.c -lm >&5 configure:21344: $? = 0 configure:21344: result: yes configure:21354: checking for getauxval configure:21354: gcc -o conftest conftest.c -lm >&5 configure:21354: $? = 0 configure:21354: result: yes configure:21363: checking for sys/shm.h configure:21363: gcc -c conftest.c >&5 configure:21363: $? = 0 configure:21363: result: yes configure:21369: checking for shmat configure:21369: gcc -o conftest conftest.c -lm >&5 configure:21369: $? = 0 configure:21369: result: yes configure:21382: checking for execvpe configure:21382: gcc -o conftest conftest.c -lm >&5 configure:21382: $? = 0 configure:21382: result: yes configure:21392: checking for spawn.h configure:21392: gcc -c conftest.c >&5 configure:21392: $? = 0 configure:21392: result: yes configure:21395: checking for posix_spawn configure:21395: gcc -o conftest conftest.c -lm >&5 configure:21395: $? = 0 configure:21395: result: yes configure:21398: checking for posix_spawnp configure:21398: gcc -o conftest conftest.c -lm >&5 configure:21398: $? = 0 configure:21398: result: yes configure:21565: checking for pkg-config configure:21603: result: no configure:21629: checking for gcc options needed to detect all undeclared functions configure:21651: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:143:8: error: 'strchr' undeclared (first use in this function) (void) strchr; ^~~~~~ conftest.c:143:8: note: each undeclared identifier is reported only once for each function it appears in configure:21651: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OCaml" | #define PACKAGE_TARNAME "ocaml" | #define PACKAGE_VERSION "5.5.0+dev0-2025-04-28" | #define PACKAGE_STRING "OCaml 5.5.0+dev0-2025-04-28" | #define PACKAGE_BUGREPORT "caml-list@inria.fr" | #define PACKAGE_URL "http://www.ocaml.org" | #define MAGIC_NUMBER_PREFIX "Caml1999" | #define MAGIC_NUMBER_VERSION "037" | #define EXEC_MAGIC_LENGTH 12 | #define EXEC_FORMAT "X" | #define OCAML_VERSION_MAJOR 5 | #define OCAML_VERSION_MINOR 5 | #define OCAML_VERSION_PATCHLEVEL 0 | #define OCAML_VERSION_ADDITIONAL "dev0-2025-04-28" | #define OCAML_VERSION_EXTRA "dev0-2025-04-28" | #define OCAML_VERSION 50500 | #define OCAML_VERSION_STRING "5.5.0+dev0-2025-04-28" | #define 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 WITH_NONEXECSTACK_NOTE 1 | #define HAS_DIRENT 1 | #define HAS_SYS_SELECT_H 1 | #define HAS_SYS_MMAN_H 1 | #define HAS_LINUX_FUTEX_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_PTR 4 | #define SIZEOF_LONGLONG 8 | #define ALIGNOF_DOUBLE 4 | #define ALIGNOF_LONG 4 | #define ALIGNOF_LONG_LONG 4 | #define HAVE_MAX_ALIGN_T 1 | #define HAS_FULL_THREAD_VARIABLES 1 | #define SUPPORTS_TREE_VECTORIZE 1 | #define HAVE_LABELS_AS_VALUES 1 | #define OCAML_OS_TYPE "Unix" | #define POSIX_SIGNALS 1 | #define HAVE_EXPM1 1 | #define HAVE_LOG1P 1 | #define HAVE_HYPOT 1 | #define HAVE_FMA 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_CBRT 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_TRUNC 1 | #define HAVE_ROUND 1 | #define HAVE_COPYSIGN 1 | #define HAS_C99_FLOAT_OPS 1 | #define HAS_WORKING_ROUND 1 | #define HAS_WORKING_FMA 1 | #define HAS_GETENTROPY 1 | #define HAS_GETRUSAGE 1 | #define HAS_TIMES 1 | #define HAS_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 HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAS_IPV6 1 | #define HAS_REWINDDIR 1 | #define HAS_LOCKF 1 | #define HAS_MKFIFO 1 | #define HAS_GETCWD 1 | #define HAS_SYSTEM 1 | #define HAS_UTIME 1 | #define HAS_UTIMES 1 | #define HAS_FCHMOD 1 | #define HAS_TRUNCATE 1 | #define HAS_SELECT 1 | #define HAS_NANOSLEEP 1 | #define HAS_SYMLINK 1 | #define HAS_REALPATH 1 | #define HAS_WAITPID 1 | #define HAS_WAIT4 1 | #define HAS_GETGROUPS 1 | #define HAS_SETGROUPS 1 | #define HAS_INITGROUPS 1 | #define HAS_TERMIOS 1 | #define HAS_SETITIMER 1 | #define HAS_GETHOSTNAME 1 | #define HAS_UNAME 1 | #define HAS_GETTIMEOFDAY 1 | #define HAS_MKTIME 1 | #define HAS_SETSID 1 | #define HAS_PUTENV 1 | #define HAS_SETENV_UNSETENV 1 | #define HAS_LOCALE_H 1 | #define HAS_STRTOD_L 1 | #define SUPPORT_DYNAMIC_LINKING 1 | #define HAS_MMAP 1 | #define HAS_PWRITE 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 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 | /* end confdefs.h. */ | | int | main (void) | { | (void) strchr; | ; | return 0; | } configure:21678: gcc -c conftest.c >&5 configure:21678: $? = 0 configure:21695: result: none needed configure:21726: checking for ZSTD_createCCtx in -lzstd configure:21749: gcc -o conftest conftest.c -lzstd -lm >&5 configure:21749: $? = 0 configure:21759: result: yes configure:21763: checking whether ZSTD_compressStream2 is declared configure:21763: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:148:10: error: 'ZSTD_compressStream2' undeclared (first use in this function); did you mean 'ZSTD_compressStream'? (void) ZSTD_compressStream2; ^~~~~~~~~~~~~~~~~~~~ ZSTD_compressStream conftest.c:148:10: note: each undeclared identifier is reported only once for each function it appears in configure:21763: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OCaml" | #define PACKAGE_TARNAME "ocaml" | #define PACKAGE_VERSION "5.5.0+dev0-2025-04-28" | #define PACKAGE_STRING "OCaml 5.5.0+dev0-2025-04-28" | #define PACKAGE_BUGREPORT "caml-list@inria.fr" | #define PACKAGE_URL "http://www.ocaml.org" | #define MAGIC_NUMBER_PREFIX "Caml1999" | #define MAGIC_NUMBER_VERSION "037" | #define EXEC_MAGIC_LENGTH 12 | #define EXEC_FORMAT "X" | #define OCAML_VERSION_MAJOR 5 | #define OCAML_VERSION_MINOR 5 | #define OCAML_VERSION_PATCHLEVEL 0 | #define OCAML_VERSION_ADDITIONAL "dev0-2025-04-28" | #define OCAML_VERSION_EXTRA "dev0-2025-04-28" | #define OCAML_VERSION 50500 | #define OCAML_VERSION_STRING "5.5.0+dev0-2025-04-28" | #define 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 WITH_NONEXECSTACK_NOTE 1 | #define HAS_DIRENT 1 | #define HAS_SYS_SELECT_H 1 | #define HAS_SYS_MMAN_H 1 | #define HAS_LINUX_FUTEX_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_PTR 4 | #define SIZEOF_LONGLONG 8 | #define ALIGNOF_DOUBLE 4 | #define ALIGNOF_LONG 4 | #define ALIGNOF_LONG_LONG 4 | #define HAVE_MAX_ALIGN_T 1 | #define HAS_FULL_THREAD_VARIABLES 1 | #define SUPPORTS_TREE_VECTORIZE 1 | #define HAVE_LABELS_AS_VALUES 1 | #define OCAML_OS_TYPE "Unix" | #define POSIX_SIGNALS 1 | #define HAVE_EXPM1 1 | #define HAVE_LOG1P 1 | #define HAVE_HYPOT 1 | #define HAVE_FMA 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_CBRT 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_TRUNC 1 | #define HAVE_ROUND 1 | #define HAVE_COPYSIGN 1 | #define HAS_C99_FLOAT_OPS 1 | #define HAS_WORKING_ROUND 1 | #define HAS_WORKING_FMA 1 | #define HAS_GETENTROPY 1 | #define HAS_GETRUSAGE 1 | #define HAS_TIMES 1 | #define HAS_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 HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAS_IPV6 1 | #define HAS_REWINDDIR 1 | #define HAS_LOCKF 1 | #define HAS_MKFIFO 1 | #define HAS_GETCWD 1 | #define HAS_SYSTEM 1 | #define HAS_UTIME 1 | #define HAS_UTIMES 1 | #define HAS_FCHMOD 1 | #define HAS_TRUNCATE 1 | #define HAS_SELECT 1 | #define HAS_NANOSLEEP 1 | #define HAS_SYMLINK 1 | #define HAS_REALPATH 1 | #define HAS_WAITPID 1 | #define HAS_WAIT4 1 | #define HAS_GETGROUPS 1 | #define HAS_SETGROUPS 1 | #define HAS_INITGROUPS 1 | #define HAS_TERMIOS 1 | #define HAS_SETITIMER 1 | #define HAS_GETHOSTNAME 1 | #define HAS_UNAME 1 | #define HAS_GETTIMEOFDAY 1 | #define HAS_MKTIME 1 | #define HAS_SETSID 1 | #define HAS_PUTENV 1 | #define HAS_SETENV_UNSETENV 1 | #define HAS_LOCALE_H 1 | #define HAS_STRTOD_L 1 | #define SUPPORT_DYNAMIC_LINKING 1 | #define HAS_MMAP 1 | #define HAS_PWRITE 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 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 | /* end confdefs.h. */ | #include | | int | main (void) | { | #ifndef ZSTD_compressStream2 | #ifdef __cplusplus | (void) ZSTD_compressStream2; | #else | (void) ZSTD_compressStream2; | #endif | #endif | | ; | return 0; | } configure:21763: result: no configure:21878: WARNING: zstd library too old: version 1.4 or later is needed configure:21880: WARNING: compressed compilation artefacts not supported configure:21899: ocamldebug supported configure:22135: checking whether gcc is Clang configure:22162: result: no configure:22227: checking whether pthreads work with "-pthread" and "-lpthread" configure:22338: gcc -o conftest -pthread conftest.c -lpthread -lm >&5 configure:22338: $? = 0 configure:22348: result: yes configure:22471: checking for joinable pthread attribute configure:22490: gcc -o conftest -pthread conftest.c -lpthread -lm >&5 configure:22490: $? = 0 configure:22499: result: PTHREAD_CREATE_JOINABLE configure:22512: checking whether more special flags are required for pthreads configure:22526: result: no configure:22535: checking for PTHREAD_PRIO_INHERIT configure:22553: gcc -o conftest -pthread conftest.c -lpthread -lm >&5 configure:22553: $? = 0 configure:22563: result: yes configure:22744: checking arguments for pthread_getaffinity_np configure:22765: gcc -o conftest -pthread conftest.c -lm -lpthread >&5 configure:22765: $? = 0 configure:22767: result: GNU configure:22809: checking for prctl configure:22809: gcc -o conftest -pthread conftest.c -lm -lpthread >&5 configure:22809: $? = 0 configure:22809: result: yes configure:22823: checking for pthread_setname_np configure:22823: gcc -o conftest -pthread conftest.c -lm -lpthread >&5 configure:22823: $? = 0 configure:22823: result: yes configure:22837: checking for pthread_set_name_np configure:22837: gcc -o conftest -pthread conftest.c -lm -lpthread >&5 /tmp/cc0H1mdX.o: In function `main': conftest.c:(.text+0x1c): undefined reference to `pthread_set_name_np' collect2: error: ld returned 1 exit status configure:22837: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OCaml" | #define PACKAGE_TARNAME "ocaml" | #define PACKAGE_VERSION "5.5.0+dev0-2025-04-28" | #define PACKAGE_STRING "OCaml 5.5.0+dev0-2025-04-28" | #define PACKAGE_BUGREPORT "caml-list@inria.fr" | #define PACKAGE_URL "http://www.ocaml.org" | #define MAGIC_NUMBER_PREFIX "Caml1999" | #define MAGIC_NUMBER_VERSION "037" | #define EXEC_MAGIC_LENGTH 12 | #define EXEC_FORMAT "X" | #define OCAML_VERSION_MAJOR 5 | #define OCAML_VERSION_MINOR 5 | #define OCAML_VERSION_PATCHLEVEL 0 | #define OCAML_VERSION_ADDITIONAL "dev0-2025-04-28" | #define OCAML_VERSION_EXTRA "dev0-2025-04-28" | #define OCAML_VERSION 50500 | #define OCAML_VERSION_STRING "5.5.0+dev0-2025-04-28" | #define 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 WITH_NONEXECSTACK_NOTE 1 | #define HAS_DIRENT 1 | #define HAS_SYS_SELECT_H 1 | #define HAS_SYS_MMAN_H 1 | #define HAS_LINUX_FUTEX_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_PTR 4 | #define SIZEOF_LONGLONG 8 | #define ALIGNOF_DOUBLE 4 | #define ALIGNOF_LONG 4 | #define ALIGNOF_LONG_LONG 4 | #define HAVE_MAX_ALIGN_T 1 | #define HAS_FULL_THREAD_VARIABLES 1 | #define SUPPORTS_TREE_VECTORIZE 1 | #define HAVE_LABELS_AS_VALUES 1 | #define OCAML_OS_TYPE "Unix" | #define POSIX_SIGNALS 1 | #define HAVE_EXPM1 1 | #define HAVE_LOG1P 1 | #define HAVE_HYPOT 1 | #define HAVE_FMA 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_CBRT 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_TRUNC 1 | #define HAVE_ROUND 1 | #define HAVE_COPYSIGN 1 | #define HAS_C99_FLOAT_OPS 1 | #define HAS_WORKING_ROUND 1 | #define HAS_WORKING_FMA 1 | #define HAS_GETENTROPY 1 | #define HAS_GETRUSAGE 1 | #define HAS_TIMES 1 | #define HAS_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 HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAS_IPV6 1 | #define HAS_REWINDDIR 1 | #define HAS_LOCKF 1 | #define HAS_MKFIFO 1 | #define HAS_GETCWD 1 | #define HAS_SYSTEM 1 | #define HAS_UTIME 1 | #define HAS_UTIMES 1 | #define HAS_FCHMOD 1 | #define HAS_TRUNCATE 1 | #define HAS_SELECT 1 | #define HAS_NANOSLEEP 1 | #define HAS_SYMLINK 1 | #define HAS_REALPATH 1 | #define HAS_WAITPID 1 | #define HAS_WAIT4 1 | #define HAS_GETGROUPS 1 | #define HAS_SETGROUPS 1 | #define HAS_INITGROUPS 1 | #define HAS_TERMIOS 1 | #define HAS_SETITIMER 1 | #define HAS_GETHOSTNAME 1 | #define HAS_UNAME 1 | #define HAS_GETTIMEOFDAY 1 | #define HAS_MKTIME 1 | #define HAS_SETSID 1 | #define HAS_PUTENV 1 | #define HAS_SETENV_UNSETENV 1 | #define HAS_LOCALE_H 1 | #define HAS_STRTOD_L 1 | #define SUPPORT_DYNAMIC_LINKING 1 | #define HAS_MMAP 1 | #define HAS_PWRITE 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 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 HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAS_GNU_GETAFFINITY_NP 1 | #define HAVE_PRCTL 1 | #define HAS_PRCTL 1 | #define HAVE_PTHREAD_SETNAME_NP 1 | #define HAS_PTHREAD_SETNAME_NP 1 | /* end confdefs.h. */ | /* Define pthread_set_name_np to an innocuous variant, in case declares pthread_set_name_np. | For example, HP-UX 11i declares gettimeofday. */ | #define pthread_set_name_np innocuous_pthread_set_name_np | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pthread_set_name_np (); below. */ | | #include | #undef pthread_set_name_np | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char pthread_set_name_np (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_pthread_set_name_np || defined __stub___pthread_set_name_np | choke me | #endif | | int | main (void) | { | return pthread_set_name_np (); | ; | return 0; | } configure:22837: result: no configure:22851: checking for SetThreadDescription configure:22851: gcc -o conftest -pthread conftest.c -lm -lpthread >&5 /tmp/cc6sTiZ2.o: In function `main': conftest.c:(.text+0x1c): undefined reference to `SetThreadDescription' collect2: error: ld returned 1 exit status configure:22851: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OCaml" | #define PACKAGE_TARNAME "ocaml" | #define PACKAGE_VERSION "5.5.0+dev0-2025-04-28" | #define PACKAGE_STRING "OCaml 5.5.0+dev0-2025-04-28" | #define PACKAGE_BUGREPORT "caml-list@inria.fr" | #define PACKAGE_URL "http://www.ocaml.org" | #define MAGIC_NUMBER_PREFIX "Caml1999" | #define MAGIC_NUMBER_VERSION "037" | #define EXEC_MAGIC_LENGTH 12 | #define EXEC_FORMAT "X" | #define OCAML_VERSION_MAJOR 5 | #define OCAML_VERSION_MINOR 5 | #define OCAML_VERSION_PATCHLEVEL 0 | #define OCAML_VERSION_ADDITIONAL "dev0-2025-04-28" | #define OCAML_VERSION_EXTRA "dev0-2025-04-28" | #define OCAML_VERSION 50500 | #define OCAML_VERSION_STRING "5.5.0+dev0-2025-04-28" | #define 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 WITH_NONEXECSTACK_NOTE 1 | #define HAS_DIRENT 1 | #define HAS_SYS_SELECT_H 1 | #define HAS_SYS_MMAN_H 1 | #define HAS_LINUX_FUTEX_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_PTR 4 | #define SIZEOF_LONGLONG 8 | #define ALIGNOF_DOUBLE 4 | #define ALIGNOF_LONG 4 | #define ALIGNOF_LONG_LONG 4 | #define HAVE_MAX_ALIGN_T 1 | #define HAS_FULL_THREAD_VARIABLES 1 | #define SUPPORTS_TREE_VECTORIZE 1 | #define HAVE_LABELS_AS_VALUES 1 | #define OCAML_OS_TYPE "Unix" | #define POSIX_SIGNALS 1 | #define HAVE_EXPM1 1 | #define HAVE_LOG1P 1 | #define HAVE_HYPOT 1 | #define HAVE_FMA 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_CBRT 1 | #define HAVE_ACOSH 1 | #define HAVE_ASINH 1 | #define HAVE_ATANH 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_TRUNC 1 | #define HAVE_ROUND 1 | #define HAVE_COPYSIGN 1 | #define HAS_C99_FLOAT_OPS 1 | #define HAS_WORKING_ROUND 1 | #define HAS_WORKING_FMA 1 | #define HAS_GETENTROPY 1 | #define HAS_GETRUSAGE 1 | #define HAS_TIMES 1 | #define HAS_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 HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAS_IPV6 1 | #define HAS_REWINDDIR 1 | #define HAS_LOCKF 1 | #define HAS_MKFIFO 1 | #define HAS_GETCWD 1 | #define HAS_SYSTEM 1 | #define HAS_UTIME 1 | #define HAS_UTIMES 1 | #define HAS_FCHMOD 1 | #define HAS_TRUNCATE 1 | #define HAS_SELECT 1 | #define HAS_NANOSLEEP 1 | #define HAS_SYMLINK 1 | #define HAS_REALPATH 1 | #define HAS_WAITPID 1 | #define HAS_WAIT4 1 | #define HAS_GETGROUPS 1 | #define HAS_SETGROUPS 1 | #define HAS_INITGROUPS 1 | #define HAS_TERMIOS 1 | #define HAS_SETITIMER 1 | #define HAS_GETHOSTNAME 1 | #define HAS_UNAME 1 | #define HAS_GETTIMEOFDAY 1 | #define HAS_MKTIME 1 | #define HAS_SETSID 1 | #define HAS_PUTENV 1 | #define HAS_SETENV_UNSETENV 1 | #define HAS_LOCALE_H 1 | #define HAS_STRTOD_L 1 | #define SUPPORT_DYNAMIC_LINKING 1 | #define HAS_MMAP 1 | #define HAS_PWRITE 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 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 HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAS_GNU_GETAFFINITY_NP 1 | #define HAVE_PRCTL 1 | #define HAS_PRCTL 1 | #define HAVE_PTHREAD_SETNAME_NP 1 | #define HAS_PTHREAD_SETNAME_NP 1 | /* end confdefs.h. */ | /* Define SetThreadDescription to an innocuous variant, in case declares SetThreadDescription. | For example, HP-UX 11i declares gettimeofday. */ | #define SetThreadDescription innocuous_SetThreadDescription | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char SetThreadDescription (); below. */ | | #include | #undef SetThreadDescription | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char SetThreadDescription (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_SetThreadDescription || defined __stub___SetThreadDescription | choke me | #endif | | int | main (void) | { | return SetThreadDescription (); | ; | return 0; | } configure:22851: result: no configure:22887: the threads library is supported configure:23088: not using frame pointers configure:23095: checking whether mmap supports huge pages configure:23147: gcc -o conftest -pthread conftest.c -lm -lpthread >&5 configure:23147: $? = 0 configure:23147: ./conftest configure:23147: $? = 0 configure:23153: result: yes configure:23243: checking for patdiff configure:23278: result: no configure:23243: checking for diff configure:23264: found /usr/bin/diff configure:23275: result: diff configure:23297: checking whether diff supports --color={auto,always,never} configure:23301: result: yes configure:23308: checking whether diff supports --strip-trailing-cr configure:23313: result: yes configure:23308: checking whether diff supports -u configure:23313: result: yes configure:23362: checking whether mmap supports MAP_STACK configure:23391: gcc -o conftest -pthread conftest.c -lm -lpthread >&5 configure:23391: $? = 0 configure:23391: ./conftest configure:23391: $? = 0 configure:23394: result: yes configure:23486: Disabling function sections. configure:23866: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by OCaml config.status 5.5.0+dev0-2025-04-28, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on ocaml-linux-32 config.status:1406: creating Makefile.build_config config.status:1406: creating Makefile.config config.status:1406: creating stdlib/sys.ml config.status:1406: creating manual/src/version.tex config.status:1406: creating manual/src/html_processing/src/common.ml config.status:1406: creating ocamltest/ocamltest_config.ml config.status:1406: creating otherlibs/dynlink/dynlink_config.ml config.status:1406: creating utils/config.common.ml config.status:1406: creating utils/config.generated.ml config.status:1406: creating compilerlibs/META config.status:1406: creating otherlibs/dynlink/META config.status:1406: creating otherlibs/runtime_events/META config.status:1406: creating stdlib/META config.status:1406: creating ocamldoc/META config.status:1406: creating otherlibs/unix/META config.status:1406: creating otherlibs/str/META config.status:1406: creating otherlibs/systhreads/META config.status:1406: creating runtime/caml/exec.h config.status:1406: creating runtime/caml/m.h config.status:1406: creating runtime/caml/s.h config.status:1406: creating runtime/caml/version.h config.status:1607: linking file_formats/cmo_format.mli to otherlibs/dynlink/dynlink_cmo_format.mli config.status:1607: linking file_formats/cmxs_format.mli to otherlibs/dynlink/dynlink_cmxs_format.mli config.status:1607: linking otherlibs/dynlink/dynlink_platform_intf.ml to otherlibs/dynlink/dynlink_platform_intf.mli config.status:1607: linking otherlibs/unix/unix_unix.ml to otherlibs/unix/unix.ml config.status:1607: linking ocamltest/ocamltest_unix_real.ml to ocamltest/ocamltest_unix.ml config.status:1626: executing libtool commands config.status:1626: executing shebang commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_alignof_double=4 ac_cv_alignof_long=4 ac_cv_alignof_long_long=4 ac_cv_build=i686-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_COMPILER_BYTECODE_CFLAGS_set= ac_cv_env_COMPILER_BYTECODE_CFLAGS_value= ac_cv_env_COMPILER_BYTECODE_CPPFLAGS_set= ac_cv_env_COMPILER_BYTECODE_CPPFLAGS_value= ac_cv_env_COMPILER_NATIVE_CFLAGS_set= ac_cv_env_COMPILER_NATIVE_CFLAGS_value= ac_cv_env_COMPILER_NATIVE_CPPFLAGS_set= ac_cv_env_COMPILER_NATIVE_CPPFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_DEFAULT_STRING_set= ac_cv_env_DEFAULT_STRING_value= ac_cv_env_DLLIBS_set= ac_cv_env_DLLIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LIBUNWIND_CPPFLAGS_set= ac_cv_env_LIBUNWIND_CPPFLAGS_value= ac_cv_env_LIBUNWIND_LDFLAGS_set= ac_cv_env_LIBUNWIND_LDFLAGS_value= ac_cv_env_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_value= ac_cv_env_PARTIALLD_set= ac_cv_env_PARTIALLD_value= ac_cv_env_TARGET_BINDIR_set= ac_cv_env_TARGET_BINDIR_value= ac_cv_env_TARGET_LIBDIR_set= ac_cv_env_TARGET_LIBDIR_value= ac_cv_env_WINDOWS_UNICODE_MODE_set= ac_cv_env_WINDOWS_UNICODE_MODE_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_SetThreadDescription=no ac_cv_func_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=no 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_getentropy=yes ac_cv_func_getgroups=yes ac_cv_func_gethostname=yes ac_cv_func_getnameinfo=yes ac_cv_func_getrusage=yes ac_cv_func_gettimeofday=yes ac_cv_func_hypot=yes ac_cv_func_inet_aton=yes ac_cv_func_inet_ntop=yes ac_cv_func_inet_pton=yes ac_cv_func_initgroups=yes ac_cv_func_issetugid=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_prctl=yes ac_cv_func_pthread_set_name_np=no ac_cv_func_pthread_setname_np=yes ac_cv_func_putenv=yes ac_cv_func_pwrite=yes ac_cv_func_readlink=yes ac_cv_func_realpath=yes ac_cv_func_rewinddir=yes ac_cv_func_round=yes ac_cv_func_secure_getenv=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_socket=yes ac_cv_func_socketpair=yes ac_cv_func_strtod_l=yes ac_cv_func_symlink=yes ac_cv_func_system=yes ac_cv_func_tcflow=yes ac_cv_func_tcflush=yes ac_cv_func_tcgetattr=yes ac_cv_func_tcsendbreak=yes ac_cv_func_tcsetattr=yes ac_cv_func_times=yes ac_cv_func_trunc=yes ac_cv_func_truncate=yes ac_cv_func_uname=yes ac_cv_func_unsetenv=yes ac_cv_func_uselocale=yes ac_cv_func_utime=yes ac_cv_func_utimes=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_func_which_gethostbyaddr_r=eight ac_cv_func_which_gethostbyname_r=six ac_cv_have_decl_ZSTD_compressStream2=no ac_cv_header_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_linux_futex_h=yes ac_cv_header_locale_h=yes ac_cv_header_pthread_np_h=no ac_cv_header_spawn_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_shm_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_utsname_h=yes ac_cv_header_termios_h=yes ac_cv_header_unistd_h=yes ac_cv_header_utime_h=yes ac_cv_header_xlocale_h=no ac_cv_host=i686-pc-linux-gnu ac_cv_lib_dl_dlopen=yes ac_cv_lib_zstd_ZSTD_createCCtx=yes ac_cv_member_struct_stat_st_atim_tv_nsec=yes ac_cv_member_struct_stat_st_atimensec=no ac_cv_member_struct_stat_st_atimespec_tv_nsec=no ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_SED=/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_path_lt_DD=/bin/dd ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_DIFF=diff ac_cv_prog_FILECMD=file ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_DIRECT_LD=ld ac_cv_prog_ac_ct_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=4 ac_cv_sizeof_long_long=8 ac_cv_sizeof_long_p=4 ac_cv_sizeof_short=2 ac_cv_sys_interpreter=yes ac_cv_target=i686-pc-linux-gnu ac_cv_type_fd_set=yes ac_cv_type_max_align_t=yes ac_cv_type_off_t=yes ac_cv_type_socklen_t=yes ac_cv_type_struct_sockaddr_in6=yes ax_cv_PTHREAD_CLANG=no ax_cv_PTHREAD_JOINABLE_ATTR=PTHREAD_CREATE_JOINABLE ax_cv_PTHREAD_PRIO_INHERIT=yes ax_cv_PTHREAD_SPECIAL_FLAGS=no ax_cv_check_cflags__Wimplicit_fallthrough_5=yes ax_cv_check_cflags__Wold_style_declaration=yes ax_cv_check_cflags__fdebug_prefix_map_old_new=yes ax_cv_check_cflags__fno_tree_vrp=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_manifest_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='/bin/sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | /bin/sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='/bin/sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='/bin/sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='/bin/sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='/bin/dd bs=4096 count=1' ocaml_cv_cc_vendor2=gcc-7-5 ocaml_cv_prog_cc_asm_size_type_directives=unconclusive ocaml_cv_prog_cc_labels_as_values=yes ocaml_cv_prog_cc_nonexecstack_note=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='ar' AS='as' ASPP='gcc -c' AST_IMPL_MAGIC_NUMBER='Caml1999M037' AST_INTF_MAGIC_NUMBER='Caml1999N037' AWK='gawk' BUILD_EXEEXT='' BUILD_OBJEXT='' CC='gcc' CC_FOR_BUILD='' CFLAGS=' -pthread' CFLAGS_FOR_BUILD='' CMA_MAGIC_NUMBER='Caml1999A037' CMI_MAGIC_NUMBER='Caml1999I037' CMO_MAGIC_NUMBER='Caml1999O037' CMT_MAGIC_NUMBER='Caml1999T037' CMXA_MAGIC_NUMBER='Caml1999Z037' CMXS_MAGIC_NUMBER='Caml1999D037' CMX_MAGIC_NUMBER='Caml1999Y037' COMPILER_BYTECODE_CFLAGS='' COMPILER_BYTECODE_CPPFLAGS='' COMPILER_NATIVE_CFLAGS='' COMPILER_NATIVE_CPPFLAGS='' CONFIGURE_ARGS='--prefix=/home/ci/ocaml-tmp-install-24183 --enable-ocamltest --enable-dependency-generation --enable-codegen-invariants' CPP='gcc -E -P' CPPFLAGS='' CPPFLAGS_FOR_BUILD='' CPP_FOR_BUILD='' CSC='' CSCFLAGS='' DEFAULT_STRING='' DEFS='-DHAVE_CONFIG_H' DEP_CC='gcc' DIFF='diff' DIFF_FLAGS=' --strip-trailing-cr -u' DIRECT_LD='ld' DLLIBS='-ldl ' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEC_MAGIC_NUMBER='Caml1999X037' EXEEXT='' FGREP='/bin/grep -F' FILECMD='file' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LD='ld' LDFLAGS='' LDFLAGS_FOR_BUILD='' LIBOBJS='' LIBS='-lm -lpthread' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBUNWIND_CPPFLAGS='' LIBUNWIND_LDFLAGS='' LINEAR_MAGIC_NUMBER='Caml1999L037' LIPO='' LN_S='ln -s' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAGIC_LENGTH='12' MANIFEST_TOOL=':' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OCAML_DEVELOPMENT_VERSION='true' OCAML_RELEASE_EXTRA='Some (Plus, "dev0-2025-04-28")' OCAML_VERSION_EXTRA='dev0-2025-04-28' OCAML_VERSION_MAJOR='5' OCAML_VERSION_MINOR='5' OCAML_VERSION_PATCHLEVEL='0' OCAML_VERSION_SHORT='5.5' OTOOL64='' OTOOL='' PACKAGE_BUGREPORT='caml-list@inria.fr' PACKAGE_NAME='OCaml' PACKAGE_STRING='OCaml 5.5.0+dev0-2025-04-28' PACKAGE_TARNAME='ocaml' PACKAGE_URL='http://www.ocaml.org' PACKAGE_VERSION='5.5.0+dev0-2025-04-28' PACKLD='ld -r -o ' PARTIALLD='' PATH_SEPARATOR=':' PKG_CONFIG='false' PTHREAD_CC='gcc' PTHREAD_CFLAGS='-pthread' PTHREAD_CXX='' PTHREAD_LIBS='-lpthread' QS='' RANLIB='ranlib' S='s' SAK='$(ROOTDIR)/runtime/sak' SAK_BUILD='$(MKEXE_VIA_CC) $(OC_CFLAGS) $(CFLAGS) $(OC_CPPFLAGS) $(CPPFLAGS)' SED='/bin/sed' SHELL='/bin/bash' SO='so' STRIP='strip' TARGET_BINDIR='/home/ci/ocaml-tmp-install-24183/bin' TARGET_LIBDIR='${exec_prefix}/lib/ocaml' VERSION='5.5.0+dev0-2025-04-28' WINDOWS_UNICODE_MODE='' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CC_FOR_BUILD='' ac_ct_DEP_CC='' ac_ct_DUMPBIN='' ac_ct_LD='ld' ac_tool_prefix='' afl='false' align_double='false' align_int64='false' ar_supports_response_files='true' arch64='false' arch='i386' arch_specific_SOURCES='' as_has_debug_prefix_map='false' asm_cfi_supported='false' asm_size_type_directives='false' ax_pthread_config='' bindir='${exec_prefix}/bin' bootstrapping_flexdll='false' build='i686-pc-linux-gnu' build_alias='' build_cpu='i686' build_libraries_manpages='true' build_ocamldebug='true' build_ocamldoc='true' build_ocamlobjinfo='true' build_ocamltest='true' build_ocamltex='true' build_os='linux-gnu' build_vendor='pc' bytecode_cflags='-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread ' bytecode_cppflags=' -D_FILE_OFFSET_BITS=64 ' cc_has_debug_prefix_map='true' cclibs=' -latomic -lm -ldl -lpthread' ccomp_type='cc' cmm_invariants='false' cmxs='cmx' codegen_invariants='true' common_cflags='-O2 -fno-strict-aliasing -fwrapv' common_cppflags=' -D_FILE_OFFSET_BITS=64' compute_deps='true' csc='' datadir='${datarootdir}' datarootdir='${prefix}/share' debug_runtime='true' default_build_target='world' diff_supports_color='true' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' documentation_tool='ocamldoc' documentation_tool_cmd='ocamldoc' dvidir='${docdir}' encode_C_literal='encode-C-utf8-literal' endianness='le' exec_prefix='${prefix}' flambda='false' flambda_invariants='false' flat_float_array='true' flexdll_chain='' flexdll_dir='' flexdll_source_dir='' flexlink='' fpic='false' frame_pointers='false' function_sections='false' host='i686-pc-linux-gnu' host_alias='' host_cpu='i686' 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 -Wl,-z,notext $(OC_DLL_LDFLAGS) $(LDFLAGS)' mkdll_exp='gcc -shared -Wl,-z,notext ' mkexe='$(CC) $(OC_LDFLAGS) $(LDFLAGS)' mkexe_exp='gcc -Wl,-E ' mkexe_via_cc_extra_cmd='' mkexe_via_cc_ldflags='$(OC_LDFLAGS) $(LDFLAGS) $(OUTPUTEXE)$(1) $(2)' mkexedebugflag='-g' mklib='rm -f $(1) && ar rc $(1) $(2)' mkmaindll='$(CC) -shared -Wl,-z,notext ' mkmaindll_exp='gcc -shared -Wl,-z,notext ' mksharedlibrpath='-Wl,-rpath,' model='default' natdynlink='false' natdynlink_archive='' natdynlinkopts='-Wl,-E' native_cflags='-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread ' native_compiler='false' native_cppflags=' -D_FILE_OFFSET_BITS=64 ' native_ldflags='' oc_bytecode_cflags='-O2 -fno-strict-aliasing -fwrapv -g -Wall -Wint-conversion -Wstrict-prototypes -Wold-style-definition -Wundef -Wold-style-declaration -Wimplicit-fallthrough=5 -Werror -fno-common -fexcess-precision=standard -Wvla -fno-tree-vrp' oc_bytecode_cppflags=' -D_FILE_OFFSET_BITS=64 ' oc_cflags='-O2 -fno-strict-aliasing -fwrapv -g -Wall -Wint-conversion -Wstrict-prototypes -Wold-style-definition -Wundef -Wold-style-declaration -Wimplicit-fallthrough=5 -Werror -fno-common -fexcess-precision=standard -Wvla -fno-tree-vrp' oc_cppflags=' -D_FILE_OFFSET_BITS=64 ' oc_dll_ldflags='' oc_ldflags=' -Wl,-E' oc_native_cflags='-O2 -fno-strict-aliasing -fwrapv -g -Wall -Wint-conversion -Wstrict-prototypes -Wold-style-definition -Wundef -Wold-style-declaration -Wimplicit-fallthrough=5 -Werror -fno-common -fexcess-precision=standard -Wvla -fno-tree-vrp ' oc_native_compflags='' oc_native_cppflags=' -D_FILE_OFFSET_BITS=64 -DNATIVE_CODE -DTARGET_i386 -DMODEL_default -DSYS_linux' ocaml_bindir='/home/ci/ocaml-tmp-install-24183/bin' ocaml_libdir='/home/ci/ocaml-tmp-install-24183/lib/ocaml' ocamldoc_opt_target='ocamldoc.opt' ocamldoc_target='ocamldoc' ocamlsrcdir='/builds/workspace/precheck/flambda/false/label/ocaml-linux-32' ocamltest='ocamltest' ocamltest_CPP='gcc -E -P' ocamltest_libunix='Some true' ocamltest_opt_target='ocamltest.opt' ocamltest_target='ocamltest' ocamlyacc_wstr_module='' oldincludedir='/usr/include' optional_bytecode_tools=' debugger/ocamldebug testsuite/tools/codegen testsuite/tools/expect' optional_libraries=' ocamldoc/odoc_info otherlibs/dynlink/dynlink testsuite/lib/testing' optional_native_tools='' otherlibraries='dynlink runtime_events unix str systhreads' otherlibs='runtime_events unix str systhreads' outputexe='-o ' outputobj='-o ' pdfdir='${docdir}' prefix='/home/ci/ocaml-tmp-install-24183' program_transform_name='s,x,x,' psdir='${docdir}' reserved_header_bits='0' rlwrap='' rpath='-Wl,-rpath,' runstatedir='${localstatedir}/run' runtime_asm_objects='i386.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='i686-pc-linux-gnu' target_alias='' target_cpu='i686' target_os='linux-gnu' target_os_type='Unix' 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' winpthreads_source_dir='' winpthreads_source_include_dir='' with_debugger='ocamldebug' with_nonexecstack_note='true' with_ocamldoc='ocamldoc' zstd_libs='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "OCaml" #define PACKAGE_TARNAME "ocaml" #define PACKAGE_VERSION "5.5.0+dev0-2025-04-28" #define PACKAGE_STRING "OCaml 5.5.0+dev0-2025-04-28" #define PACKAGE_BUGREPORT "caml-list@inria.fr" #define PACKAGE_URL "http://www.ocaml.org" #define MAGIC_NUMBER_PREFIX "Caml1999" #define MAGIC_NUMBER_VERSION "037" #define EXEC_MAGIC_LENGTH 12 #define EXEC_FORMAT "X" #define OCAML_VERSION_MAJOR 5 #define OCAML_VERSION_MINOR 5 #define OCAML_VERSION_PATCHLEVEL 0 #define OCAML_VERSION_ADDITIONAL "dev0-2025-04-28" #define OCAML_VERSION_EXTRA "dev0-2025-04-28" #define OCAML_VERSION 50500 #define OCAML_VERSION_STRING "5.5.0+dev0-2025-04-28" #define 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 WITH_NONEXECSTACK_NOTE 1 #define HAS_DIRENT 1 #define HAS_SYS_SELECT_H 1 #define HAS_SYS_MMAN_H 1 #define HAS_LINUX_FUTEX_H 1 #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_LONG_P 4 #define SIZEOF_SHORT 2 #define SIZEOF_LONG_LONG 8 #define SIZEOF_PTR 4 #define SIZEOF_LONGLONG 8 #define ALIGNOF_DOUBLE 4 #define ALIGNOF_LONG 4 #define ALIGNOF_LONG_LONG 4 #define HAVE_MAX_ALIGN_T 1 #define HAS_FULL_THREAD_VARIABLES 1 #define SUPPORTS_TREE_VECTORIZE 1 #define HAVE_LABELS_AS_VALUES 1 #define OCAML_OS_TYPE "Unix" #define POSIX_SIGNALS 1 #define HAVE_EXPM1 1 #define HAVE_LOG1P 1 #define HAVE_HYPOT 1 #define HAVE_FMA 1 #define HAVE_EXP2 1 #define HAVE_LOG2 1 #define HAVE_CBRT 1 #define HAVE_ACOSH 1 #define HAVE_ASINH 1 #define HAVE_ATANH 1 #define HAVE_ERF 1 #define HAVE_ERFC 1 #define HAVE_TRUNC 1 #define HAVE_ROUND 1 #define HAVE_COPYSIGN 1 #define HAS_C99_FLOAT_OPS 1 #define HAS_WORKING_ROUND 1 #define HAS_WORKING_FMA 1 #define HAS_GETENTROPY 1 #define HAS_GETRUSAGE 1 #define HAS_TIMES 1 #define HAS_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 HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_INET_PTON 1 #define HAVE_INET_NTOP 1 #define HAS_IPV6 1 #define HAS_REWINDDIR 1 #define HAS_LOCKF 1 #define HAS_MKFIFO 1 #define HAS_GETCWD 1 #define HAS_SYSTEM 1 #define HAS_UTIME 1 #define HAS_UTIMES 1 #define HAS_FCHMOD 1 #define HAS_TRUNCATE 1 #define HAS_SELECT 1 #define HAS_NANOSLEEP 1 #define HAS_SYMLINK 1 #define HAS_REALPATH 1 #define HAS_WAITPID 1 #define HAS_WAIT4 1 #define HAS_GETGROUPS 1 #define HAS_SETGROUPS 1 #define HAS_INITGROUPS 1 #define HAS_TERMIOS 1 #define HAS_SETITIMER 1 #define HAS_GETHOSTNAME 1 #define HAS_UNAME 1 #define HAS_GETTIMEOFDAY 1 #define HAS_MKTIME 1 #define HAS_SETSID 1 #define HAS_PUTENV 1 #define HAS_SETENV_UNSETENV 1 #define HAS_LOCALE_H 1 #define HAS_STRTOD_L 1 #define SUPPORT_DYNAMIC_LINKING 1 #define HAS_MMAP 1 #define HAS_PWRITE 1 #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 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 HAVE_PTHREAD_PRIO_INHERIT 1 #define HAS_GNU_GETAFFINITY_NP 1 #define HAVE_PRCTL 1 #define HAS_PRCTL 1 #define HAVE_PTHREAD_SETNAME_NP 1 #define HAS_PTHREAD_SETNAME_NP 1 #define HAS_HUGE_PAGES 1 #define HUGE_PAGE_SIZE (4 * 1024 * 1024) #define HEADER_RESERVED_BITS 0 #define FLAT_FLOAT_ARRAY 1 configure: exit 0