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/barsac/ci/ocaml-tmp-install-2164671 --enable-ocamltest --enable-dependency-generation --enable-codegen-invariants --disable-native-compiler --disable-shared --disable-debug-runtime --disable-instrumented-runtime --disable-systhreads --disable-str-lib --disable-unix-lib --disable-ocamldoc --disable-dependency-generation --enable-native-toplevel ## --------- ## ## Platform. ## ## --------- ## hostname = barsac uname -m = x86_64 uname -r = 5.15.0-100-generic uname -s = Linux uname -v = #110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 /usr/bin/uname -p = x86_64 /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/sbin/ PATH: /usr/local/bin/ PATH: /usr/sbin/ PATH: /usr/bin/ PATH: /sbin/ PATH: /bin/ PATH: /usr/games/ PATH: /usr/local/games/ PATH: /snap/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:3141: looking for aux files: install-sh ltmain.sh config.guess config.sub configure:3154: trying ./build-aux/ configure:3165: ./build-aux/install-sh found configure:3183: ./build-aux/ltmain.sh found configure:3183: ./build-aux/config.guess found configure:3183: ./build-aux/config.sub found configure:3295: Configuring OCaml version 5.5.0+dev0-2025-04-28 configure:3625: checking build system type configure:3640: result: x86_64-pc-linux-gnu configure:3660: checking host system type configure:3674: result: x86_64-pc-linux-gnu configure:3709: checking target system type configure:3723: result: x86_64-pc-linux-gnu configure:3868: checking for csc configure:3903: result: no configure:4541: checking for ld configure:4562: found /usr/bin/ld configure:4573: result: ld configure:4661: checking how to print strings configure:4688: result: printf configure:4771: checking for gcc configure:4792: found /usr/bin/gcc configure:4803: result: gcc configure:5156: checking for C compiler version configure:5165: gcc --version >&5 gcc (Ubuntu 11.4.0-1ubuntu1~22.04.2) 11.4.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:5176: $? = 0 configure:5165: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.4.0-1ubuntu1~22.04.2' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-11-2Y5pKs/gcc-11-11.4.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-2Y5pKs/gcc-11-11.4.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2 Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 11.4.0 (Ubuntu 11.4.0-1ubuntu1~22.04.2) ... rest of stderr output deleted ... configure:5176: $? = 0 configure:5165: gcc -V >&5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:5176: $? = 1 configure:5165: gcc -qversion >&5 gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:5176: $? = 1 configure:5165: gcc -version >&5 gcc: error: unrecognized command-line option '-version' gcc: fatal error: no input files compilation terminated. configure:5176: $? = 1 configure:5196: checking whether the C compiler works configure:5218: gcc conftest.c >&5 configure:5222: $? = 0 configure:5272: result: yes configure:5275: checking for C compiler default output file name configure:5277: result: a.out configure:5283: checking for suffix of executables configure:5290: gcc -o conftest conftest.c >&5 configure:5294: $? = 0 configure:5317: result: configure:5339: checking whether we are cross compiling configure:5347: gcc -o conftest conftest.c >&5 configure:5351: $? = 0 configure:5358: ./conftest configure:5362: $? = 0 configure:5377: result: no configure:5382: checking for suffix of object files configure:5405: gcc -c conftest.c >&5 configure:5409: $? = 0 configure:5431: result: o configure:5435: checking whether the compiler supports GNU C configure:5455: gcc -c conftest.c >&5 configure:5455: $? = 0 configure:5465: result: yes configure:5476: checking whether gcc accepts -g configure:5497: gcc -c -g conftest.c >&5 configure:5497: $? = 0 configure:5541: result: yes configure:5561: checking for gcc option to enable C11 features configure:5576: gcc -c -g -O2 conftest.c >&5 configure:5576: $? = 0 configure:5594: result: none needed configure:5704: checking for a sed that does not truncate output configure:5774: result: /usr/bin/sed configure:5792: checking for grep that handles long lines and -e configure:5856: result: /usr/bin/grep configure:5861: checking for egrep configure:5929: result: /usr/bin/grep -E configure:5934: checking for fgrep configure:6002: result: /usr/bin/grep -F configure:6038: checking for ld used by gcc configure:6106: result: ld configure:6113: checking if the linker (ld) is GNU ld configure:6129: result: yes configure:6141: checking for BSD- or MS-compatible name lister (nm) configure:6196: result: /usr/bin/nm -B configure:6336: checking the name lister (/usr/bin/nm -B) interface configure:6344: gcc -c -g -O2 conftest.c >&5 configure:6347: /usr/bin/nm -B "conftest.o" configure:6350: output 0000000000000000 B some_variable configure:6357: result: BSD nm configure:6360: checking whether ln -s works configure:6364: result: yes configure:6372: checking the maximum length of command line arguments configure:6504: result: 1572864 configure:6552: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:6593: result: func_convert_file_noop configure:6600: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:6621: result: func_convert_file_noop configure:6628: checking for ld option to reload object files configure:6636: result: -r configure:6669: checking for file configure:6690: found /usr/bin/file configure:6702: result: file configure:6764: checking for objdump configure:6785: found /usr/bin/objdump configure:6796: result: objdump configure:6828: checking how to recognize dependent libraries configure:7036: result: pass_all configure:7126: checking for dlltool configure:7161: result: no configure:7191: checking how to associate runtime and link libraries configure:7219: result: printf %s\n configure:7279: checking for ranlib configure:7300: found /usr/bin/ranlib configure:7311: result: ranlib configure:7387: checking for ar configure:7408: found /usr/bin/ar configure:7419: result: ar configure:7472: checking for archiver @FILE support configure:7490: gcc -c -g -O2 conftest.c >&5 configure:7490: $? = 0 configure:7494: ar cr libconftest.a @conftest.lst >&5 configure:7497: $? = 0 configure:7502: ar cr libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:7505: $? = 1 configure:7517: result: @ configure:7580: checking for strip configure:7601: found /usr/bin/strip configure:7612: result: strip configure:7690: checking for gawk configure:7711: found /usr/bin/gawk configure:7722: result: gawk configure:7762: checking command to parse /usr/bin/nm -B output from gcc object configure:7916: gcc -c -g -O2 conftest.c >&5 configure:7919: $? = 0 configure:7923: /usr/bin/nm -B conftest.o | /usr/bin/sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /usr/bin/sed '/ __gnu_lto/d' > conftest.nm configure:7989: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:7992: $? = 0 configure:8030: result: ok configure:8077: checking for sysroot configure:8110: result: no configure:8117: checking for a working dd configure:8161: result: /usr/bin/dd configure:8165: checking how to truncate binary pipes configure:8181: result: /usr/bin/dd bs=4096 count=1 configure:8318: gcc -c -g -O2 conftest.c >&5 configure:8321: $? = 0 configure:8518: checking for mt configure:8539: found /usr/bin/mt configure:8550: result: mt configure:8573: checking if mt is a manifest tool configure:8580: mt '-?' configure:8588: result: no configure:9369: checking for stdio.h configure:9369: gcc -c -g -O2 conftest.c >&5 configure:9369: $? = 0 configure:9369: result: yes configure:9369: checking for stdlib.h configure:9369: gcc -c -g -O2 conftest.c >&5 configure:9369: $? = 0 configure:9369: result: yes configure:9369: checking for string.h configure:9369: gcc -c -g -O2 conftest.c >&5 configure:9369: $? = 0 configure:9369: result: yes configure:9369: checking for inttypes.h configure:9369: gcc -c -g -O2 conftest.c >&5 configure:9369: $? = 0 configure:9369: result: yes configure:9369: checking for stdint.h configure:9369: gcc -c -g -O2 conftest.c >&5 configure:9369: $? = 0 configure:9369: result: yes configure:9369: checking for strings.h configure:9369: gcc -c -g -O2 conftest.c >&5 configure:9369: $? = 0 configure:9369: result: yes configure:9369: checking for sys/stat.h configure:9369: gcc -c -g -O2 conftest.c >&5 configure:9369: $? = 0 configure:9369: result: yes configure:9369: checking for sys/types.h configure:9369: gcc -c -g -O2 conftest.c >&5 configure:9369: $? = 0 configure:9369: result: yes configure:9369: checking for unistd.h configure:9369: gcc -c -g -O2 conftest.c >&5 configure:9369: $? = 0 configure:9369: result: yes configure:9394: checking for dlfcn.h configure:9394: gcc -c -g -O2 conftest.c >&5 configure:9394: $? = 0 configure:9394: result: yes configure:9689: checking for objdir configure:9705: result: .libs configure:9969: checking if gcc supports -fno-rtti -fno-exceptions configure:9988: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command-line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C configure:9992: $? = 0 configure:10005: result: no configure:10378: checking for gcc option to produce PIC configure:10386: result: -fPIC -DPIC configure:10394: checking if gcc PIC flag -fPIC -DPIC works configure:10413: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:10417: $? = 0 configure:10430: result: yes configure:10459: checking if gcc static flag -static works configure:10488: result: yes configure:10503: checking if gcc supports -c -o file.o configure:10525: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:10529: $? = 0 configure:10551: result: yes configure:10559: checking if gcc supports -c -o file.o configure:10607: result: yes configure:10640: checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries configure:11919: result: yes configure:12160: checking dynamic linker characteristics configure:12778: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:12778: $? = 0 configure:13539: result: GNU/Linux ld.so configure:13661: checking how to hardcode library paths into programs configure:13686: result: immediate configure:14238: checking whether stripping libraries is possible configure:14247: result: yes configure:14289: checking if libtool supports shared libraries configure:14291: result: yes configure:14294: checking whether to build shared libraries configure:14319: result: no configure:14322: checking whether to build static libraries configure:14326: result: yes configure:14366: checking if gcc generates a .note.GNU-stack section configure:14394: gcc -c -S -o conftest.o conftest.c >&5 configure:14394: $? = 0 configure:14413: result: yes configure:14425: checking if gcc generates .size and .type asm directives configure:14458: gcc -c -S -o conftest.o conftest.c >&5 configure:14458: $? = 0 configure:14499: result: yes configure:14690: checking how to run the C preprocessor configure:14716: gcc -E conftest.c configure:14716: $? = 0 configure:14731: gcc -E conftest.c conftest.c:34:10: fatal error: ac_nonexistent.h: No such file or directory 34 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:14731: $? = 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 ASM_SIZE_TYPE_DIRECTIVES 1 | /* end confdefs.h. */ | #include configure:14758: result: gcc -E configure:14772: gcc -E conftest.c configure:14772: $? = 0 configure:14787: gcc -E conftest.c conftest.c:34:10: fatal error: ac_nonexistent.h: No such file or directory 34 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:14787: $? = 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 ASM_SIZE_TYPE_DIRECTIVES 1 | /* end confdefs.h. */ | #include configure:14821: checking C compiler vendor configure:14854: gcc -E conftest.c configure:14854: $? = 0 configure:14874: result: gcc-11-4 configure:14881: checking whether target executables can be run in the build configure:14902: gcc -o conftest conftest.c >&5 configure:14902: $? = 0 configure:14902: ./conftest configure:14902: $? = 0 configure:14904: result: yes configure:15041: checking whether #! works in shell scripts configure:15059: result: yes configure:15176: checking whether the C compiler accepts -Wold-style-declaration configure:15196: gcc -c -Werror -Wold-style-declaration conftest.c >&5 configure:15196: $? = 0 configure:15206: result: yes configure:15219: checking whether the C compiler accepts -Wimplicit-fallthrough=5 configure:15239: gcc -c -Werror -Wimplicit-fallthrough=5 conftest.c >&5 configure:15239: $? = 0 configure:15249: result: yes configure:17055: checking for winpthreads sources configure:17146: result: skipping on that platform configure:17168: checking for a BSD-compatible install configure:17241: result: /usr/bin/install -c configure:17256: checking for library containing cos configure:17286: gcc -o conftest conftest.c >&5 conftest.c:39:6: warning: conflicting types for built-in function 'cos'; expected 'double(double)' [-Wbuiltin-declaration-mismatch] 39 | char cos (); | ^~~ conftest.c:1:1: note: 'cos' is declared in header '' 1 | /* confdefs.h */ /usr/bin/ld: /tmp/cc3ooZ5T.o: in function `main': conftest.c:(.text+0xe): undefined reference to `cos' collect2: error: ld returned 1 exit status configure:17286: $? = 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 ASM_SIZE_TYPE_DIRECTIVES 1 | #define HAS_ARCH_CODE32 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | char cos (); | int | main (void) | { | return cos (); | ; | return 0; | } configure:17286: gcc -o conftest conftest.c -lm >&5 conftest.c:39:6: warning: conflicting types for built-in function 'cos'; expected 'double(double)' [-Wbuiltin-declaration-mismatch] 39 | char cos (); | ^~~ conftest.c:1:1: note: 'cos' is declared in header '' 1 | /* confdefs.h */ configure:17286: $? = 0 configure:17306: result: -lm configure:17325: checking for pthread_np.h configure:17325: gcc -c conftest.c >&5 conftest.c:63:10: fatal error: pthread_np.h: No such file or directory 63 | #include | ^~~~~~~~~~~~~~ compilation terminated. configure:17325: $? = 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 ASM_SIZE_TYPE_DIRECTIVES 1 | #define HAS_ARCH_CODE32 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:17325: result: no configure:17332: checking for dirent.h configure:17332: gcc -c conftest.c >&5 configure:17332: $? = 0 configure:17332: result: yes configure:17341: checking for sys/select.h configure:17341: gcc -c conftest.c >&5 configure:17341: $? = 0 configure:17341: result: yes configure:17350: checking for sys/mman.h configure:17350: gcc -c conftest.c >&5 configure:17350: $? = 0 configure:17350: result: yes configure:17360: checking for linux/futex.h configure:17360: gcc -c conftest.c >&5 configure:17360: $? = 0 configure:17360: result: yes configure:17374: checking for off_t configure:17374: gcc -c conftest.c >&5 configure:17374: $? = 0 configure:17374: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:70:20: error: expected expression before ')' token 70 | if (sizeof ((off_t))) | ^ configure:17374: $? = 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 ASM_SIZE_TYPE_DIRECTIVES 1 | #define HAS_ARCH_CODE32 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:17374: result: yes configure:17393: checking size of int configure:17399: gcc -o conftest conftest.c -lm >&5 configure:17399: $? = 0 configure:17399: ./conftest configure:17399: $? = 0 configure:17414: result: 4 configure:17426: checking size of long configure:17432: gcc -o conftest conftest.c -lm >&5 configure:17432: $? = 0 configure:17432: ./conftest configure:17432: $? = 0 configure:17447: result: 8 configure:17459: checking size of long * configure:17465: gcc -o conftest conftest.c -lm >&5 configure:17465: $? = 0 configure:17465: ./conftest configure:17465: $? = 0 configure:17480: result: 8 configure:17492: checking size of short configure:17498: gcc -o conftest conftest.c -lm >&5 configure:17498: $? = 0 configure:17498: ./conftest configure:17498: $? = 0 configure:17513: result: 2 configure:17525: checking size of long long configure:17531: gcc -o conftest conftest.c -lm >&5 configure:17531: $? = 0 configure:17531: ./conftest configure:17531: $? = 0 configure:17546: result: 8 configure:17587: Target is a 64 bits architecture configure:17590: checking whether byte ordering is bigendian configure:17606: gcc -c conftest.c >&5 conftest.c:48:16: error: unknown type name 'not' 48 | not a universal capable compiler | ^~~ conftest.c:48:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' 48 | not a universal capable compiler | ^~~~~~~~~ conftest.c:48:22: error: unknown type name 'universal' configure:17606: $? = 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 ASM_SIZE_TYPE_DIRECTIVES 1 | #define HAS_ARCH_CODE32 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 8 | #define SIZEOF_LONG_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG_LONG 8 | #define ARCH_SIXTYFOUR 1 | #define SIZEOF_PTR 8 | #define SIZEOF_LONGLONG 8 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:17652: gcc -c conftest.c >&5 configure:17652: $? = 0 configure:17671: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:54:18: error: unknown type name 'not'; did you mean 'ino_t'? 54 | not big endian | ^~~ | ino_t conftest.c:54:26: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' 54 | not big endian | ^~~~~~ configure:17671: $? = 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 ASM_SIZE_TYPE_DIRECTIVES 1 | #define HAS_ARCH_CODE32 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 8 | #define SIZEOF_LONG_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG_LONG 8 | #define ARCH_SIXTYFOUR 1 | #define SIZEOF_PTR 8 | #define SIZEOF_LONGLONG 8 | /* end confdefs.h. */ | #include | #include | | int | main (void) | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:17805: result: no configure:17827: checking alignment of double configure:17833: gcc -o conftest conftest.c -lm >&5 configure:17833: $? = 0 configure:17833: ./conftest configure:17833: $? = 0 configure:17849: result: 8 configure:17859: checking alignment of long configure:17865: gcc -o conftest conftest.c -lm >&5 configure:17865: $? = 0 configure:17865: ./conftest configure:17865: $? = 0 configure:17881: result: 8 configure:17891: checking alignment of long long configure:17897: gcc -o conftest conftest.c -lm >&5 configure:17897: $? = 0 configure:17897: ./conftest configure:17897: $? = 0 configure:17913: result: 8 configure:17956: checking for max_align_t configure:17956: gcc -c conftest.c >&5 configure:17956: $? = 0 configure:17956: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:55:26: error: expected expression before ')' token 55 | if (sizeof ((max_align_t))) | ^ configure:17956: $? = 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 ASM_SIZE_TYPE_DIRECTIVES 1 | #define HAS_ARCH_CODE32 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 8 | #define SIZEOF_LONG_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG_LONG 8 | #define ARCH_SIXTYFOUR 1 | #define SIZEOF_PTR 8 | #define SIZEOF_LONGLONG 8 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | /* end confdefs.h. */ | #include | | int | main (void) | { | if (sizeof ((max_align_t))) | return 0; | ; | return 0; | } configure:17956: result: yes configure:18004: checking if gcc supports _Atomic types with no additional options configure:18029: gcc -o conftest conftest.c -lm >&5 configure:18029: $? = 0 configure:18032: result: yes configure:18412: checking whether the C compiler accepts -fno-tree-vrp configure:18432: gcc -c -Werror -fno-tree-vrp conftest.c >&5 configure:18432: $? = 0 configure:18442: result: yes configure:18457: checking whether the C compiler supports __attribute__((optimize("tree-vectorize"))) configure:18472: gcc -c -Werror conftest.c >&5 configure:18472: $? = 0 configure:18476: result: yes configure:18488: checking whether gcc supports the labels as values extension configure:18511: gcc -c conftest.c >&5 configure:18511: $? = 0 configure:18520: result: yes configure:18678: the native compiler is disabled configure:18717: error: The native toplevel requires native dynlink support ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_alignof_double=8 ac_cv_alignof_long=8 ac_cv_alignof_long_long=8 ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_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_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_pthread_np_h=no 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_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FGREP='/usr/bin/grep -F' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_SED=/usr/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_path_lt_DD=/usr/bin/dd ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_FILECMD=file ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc 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_cos=-lm ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_long=8 ac_cv_sizeof_long_p=8 ac_cv_sizeof_short=2 ac_cv_sys_interpreter=yes ac_cv_target=x86_64-pc-linux-gnu ac_cv_type_max_align_t=yes ac_cv_type_off_t=yes ax_cv_check_cflags__Wimplicit_fallthrough_5=yes ax_cv_check_cflags__Wold_style_declaration=yes ax_cv_check_cflags__fno_tree_vrp=yes lt_cv_ar_at_file=@ 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='/usr/bin/sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | /usr/bin/sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='/usr/bin/sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='/usr/bin/sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='/usr/bin/sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1' ocaml_cv_cc_vendor2=gcc-11-4 ocaml_cv_prog_cc_asm_size_type_directives=yes ocaml_cv_prog_cc_labels_as_values=yes ocaml_cv_prog_cc_nonexecstack_note=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='ar' AS='' ASPP='' AST_IMPL_MAGIC_NUMBER='Caml1999M037' AST_INTF_MAGIC_NUMBER='Caml1999N037' AWK='gawk' BUILD_EXEEXT='' BUILD_OBJEXT='' CC='gcc' CC_FOR_BUILD='' CFLAGS='' CFLAGS_FOR_BUILD='' CMA_MAGIC_NUMBER='Caml1999A037' CMI_MAGIC_NUMBER='Caml1999I037' CMO_MAGIC_NUMBER='Caml1999O037' CMT_MAGIC_NUMBER='Caml1999T037' CMXA_MAGIC_NUMBER='' CMXS_MAGIC_NUMBER='Caml1999D037' CMX_MAGIC_NUMBER='' COMPILER_BYTECODE_CFLAGS='' COMPILER_BYTECODE_CPPFLAGS='' COMPILER_NATIVE_CFLAGS='' COMPILER_NATIVE_CPPFLAGS='' CONFIGURE_ARGS='--prefix=/home/barsac/ci/ocaml-tmp-install-2164671 --enable-ocamltest --enable-dependency-generation --enable-codegen-invariants --disable-native-compiler --disable-shared --disable-debug-runtime --disable-instrumented-runtime --disable-systhreads --disable-str-lib --disable-unix-lib --disable-ocamldoc --disable-dependency-generation --enable-native-toplevel' CPP='gcc -E -P' CPPFLAGS='' CPPFLAGS_FOR_BUILD='' CPP_FOR_BUILD='' CSC='' CSCFLAGS='' DEFAULT_STRING='' DEFS='' DEP_CC='gcc' DIFF='' DIFF_FLAGS='' DIRECT_LD='' DLLIBS='' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEC_MAGIC_NUMBER='Caml1999X037' EXEEXT='' FGREP='/usr/bin/grep -F' FILECMD='file' GREP='/usr/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LD='ld -m elf_x86_64' LDFLAGS='' LDFLAGS_FOR_BUILD='' LIBOBJS='' LIBS='-lm ' 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='' PARTIALLD='' PATH_SEPARATOR=':' PKG_CONFIG='' PTHREAD_CC='' PTHREAD_CFLAGS='' PTHREAD_CXX='' PTHREAD_LIBS='' QS='' RANLIB='ranlib' S='s' SAK='$(ROOTDIR)/runtime/sak' SAK_BUILD='$(MKEXE_VIA_CC) $(OC_CFLAGS) $(CFLAGS) $(OC_CPPFLAGS) $(CPPFLAGS)' SED='/usr/bin/sed' SHELL='/bin/bash' SO='so' STRIP='strip' TARGET_BINDIR='' TARGET_LIBDIR='' 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='' align_double='false' align_int64='false' ar_supports_response_files='true' arch64='true' arch='amd64' arch_specific_SOURCES='$(intel_SOURCES)' as_has_debug_prefix_map='' asm_cfi_supported='' asm_size_type_directives='true' ax_pthread_config='' bindir='${exec_prefix}/bin' bootstrapping_flexdll='false' build='x86_64-pc-linux-gnu' build_alias='' build_cpu='x86_64' build_libraries_manpages='' build_ocamldebug='' build_ocamldoc='false' build_ocamlobjinfo='' build_ocamltest='' build_ocamltex='false' build_os='linux-gnu' build_vendor='pc' bytecode_cflags='' bytecode_cppflags='' cc_has_debug_prefix_map='' cclibs='' ccomp_type='cc' cmm_invariants='' cmxs='cmx' codegen_invariants='' common_cflags='-O2 -fno-strict-aliasing -fwrapv' common_cppflags=' -D_FILE_OFFSET_BITS=64' compute_deps='false' csc='' datadir='${datarootdir}' datarootdir='${prefix}/share' debug_runtime='' default_build_target='world' diff_supports_color='false' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' documentation_tool='' documentation_tool_cmd='' dvidir='${docdir}' encode_C_literal='encode-C-utf8-literal' endianness='le' exec_prefix='NONE' flambda='' flambda_invariants='' flat_float_array='' flexdll_chain='' flexdll_dir='' flexdll_source_dir='' flexlink='' fpic='' frame_pointers='' function_sections='' host='x86_64-pc-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_bytecode_programs='' install_ocamlnat='' install_source_artifacts='' instrumented_runtime='false' instrumented_runtime_libs='' lib_dynlink='true' lib_runtime_events='true' lib_str='false' lib_systhreads='false' lib_unix='false' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' libext='a' ln='ln -sf' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdll='shared-libs-not-available' mkdll_exp='shared-libs-not-available' mkexe='' mkexe_exp='' mkexe_via_cc_extra_cmd='' mkexe_via_cc_ldflags='' mkexedebugflag='-g' mklib='rm -f $(1) && ar rc $(1) $(2)' mkmaindll='shared-libs-not-available' mkmaindll_exp='shared-libs-not-available' mksharedlibrpath='' model='default' natdynlink='false' natdynlink_archive='' natdynlinkopts='' native_cflags='' native_compiler='false' native_cppflags='' native_ldflags='' oc_bytecode_cflags='' oc_bytecode_cppflags='' oc_cflags='' oc_cppflags='' oc_dll_ldflags='' oc_ldflags='' oc_native_cflags='' oc_native_compflags='' oc_native_cppflags='-DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux' ocaml_bindir='' ocaml_cc_vendor='gcc-11-4' ocaml_libdir='' ocamldoc_opt_target='' ocamldoc_target='' ocamlsrcdir='/home/barsac/ci/builds/workspace/other-configs' ocamltest='' ocamltest_CPP='gcc -E -P' ocamltest_libunix='None' ocamltest_opt_target='' ocamltest_target='' ocamlyacc_wstr_module='' oldincludedir='/usr/include' optional_bytecode_tools='' optional_libraries=' otherlibs/dynlink/dynlink' optional_native_tools='' otherlibraries='dynlink runtime_events' otherlibs='runtime_events' outputexe='-o ' outputobj='-o ' pdfdir='${docdir}' prefix='/home/barsac/ci/ocaml-tmp-install-2164671' program_transform_name='s,x,x,' psdir='${docdir}' reserved_header_bits='0' rlwrap='' rpath='' runstatedir='${localstatedir}/run' runtime_asm_objects='amd64.o' sbindir='${exec_prefix}/sbin' sharedlib_cflags='' sharedstatedir='${prefix}/com' shebangscripts='true' supports_shared_libraries='false' sysconfdir='${prefix}/etc' syslib='-l$(1)' system='linux' systhread_support='' target='x86_64-pc-linux-gnu' target_alias='' target_cpu='x86_64' target_os='linux-gnu' target_os_type='' target_vendor='pc' toolchain='cc' tsan='false' tsan_native_runtime_c_sources='' unix_directory='' unix_library='' unix_or_win32='unix' windows_unicode='0' winpthreads_source_dir='' winpthreads_source_include_dir='' with_debugger='' with_nonexecstack_note='true' with_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 ASM_SIZE_TYPE_DIRECTIVES 1 #define HAS_ARCH_CODE32 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 8 #define SIZEOF_LONG_P 8 #define SIZEOF_SHORT 2 #define SIZEOF_LONG_LONG 8 #define ARCH_SIXTYFOUR 1 #define SIZEOF_PTR 8 #define SIZEOF_LONGLONG 8 #define ALIGNOF_DOUBLE 8 #define ALIGNOF_LONG 8 #define ALIGNOF_LONG_LONG 8 #define HAVE_MAX_ALIGN_T 1 #define HAS_FULL_THREAD_VARIABLES 1 #define SUPPORTS_TREE_VECTORIZE 1 #define HAVE_LABELS_AS_VALUES 1 configure: exit 1