Building on rosemary (from freebsd) 2025-06-11 09:15.09 ---> using "77d5fe31836124b4684d554707425c4fde23f9ef3df0a804431a47419573778d" from cache /: (user (uid 1000) (gid 1000)) /: (env OPAMPRECISETRACKING 1) /: (env OPAMUTF8 never) /: (env OPAMEXTERNALSOLVER builtin-0install) /: (env OPAMCRITERIA +removed) /: (env CI true) /: (env OPAM_HEALTH_CHECK_CI true) /: (run (shell "sudo ln -f /usr/local/bin/opam-dev /usr/local/bin/opam")) 2025-06-11 09:15.09 ---> using "7afea9128a2830beedf345f0b46af5484579ebada7710165f445c6c5b18563a9" from cache /: (run (network host) (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q 6db96b377f993aa0c7ffb5c06737929e583f3305")) 2025-06-11 09:15.10 ---> using "618b42fca5fed62a3ca0505dffb37094691e7c5056e769a4738b5b8ae9fcbbd9" from cache /: (run (shell "rm -rf ~/.opam && opam init -ya --bare ~/opam-repository")) No configuration file found, using built-in defaults. Checking for available remotes: rsync and local, git. - you won't be able to use mercurial repositories unless you install the hg command on your system. - you won't be able to use darcs repositories unless you install the darcs command on your system. <><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><> [default] Initialised User configuration: ~/.profile is already up-to-date. [NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc. 2025-06-11 09:15.10 ---> using "f83e322f7b9029bad5dcdf198c591f014f09de01f5a5cd38f9640644d8011707" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '5.3.0' 'ocaml-base-compiler.5.3.0'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "5.3.0"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved ocaml-config.3 (cached) -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> installed ocaml-options-vanilla.1 -> retrieved ocaml-compiler.5.3.0 (cached) -> installed ocaml-compiler.5.3.0 -> installed ocaml-base-compiler.5.3.0 -> installed ocaml-config.3 -> installed ocaml.5.3.0 -> installed base-domains.base -> installed base-effects.base -> installed base-nnp.base Done. # To update the current shell environment, run: eval $(opam env --switch=5.3.0) 2025-06-11 09:15.11 ---> using "599c56fc1b366c85f38d97b2eb3a6c0abafa881fee6dcee56b41c86c78570651" from cache /: (run (network host) (shell "opam update --depexts")) [WARNING] Unknown update command for bsd, skipping system update 2025-06-11 09:15.11 ---> using "9c99a55d80ad56c97db37aafed878867a5835257c674c5fede3526f38df56da2" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam remove -y calli.0.2\ \nopam install -vy calli.0.2\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: calli.0.2 | grep -q 'freebsd'; then\ \n echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\ \n exit 69\ \n fi\ \nfi \ \n\ \n\ \nexit $res")) [NOTE] calli.0.2 is not installed. Nothing to do. The following actions will be performed: === install 18 packages - install bigarray-compat 1.1.0 [required by ctypes] - install calli 0.2 - install conf-bash 1 [required by conf-llvm-static] - install conf-cmake 1 [required by llvm] - install conf-gmp 5 [required by zarith] - install conf-llvm-static 19 [required by llvm] - install conf-pkg-config 4 [required by zarith] - install containers 3.16 [required by calli] - install csexp 1.5.2 [required by dune-configurator] - install ctypes 0.23.0 [required by llvm] - install dune 3.19.0 [required by calli] - install dune-configurator 3.19.0 [required by containers] - install either 1.0.0 [required by containers] - install integers 0.7.0 [required by ctypes] - install llvm 19-static [required by calli] - install ocamlfind 1.9.8 [required by llvm, zarith] - install stdlib-shims 0.3.0 [required by integers] - install zarith 1.14 [required by calli] The following system packages will first need to be installed: devel/cmake devel/llvm19 gmp <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><> opam believes some required external dependencies are missing. opam can: > 1. Run pkg to install them (may need root/sudo access) 2. Display the recommended pkg command and wait while you run it manually (e.g. in another terminal) 3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable 4. Abort the installation [1/2/3/4] 1 + /usr/local/bin/sudo "pkg" "install" "-y" "devel/cmake" "devel/llvm19" "gmp" - Updating FreeBSD repository catalogue... - [rosemary] Fetching data.pkg: ..... - ..... done - Processing entries: - .. - ... - . - .. - .. done - FreeBSD repository update completed. 35989 packages processed. - All repositories are up to date. - The following 12 package(s) will be affected (of 0 checked): - - New packages to be INSTALLED: - cmake: 3.31.6 - cmake-core: 3.31.6 - cmake-doc: 3.31.6 - cmake-man: 3.31.6 - gmp: 6.3.0 - jsoncpp: 1.9.6_1 - libedit: 3.1.20250104,1 - libuv: 1.50.0 - llvm19: 19.1.7_1 - llvm19-lite: 19.1.7_1 - lua53: 5.3.6_1 - rhash: 1.4.4_1 - - Number of packages to be installed: 12 - - The process will require 2 GiB more space. - 383 MiB to be downloaded. - [rosemary] [1/12] Fetching libedit-3.1.20250104,1.pkg: ......... done - [rosemary] [2/12] Fetching cmake-man-3.31.6.pkg: .... - ..... done - [rosemary] [3/12] Fetching jsoncpp-1.9.6_1.pkg: ......... done - [rosemary] [4/12] Fetching libuv-1.50.0.pkg: ......... done - [rosemary] [5/12] Fetching gmp-6.3.0.pkg: .......... done - [rosemary] [6/12] Fetching cmake-core-3.31.6.pkg: - ... - ... - ... - . done - [rosemary] [7/12] Fetching cmake-3.31.6.pkg: . done - [rosemary] [8/12] Fetching lua53-5.3.6_1.pkg: .......... done - [rosemary] [9/12] Fetching llvm19-19.1.7_1.pkg: - . - . - . - . - . - . - . - . - . - . done - [rosemary] [10/12] Fetching cmake-doc-3.31.6.pkg: .......... done - [rosemary] [11/12] Fetching llvm19-lite-19.1.7_1.pkg: - . - .. - .. - .. - .. - . done - [rosemary] [12/12] Fetching rhash-1.4.4_1.pkg: .......... done - Checking integrity... - done (1 conflicting) - - llvm19-lite-19.1.7_1 conflicts with llvm19-19.1.7_1 on /usr/local/llvm19/lib/clang/19/include/arm_bf16.h - Cannot solve problem using SAT solver, trying another plan - Checking integrity... - done (0 conflicting) - Conflicts with the existing packages have been found. - One more solver iteration is needed to resolve them. - The following 12 package(s) will be affected (of 0 checked): - - New packages to be INSTALLED: - cmake: 3.31.6 - cmake-core: 3.31.6 - cmake-doc: 3.31.6 - cmake-man: 3.31.6 - gmp: 6.3.0 - jsoncpp: 1.9.6_1 - libedit: 3.1.20250104,1 - libuv: 1.50.0 - llvm19: 19.1.7_1 - lua53: 5.3.6_1 - rhash: 1.4.4_1 - - Installed packages to be REINSTALLED: - pkg-2.1.2 - - Number of packages to be installed: 11 - Number of packages to be reinstalled: 1 - - The process will require 2 GiB more space. - Checking integrity... done (0 conflicting) - [rosemary] [1/12] Installing cmake-doc-3.31.6... - [rosemary] [1/12] Extracting cmake-doc-3.31.6: ..... - ..... done - [rosemary] [2/12] Installing cmake-man-3.31.6... - [rosemary] [2/12] Extracting cmake-man-3.31.6: .......... done - [rosemary] [3/12] Installing gmp-6.3.0... - [rosemary] [3/12] Extracting gmp-6.3.0: .. - ........ done - [rosemary] [4/12] Installing jsoncpp-1.9.6_1... - [rosemary] [4/12] Extracting jsoncpp-1.9.6_1: .......... done - [rosemary] [5/12] Installing libedit-3.1.20250104,1... - [rosemary] [5/12] Extracting libedit-3.1.20250104,1: .......... done - [rosemary] [6/12] Installing libuv-1.50.0... - [rosemary] [6/12] Extracting libuv-1.50.0: .......... done - [rosemary] [7/12] Installing lua53-5.3.6_1... - [rosemary] [7/12] Extracting lua53-5.3.6_1: .......... done - [rosemary] [8/12] Installing llvm19-19.1.7_1... - [rosemary] [8/12] Extracting llvm19-19.1.7_1: - ... - .. - . - .. - .. done - [rosemary] [9/12] Reinstalling pkg-2.1.2... - [rosemary] [9/12] Extracting pkg-2.1.2: .......... done - [rosemary] [10/12] Installing rhash-1.4.4_1... - [rosemary] [10/12] Extracting rhash-1.4.4_1: .......... done - [rosemary] [11/12] Installing cmake-core-3.31.6... - [rosemary] [11/12] Extracting cmake-core-3.31.6: ... - ....... done - [rosemary] [12/12] Installing cmake-3.31.6... <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/53: [bigarray-compat.1.1.0: extract] Processing 2/53: [bigarray-compat.1.1.0: extract] [calli.0.2: http] Processing 3/53: [bigarray-compat.1.1.0: extract] [calli.0.2: http] -> retrieved conf-cmake.1 (cached) Processing 4/53: [bigarray-compat.1.1.0: extract] [calli.0.2: http] -> retrieved conf-gmp.5 (cached) Processing 5/53: [bigarray-compat.1.1.0: extract] [calli.0.2: http] Processing 6/53: [bigarray-compat.1.1.0: extract] [calli.0.2: http] [conf-llvm-static.19/configure.sh: dl] Processing 7/53: [bigarray-compat.1.1.0: extract] [calli.0.2: http] [conf-llvm-static.19/configure.sh: dl] [conf-bash: bash] Processing 8/53: [bigarray-compat.1.1.0: extract] [calli.0.2: http] [conf-llvm-static.19/configure.sh: dl] [conf-bash: bash] [conf-cmake: sh configure.sh] Processing 9/53: [bigarray-compat.1.1.0: extract] [calli.0.2: http] [conf-llvm-static.19/configure.sh: dl] [conf-bash: bash] [conf-cmake: sh configure.sh] [conf-gmp: sh] + /bin/sh "-c" "pkg-config --print-errors --exists gmp || cc -c $CFLAGS -I/usr/local/include test.c" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/conf-gmp.5) -> compiled conf-gmp.5 Processing 9/53: [bigarray-compat.1.1.0: extract] [calli.0.2: http] [conf-llvm-static.19/configure.sh: dl] [conf-bash: bash] [conf-cmake: sh configure.sh] -> installed conf-gmp.5 Processing 10/53: [bigarray-compat.1.1.0: extract] [calli.0.2: http] [conf-llvm-static.19/configure.sh: dl] [conf-bash: bash] [conf-cmake: sh configure.sh] + /bin/sh "-ex" "configure.sh" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/conf-cmake.1) - + command -v cmake3 - + command -v cmake - /usr/local/bin/cmake - + cmake_cmd=cmake - + echo 'cmd: "cmake"' -> compiled conf-cmake.1 Processing 10/53: [bigarray-compat.1.1.0: extract] [calli.0.2: http] [conf-llvm-static.19/configure.sh: dl] [conf-bash: bash] -> installed conf-cmake.1 Processing 11/53: [bigarray-compat.1.1.0: extract] [calli.0.2: http] [conf-llvm-static.19/configure.sh: dl] [conf-bash: bash] + /usr/local/bin/bash "--version" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/conf-bash.1) - GNU bash, version 5.2.37(0)-release (amd64-portbld-freebsd14.2) - Copyright (C) 2022 Free Software Foundation, Inc. - License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> - - This is free software; you are free to change and redistribute it. - There is NO WARRANTY, to the extent permitted by law. -> compiled conf-bash.1 Processing 11/53: [bigarray-compat.1.1.0: extract] [calli.0.2: http] [conf-llvm-static.19/configure.sh: dl] -> installed conf-bash.1 Processing 12/53: [bigarray-compat.1.1.0: extract] [calli.0.2: http] [conf-llvm-static.19/configure.sh: dl] -> retrieved conf-llvm-static.19 (https://raw.githubusercontent.com/ocaml/opam-source-archives/refs/heads/main/patches/conf-llvm/configure.sh.18) Processing 12/53: [bigarray-compat.1.1.0: extract] [calli.0.2: http] Processing 13/53: [bigarray-compat.1.1.0: extract] [calli.0.2: http] Processing 14/53: [bigarray-compat.1.1.0: extract] [calli.0.2: http] [containers.3.16: extract] Processing 15/53: [bigarray-compat.1.1.0: extract] [calli.0.2: http] [containers.3.16: extract] [conf-llvm-static: bash configure.sh] Processing 16/53: [bigarray-compat.1.1.0: extract] [calli.0.2: http] [containers.3.16: extract] [conf-llvm-static: bash configure.sh] [conf-pkg-config: pkg-config] Processing 16/53: [bigarray-compat.1.1.0: extract] [calli.0.2: extract] [containers.3.16: extract] [conf-llvm-static: bash configure.sh] [conf-pkg-config: pkg-config] + /usr/local/bin/pkg-config "--help" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/conf-pkg-config.4) - usage: pkgconf [OPTIONS] [LIBRARIES] - - basic options: - - --help this message - --about print pkgconf version and license to stdout - --version print supported pkg-config version to stdout - --verbose print additional information - --atleast-pkgconfig-version check whether or not pkgconf is compatible - with a specified pkg-config version - --errors-to-stdout print all errors on stdout instead of stderr - --print-errors ensure all errors are printed - --short-errors be less verbose about some errors - --silence-errors explicitly be silent about errors - --list-all list all known packages - --list-package-names list all known package names - --simulate simulate walking the calculated dependency graph - --no-cache do not cache already seen packages when - walking the dependency graph - --log-file=filename write an audit log to a specified file - --with-path=path adds a directory to the search path - --define-prefix override the prefix variable with one that is guessed based on - the location of the .pc file - --dont-define-prefix do not override the prefix variable under any circumstances - --prefix-variable=varname sets the name of the variable that pkgconf considers - to be the package prefix - --relocate=path relocates a path and exits (mostly for testsuite) - --dont-relocate-paths disables path relocation support - - cross-compilation personality support: - - --personality=triplet|filename sets the personality to 'triplet' or a file named 'filename' - --dump-personality dumps details concerning selected personality - - checking specific pkg-config database entries: - - --atleast-version require a specific version of a module - --exact-version require an exact version of a module - --max-version require a maximum version of a module - --exists check whether or not a module exists - --uninstalled check whether or not an uninstalled module will be used - --no-uninstalled never use uninstalled modules when satisfying dependencies - --no-provides do not use 'provides' rules to resolve dependencies - --maximum-traverse-depth maximum allowed depth for dependency graph - --static be more aggressive when computing dependency graph - (for static linking) - --shared use a simplified dependency graph (usually default) - --pure optimize a static dependency graph as if it were a normal - dependency graph - --env-only look only for package entries in PKG_CONFIG_PATH - --ignore-conflicts ignore 'conflicts' rules in modules - --validate validate specific .pc files for correctness - - querying specific pkg-config database fields: - - --define-variable=varname=value define variable 'varname' as 'value' - --variable=varname print specified variable entry to stdout - --cflags print required CFLAGS to stdout - --cflags-only-I print required include-dir CFLAGS to stdout - --cflags-only-other print required non-include-dir CFLAGS to stdout - --libs print required linker flags to stdout - --libs-only-L print required LDPATH linker flags to stdout - --libs-only-l print required LIBNAME linker flags to stdout - --libs-only-other print required other linker flags to stdout - --print-requires print required dependency frameworks to stdout - --print-requires-private print required dependency frameworks for static - linking to stdout - --print-provides print provided dependencies to stdout - --print-variables print all known variables in module to stdout - --digraph print entire dependency graph in graphviz 'dot' format - --solution print dependency graph solution in a simple format - --keep-system-cflags keep -I/usr/include entries in cflags output - --keep-system-libs keep -L/usr/lib entries in libs output - --path show the exact filenames for any matching .pc files - --modversion print the specified module's version to stdout - --internal-cflags do not filter 'internal' cflags from output - --license print the specified module's license to stdout if known - --exists-cflags add -DHAVE_FOO fragments to cflags for each found module - - filtering output: - - --msvc-syntax print translatable fragments in MSVC syntax - --fragment-filter=types filter output fragments to the specified types - --env=prefix print output as shell-compatible environmental variables - - report bugs to <https://github.com/pkgconf/pkgconf/issues/new>. -> compiled conf-pkg-config.4 Processing 16/53: [bigarray-compat.1.1.0: extract] [calli.0.2: extract] [containers.3.16: extract] [conf-llvm-static: bash configure.sh] -> installed conf-pkg-config.4 Processing 17/53: [bigarray-compat.1.1.0: extract] [calli.0.2: extract] [containers.3.16: extract] [conf-llvm-static: bash configure.sh] -> retrieved bigarray-compat.1.1.0 (cached) Processing 17/53: [calli.0.2: extract] [containers.3.16: extract] [conf-llvm-static: bash configure.sh] Processing 18/53: [calli.0.2: extract] [containers.3.16: extract] [csexp.1.5.2: extract] [conf-llvm-static: bash configure.sh] -> retrieved calli.0.2 (https://github.com/cnu-ants/CaLLi/archive/refs/tags/0.2.tar.gz) Processing 18/53: [containers.3.16: extract] [csexp.1.5.2: extract] [conf-llvm-static: bash configure.sh] Processing 19/53: [containers.3.16: extract] [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [conf-llvm-static: bash configure.sh] -> retrieved csexp.1.5.2 (cached) Processing 19/53: [containers.3.16: extract] [ctypes.0.23.0: extract] [conf-llvm-static: bash configure.sh] Processing 20/53: [containers.3.16: extract] [ctypes.0.23.0: extract] [dune.3.19.0, dune-configurator.3.19.0: extract] [conf-llvm-static: bash configure.sh] + /usr/local/bin/bash "configure.sh" "19" "static" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/conf-llvm-static.19) - + version=19 - + mode=static - + config_file=conf-llvm-static.config - + hash brew - + shopt -s nullglob - + for llvm_config in llvm-config-$version llvm-config${version} llvm-config-${version}.0 llvm-config${version}0 llvm-config-mp-$version llvm-config-mp-${version}.0 llvm${version}-config llvm-config-${version}-32 llvm-config-${version}-64 llvm-config $brew_llvm_config - ++ llvm-config-19 --version - configure.sh: line 16: llvm-config-19: command not found - + llvm_version= - + true - + case $llvm_version in - + echo 'Note: '\''llvm-config-19'\'' doesn'\''t match the required version. Got '\'''\'' but required '\''19'\''.' - Note: 'llvm-config-19' doesn't match the required version. Got '' but required '19'. - + continue - + for llvm_config in llvm-config-$version llvm-config${version} llvm-config-${version}.0 llvm-config${version}0 llvm-config-mp-$version llvm-config-mp-${version}.0 llvm${version}-config llvm-config-${version}-32 llvm-config-${version}-64 llvm-config $brew_llvm_config - ++ llvm-config19 --version - + llvm_version=19.1.7 - + case $llvm_version in - + llvm-config19 --link-static --libs - -lLLVMWindowsManifest -lLLVMXRay -lLLVMLibDriver -lLLVMDlltoolDriver -lLLVMTextAPIBinaryReader -lLLVMCoverage -lLLVMLineEditor -lLLVMSandboxIR -lLLVMXCoreDisassembler -lLLVMXCoreCodeGen -lLLVMXCoreDesc -lLLVMXCoreInfo -lLLVMX86TargetMCA -lLLVMX86Disassembler -lLLVMX86AsmParser -lLLVMX86CodeGen -lLLVMX86Desc -lLLVMX86Info -lLLVMWebAssemblyDisassembler -lLLVMWebAssemblyAsmParser -lLLVMWebAssemblyCodeGen -lLLVMWebAssemblyUtils -lLLVMWebAssemblyDesc -lLLVMWebAssemblyInfo -lLLVMVEDisassembler -lLLVMVEAsmParser -lLLVMVECodeGen -lLLVMVEDesc -lLLVMVEInfo -lLLVMSystemZDisassembler -lLLVMSystemZAsmParser -lLLVMSystemZCodeGen -lLLVMSystemZDesc -lLLVMSystemZInfo -lLLVMSparcDisassembler -lLLVMSparcAsmParser -lLLVMSparcCodeGen -lLLVMSparcDesc -lLLVMSparcInfo -lLLVMRISCVTargetMCA -lLLVMRISCVDisassembler -lLLVMRISCVAsmParser -lLLVMRISCVCodeGen -lLLVMRISCVDesc -lLLVMRISCVInfo -lLLVMPowerPCDisassembler -lLLVMPowerPCAsmParser -lLLVMPowerPCCodeGen -lLLVMPowerPCDesc -lLLVMPowerPCInfo -lLLVMNVPTXCodeGen -lLLVMNVPTXDesc -lLLVMNVPTXInfo -lLLVMMSP430Disassembler -lLLVMMSP430AsmParser -lLLVMMSP430CodeGen -lLLVMMSP430Desc -lLLVMMSP430Info -lLLVMMipsDisassembler -lLLVMMipsAsmParser -lLLVMMipsCodeGen -lLLVMMipsDesc -lLLVMMipsInfo -lLLVMLoongArchDisassembler -lLLVMLoongArchAsmParser -lLLVMLoongArchCodeGen -lLLVMLoongArchDesc -lLLVMLoongArchInfo -lLLVMLanaiDisassembler -lLLVMLanaiCodeGen -lLLVMLanaiAsmParser -lLLVMLanaiDesc -lLLVMLanaiInfo -lLLVMHexagonDisassembler -lLLVMHexagonCodeGen -lLLVMHexagonAsmParser -lLLVMHexagonDesc -lLLVMHexagonInfo -lLLVMBPFDisassembler -lLLVMBPFAsmParser -lLLVMBPFCodeGen -lLLVMBPFDesc -lLLVMBPFInfo -lLLVMAVRDisassembler -lLLVMAVRAsmParser -lLLVMAVRCodeGen -lLLVMAVRDesc -lLLVMAVRInfo -lLLVMARMDisassembler -lLLVMARMAsmParser -lLLVMARMCodeGen -lLLVMARMDesc -lLLVMARMUtils -lLLVMARMInfo -lLLVMAMDGPUTargetMCA -lLLVMAMDGPUDisassembler -lLLVMAMDGPUAsmParser -lLLVMAMDGPUCodeGen -lLLVMAMDGPUDesc -lLLVMAMDGPUUtils -lLLVMAMDGPUInfo -lLLVMAArch64Disassembler -lLLVMAArch64AsmParser -lLLVMAArch64CodeGen -lLLVMAArch64Desc -lLLVMAArch64Utils -lLLVMAArch64Info -lLLVMOrcDebugging -lLLVMOrcJIT -lLLVMWindowsDriver -lLLVMMCJIT -lLLVMJITLink -lLLVMInterpreter -lLLVMExecutionEngine -lLLVMRuntimeDyld -lLLVMOrcTargetProcess -lLLVMOrcShared -lLLVMDWP -lLLVMDebugInfoLogicalView -lLLVMDebugInfoGSYM -lLLVMOption -lLLVMObjectYAML -lLLVMObjCopy -lLLVMMCA -lLLVMMCDisassembler -lLLVMLTO -lLLVMFrontendOpenACC -lLLVMFrontendHLSL -lLLVMFrontendDriver -lLLVMExtensions -lPolly -lPollyISL -lLLVMPasses -lLLVMHipStdPar -lLLVMCoroutines -lLLVMCFGuard -lLLVMipo -lLLVMInstrumentation -lLLVMVectorize -lLLVMLinker -lLLVMFrontendOpenMP -lLLVMFrontendOffloading -lLLVMDWARFLinkerParallel -lLLVMDWARFLinkerClassic -lLLVMDWARFLinker -lLLVMCodeGenData -lLLVMGlobalISel -lLLVMMIRParser -lLLVMAsmPrinter -lLLVMSelectionDAG -lLLVMCodeGen -lLLVMTarget -lLLVMObjCARCOpts -lLLVMCodeGenTypes -lLLVMIRPrinter -lLLVMInterfaceStub -lLLVMFileCheck -lLLVMFuzzMutate -lLLVMScalarOpts -lLLVMInstCombine -lLLVMAggressiveInstCombine -lLLVMTransformUtils -lLLVMBitWriter -lLLVMAnalysis -lLLVMProfileData -lLLVMSymbolize -lLLVMDebugInfoBTF -lLLVMDebugInfoPDB -lLLVMDebugInfoMSF -lLLVMDebugInfoDWARF -lLLVMObject -lLLVMTextAPI -lLLVMMCParser -lLLVMIRReader -lLLVMAsmParser -lLLVMMC -lLLVMDebugInfoCodeView -lLLVMBitReader -lLLVMFuzzerCLI -lLLVMCore -lLLVMRemarks -lLLVMBitstreamReader -lLLVMBinaryFormat -lLLVMTargetParser -lLLVMTableGen -lLLVMSupport -lLLVMDemangle - + echo 'config: "llvm-config19"' - + echo 'version: "19.1.7"' - + exit 0 -> compiled conf-llvm-static.19 Processing 20/53: [containers.3.16: extract] [ctypes.0.23.0: extract] [dune.3.19.0, dune-configurator.3.19.0: extract] -> installed conf-llvm-static.19 Processing 21/53: [containers.3.16: extract] [ctypes.0.23.0: extract] [dune.3.19.0, dune-configurator.3.19.0: extract] -> retrieved ctypes.0.23.0 (cached) Processing 21/53: [containers.3.16: extract] [dune.3.19.0, dune-configurator.3.19.0: extract] Processing 22/53: [containers.3.16: extract] [dune.3.19.0, dune-configurator.3.19.0: extract] [either.1.0.0: extract] -> retrieved containers.3.16 (cached) Processing 22/53: [dune.3.19.0, dune-configurator.3.19.0: extract] [either.1.0.0: extract] Processing 23/53: [dune.3.19.0, dune-configurator.3.19.0: extract] [either.1.0.0: extract] [integers.0.7.0: extract] -> retrieved either.1.0.0 (cached) Processing 23/53: [dune.3.19.0, dune-configurator.3.19.0: extract] [integers.0.7.0: extract] Processing 24/53: [dune.3.19.0, dune-configurator.3.19.0: extract] [integers.0.7.0: extract] [llvm.19-static: http] -> retrieved integers.0.7.0 (cached) Processing 24/53: [dune.3.19.0, dune-configurator.3.19.0: extract] [llvm.19-static: http] Processing 25/53: [dune.3.19.0, dune-configurator.3.19.0: extract] [llvm.19-static: http] [ocamlfind.1.9.8: extract] -> retrieved ocamlfind.1.9.8 (cached) Processing 25/53: [dune.3.19.0, dune-configurator.3.19.0: extract] [llvm.19-static: http] Processing 26/53: [dune.3.19.0, dune-configurator.3.19.0: extract] [llvm.19-static: http] [stdlib-shims.0.3.0: extract] Processing 27/53: [dune.3.19.0, dune-configurator.3.19.0: extract] [llvm.19-static: http] [stdlib-shims.0.3.0: extract] [ocamlfind: ./configure] -> retrieved stdlib-shims.0.3.0 (cached) Processing 27/53: [dune.3.19.0, dune-configurator.3.19.0: extract] [llvm.19-static: http] [ocamlfind: ./configure] Processing 28/53: [dune.3.19.0, dune-configurator.3.19.0: extract] [llvm.19-static: http] [zarith.1.14: extract] [ocamlfind: ./configure] -> retrieved zarith.1.14 (cached) Processing 28/53: [dune.3.19.0, dune-configurator.3.19.0: extract] [llvm.19-static: http] [ocamlfind: ./configure] + /home/opam/.opam/5.3.0/.opam-switch/build/ocamlfind.1.9.8/./configure "-bindir" "/home/opam/.opam/5.3.0/bin" "-sitelib" "/home/opam/.opam/5.3.0/lib" "-mandir" "/home/opam/.opam/5.3.0/man" "-config" "/home/opam/.opam/5.3.0/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/ocamlfind.1.9.8) - Welcome to findlib version 1.9.8 - Configuring core... - Checking for #remove_directory... - Testing threading model... - systhread_supported: true - Testing DLLs... - Testing whether ppxopt can be supported... - Checking for ocamlc -opaque... - Checking for ocamlopt -g... - Configuring libraries... - unix: found (in +unix) - dynlink: found (in +dynlink) - bigarray: not present (possible since 4.08) - compiler-libs: found - dbm: not present (normal since 4.00) - graphics: not present (normal since 4.09) - num: not present (normal since 4.06) - ocamlbuild: not present (normal since 4.03) - ocamldoc: found (in +ocamldoc) - raw_spacetime: not present (normal since 4.12) - threads: found (in +threads) - str: found (in +str) - labltk: not present (normal since 4.02) - native dynlink: found - camlp4: disabled - bytes: found, installing fake library - Configuration for bytes written to site-lib-src/bytes/META - Detecting compiler arguments: (extractor built) ok - - About the OCAML core installation: - Standard library: /home/opam/.opam/5.3.0/lib/ocaml - Binaries: /home/opam/.opam/5.3.0/bin - Manual pages: /home/opam/.opam/5.3.0/man - Multi-threading type: posix - The directory of site-specific packages will be - site-lib: /home/opam/.opam/5.3.0/lib - The configuration file is written to: - findlib config file: /home/opam/.opam/5.3.0/lib/findlib.conf - Software will be installed: - Libraries: in <site-lib>/findlib - Binaries: /home/opam/.opam/5.3.0/bin - Manual pages: /home/opam/.opam/5.3.0/man - topfind script: /home/opam/.opam/5.3.0/lib/ocaml - Topfind ppxopt support: yes - Toolbox: no - Link custom runtime: no - Need bytes compatibility: no - - Configuration has been written to Makefile.config - - You can now do 'make all', and optionally 'make opt', to build ocamlfind. Processing 28/53: [dune.3.19.0, dune-configurator.3.19.0: extract] [llvm.19-static: http] [ocamlfind: gmake all] -> retrieved dune.3.19.0, dune-configurator.3.19.0 (cached) Processing 28/53: [llvm.19-static: http] [ocamlfind: gmake all] Processing 29/53: [llvm.19-static: http] [dune: ocaml 39] [ocamlfind: gmake all] + /usr/local/bin/gmake "all" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/ocamlfind.1.9.8) - for p in findlib; do ( cd src/$p; /usr/local/bin/gmake all ) || exit; done - gmake[1]: Entering directory '/home/opam/.opam/5.3.0/.opam-switch/build/ocamlfind.1.9.8/src/findlib' - ocamllex fl_meta.mll - 22 states, 392 transitions, table size 1700 bytes - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat findlib_config.mlp | \ - ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/5.3.0/lib/findlib.conf' | \ - ../../tools/patch '@STDLIB@' '/home/opam/.opam/5.3.0/lib/ocaml' | \ - ../../tools/patch '@RELATIVE_PATHS@' 'false' | \ - sed -e 's;@AUTOLINK@;true;g' \ - -e 's;@SYSTEM@;freebsd;g' \ - >findlib_config.ml - if [ "true" = "true" ]; then \ - cp topfind.ml.in topfind.ml; \ - else \ - sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in \ - > topfind.ml ; \ - fi - ocamldep *.ml *.mli >depend - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_compat.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_split.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c findlib_config.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_metatoken.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_meta.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_metascanner.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_metascanner.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_topo.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_topo.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_package_base.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_package_base.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c findlib.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c findlib.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_args.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_lint.ml - ocamlc -I +compiler-libs -a -o findlib.cma fl_compat.cmo fl_split.cmo findlib_config.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c ocaml_args.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c frontend.ml - ocamlc -I +compiler-libs -o ocamlfind -g findlib.cma unix.cma \ - -I +unix -I +dynlink ocaml_args.cmo frontend.cmo - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c topfind.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c topfind.ml - File "topfind.ml", line 128, characters 40-63: - 128 | match Hashtbl.find Toploop.directive_table "ppx" with - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - - File "topfind.ml", line 258, characters 4-27: - 258 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - - File "topfind.ml", line 268, characters 4-27: - 268 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - - File "topfind.ml", line 280, characters 4-27: - 280 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - - File "topfind.ml", line 293, characters 4-27: - 293 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - - File "topfind.ml", line 307, characters 4-27: - 307 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - - File "topfind.ml", line 319, characters 4-27: - 319 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo - if [ "1" = "1" ]; then \ - cp topfind.in topfind.compat.in; \ - else \ - sed -e '/REMOVE_DIRECTORY_BEGIN/,/REMOVE_DIRECTORY_END/ d' topfind.in \ - > topfind.compat.in ; \ - fi - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat topfind.compat.in | \ - ../../tools/patch '@SITELIB@' '/home/opam/.opam/5.3.0/lib' | \ - ../../tools/patch '@RELATIVE_PATHS@' 'false' \ - >topfind - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_dynload.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_dynload.ml - ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo - gmake[1]: Leaving directory '/home/opam/.opam/5.3.0/.opam-switch/build/ocamlfind.1.9.8/src/findlib' - /usr/local/bin/gmake all-config - gmake[1]: Entering directory '/home/opam/.opam/5.3.0/.opam-switch/build/ocamlfind.1.9.8' - if [ "false" = "true" ]; then \ - /usr/local/bin/gmake findlib-relative; \ - else \ - /usr/local/bin/gmake findlib-absolute; \ - fi - gmake[2]: Entering directory '/home/opam/.opam/5.3.0/.opam-switch/build/ocamlfind.1.9.8' - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat findlib.conf.in | \ - tools/patch '@SITELIB@' '/home/opam/.opam/5.3.0/lib' | \ - tools/patch '@FINDLIB_PATH@' '/home/opam/.opam/5.3.0/lib/ocaml:/home/opam/.opam/5.3.0/lib' -p >findlib.conf - if ./tools/cmd_from_same_dir ocamlc; then \ - echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \ - fi - if ./tools/cmd_from_same_dir ocamlopt; then \ - echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \ - fi - if ./tools/cmd_from_same_dir ocamldep; then \ - echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \ - fi - if ./tools/cmd_from_same_dir ocamldoc; then \ - echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \ - fi - gmake[2]: Leaving directory '/home/opam/.opam/5.3.0/.opam-switch/build/ocamlfind.1.9.8' - gmake[1]: Leaving directory '/home/opam/.opam/5.3.0/.opam-switch/build/ocamlfind.1.9.8' Processing 29/53: [llvm.19-static: http] [dune: ocaml 39] [ocamlfind: gmake opt] Processing 29/53: [llvm.19-static: extract] [dune: ocaml 39] [ocamlfind: gmake opt] + /usr/local/bin/gmake "opt" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/ocamlfind.1.9.8) - for p in findlib; do ( cd src/$p; /usr/local/bin/gmake opt ) || exit; done - gmake[1]: Entering directory '/home/opam/.opam/5.3.0/.opam-switch/build/ocamlfind.1.9.8/src/findlib' - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_compat.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_split.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c findlib_config.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_metatoken.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_meta.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_metascanner.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_topo.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_package_base.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c findlib.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_args.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_lint.ml - ocamlopt -I +compiler-libs -g -a -o findlib.cmxa fl_compat.cmx fl_split.cmx findlib_config.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs fl_compat.cmx fl_split.cmx findlib_config.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \ - fi - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c ocaml_args.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c frontend.ml - ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \ - -I +unix -I +dynlink ocaml_args.cmx frontend.cmx - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c topfind.ml - File "topfind.ml", line 128, characters 40-63: - 128 | match Hashtbl.find Toploop.directive_table "ppx" with - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - - File "topfind.ml", line 258, characters 4-27: - 258 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - - File "topfind.ml", line 268, characters 4-27: - 268 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - - File "topfind.ml", line 280, characters 4-27: - 280 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - - File "topfind.ml", line 293, characters 4-27: - 293 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - - File "topfind.ml", line 307, characters 4-27: - 307 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - - File "topfind.ml", line 319, characters 4-27: - 319 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \ - fi - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_dynload.ml - ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \ - fi - gmake[1]: Leaving directory '/home/opam/.opam/5.3.0/.opam-switch/build/ocamlfind.1.9.8/src/findlib' -> compiled ocamlfind.1.9.8 Processing 29/53: [llvm.19-static: extract] [dune: ocaml 39] Processing 30/53: [llvm.19-static: extract] [dune: ocaml 39] [ocamlfind: gmake install] + /usr/local/bin/gmake "install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/ocamlfind.1.9.8) - if [ "0" -eq 1 ]; then \ - for x in camlp4 dbm graphics labltk num ocamlbuild; do \ - if [ -f "/home/opam/.opam/5.3.0/lib/$x/META" ]; then \ - if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/5.3.0/lib/$x/META"; then \ - rm -f site-lib-src/$x/META; \ - fi; \ - fi; \ - done; \ - test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \ - fi - echo 'SITELIB_META =' > Makefile.packages.in - for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done - tr '\n' ' ' < Makefile.packages.in > Makefile.packages - rm Makefile.packages.in - install -d "/home/opam/.opam/5.3.0/bin" - install -d "/home/opam/.opam/5.3.0/man" - /usr/local/bin/gmake install-config - gmake[1]: Entering directory '/home/opam/.opam/5.3.0/.opam-switch/build/ocamlfind.1.9.8' - install -d "`dirname \"/home/opam/.opam/5.3.0/lib/findlib.conf\"`" - test -f "/home/opam/.opam/5.3.0/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/5.3.0/lib/findlib.conf" - gmake[1]: Leaving directory '/home/opam/.opam/5.3.0/.opam-switch/build/ocamlfind.1.9.8' - for p in findlib; do ( cd src/$p; /usr/local/bin/gmake install ); done - gmake[1]: Entering directory '/home/opam/.opam/5.3.0/.opam-switch/build/ocamlfind.1.9.8/src/findlib' - install -d "/home/opam/.opam/5.3.0/lib/findlib" - install -d "/home/opam/.opam/5.3.0/bin" - test 1 -eq 0 || install -d "/home/opam/.opam/5.3.0/lib/ocaml" - test 1 -eq 0 || cp topfind "/home/opam/.opam/5.3.0/lib/ocaml/" - files=` ../../tools/collect_files ../../Makefile.config \ - findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs \ - findlib_config.cmi findlib_config.ml topfind.cmi topfind.mli \ - fl_args.cmi fl_lint.cmi fl_meta.cmi fl_split.cmi fl_topo.cmi ocaml_args.cmi \ - fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi \ - fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs \ - findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi \ - META` && \ - cp $files "/home/opam/.opam/5.3.0/lib/findlib/" - f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \ - install -c $f "/home/opam/.opam/5.3.0/bin/ocamlfind" - # the following "if" block is only needed for 4.00beta2 - if [ 1 -eq 0 -a -f "/home/opam/.opam/5.3.0/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \ - cd "/home/opam/.opam/5.3.0/lib/ocaml/compiler-libs/"; \ - cp topdirs.cmi toploop.cmi "/home/opam/.opam/5.3.0/lib/findlib/"; \ - fi - gmake[1]: Leaving directory '/home/opam/.opam/5.3.0/.opam-switch/build/ocamlfind.1.9.8/src/findlib' - /usr/local/bin/gmake install-meta - gmake[1]: Entering directory '/home/opam/.opam/5.3.0/.opam-switch/build/ocamlfind.1.9.8' - for x in bytes ; do install -d "/home/opam/.opam/5.3.0/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/5.3.0/lib/$x/META.tmp" && mv "/home/opam/.opam/5.3.0/lib/$x/META.tmp" "/home/opam/.opam/5.3.0/lib/$x/META"; done - install -d "/home/opam/.opam/5.3.0/lib/findlib"; cp Makefile.packages "/home/opam/.opam/5.3.0/lib/findlib/Makefile.packages" - gmake[1]: Leaving directory '/home/opam/.opam/5.3.0/.opam-switch/build/ocamlfind.1.9.8' - test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; /usr/local/bin/gmake install-num-top; } - test ! -f 'site-lib-src/camlp4/META' || install -c tools/safe_camlp4 "/home/opam/.opam/5.3.0/bin" - /usr/local/bin/gmake install-doc - gmake[1]: Entering directory '/home/opam/.opam/5.3.0/.opam-switch/build/ocamlfind.1.9.8' - install -d "/home/opam/.opam/5.3.0/man/man1" "/home/opam/.opam/5.3.0/man/man3" "/home/opam/.opam/5.3.0/man/man5" - cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/5.3.0/man/man1" - cp: doc/ref-man/ocamlfind.1: No such file or directory - gmake[1]: [Makefile:91: install-doc] Error 1 (ignored) - cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/5.3.0/man/man5" - cp: doc/ref-man/META.5: No such file or directory - cp: doc/ref-man/site-lib.5: No such file or directory - cp: doc/ref-man/findlib.conf.5: No such file or directory - gmake[1]: [Makefile:92: install-doc] Error 1 (ignored) - gmake[1]: Leaving directory '/home/opam/.opam/5.3.0/.opam-switch/build/ocamlfind.1.9.8' -> installed ocamlfind.1.9.8 Processing 30/53: [llvm.19-static: extract] [dune: ocaml 39] Processing 31/53: [llvm.19-static: extract] [dune: ocaml 39] [zarith: ./configure] + /home/opam/.opam/5.3.0/.opam-switch/build/zarith.1.14/./configure (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/zarith.1.14) - binary ocaml: found in /home/opam/.opam/5.3.0/bin - binary ocamlc: found in /home/opam/.opam/5.3.0/bin - binary ocamldep: found in /home/opam/.opam/5.3.0/bin - binary ocamlmklib: found in /home/opam/.opam/5.3.0/bin - binary ocamldoc: found in /home/opam/.opam/5.3.0/bin - binary ocamlopt: found in /home/opam/.opam/5.3.0/bin - checking compilation with ocamlc -O3 -Wall -Wextra : working - include caml/mlvalues.h: found - library dynlink.cmxa: found - binary ocamlfind: found in /home/opam/.opam/5.3.0/bin - OCaml's word size is 64 - package gmp: found - OCaml supports -bin-annot to produce documentation - - detected configuration: - - native-code: yes - dynamic linking: yes - defines: -DHAS_GMP - includes: -I/home/opam/.opam/5.3.0/lib/ocaml -I/usr/local/include - libraries: -L/usr/local/lib -lgmp - linker options: - C options: -O3 -Wall -Wextra - installation path: /home/opam/.opam/5.3.0/lib - installation method findlib - - configuration successful! - now type "make" to build - then type "make install" or "sudo make install" to install Processing 31/53: [llvm.19-static: extract] [dune: ocaml 39] [zarith: gmake] + /usr/local/bin/gmake (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/zarith.1.14) - (echo "let"; grep "version" META | head -1) > zarith_version.ml - ocamldep zarith_version.ml z.ml q.ml big_int_Z.ml z.mli q.mli big_int_Z.mli > depend - ocamlc -g -I +compiler-libs -bin-annot -c zarith_version.ml - ocamlc -g -I +compiler-libs -bin-annot -c z.mli - ocamlc -g -I +compiler-libs -bin-annot -c z.ml - ocamlc -g -I +compiler-libs -bin-annot -c q.mli - ocamlc -g -I +compiler-libs -bin-annot -c q.ml - ocamlc -g -I +compiler-libs -bin-annot -c big_int_Z.mli - ocamlc -g -I +compiler-libs -bin-annot -c big_int_Z.ml - ocamlmklib -g -failsafe -o zarith zarith_version.cmo z.cmo q.cmo big_int_Z.cmo -L/usr/local/lib -lgmp - ocamlc -ccopt "-I/home/opam/.opam/5.3.0/lib/ocaml -I/usr/local/include -DHAS_GMP -O3 -Wall -Wextra " -c caml_z.c - ocamlmklib -g -failsafe -o zarith caml_z.o -L/usr/local/lib -lgmp - ocamlc -g -I +compiler-libs -bin-annot -c zarith_top.ml - ocamlc -g -o zarith_top.cma -a zarith_top.cmo - ocamlopt -g -I +compiler-libs -c zarith_version.ml - ocamlopt -g -I +compiler-libs -c z.ml - ocamlopt -g -I +compiler-libs -c q.ml - ocamlopt -g -I +compiler-libs -c big_int_Z.ml - ocamlmklib -g -failsafe -o zarith zarith_version.cmx z.cmx q.cmx big_int_Z.cmx -L/usr/local/lib -lgmp - ocamlopt -shared -o zarith.cmxs -I . zarith.cmxa -linkall -> compiled zarith.1.14 Processing 31/53: [llvm.19-static: extract] [dune: ocaml 39] Processing 32/53: [llvm.19-static: extract] [dune: ocaml 39] [zarith: gmake install] + /usr/local/bin/gmake "install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/zarith.1.14) - ocamlfind install -destdir "/home/opam/.opam/5.3.0/lib" zarith META zarith.cma libzarith.a z.cmi q.cmi big_int_Z.cmi zarith_top.cma z.mli zarith.cmxa zarith_version.cmx z.cmx q.cmx big_int_Z.cmx zarith.cmxs zarith.h q.mli big_int_Z.mli zarith.a z.cmti q.cmti big_int_Z.cmti -optional dllzarith.so - Installed /home/opam/.opam/5.3.0/lib/zarith/big_int_Z.cmti - Installed /home/opam/.opam/5.3.0/lib/zarith/q.cmti - Installed /home/opam/.opam/5.3.0/lib/zarith/z.cmti - Installed /home/opam/.opam/5.3.0/lib/zarith/zarith.a - Installed /home/opam/.opam/5.3.0/lib/zarith/big_int_Z.mli - Installed /home/opam/.opam/5.3.0/lib/zarith/q.mli - Installed /home/opam/.opam/5.3.0/lib/zarith/zarith.h - Installed /home/opam/.opam/5.3.0/lib/zarith/zarith.cmxs - Installed /home/opam/.opam/5.3.0/lib/zarith/big_int_Z.cmx - Installed /home/opam/.opam/5.3.0/lib/zarith/q.cmx - Installed /home/opam/.opam/5.3.0/lib/zarith/z.cmx - Installed /home/opam/.opam/5.3.0/lib/zarith/zarith_version.cmx - Installed /home/opam/.opam/5.3.0/lib/zarith/zarith.cmxa - Installed /home/opam/.opam/5.3.0/lib/zarith/z.mli - Installed /home/opam/.opam/5.3.0/lib/zarith/zarith_top.cma - Installed /home/opam/.opam/5.3.0/lib/zarith/big_int_Z.cmi - Installed /home/opam/.opam/5.3.0/lib/zarith/q.cmi - Installed /home/opam/.opam/5.3.0/lib/zarith/z.cmi - Installed /home/opam/.opam/5.3.0/lib/zarith/libzarith.a - Installed /home/opam/.opam/5.3.0/lib/zarith/zarith.cma - Installed /home/opam/.opam/5.3.0/lib/stublibs/dllzarith.so - Installed /home/opam/.opam/5.3.0/lib/stublibs/dllzarith.so.owner - ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/5.3.0/lib/stublibs is not mentioned in ld.conf - Installed /home/opam/.opam/5.3.0/lib/zarith/META -> installed zarith.1.14 Processing 32/53: [llvm.19-static: extract] [dune: ocaml 39] + /home/opam/.opam/5.3.0/bin/ocaml "boot/bootstrap.ml" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/dune.3.19.0) - ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot -I +unix unix.cma boot/libs.ml boot/duneboot.ml - ./.duneboot.exe -j 39 - cd _boot && /home/opam/.opam/5.3.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads ocamlc_loc.mli - File "otherlibs/ocamlc-loc/src/ocamlc_loc.mli", line 1, characters 4-9: - Warning 53 [misplaced-attribute]: the "alert" attribute cannot appear in this context - cd _boot && /home/opam/.opam/5.3.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads dune_action_plugin.mli - File "otherlibs/dune-action-plugin/src/dune_action_plugin.mli", line 1, characters 4-9: - Warning 53 [misplaced-attribute]: the "alert" attribute cannot appear in this context - Processing 32/53: [llvm.19-static: extract] [dune: ./_boot/dune.exe build] Processing 32/53: [llvm.19-static/AddOCaml.cmake.patch: dl] [dune: ./_boot/dune.exe build] + /home/opam/.opam/5.3.0/.opam-switch/build/dune.3.19.0/./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/dune.3.19.0) -> compiled dune.3.19.0 Processing 32/53: [llvm.19-static/AddOCaml.cmake.patch: dl] -> installed dune.3.19.0 Processing 33/53: [llvm.19-static/AddOCaml.cmake.patch: dl] Processing 34/53: [llvm.19-static/AddOCaml.cmake.patch: dl] [bigarray-compat: dune build] Processing 35/53: [llvm.19-static/AddOCaml.cmake.patch: dl] [bigarray-compat: dune build] [csexp: dune build] Processing 36/53: [llvm.19-static/AddOCaml.cmake.patch: dl] [bigarray-compat: dune build] [csexp: dune build] [either: dune build] Processing 37/53: [llvm.19-static/AddOCaml.cmake.patch: dl] [bigarray-compat: dune build] [csexp: dune build] [either: dune build] [stdlib-shims: dune build] Processing 37/53: [llvm.19-static/install.sh: dl] [bigarray-compat: dune build] [csexp: dune build] [either: dune build] [stdlib-shims: dune build] -> retrieved llvm.19-static (https://github.com/llvm/llvm-project/releases/download/llvmorg-19.1.7/llvm-project-19.1.7.src.tar.xz) Processing 37/53: [bigarray-compat: dune build] [csexp: dune build] [either: dune build] [stdlib-shims: dune build] + /home/opam/.opam/5.3.0/bin/dune "build" "-p" "stdlib-shims" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/stdlib-shims.0.3.0) -> compiled stdlib-shims.0.3.0 Processing 37/53: [bigarray-compat: dune build] [csexp: dune build] [either: dune build] -> installed stdlib-shims.0.3.0 Processing 38/53: [bigarray-compat: dune build] [csexp: dune build] [either: dune build] Processing 39/53: [bigarray-compat: dune build] [csexp: dune build] [either: dune build] [integers: dune build] + /home/opam/.opam/5.3.0/bin/dune "build" "-p" "either" "-j" "39" "@install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/either.1.0.0) -> compiled either.1.0.0 Processing 39/53: [bigarray-compat: dune build] [csexp: dune build] [integers: dune build] -> installed either.1.0.0 Processing 40/53: [bigarray-compat: dune build] [csexp: dune build] [integers: dune build] + /home/opam/.opam/5.3.0/bin/dune "build" "-p" "csexp" "-j" "39" "@install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/csexp.1.5.2) - (cd _build/default && /home/opam/.opam/5.3.0/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/.csexp.objs/byte -intf-suffix .ml -no-alias-deps -o src/.csexp.objs/byte/csexp.cmo -c -impl src/csexp.ml) - File "src/csexp.ml", line 236, characters 7-14: - 236 | [@@inlined always] - ^^^^^^^ - Warning 53 [misplaced-attribute]: the "inlined" attribute cannot appear in this context - (cd _build/default && /home/opam/.opam/5.3.0/bin/ocamlopt.opt -w -40 -g -I src/.csexp.objs/byte -I src/.csexp.objs/native -intf-suffix .ml -no-alias-deps -o src/.csexp.objs/native/csexp.cmx -c -impl src/csexp.ml) - File "src/csexp.ml", line 236, characters 7-14: - 236 | [@@inlined always] - ^^^^^^^ - Warning 53 [misplaced-attribute]: the "inlined" attribute cannot appear in this context -> compiled csexp.1.5.2 Processing 40/53: [bigarray-compat: dune build] [integers: dune build] -> installed csexp.1.5.2 Processing 41/53: [bigarray-compat: dune build] [integers: dune build] Processing 42/53: [bigarray-compat: dune build] [dune-configurator: rm] [integers: dune build] + /home/opam/.opam/5.3.0/bin/dune "build" "-p" "integers" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/integers.0.7.0) -> compiled integers.0.7.0 Processing 42/53: [bigarray-compat: dune build] [dune-configurator: rm] -> installed integers.0.7.0 Processing 43/53: [bigarray-compat: dune build] [dune-configurator: rm] + /bin/rm "-rf" "vendor/csexp" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/dune-configurator.3.19.0) + /home/opam/.opam/5.3.0/bin/dune "build" "-p" "bigarray-compat" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/bigarray-compat.1.1.0) -> compiled bigarray-compat.1.1.0 Processing 43/53: [dune-configurator: rm] -> installed bigarray-compat.1.1.0 Processing 44/53: [dune-configurator: rm] + /bin/rm "-rf" "vendor/pp" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/dune-configurator.3.19.0) Processing 44/53: [dune-configurator: dune build] + /home/opam/.opam/5.3.0/bin/dune "build" "-p" "dune-configurator" "-j" "39" "@install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/dune-configurator.3.19.0) -> compiled dune-configurator.3.19.0 -> installed dune-configurator.3.19.0 Processing 46/53: [containers: dune build] Processing 47/53: [containers: dune build] [ctypes: dune build] + /home/opam/.opam/5.3.0/bin/dune "build" "-p" "containers" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/containers.3.16) - (cd _build/default/src/leb128 && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -std=c99 -O2 -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/either -I ../core -I ../monomorphic -o stubs.o -c stubs.c) - stubs.c:61:9: warning: initializing 'char *' with an expression of type 'unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] - 61 | char *str = Bytes_val(_str); - | ^ ~~~~~~~~~~~~~~~ - stubs.c:62:20: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] - 62 | ix_leb128_varint(str + idx, i); - | ^~~~~~~~~ - stubs.c:45:52: note: passing argument to parameter 'str' here - 45 | static inline void ix_leb128_varint(unsigned char *str, uint64_t i) { - | ^ - stubs.c:68:9: warning: initializing 'char *' with an expression of type 'unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] - 68 | char *str = Bytes_val(_str); - | ^ ~~~~~~~~~~~~~~~ - stubs.c:71:20: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] - 71 | ix_leb128_varint(str + idx, i); - | ^~~~~~~~~ - stubs.c:45:52: note: passing argument to parameter 'str' here - 45 | static inline void ix_leb128_varint(unsigned char *str, uint64_t i) { - | ^ - 4 warnings generated. -> compiled containers.3.16 Processing 47/53: [ctypes: dune build] -> installed containers.3.16 Processing 48/53: [ctypes: dune build] + /home/opam/.opam/5.3.0/bin/dune "build" "-p" "ctypes" "-j" "39" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/ctypes.0.23.0) Processing 48/53: [ctypes: dune install] + /home/opam/.opam/5.3.0/bin/dune "install" "-p" "ctypes" "--create-install-files" "ctypes" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/ctypes.0.23.0) -> compiled ctypes.0.23.0 -> installed ctypes.0.23.0 [llvm: patch] applying AddOCaml.cmake.patch Processing 50/53: [llvm: bash install.sh] + /usr/local/bin/bash "-ex" "install.sh" "build" "--llvm-config" "llvm-config19" "--libdir" "/home/opam/.opam/5.3.0/lib" "--cmake" "cmake" "--make" "gmake" "--link-mode" "static" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/llvm.19-static) - + action=build - + shift - + llvm_config= - + libdir= - + cmake= - + make= - + link_mode= - + use_homebrew=FALSE - + [[ 10 -gt 0 ]] - + case $1 in - + [[ 10 -lt 2 ]] - + llvm_config=llvm-config19 - + shift 2 - + [[ 8 -gt 0 ]] - + case $1 in - + [[ 8 -lt 2 ]] - + libdir=/home/opam/.opam/5.3.0/lib - + shift 2 - + [[ 6 -gt 0 ]] - + case $1 in - + [[ 6 -lt 2 ]] - + cmake=cmake - + shift 2 - + [[ 4 -gt 0 ]] - + case $1 in - + [[ 4 -lt 2 ]] - + make=gmake - + shift 2 - + [[ 2 -gt 0 ]] - + case $1 in - + [[ 2 -lt 2 ]] - + link_mode=static - + shift 2 - + [[ 0 -gt 0 ]] - + case "$action" in - + llvm_build - + mkdir build - ++ llvm-config19 --build-mode - ++ llvm-config19 --targets-built - ++ filter_experimental_targets - ++ sed 's/ /;/g' - ++ sed s/ARC//g - ++ sed s/CSKY//g - ++ sed s/DirectX//g - ++ sed s/M68k//g - ++ sed s/SPIRV//g - ++ sed s/Xtensa//g - ++ xargs - ++ llvm-config19 --libdir - ++ '[' static = shared ']' - ++ echo FALSE - + cmake -Bbuild -Sllvm -DCMAKE_BUILD_TYPE=Release '-DLLVM_TARGETS_TO_BUILD=AArch64;AMDGPU;ARM;AVR;BPF;Hexagon;Lanai;LoongArch;Mips;MSP430;NVPTX;PowerPC;RISCV;Sparc;SystemZ;VE;WebAssembly;X86;XCore' -DLLVM_OCAML_EXTERNAL_LLVM_LIBDIR=/usr/local/llvm19/lib -DLLVM_LINK_LLVM_DYLIB=FALSE -DLLVM_OCAML_OUT_OF_TREE=TRUE -DLLVM_OCAML_INSTALL_PATH=/home/opam/.opam/5.3.0/lib -DLLVM_OCAML_USE_HOMEBREW=FALSE - CMake Deprecation Warning at /home/opam/.opam/5.3.0/.opam-switch/build/llvm.19-static/cmake/Modules/CMakePolicy.cmake:6 (cmake_policy): - The OLD behavior for policy CMP0114 will be removed from a future version - of CMake. - - The cmake-policies(7) manual explains that the OLD behaviors of all - policies are deprecated and that a policy should be set to OLD only under - specific short-term circumstances. Projects should be ported to the NEW - behavior and not rely on setting a policy to OLD. - Call Stack (most recent call first): - CMakeLists.txt:6 (include) - - - CMake Deprecation Warning at /home/opam/.opam/5.3.0/.opam-switch/build/llvm.19-static/cmake/Modules/CMakePolicy.cmake:11 (cmake_policy): - The OLD behavior for policy CMP0116 will be removed from a future version - of CMake. - - The cmake-policies(7) manual explains that the OLD behaviors of all - policies are deprecated and that a policy should be set to OLD only under - specific short-term circumstances. Projects should be ported to the NEW - behavior and not rely on setting a policy to OLD. - Call Stack (most recent call first): - CMakeLists.txt:6 (include) - - - -- The C compiler identification is Clang 18.1.6 - -- The CXX compiler identification is Clang 18.1.6 - -- The ASM compiler identification is Clang with GNU-like command-line - -- Found assembler: /usr/bin/cc - -- Detecting C compiler ABI info - -- Detecting C compiler ABI info - done - -- Check for working C compiler: /usr/bin/cc - skipped - -- Detecting C compile features - -- Detecting C compile features - done - -- Detecting CXX compiler ABI info - -- Detecting CXX compiler ABI info - done - -- Check for working CXX compiler: /usr/bin/c++ - skipped - -- Detecting CXX compile features - -- Detecting CXX compile features - done - -- Found Python3: /usr/local/bin/python3.11 (found suitable version "3.11.11", minimum required is "3.8") found components: Interpreter - -- Performing Test LLVM_LIBSTDCXX_MIN - -- Performing Test LLVM_LIBSTDCXX_MIN - Success - -- Performing Test LLVM_LIBSTDCXX_SOFT_ERROR - -- Performing Test LLVM_LIBSTDCXX_SOFT_ERROR - Success - -- Looking for dlfcn.h - -- Looking for dlfcn.h - found - -- Looking for errno.h - -- Looking for errno.h - found - -- Looking for fcntl.h - -- Looking for fcntl.h - found - -- Looking for link.h - -- Looking for link.h - found - -- Looking for malloc/malloc.h - -- Looking for malloc/malloc.h - not found - -- Looking for pthread.h - -- Looking for pthread.h - found - -- Looking for signal.h - -- Looking for signal.h - found - -- Looking for sys/ioctl.h - -- Looking for sys/ioctl.h - found - -- Looking for sys/mman.h - -- Looking for sys/mman.h - found - -- Looking for sys/param.h - -- Looking for sys/param.h - found - -- Looking for sys/resource.h - -- Looking for sys/resource.h - found - -- Looking for sys/stat.h - -- Looking for sys/stat.h - found - -- Looking for sys/time.h - -- Looking for sys/time.h - found - -- Looking for sys/types.h - -- Looking for sys/types.h - found - -- Looking for sysexits.h - -- Looking for sysexits.h - found - -- Looking for termios.h - -- Looking for termios.h - found - -- Looking for unistd.h - -- Looking for unistd.h - found - -- Looking for valgrind/valgrind.h - -- Looking for valgrind/valgrind.h - not found - -- Looking for fenv.h - -- Looking for fenv.h - found - -- Looking for FE_ALL_EXCEPT - -- Looking for FE_ALL_EXCEPT - found - -- Looking for FE_INEXACT - -- Looking for FE_INEXACT - found - -- Performing Test HAVE_BUILTIN_THREAD_POINTER - -- Performing Test HAVE_BUILTIN_THREAD_POINTER - Success - -- Looking for mach/mach.h - -- Looking for mach/mach.h - not found - -- Looking for CrashReporterClient.h - -- Looking for CrashReporterClient.h - not found - -- Looking for pthread_create in pthread - -- Looking for pthread_create in pthread - found - -- Looking for pthread_rwlock_init in pthread - -- Looking for pthread_rwlock_init in pthread - found - -- Looking for pthread_mutex_lock in pthread - -- Looking for pthread_mutex_lock in pthread - found - -- Looking for dlopen in dl - -- Looking for dlopen in dl - found - -- Looking for clock_gettime in rt - -- Looking for clock_gettime in rt - found - -- Looking for pfm_initialize in pfm - -- Looking for pfm_initialize in pfm - not found - -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed - -- Looking for pthread_create in pthreads - -- Looking for pthread_create in pthreads - not found - -- Looking for pthread_create in pthread - -- Looking for pthread_create in pthread - found - -- Found Threads: TRUE - -- Found ZLIB: /usr/lib/libz.so (found version "1.3.1") - -- Looking for compress2 - -- Looking for compress2 - found - -- Could NOT find LibXml2 (missing: LIBXML2_LIBRARY LIBXML2_INCLUDE_DIR) - -- Looking for histedit.h - -- Looking for histedit.h - found - -- Found LibEdit: /usr/local/include (found version "2.11") - -- Looking for arc4random - -- Looking for arc4random - found - -- Looking for backtrace - -- Looking for backtrace - not found - -- Found Backtrace: /usr/lib/libexecinfo.so - -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Success - -- Looking for __register_frame - -- Looking for __register_frame - found - -- Looking for __deregister_frame - -- Looking for __deregister_frame - found - -- Looking for __unw_add_dynamic_fde - -- Looking for __unw_add_dynamic_fde - not found - -- Looking for _Unwind_Backtrace - -- Looking for _Unwind_Backtrace - found - -- Looking for getpagesize - -- Looking for getpagesize - found - -- Looking for sysconf - -- Looking for sysconf - found - -- Looking for getrusage - -- Looking for getrusage - found - -- Looking for setrlimit - -- Looking for setrlimit - found - -- Looking for isatty - -- Looking for isatty - found - -- Looking for futimens - -- Looking for futimens - found - -- Looking for futimes - -- Looking for futimes - found - -- Looking for sigaltstack - -- Looking for sigaltstack - found - -- Looking for mallctl - -- Looking for mallctl - found - -- Looking for mallinfo - -- Looking for mallinfo - not found - -- Looking for mallinfo2 - -- Looking for mallinfo2 - not found - -- Looking for malloc_zone_statistics - -- Looking for malloc_zone_statistics - not found - -- Looking for getrlimit - -- Looking for getrlimit - found - -- Looking for posix_spawn - -- Looking for posix_spawn - found - -- Looking for pread - -- Looking for pread - found - -- Looking for sbrk - -- Looking for sbrk - found - -- Looking for strerror_r - -- Looking for strerror_r - found - -- Looking for strerror_s - -- Looking for strerror_s - not found - -- Looking for setenv - -- Looking for setenv - found - -- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC - -- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC - Success - -- Performing Test HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC - -- Performing Test HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC - Success - -- Looking for __GLIBC__ - -- Looking for __GLIBC__ - not found - -- Looking for pthread_getname_np - -- Looking for pthread_getname_np - found - -- Looking for pthread_setname_np - -- Looking for pthread_setname_np - found - -- Looking for dlopen - -- Looking for dlopen - found - -- Looking for dladdr - -- Looking for dladdr - found - -- Looking for proc_pid_rusage - -- Looking for proc_pid_rusage - not found - -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB - -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB - Success - -- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB - -- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB - Success - -- Performing Test LLVM_HAS_ATOMICS - -- Performing Test LLVM_HAS_ATOMICS - Success - -- LLVM host triple: x86_64-unknown-freebsd14.2 - -- Native target architecture is X86 - -- Threads enabled. - -- Doxygen disabled. - -- Found OCaml: /home/opam/.opam/5.3.0/bin/ocamlfind - -- OCaml bindings enabled. - -- Could NOT find Python module pygments - -- Could NOT find Python module pygments.lexers.c_cpp - -- Could NOT find Python module yaml - -- LLVM default target triple: x86_64-unknown-freebsd14.2 - -- Performing Test C_SUPPORTS_FPIC - -- Performing Test C_SUPPORTS_FPIC - Success - -- Performing Test CXX_SUPPORTS_FPIC - -- Performing Test CXX_SUPPORTS_FPIC - Success - -- Building with -fPIC - -- Performing Test C_SUPPORTS_FNO_SEMANTIC_INTERPOSITION - -- Performing Test C_SUPPORTS_FNO_SEMANTIC_INTERPOSITION - Success - -- Performing Test CXX_SUPPORTS_FNO_SEMANTIC_INTERPOSITION - -- Performing Test CXX_SUPPORTS_FNO_SEMANTIC_INTERPOSITION - Success - -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG - -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG - Success - -- Performing Test C_SUPPORTS_CXX98_COMPAT_EXTRA_SEMI_FLAG - -- Performing Test C_SUPPORTS_CXX98_COMPAT_EXTRA_SEMI_FLAG - Success - -- Performing Test CXX_SUPPORTS_CXX98_COMPAT_EXTRA_SEMI_FLAG - -- Performing Test CXX_SUPPORTS_CXX98_COMPAT_EXTRA_SEMI_FLAG - Success - -- Performing Test CXX_SUPPORTS_SUGGEST_OVERRIDE_FLAG - -- Performing Test CXX_SUPPORTS_SUGGEST_OVERRIDE_FLAG - Success - -- Performing Test CXX_WSUGGEST_OVERRIDE_ALLOWS_ONLY_FINAL - -- Performing Test CXX_WSUGGEST_OVERRIDE_ALLOWS_ONLY_FINAL - Success - -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP - -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP - Success - -- Performing Test C_SUPPORTS_MISLEADING_INDENTATION_FLAG - -- Performing Test C_SUPPORTS_MISLEADING_INDENTATION_FLAG - Success - -- Performing Test CXX_SUPPORTS_MISLEADING_INDENTATION_FLAG - -- Performing Test CXX_SUPPORTS_MISLEADING_INDENTATION_FLAG - Success - -- Performing Test C_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG - -- Performing Test C_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG - Success - -- Performing Test CXX_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG - -- Performing Test CXX_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG - Success - -- Looking for os_signpost_interval_begin - -- Looking for os_signpost_interval_begin - not found - -- Linker detection: LLD - -- Performing Test HAS_WERROR_GLOBAL_CTORS - -- Performing Test HAS_WERROR_GLOBAL_CTORS - Success - -- Performing Test LLVM_HAS_NOGLOBAL_CTOR_MUTEX - -- Performing Test LLVM_HAS_NOGLOBAL_CTOR_MUTEX - Failed - -- Looking for __x86_64__ - -- Looking for __x86_64__ - found - -- Found Git: /usr/local/bin/git (found version "2.49.0") - -- Looking for logf128 - -- Looking for logf128 - not found - -- Targeting AArch64 - -- Targeting AMDGPU - -- Targeting ARM - -- Targeting AVR - -- Targeting BPF - -- Targeting Hexagon - -- Targeting Lanai - -- Targeting LoongArch - -- Targeting Mips - -- Targeting MSP430 - -- Targeting NVPTX - -- Targeting PowerPC - -- Targeting RISCV - -- Targeting Sparc - -- Targeting SystemZ - -- Targeting VE - -- Targeting WebAssembly - -- Targeting X86 - -- Targeting XCore - -- Registering ExampleIRTransforms as a pass plugin (static build: OFF) - -- Registering Bye as a pass plugin (static build: OFF) - -- Google Benchmark version: v0.0.0, normalized to 0.0.0 - -- Looking for shm_open in rt - -- Looking for shm_open in rt - found - -- Performing Test HAVE_CXX_FLAG_WALL - -- Performing Test HAVE_CXX_FLAG_WALL - Success - -- Performing Test HAVE_CXX_FLAG_WEXTRA - -- Performing Test HAVE_CXX_FLAG_WEXTRA - Success - -- Performing Test HAVE_CXX_FLAG_WSHADOW - -- Performing Test HAVE_CXX_FLAG_WSHADOW - Success - -- Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - -- Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success - -- Performing Test HAVE_CXX_FLAG_WOLD_STYLE_CAST - -- Performing Test HAVE_CXX_FLAG_WOLD_STYLE_CAST - Success - -- Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - -- Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success - -- Performing Test HAVE_CXX_FLAG_PEDANTIC - -- Performing Test HAVE_CXX_FLAG_PEDANTIC - Success - -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success - -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Success - -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success - -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success - -- Performing Test HAVE_CXX_FLAG_FNO_EXCEPTIONS - -- Performing Test HAVE_CXX_FLAG_FNO_EXCEPTIONS - Success - -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success - -- Performing Test HAVE_CXX_FLAG_WD654 - -- Performing Test HAVE_CXX_FLAG_WD654 - Failed - -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Success - -- Enabling additional flags: -DINCLUDE_DIRECTORIES=/home/opam/.opam/5.3.0/.opam-switch/build/llvm.19-static/third-party/benchmark/include - -- Compiling and running to test HAVE_THREAD_SAFETY_ATTRIBUTES - -- Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- success - -- Performing Test HAVE_CXX_FLAG_COVERAGE - -- Performing Test HAVE_CXX_FLAG_COVERAGE - Success - -- Compiling and running to test HAVE_GNU_POSIX_REGEX - -- Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile - -- Compiling and running to test HAVE_POSIX_REGEX - -- Performing Test HAVE_POSIX_REGEX -- success - -- Compiling and running to test HAVE_STEADY_CLOCK - -- Performing Test HAVE_STEADY_CLOCK -- success - -- Compiling and running to test HAVE_PTHREAD_AFFINITY - -- Performing Test HAVE_PTHREAD_AFFINITY -- failed to compile - -- Configuring done (679.7s) +++ Timeout!! (2. hours) +++ +++ Job cancelled +++