OCamllabs icon Home|Differences with the last checks|Previous runs


Building on summer

(from freebsd)
2025-03-20 04:53.52 ---> 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-03-20 04:53.53 ---> 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 f92e43c2e4282b573967127440259031915a8fba"))
2025-03-20 04:53.53 ---> using "d70494b0281419c6fda9c169bbb5197aeb319d962209a08b05306d0eaff6f7d5" 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-03-20 04:53.53 ---> using "cab52c9ae33ceafd6e0224c35c160a8ae09cddf1272a934215dd43b753f56970" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=default '4.14.2' 'ocaml-base-compiler.4.14.2'"))

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "4.14.2"}]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocaml-config.2  (cached)
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.4.14.2  (cached)
-> installed ocaml-base-compiler.4.14.2
-> installed ocaml-config.2
-> installed ocaml.4.14.2
Done.
# To update the current shell environment, run: eval $(opam env --switch=4.14.2)
2025-03-20 04:53.53 ---> using "1ee4c664e003eaba4fedc4b5ff65d4c1c2cff04f89830547e2a7a9698ff289c0" from cache

/: (run (network host)
        (shell "opam update --depexts"))
[WARNING] Unknown update command for bsd, skipping system update
2025-03-20 04:53.53 ---> using "f6687bb89f5b62989a27902cc4edea94881e32ec2d40f6a3c7bc142454dfa029" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "opam remove -y llvm.18-static\
               \nopam install -vy llvm.18-static\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: llvm.18-static | 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] llvm.18-static is not installed.

Nothing to do.
The following actions will be performed:
=== install 12 packages
  - install bigarray-compat   1.1.0     [required by ctypes]
  - install conf-bash         1         [required by conf-llvm-static]
  - install conf-cmake        1         [required by llvm]
  - install conf-llvm-static  18        [required by llvm]
  - install csexp             1.5.2     [required by dune-configurator]
  - install ctypes            0.23.0    [required by llvm]
  - install dune              3.17.2    [required by ctypes]
  - install dune-configurator 3.17.2    [required by ctypes]
  - install integers          0.7.0     [required by ctypes]
  - install llvm              18-static
  - install ocamlfind         1.9.8     [required by llvm]
  - install stdlib-shims      0.3.0     [required by integers]

The following system packages will first need to be installed:
    devel/cmake devel/llvm18

<><> 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/llvm18"
- Updating FreeBSD repository catalogue...
- [summer] Fetching data.pkg: ...
- ....... done
- Processing entries: 
- ...
- .
- ..
- .
- ..
- . done
- FreeBSD repository update completed. 35884 packages processed.
- All repositories are up to date.
- The following 11 package(s) will be affected (of 0 checked):
- 
- New packages to be INSTALLED:
- 	cmake: 3.31.3
- 	cmake-core: 3.31.3
- 	cmake-doc: 3.31.3
- 	cmake-man: 3.31.3
- 	jsoncpp: 1.9.6_1
- 	libedit: 3.1.20240808,1
- 	libuv: 1.49.2
- 	llvm18: 18.1.8_2
- 	llvm18-lite: 18.1.8_2
- 	lua53: 5.3.6_1
- 	rhash: 1.4.4_1
- 
- Number of packages to be installed: 11
- 
- The process will require 2 GiB more space.
- 377 MiB to be downloaded.
- [summer] [1/11] Fetching cmake-man-3.31.3.pkg: .......... done
- [summer] [2/11] Fetching libuv-1.49.2.pkg: ......... done
- [summer] [3/11] Fetching cmake-core-3.31.3.pkg: 
- ..
- ...
- ..... done
- [summer] [4/11] Fetching lua53-5.3.6_1.pkg: .......... done
- [summer] [5/11] Fetching cmake-doc-3.31.3.pkg: .
- ........
- . done
- [summer] [6/11] Fetching libedit-3.1.20240808,1.pkg: ........ done
- [summer] [7/11] Fetching jsoncpp-1.9.6_1.pkg: .... done
- [summer] [8/11] Fetching llvm18-18.1.8_2.pkg: 
- .
- .
- .
- .
- .
- .
- .
- .
- .
- . done
- [summer] [9/11] Fetching llvm18-lite-18.1.8_2.pkg: 
- ..
- ..
- ...
- ..
- . done
- [summer] [10/11] Fetching cmake-3.31.3.pkg: . done
- [summer] [11/11] Fetching rhash-1.4.4_1.pkg: .......... done
- Checking integrity...
-  done (1 conflicting)
-   - llvm18-lite-18.1.8_2 conflicts with llvm18-18.1.8_2 on /usr/local/llvm18/lib/clang/18/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 11 package(s) will be affected (of 0 checked):
- 
- New packages to be INSTALLED:
- 	cmake: 3.31.3
- 	cmake-core: 3.31.3
- 	cmake-doc: 3.31.3
- 	cmake-man: 3.31.3
- 	jsoncpp: 1.9.6_1
- 	libedit: 3.1.20240808,1
- 	libuv: 1.49.2
- 	llvm18: 18.1.8_2
- 	lua53: 5.3.6_1
- 	rhash: 1.4.4_1
- 
- Installed packages to be REINSTALLED:
- 	pkg-1.21.3
- 
- Number of packages to be installed: 10
- Number of packages to be reinstalled: 1
- 
- The process will require 2 GiB more space.
- 12 MiB to be downloaded.
- [summer] [1/1] Fetching pkg-1.21.3.pkg: .......... done
- [summer] [1/11] Installing libuv-1.49.2...
- [summer] [1/11] Extracting libuv-1.49.2: .......... done
- [summer] [2/11] Installing libedit-3.1.20240808,1...
- [summer] [2/11] Extracting libedit-3.1.20240808,1: .......... done
- [summer] [3/11] Installing jsoncpp-1.9.6_1...
- [summer] [3/11] Extracting jsoncpp-1.9.6_1: .......... done
- [summer] [4/11] Reinstalling pkg-1.21.3...
- [summer] [4/11] Extracting pkg-1.21.3: .........
- . done
- [summer] [5/11] Installing rhash-1.4.4_1...
- [summer] [5/11] Extracting rhash-1.4.4_1: .......... done
- [summer] [6/11] Installing cmake-man-3.31.3...
- [summer] [6/11] Extracting cmake-man-3.31.3: .......... done
- [summer] [7/11] Installing cmake-core-3.31.3...
- [summer] [7/11] Extracting cmake-core-3.31.3: .......
- ... done
- [summer] [8/11] Installing lua53-5.3.6_1...
- [summer] [8/11] Extracting lua53-5.3.6_1: .......... done
- [summer] [9/11] Installing cmake-doc-3.31.3...
- [summer] [9/11] Extracting cmake-doc-3.31.3: .....
- ..... done
- [summer] [10/11] Installing llvm18-18.1.8_2...
- [summer] [10/11] Extracting llvm18-18.1.8_2: 
- ....
- .
- .
- ..
- .. done
- [summer] [11/11] Installing cmake-3.31.3...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/35: [bigarray-compat.1.1.0: extract]
Processing  2/35: [bigarray-compat.1.1.0: extract]
-> retrieved conf-cmake.1  (cached)
Processing  3/35: [bigarray-compat.1.1.0: extract]
-> retrieved conf-llvm-static.18  (cached)
Processing  4/35: [bigarray-compat.1.1.0: extract]
Processing  5/35: [bigarray-compat.1.1.0: extract] [csexp.1.5.2: extract]
Processing  6/35: [bigarray-compat.1.1.0: extract] [csexp.1.5.2: extract] [ctypes.0.23.0: extract]
Processing  7/35: [bigarray-compat.1.1.0: extract] [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [conf-bash: bash]
Processing  8/35: [bigarray-compat.1.1.0: extract] [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [conf-bash: bash] [conf-cmake: sh configure.sh]
-> retrieved bigarray-compat.1.1.0  (cached)
Processing  8/35: [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [conf-bash: bash] [conf-cmake: sh configure.sh]
Processing  9/35: [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [dune.3.17.2, dune-configurator.3.17.2: extract] [conf-bash: bash] [conf-cmake: sh configure.sh]
+ /bin/sh "-ex" "configure.sh" (CWD=/home/opam/.opam/4.14.2/.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  9/35: [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [dune.3.17.2, dune-configurator.3.17.2: extract] [conf-bash: bash]
-> installed conf-cmake.1
Processing 10/35: [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [dune.3.17.2, dune-configurator.3.17.2: extract] [conf-bash: bash]
+ /usr/local/bin/bash "--version" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/conf-bash.1)
- GNU bash, version 5.2.37(0)-release (amd64-portbld-freebsd14.1)
- 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 10/35: [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [dune.3.17.2, dune-configurator.3.17.2: extract]
-> installed conf-bash.1
Processing 11/35: [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [dune.3.17.2, dune-configurator.3.17.2: extract]
Processing 12/35: [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [dune.3.17.2, dune-configurator.3.17.2: extract] [conf-llvm-static: bash configure.sh]
-> retrieved ctypes.0.23.0  (cached)
Processing 12/35: [csexp.1.5.2: extract] [dune.3.17.2, dune-configurator.3.17.2: extract] [conf-llvm-static: bash configure.sh]
Processing 13/35: [csexp.1.5.2: extract] [dune.3.17.2, dune-configurator.3.17.2: extract] [integers.0.7.0: extract] [conf-llvm-static: bash configure.sh]
+ /usr/local/bin/bash "configure.sh" "18" "static" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/conf-llvm-static.18)
- + version=18
- + 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-18 --version
- configure.sh: line 16: llvm-config-18: command not found
- + llvm_version=
- + true
- + case $llvm_version in
- + echo 'Note: '\''llvm-config-18'\'' doesn'\''t match the required version. Got '\'''\'' but required '\''18'\''.'
- Note: 'llvm-config-18' doesn't match the required version. Got '' but required '18'.
- + 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-config18 --version
- + llvm_version=18.1.8
- + case $llvm_version in
- + llvm-config18 --link-static --libs
- -lLLVMWindowsManifest -lLLVMXRay -lLLVMLibDriver -lLLVMDlltoolDriver -lLLVMTextAPIBinaryReader -lLLVMCoverage -lLLVMLineEditor -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 -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-config18"'
- + echo 'version: "18.1.8"'
- + exit 0
-> compiled  conf-llvm-static.18
Processing 13/35: [csexp.1.5.2: extract] [dune.3.17.2, dune-configurator.3.17.2: extract] [integers.0.7.0: extract]
-> installed conf-llvm-static.18
Processing 14/35: [csexp.1.5.2: extract] [dune.3.17.2, dune-configurator.3.17.2: extract] [integers.0.7.0: extract]
-> retrieved csexp.1.5.2  (cached)
Processing 14/35: [dune.3.17.2, dune-configurator.3.17.2: extract] [integers.0.7.0: extract]
Processing 15/35: [dune.3.17.2, dune-configurator.3.17.2: extract] [integers.0.7.0: extract] [llvm.18-static: http]
-> retrieved integers.0.7.0  (cached)
Processing 15/35: [dune.3.17.2, dune-configurator.3.17.2: extract] [llvm.18-static: http]
Processing 16/35: [dune.3.17.2, dune-configurator.3.17.2: extract] [llvm.18-static: http] [ocamlfind.1.9.8: extract]
-> retrieved ocamlfind.1.9.8  (cached)
Processing 16/35: [dune.3.17.2, dune-configurator.3.17.2: extract] [llvm.18-static: http]
Processing 17/35: [dune.3.17.2, dune-configurator.3.17.2: extract] [llvm.18-static: http] [stdlib-shims.0.3.0: extract]
Processing 18/35: [dune.3.17.2, dune-configurator.3.17.2: extract] [llvm.18-static: http] [stdlib-shims.0.3.0: extract] [ocamlfind: ./configure]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 18/35: [dune.3.17.2, dune-configurator.3.17.2: extract] [llvm.18-static: http] [ocamlfind: ./configure]
+ /home/opam/.opam/4.14.2/.opam-switch/build/ocamlfind.1.9.8/./configure "-bindir" "/home/opam/.opam/4.14.2/bin" "-sitelib" "/home/opam/.opam/4.14.2/lib" "-mandir" "/home/opam/.opam/4.14.2/man" "-config" "/home/opam/.opam/4.14.2/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.14.2/.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...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: found
- dynlink: found
- bigarray: found
- 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
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for str written to site-lib-src/str/META
- 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/4.14.2/lib/ocaml
-     Binaries:              /home/opam/.opam/4.14.2/bin
-     Manual pages:          /home/opam/.opam/4.14.2/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.14.2/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.14.2/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.14.2/bin
-     Manual pages:          /home/opam/.opam/4.14.2/man
-     topfind script:        /home/opam/.opam/4.14.2/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 18/35: [dune.3.17.2, dune-configurator.3.17.2: extract] [llvm.18-static: http] [ocamlfind: gmake all]
-> retrieved dune.3.17.2, dune-configurator.3.17.2  (cached)
Processing 18/35: [llvm.18-static: http] [ocamlfind: gmake all]
Processing 19/35: [llvm.18-static: http] [dune: ocaml 15] [ocamlfind: gmake all]
Processing 19/35: [llvm.18-static: extract] [dune: ocaml 15] [ocamlfind: gmake all]
+ /usr/local/bin/gmake "all" (CWD=/home/opam/.opam/4.14.2/.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/4.14.2/.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/4.14.2/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.14.2/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/4.14.2/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/4.14.2/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- /usr/local/bin/gmake all-config
- gmake[1]: Entering directory '/home/opam/.opam/4.14.2/.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/4.14.2/.opam-switch/build/ocamlfind.1.9.8'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.14.2/lib' | \
- 		 tools/patch '@FINDLIB_PATH@' '/home/opam/.opam/4.14.2/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/4.14.2/.opam-switch/build/ocamlfind.1.9.8'
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/ocamlfind.1.9.8'
Processing 19/35: [llvm.18-static: extract] [dune: ocaml 15] [ocamlfind: gmake opt]
+ /usr/local/bin/gmake "opt" (CWD=/home/opam/.opam/4.14.2/.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/4.14.2/.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/4.14.2/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
-> compiled  ocamlfind.1.9.8
Processing 19/35: [llvm.18-static: extract] [dune: ocaml 15]
Processing 20/35: [llvm.18-static: extract] [dune: ocaml 15] [ocamlfind: gmake install]
+ /home/opam/.opam/4.14.2/bin/ocaml "boot/bootstrap.ml" "-j" "15" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/dune.3.17.2)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 15
- 

Processing 20/35: [llvm.18-static: extract] [dune: ./_boot/dune.exe build] [ocamlfind: gmake install]
+ /home/opam/.opam/4.14.2/.opam-switch/build/dune.3.17.2/./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "15" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/dune.3.17.2)
-> compiled  dune.3.17.2
Processing 20/35: [llvm.18-static: extract] [ocamlfind: gmake install]
Processing 20/35: [llvm.18-static/AddOCaml.cmake.patch: dl] [ocamlfind: gmake install]
+ /usr/local/bin/gmake "install" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ocamlfind.1.9.8)
- if [ "1" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/4.14.2/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.14.2/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/4.14.2/bin"
- install -d "/home/opam/.opam/4.14.2/man"
- /usr/local/bin/gmake install-config
- gmake[1]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/ocamlfind.1.9.8'
- install -d "`dirname \"/home/opam/.opam/4.14.2/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.14.2/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.14.2/lib/findlib.conf"
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.2/.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/4.14.2/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- install -d "/home/opam/.opam/4.14.2/lib/findlib"
- install -d "/home/opam/.opam/4.14.2/bin"
- test 1 -eq 0 || install -d "/home/opam/.opam/4.14.2/lib/ocaml"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/4.14.2/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/4.14.2/lib/findlib/"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- install -c $f "/home/opam/.opam/4.14.2/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.14.2/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.14.2/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.14.2/lib/findlib/"; \
- fi
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- /usr/local/bin/gmake install-meta
- gmake[1]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/ocamlfind.1.9.8'
- for x in bigarray bytes compiler-libs dynlink ocamldoc stdlib str threads unix ; do install -d "/home/opam/.opam/4.14.2/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.14.2/lib/$x/META.tmp" && mv "/home/opam/.opam/4.14.2/lib/$x/META.tmp" "/home/opam/.opam/4.14.2/lib/$x/META"; done
- install -d "/home/opam/.opam/4.14.2/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.14.2/lib/findlib/Makefile.packages"
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.2/.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/4.14.2/bin"
- /usr/local/bin/gmake install-doc
- gmake[1]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/ocamlfind.1.9.8'
- install -d "/home/opam/.opam/4.14.2/man/man1" "/home/opam/.opam/4.14.2/man/man3" "/home/opam/.opam/4.14.2/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.14.2/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/4.14.2/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/4.14.2/.opam-switch/build/ocamlfind.1.9.8'
-> installed ocamlfind.1.9.8
Processing 20/35: [llvm.18-static/AddOCaml.cmake.patch: dl]
-> installed dune.3.17.2
Processing 21/35: [llvm.18-static/AddOCaml.cmake.patch: dl]
Processing 22/35: [llvm.18-static/AddOCaml.cmake.patch: dl] [bigarray-compat: dune build]
Processing 23/35: [llvm.18-static/AddOCaml.cmake.patch: dl] [bigarray-compat: dune build] [csexp: dune build]
Processing 24/35: [llvm.18-static/AddOCaml.cmake.patch: dl] [bigarray-compat: dune build] [csexp: dune build] [stdlib-shims: dune build]
Processing 24/35: [llvm.18-static/install.sh: dl] [bigarray-compat: dune build] [csexp: dune build] [stdlib-shims: dune build]
-> retrieved llvm.18-static  (https://github.com/llvm/llvm-project/releases/download/llvmorg-18.1.8/llvm-project-18.1.8.src.tar.xz)
Processing 24/35: [bigarray-compat: dune build] [csexp: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "stdlib-shims" "-j" "15" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 24/35: [bigarray-compat: dune build] [csexp: dune build]
-> installed stdlib-shims.0.3.0
Processing 25/35: [bigarray-compat: dune build] [csexp: dune build]
Processing 26/35: [bigarray-compat: dune build] [csexp: dune build] [integers: dune build]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "bigarray-compat" "-j" "15" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/bigarray-compat.1.1.0)
-> compiled  bigarray-compat.1.1.0
Processing 26/35: [csexp: dune build] [integers: dune build]
-> installed bigarray-compat.1.1.0
Processing 27/35: [csexp: dune build] [integers: dune build]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "csexp" "-j" "15" "@install" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/csexp.1.5.2)
-> compiled  csexp.1.5.2
Processing 27/35: [integers: dune build]
-> installed csexp.1.5.2
Processing 28/35: [integers: dune build]
Processing 29/35: [dune-configurator: rm] [integers: dune build]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "integers" "-j" "15" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/integers.0.7.0)
-> compiled  integers.0.7.0
Processing 29/35: [dune-configurator: rm]
-> installed integers.0.7.0
Processing 30/35: [dune-configurator: rm]
+ /bin/rm "-rf" "vendor/csexp" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/dune-configurator.3.17.2)
+ /bin/rm "-rf" "vendor/pp" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/dune-configurator.3.17.2)
Processing 30/35: [dune-configurator: dune build]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "dune-configurator" "-j" "15" "@install" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/dune-configurator.3.17.2)
-> compiled  dune-configurator.3.17.2
-> installed dune-configurator.3.17.2
Processing 32/35: [ctypes: dune build]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ctypes" "-j" "15" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ctypes.0.23.0)
Processing 32/35: [ctypes: dune install]
+ /home/opam/.opam/4.14.2/bin/dune "install" "-p" "ctypes" "--create-install-files" "ctypes" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ctypes.0.23.0)
-> compiled  ctypes.0.23.0
-> installed ctypes.0.23.0
[llvm: patch] applying AddOCaml.cmake.patch
Processing 34/35: [llvm: patch]
Processing 34/35: [llvm: bash install.sh]
+ /usr/local/bin/bash "-ex" "install.sh" "build" "--llvm-config" "llvm-config18" "--libdir" "/home/opam/.opam/4.14.2/lib" "--cmake" "cmake" "--make" "gmake" "--link-mode" "static" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/llvm.18-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-config18
- + shift 2
- + [[ 8 -gt 0 ]]
- + case $1 in
- + [[ 8 -lt 2 ]]
- + libdir=/home/opam/.opam/4.14.2/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-config18 --build-mode
- ++ filter_experimental_targets
- ++ sed 's/ /;/g'
- ++ sed s/ARC//g
- ++ sed s/DirectX//g
- ++ xargs
- ++ sed s/Xtensa//g
- ++ sed s/M68k//g
- ++ sed s/CSKY//g
- ++ llvm-config18 --targets-built
- ++ sed s/SPIRV//g
- ++ llvm-config18 --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/llvm18/lib -DLLVM_LINK_LLVM_DYLIB=FALSE -DLLVM_OCAML_OUT_OF_TREE=TRUE -DLLVM_OCAML_INSTALL_PATH=/home/opam/.opam/4.14.2/lib -DLLVM_OCAML_USE_HOMEBREW=FALSE
- CMake Deprecation Warning at /home/opam/.opam/4.14.2/.opam-switch/build/llvm.18-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/4.14.2/.opam-switch/build/llvm.18-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.5
- -- The CXX compiler identification is Clang 18.1.5
- -- 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.10", minimum required is "3.6") 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")
- -- Performing Test Terminfo_LINKABLE
- -- Performing Test Terminfo_LINKABLE - Success
- -- Found Terminfo: /usr/lib/libtinfo.so
- -- 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
- -- Performing Test SUPPORTS_VARIADIC_MACROS_FLAG
- -- Performing Test SUPPORTS_VARIADIC_MACROS_FLAG - Success
- -- Performing Test SUPPORTS_GNU_ZERO_VARIADIC_MACRO_ARGUMENTS_FLAG
- -- Performing Test SUPPORTS_GNU_ZERO_VARIADIC_MACRO_ARGUMENTS_FLAG - Success
- -- LLVM host triple: x86_64-unknown-freebsd14.1
- -- Native target architecture is X86
- -- Threads enabled.
- -- Doxygen disabled.
- -- Found OCaml: /home/opam/.opam/4.14.2/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.1
- -- 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_WERROR_DATE_TIME
- -- Performing Test C_SUPPORTS_WERROR_DATE_TIME - Success
- -- Performing Test CXX_SUPPORTS_WERROR_DATE_TIME
- -- Performing Test CXX_SUPPORTS_WERROR_DATE_TIME - Success
- -- Performing Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW
- -- Performing Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Success
- -- Performing Test C_SUPPORTS_CMAKE_CXX_FLAGS
- -- Performing Test C_SUPPORTS_CMAKE_CXX_FLAGS - Failed
- -- Performing Test CXX_SUPPORTS_CMAKE_CXX_FLAGS
- -- Performing Test CXX_SUPPORTS_CMAKE_CXX_FLAGS - Failed
- -- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG
- -- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_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 C_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG
- -- Performing Test C_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG - Success
- -- Performing Test CXX_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG
- -- Performing Test CXX_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG - Success
- -- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG
- -- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Success
- -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG
- -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Success
- -- Performing Test CXX_SUPPORTS_CLASS_MEMACCESS_FLAG
- -- Performing Test CXX_SUPPORTS_CLASS_MEMACCESS_FLAG - Failed
- -- Performing Test CXX_SUPPORTS_NOEXCEPT_TYPE_FLAG
- -- Performing Test CXX_SUPPORTS_NOEXCEPT_TYPE_FLAG - Success
- -- Performing Test CXX_WONT_WARN_ON_FINAL_NONVIRTUALDTOR
- -- Performing Test CXX_WONT_WARN_ON_FINAL_NONVIRTUALDTOR - 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_STRING_CONVERSION_FLAG
- -- Performing Test C_SUPPORTS_STRING_CONVERSION_FLAG - Success
- -- Performing Test CXX_SUPPORTS_STRING_CONVERSION_FLAG
- -- Performing Test CXX_SUPPORTS_STRING_CONVERSION_FLAG - 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
- -- Performing Test C_SUPPORTS_FNO_FUNCTION_SECTIONS
- -- Performing Test C_SUPPORTS_FNO_FUNCTION_SECTIONS - Success
- -- Performing Test C_SUPPORTS_FFUNCTION_SECTIONS
- -- Performing Test C_SUPPORTS_FFUNCTION_SECTIONS - Success
- -- Performing Test CXX_SUPPORTS_FFUNCTION_SECTIONS
- -- Performing Test CXX_SUPPORTS_FFUNCTION_SECTIONS - Success
- -- Performing Test C_SUPPORTS_FDATA_SECTIONS
- -- Performing Test C_SUPPORTS_FDATA_SECTIONS - Success
- -- Performing Test CXX_SUPPORTS_FDATA_SECTIONS
- -- Performing Test CXX_SUPPORTS_FDATA_SECTIONS - 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.46.2")
- -- 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)
- CMake Deprecation Warning at /home/opam/.opam/4.14.2/.opam-switch/build/llvm.18-static/third-party/benchmark/CMakeLists.txt:1 (cmake_minimum_required):
-   Compatibility with CMake < 3.10 will be removed from a future version of
-   CMake.
- 
-   Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
-   to tell CMake that the project requires at least <min> but has been updated
-   to work with policies introduced by <max> or earlier.
- 
- 
- -- git version: v0.0.0 normalized to 0.0.0
- -- Version: 1.6.0
- -- Looking for shm_open in rt
- -- Looking for shm_open in rt - found
- -- Performing Test HAVE_CXX_FLAG_STD_CXX11
- -- Performing Test HAVE_CXX_FLAG_STD_CXX11 - Success
- -- 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_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
- -- Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES
- -- Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES
- -- Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- failed to compile
- -- Performing Test HAVE_CXX_FLAG_COVERAGE
- -- Performing Test HAVE_CXX_FLAG_COVERAGE - Success
- -- Performing Test HAVE_GNU_POSIX_REGEX
- -- Performing Test HAVE_GNU_POSIX_REGEX
- -- Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile
- -- Performing Test HAVE_POSIX_REGEX
- -- Performing Test HAVE_POSIX_REGEX
- -- Performing Test HAVE_POSIX_REGEX -- success
- -- Performing Test HAVE_STEADY_CLOCK
- -- Performing Test HAVE_STEADY_CLOCK
- -- Performing Test HAVE_STEADY_CLOCK -- success
- -- Configuring done (59.1s)
- -- Generating done (10.1s)
- -- Build files have been written to: /home/opam/.opam/4.14.2/.opam-switch/build/llvm.18-static/build
- + gmake -j -Cbuild ocaml_all
- gmake: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/llvm.18-static/build'
- [  0%] Built target ocaml_make_directory
- [  0%] Building OCaml stub object file Mips_ocaml.o
- [  0%] Building OCaml stub object file LoongArch_ocaml.o
- [  0%] Building OCaml stub object file PowerPC_ocaml.o
- [  0%] Building OCaml stub object file Hexagon_ocaml.o
- [  0%] Building OCaml stub object file RISCV_ocaml.o
- [  0%] Building OCaml stub object file Lanai_ocaml.o
- [  0%] Building OCaml stub object file BPF_ocaml.o
- [  0%] Building OCaml stub object file AVR_ocaml.o
- [  0%] Building OCaml stub object file ARM_ocaml.o
- [  0%] Building OCaml stub object file MSP430_ocaml.o
- [  0%] Building OCaml stub object file AMDGPU_ocaml.o
- [  0%] Building OCaml stub object file NVPTX_ocaml.o
- [  0%] Building OCaml stub object file Sparc_ocaml.o
- [  0%] Building OCaml stub object file AArch64_ocaml.o
- [  0%] Copying llvm_ocaml.c to build area
- [  0%] Copying llvm.mli to build area
- [  0%] Copying llvm.ml to build area
- [  0%] Building OCaml stub object file SystemZ_ocaml.o
- [  0%] Building OCaml library llvm_LoongArch
- [  0%] Building OCaml stub object file WebAssembly_ocaml.o
- [  0%] Building OCaml library llvm_PowerPC
- [  0%] Building OCaml library llvm_RISCV
- [  0%] Building OCaml library llvm_Mips
- [  0%] Building OCaml library llvm_ARM
- [  0%] Building OCaml stub object file X86_ocaml.o
- [  0%] Building OCaml stub object file VE_ocaml.o
- [  0%] Building OCaml library llvm_MSP430
- [  0%] Building OCaml library llvm_BPF
- [  0%] Building OCaml library llvm_Sparc
- [  0%] Building OCaml stub object file llvm_ocaml.o
- [  0%] Building OCaml stub object file XCore_ocaml.o
- [  0%] Building OCaml library llvm_Hexagon
- [  0%] Building OCaml library llvm_AVR
- [  0%] Building OCaml library llvm_Lanai
- [  0%] Building OCaml library llvm_NVPTX
- [  0%] Building OCaml library llvm_WebAssembly
- [  0%] Building OCaml library llvm_AMDGPU
- [  0%] Building OCaml library llvm_AArch64
- [  0%] Building OCaml library llvm_SystemZ
- [  0%] Building OCaml library llvm_XCore
- [  0%] Building OCaml library llvm_X86
- [  0%] Building OCaml library llvm_VE
- [  0%] Building OCaml documentation for llvm_RISCV
- [  0%] Building OCaml documentation for llvm_LoongArch
- Copying OCaml library component llvm_RISCV.mli to intermediate area
- Copying OCaml library component llvm_LoongArch.mli to intermediate area
- [  0%] Building OCaml documentation for llvm_MSP430
- [  0%] Building OCaml documentation for llvm_PowerPC
- [  0%] Building OCaml documentation for llvm_Hexagon
- [  0%] Building OCaml documentation for llvm_BPF
- [  0%] Building OCaml documentation for llvm_Mips
- [  0%] Building OCaml documentation for llvm_Sparc
- [  0%] Building OCaml documentation for llvm_ARM
- [ 50%] Building OCaml documentation for llvm_NVPTX
- Copying OCaml library component llvm_RISCV.cma to intermediate area
- Copying OCaml library component llvm_LoongArch.cma to intermediate area
- [ 50%] Building OCaml documentation for llvm_AMDGPU
- [ 50%] Building OCaml documentation for llvm_Lanai
- [ 50%] Building OCaml documentation for llvm_AArch64
- Copying OCaml library component llvm_PowerPC.mli to intermediate area
- Copying OCaml library component llvm_BPF.mli to intermediate area
- Copying OCaml library component llvm_Mips.mli to intermediate area
- Copying OCaml library component llvm_ARM.mli to intermediate area
- Copying OCaml library component libllvm_LoongArch.a to intermediate area
- [ 50%] Building OCaml documentation for llvm_X86
- Copying OCaml library component llvm_Sparc.mli to intermediate area
- Copying OCaml library component llvm_MSP430.mli to intermediate area
- Copying OCaml library component llvm_NVPTX.mli to intermediate area
- Copying OCaml library component llvm_Lanai.mli to intermediate area
- [ 50%] Building OCaml documentation for llvm_XCore
- [ 50%] Building OCaml documentation for llvm_AVR
- Copying OCaml library component libllvm_RISCV.a to intermediate area
- Copying OCaml library component llvm_Mips.cma to intermediate area
- Copying OCaml library component llvm_AMDGPU.mli to intermediate area
- Copying OCaml library component llvm_PowerPC.cma to intermediate area
- Copying OCaml library component llvm_LoongArch.cmxa to intermediate area
- Copying OCaml library component llvm_Hexagon.mli to intermediate area
- Copying OCaml library component llvm_BPF.cma to intermediate area
- Copying OCaml library component llvm_AArch64.mli to intermediate area
- [ 50%] Building OCaml documentation for llvm_SystemZ
- Copying OCaml library component llvm_MSP430.cma to intermediate area
- [ 50%] Building OCaml documentation for llvm_VE
- Copying OCaml library component llvm_NVPTX.cma to intermediate area
- Copying OCaml library component llvm_Lanai.cma to intermediate area
- Copying OCaml library component llvm_AVR.mli to intermediate area
- Copying OCaml library component llvm_AMDGPU.cma to intermediate area
- Copying OCaml library component libllvm_Mips.a to intermediate area
- [ 50%] Building OCaml documentation for llvm_WebAssembly
- Copying OCaml library component llvm_RISCV.cmxa to intermediate area
- Copying OCaml library component llvm_LoongArch.a to intermediate area
- Copying OCaml library component llvm_Sparc.cma to intermediate area
- Copying OCaml library component llvm_XCore.mli to intermediate area
- Copying OCaml library component llvm_Hexagon.cma to intermediate area
- Copying OCaml library component libllvm_PowerPC.a to intermediate area
- Copying OCaml library component llvm_AVR.cma to intermediate area
- Copying OCaml library component llvm_AArch64.cma to intermediate area
- Copying OCaml library component libllvm_Lanai.a to intermediate area
- Copying OCaml library component libllvm_BPF.a to intermediate area
- Copying OCaml library component libllvm_NVPTX.a to intermediate area
- Copying OCaml library component libllvm_MSP430.a to intermediate area
- Copying OCaml library component llvm_ARM.cma to intermediate area
- Copying OCaml library component llvm_X86.mli to intermediate area
- Copying OCaml library component llvm_SystemZ.mli to intermediate area
- Copying OCaml library component llvm_Mips.cmxa to intermediate area
- Copying OCaml library component libllvm_Sparc.a to intermediate area
- Copying OCaml library component llvm_XCore.cma to intermediate area
- Copying OCaml library component llvm_RISCV.a to intermediate area
- Copying OCaml library component llvm_PowerPC.cmxa to intermediate area
- Copying OCaml library component llvm_VE.mli to intermediate area
- Copying OCaml library component llvm_LoongArch.cmi to intermediate area
- Copying OCaml library component llvm_NVPTX.cmxa to intermediate area
- Copying OCaml library component libllvm_AArch64.a to intermediate area
- Copying OCaml library component llvm_Lanai.cmxa to intermediate area
- Copying OCaml library component llvm_BPF.cmxa to intermediate area
- Copying OCaml library component llvm_X86.cma to intermediate area
- Copying OCaml library component libllvm_Hexagon.a to intermediate area
- Copying OCaml library component llvm_PowerPC.a to intermediate area
- Copying OCaml library component libllvm_AMDGPU.a to intermediate area
- Copying OCaml library component llvm_VE.cma to intermediate area
- Copying OCaml library component llvm_WebAssembly.mli to intermediate area
- Copying OCaml library component llvm_MSP430.cmxa to intermediate area
- Copying OCaml library component llvm_Mips.a to intermediate area
- Copying OCaml library component llvm_SystemZ.cma to intermediate area
- Copying OCaml library component llvm_NVPTX.a to intermediate area
- Copying OCaml library component libllvm_ARM.a to intermediate area
- Copying OCaml library component llvm_BPF.a to intermediate area
- Copying OCaml library component llvm_AArch64.cmxa to intermediate area
- Copying OCaml library component llvm_Hexagon.cmxa to intermediate area
- Copying OCaml library component llvm_Sparc.cmxa to intermediate area
- Copying OCaml library component libllvm_X86.a to intermediate area
- Copying OCaml library component llvm_Lanai.a to intermediate area
- Copying OCaml library component llvm_AMDGPU.cmxa to intermediate area
- Copying OCaml library component libllvm_SystemZ.a to intermediate area
- Copying OCaml library component llvm_MSP430.a to intermediate area
- Copying OCaml library component llvm_NVPTX.cmi to intermediate area
- Copying OCaml library component libllvm_VE.a to intermediate area
- Copying OCaml library component llvm_LoongArch.cmti to intermediate area
- Copying OCaml library component llvm_WebAssembly.cma to intermediate area
- Copying OCaml library component llvm_ARM.cmxa to intermediate area
- Copying OCaml library component llvm_Mips.cmi to intermediate area
- Copying OCaml library component llvm_Hexagon.a to intermediate area
- Copying OCaml library component llvm_BPF.cmi to intermediate area
- Copying OCaml library component llvm_RISCV.cmi to intermediate area
- Copying OCaml library component llvm_X86.cmxa to intermediate area
- Copying OCaml library component libllvm_XCore.a to intermediate area
- Copying OCaml library component llvm_AMDGPU.a to intermediate area
- Copying OCaml library component libllvm_AVR.a to intermediate area
- Copying OCaml library component llvm_Lanai.cmi to intermediate area
- Copying OCaml library component llvm_NVPTX.cmti to intermediate area
- Copying OCaml library component llvm_MSP430.cmi to intermediate area
- Copying OCaml library component libllvm_WebAssembly.a to intermediate area
- Copying OCaml library component llvm_SystemZ.cmxa to intermediate area
- Copying OCaml library component llvm_PowerPC.cmi to intermediate area
- Copying OCaml library component llvm_VE.cmxa to intermediate area
- Copying OCaml library component llvm_AArch64.a to intermediate area
- Copying OCaml library component llvm_Mips.cmti to intermediate area
- Copying OCaml library component llvm_ARM.a to intermediate area
- Copying OCaml library component llvm_X86.a to intermediate area
- Copying OCaml library component llvm_AVR.cmxa to intermediate area
- Copying OCaml library component llvm_AMDGPU.cmi to intermediate area
- Copying OCaml library component llvm_RISCV.cmti to intermediate area
- Copying OCaml library component llvm_WebAssembly.cmxa to intermediate area
- Copying OCaml library component llvm_LoongArch.cmt to intermediate area
- Copying OCaml library component llvm_Lanai.cmti to intermediate area
- Copying OCaml library component llvm_BPF.cmti to intermediate area
- Copying OCaml library component llvm_X86.cmi to intermediate area
- Copying OCaml library component llvm_Hexagon.cmi to intermediate area
- Copying OCaml library component llvm_Sparc.a to intermediate area
- Copying OCaml library component llvm_XCore.cmxa to intermediate area
- Copying OCaml library component llvm_PowerPC.cmti to intermediate area
- Copying OCaml library component llvm_SystemZ.a to intermediate area
- Copying OCaml library component llvm_WebAssembly.a to intermediate area
- Copying OCaml library component llvm_AArch64.cmi to intermediate area
- Copying OCaml library component llvm_ARM.cmi to intermediate area
- Copying OCaml library component llvm_MSP430.cmti to intermediate area
- Copying OCaml library component llvm_AMDGPU.cmti to intermediate area
- Copying OCaml library component llvm_NVPTX.cmt to intermediate area
- Copying OCaml library component llvm_Hexagon.cmti to intermediate area
- Copying OCaml library component llvm_VE.a to intermediate area
- Copying OCaml library component llvm_WebAssembly.cmi to intermediate area
- Copying OCaml library component llvm_Sparc.cmi to intermediate area
- Copying OCaml library component llvm_Mips.cmt to intermediate area
- Copying OCaml library component llvm_AVR.a to intermediate area
- Copying OCaml library component llvm_Lanai.cmt to intermediate area
- Copying OCaml library component llvm_PowerPC.cmt to intermediate area
- Copying OCaml library component llvm_X86.cmti to intermediate area
- Copying OCaml library component llvm_RISCV.cmt to intermediate area
- Copying OCaml library component llvm_NVPTX.cmx to intermediate area
- Copying OCaml library component llvm_LoongArch.cmx to intermediate area
- Copying OCaml library component llvm_WebAssembly.cmti to intermediate area
- Copying OCaml library component llvm_XCore.a to intermediate area
- Copying OCaml library component llvm_AVR.cmi to intermediate area
- Copying OCaml library component llvm_AMDGPU.cmt to intermediate area
- Copying OCaml library component llvm_Sparc.cmti to intermediate area
- Copying OCaml library component llvm_Hexagon.cmt to intermediate area
- Copying OCaml library component llvm_AArch64.cmti to intermediate area
- Copying OCaml library component llvm_Mips.cmx to intermediate area
- Copying OCaml library component llvm_BPF.cmt to intermediate area
- Copying OCaml library component llvm_Lanai.cmx to intermediate area
- Copying OCaml library component llvm_MSP430.cmt to intermediate area
- [ 50%] Built target ocaml_llvm_LoongArch
- Copying OCaml library component llvm_AVR.cmti to intermediate area
- Copying OCaml library component llvm_RISCV.cmx to intermediate area
- Copying OCaml library component llvm_X86.cmt to intermediate area
- Copying OCaml library component llvm_VE.cmi to intermediate area
- Copying OCaml library component llvm_SystemZ.cmi to intermediate area
- Copying OCaml library component llvm_AMDGPU.cmx to intermediate area
- Copying OCaml library component llvm_XCore.cmi to intermediate area
- Copying OCaml library component llvm_MSP430.cmx to intermediate area
- Copying OCaml library component llvm_AArch64.cmt to intermediate area
- Copying OCaml library component llvm_PowerPC.cmx to intermediate area
- Copying OCaml library component llvm_BPF.cmx to intermediate area
- [ 50%] Built target ocaml_llvm_Lanai
- Copying OCaml library component llvm_ARM.cmti to intermediate area
- Copying OCaml library component llvm_VE.cmti to intermediate area
- Copying OCaml library component llvm_AVR.cmt to intermediate area
- Copying OCaml library component llvm_Sparc.cmt to intermediate area
- [ 50%] Built target ocaml_llvm_RISCV
- Copying OCaml library component llvm_WebAssembly.cmt to intermediate area
- Copying OCaml library component llvm_Hexagon.cmx to intermediate area
- [ 50%] Built target ocaml_llvm_NVPTX
- Copying OCaml library component llvm_SystemZ.cmti to intermediate area
- Copying OCaml library component llvm_X86.cmx to intermediate area
- [ 50%] Built target ocaml_llvm_MSP430
- [ 50%] Built target ocaml_llvm_BPF
- [ 50%] Built target ocaml_llvm_PowerPC
- Copying OCaml library component llvm_AArch64.cmx to intermediate area
- Copying OCaml library component llvm_ARM.cmt to intermediate area
- [ 50%] Built target ocaml_llvm_AMDGPU
- [ 50%] Built target ocaml_llvm_Mips
- Copying OCaml library component llvm_AVR.cmx to intermediate area
- Copying OCaml library component llvm_XCore.cmti to intermediate area
- Copying OCaml library component llvm_WebAssembly.cmx to intermediate area
- Copying OCaml library component llvm_VE.cmt to intermediate area
- Copying OCaml library component llvm_SystemZ.cmt to intermediate area
- [ 50%] Built target ocaml_llvm_X86
- [ 50%] Built target ocaml_llvm_Hexagon
- [ 50%] Built target ocaml_llvm_AArch64
- Copying OCaml library component llvm_SystemZ.cmx to intermediate area
- Copying OCaml library component llvm_VE.cmx to intermediate area
- [ 50%] Built target ocaml_llvm_WebAssembly
- Copying OCaml library component llvm_Sparc.cmx to intermediate area
- [ 50%] Built target ocaml_llvm_AVR
- Copying OCaml library component llvm_XCore.cmt to intermediate area
- Copying OCaml library component llvm_ARM.cmx to intermediate area
- [ 50%] Built target ocaml_llvm_SystemZ
- [ 50%] Built target ocaml_llvm_VE
- [ 50%] Built target ocaml_llvm_Sparc
- [ 50%] Built target ocaml_llvm_ARM
- Copying OCaml library component llvm_XCore.cmx to intermediate area
- [ 50%] Built target ocaml_llvm_XCore
- [ 50%] Building OCaml library llvm
- [ 50%] Building OCaml documentation for llvm
- Copying OCaml library component llvm.mli to intermediate area
- Copying OCaml library component llvm.cma to intermediate area
- Copying OCaml library component libllvm.a to intermediate area
- Copying OCaml library component llvm.cmxa to intermediate area
- Copying OCaml library component llvm.a to intermediate area
- Copying OCaml library component llvm.cmi to intermediate area
- Copying OCaml library component llvm.cmti to intermediate area
- Copying OCaml library component llvm.cmt to intermediate area
- Copying OCaml library component llvm.cmx to intermediate area
- [ 50%] Built target ocaml_llvm
- [ 50%] Copying all_backends_ocaml.c to build area
- [ 50%] Copying target_ocaml.c to build area
- [ 50%] Copying llvm_target.mli to build area
- [ 50%] Copying llvm_all_backends.mli to build area
- [ 50%] Copying llvm_all_backends.ml to build area
- [ 50%] Copying analysis_ocaml.c to build area
- [ 50%] Copying llvm_analysis.mli to build area
- [ 50%] Copying llvm_analysis.ml to build area
- [ 50%] Copying llvm_target.ml to build area
- [ 50%] Building OCaml stub object file analysis_ocaml.o
- [ 50%] Copying bitreader_ocaml.c to build area
- [ 50%] Copying debuginfo_ocaml.c to build area
- [ 50%] Copying llvm_bitreader.ml to build area
- [ 50%] Copying irreader_ocaml.c to build area
- [ 50%] Copying bitwriter_ocaml.c to build area
- [ 50%] Copying llvm_bitreader.mli to build area
- [ 50%] Copying llvm_irreader.mli to build area
- [ 50%] Copying llvm_irreader.ml to build area
- [ 50%] Copying llvm_debuginfo.mli to build area
- [ 50%] Copying llvm_bitwriter.mli to build area
- [ 50%] Copying llvm_debuginfo.ml to build area
- [ 50%] Building OCaml stub object file bitreader_ocaml.o
- [ 50%] Copying llvm_bitwriter.ml to build area
- [ 50%] Copying linker_ocaml.c to build area
- [ 50%] Building OCaml stub object file debuginfo_ocaml.o
- [ 50%] Building OCaml stub object file bitwriter_ocaml.o
- [ 50%] Copying llvm_linker.mli to build area
- [ 50%] Copying llvm_linker.ml to build area
- [ 50%] Building OCaml stub object file irreader_ocaml.o
- [ 50%] Copying transform_utils_ocaml.c to build area
- [ 50%] Building OCaml stub object file linker_ocaml.o
- [ 50%] Building OCaml stub object file all_backends_ocaml.o
- [ 50%] Building OCaml stub object file target_ocaml.o
- [ 50%] Copying llvm_transform_utils.mli to build area
- [ 50%] Copying llvm_transform_utils.ml to build area
- [ 50%] Building OCaml library llvm_bitreader
- [ 50%] Building OCaml library llvm_bitwriter
- [ 50%] Building OCaml library llvm_analysis
- [ 50%] Building OCaml library llvm_all_backends
- [ 50%] Building OCaml library llvm_linker
- [ 50%] Building OCaml library llvm_irreader
- [ 50%] Building OCaml stub object file transform_utils_ocaml.o
- [ 50%] Building OCaml library llvm_target
- [ 50%] Building OCaml documentation for llvm_all_backends
- [ 50%] Building OCaml library llvm_transform_utils
- [ 50%] Building OCaml documentation for llvm_bitreader
- [ 50%] Building OCaml library llvm_debuginfo
- [ 50%] Building OCaml documentation for llvm_irreader
- Copying OCaml library component llvm_all_backends.mli to intermediate area
- Copying OCaml library component llvm_bitreader.mli to intermediate area
- Copying OCaml library component llvm_all_backends.cma to intermediate area
- Copying OCaml library component llvm_bitreader.cma to intermediate area
- [ 50%] Building OCaml documentation for llvm_analysis
- [ 50%] Building OCaml documentation for llvm_linker
- Copying OCaml library component llvm_irreader.mli to intermediate area
- [ 50%] Building OCaml documentation for llvm_bitwriter
- Copying OCaml library component libllvm_bitreader.a to intermediate area
- Copying OCaml library component libllvm_all_backends.a to intermediate area
- Copying OCaml library component llvm_irreader.cma to intermediate area
- Copying OCaml library component llvm_bitreader.cmxa to intermediate area
- Copying OCaml library component llvm_linker.mli to intermediate area
- Copying OCaml library component llvm_analysis.mli to intermediate area
- Copying OCaml library component libllvm_irreader.a to intermediate area
- Copying OCaml library component llvm_all_backends.cmxa to intermediate area
- Copying OCaml library component llvm_bitreader.a to intermediate area
- Copying OCaml library component llvm_analysis.cma to intermediate area
- Copying OCaml library component llvm_bitwriter.mli to intermediate area
- [ 50%] Building OCaml documentation for llvm_target
- Copying OCaml library component libllvm_analysis.a to intermediate area
- Copying OCaml library component llvm_linker.cma to intermediate area
- Copying OCaml library component llvm_bitreader.cmi to intermediate area
- Copying OCaml library component llvm_bitwriter.cma to intermediate area
- Copying OCaml library component llvm_irreader.cmxa to intermediate area
- Copying OCaml library component llvm_all_backends.a to intermediate area
- Copying OCaml library component libllvm_linker.a to intermediate area
- Copying OCaml library component llvm_analysis.cmxa to intermediate area
- Copying OCaml library component libllvm_bitwriter.a to intermediate area
- Copying OCaml library component llvm_bitreader.cmti to intermediate area
- Copying OCaml library component llvm_irreader.a to intermediate area
- Copying OCaml library component llvm_analysis.a to intermediate area
- Copying OCaml library component llvm_target.mli to intermediate area
- Copying OCaml library component llvm_bitwriter.cmxa to intermediate area
- Copying OCaml library component llvm_bitreader.cmt to intermediate area
- [ 50%] Building OCaml documentation for llvm_transform_utils
- Copying OCaml library component llvm_linker.cmxa to intermediate area
- Copying OCaml library component llvm_irreader.cmi to intermediate area
- Copying OCaml library component llvm_analysis.cmi to intermediate area
- Copying OCaml library component llvm_target.cma to intermediate area
- Copying OCaml library component llvm_all_backends.cmi to intermediate area
- Copying OCaml library component llvm_linker.a to intermediate area
- Copying OCaml library component llvm_irreader.cmti to intermediate area
- Copying OCaml library component llvm_bitreader.cmx to intermediate area
- Copying OCaml library component libllvm_target.a to intermediate area
- Copying OCaml library component llvm_analysis.cmti to intermediate area
- Copying OCaml library component llvm_bitwriter.a to intermediate area
- Copying OCaml library component llvm_all_backends.cmti to intermediate area
- Copying OCaml library component llvm_transform_utils.mli to intermediate area
- [ 50%] Built target ocaml_llvm_bitreader
- Copying OCaml library component llvm_linker.cmi to intermediate area
- Copying OCaml library component llvm_bitwriter.cmi to intermediate area
- Copying OCaml library component llvm_irreader.cmt to intermediate area
- Copying OCaml library component llvm_analysis.cmt to intermediate area
- Copying OCaml library component llvm_target.cmxa to intermediate area
- Copying OCaml library component llvm_transform_utils.cma to intermediate area
- Copying OCaml library component llvm_bitwriter.cmti to intermediate area
- Copying OCaml library component llvm_irreader.cmx to intermediate area
- Copying OCaml library component llvm_analysis.cmx to intermediate area
- Copying OCaml library component llvm_linker.cmti to intermediate area
- Copying OCaml library component llvm_target.a to intermediate area
- [ 50%] Building OCaml documentation for llvm_debuginfo
- Copying OCaml library component llvm_all_backends.cmt to intermediate area
- Copying OCaml library component llvm_bitwriter.cmt to intermediate area
- Copying OCaml library component llvm_target.cmi to intermediate area
- Copying OCaml library component llvm_linker.cmt to intermediate area
- [ 50%] Built target ocaml_llvm_irreader
- Copying OCaml library component libllvm_transform_utils.a to intermediate area
- [ 50%] Built target ocaml_llvm_analysis
- Copying OCaml library component llvm_all_backends.cmx to intermediate area
- Copying OCaml library component llvm_bitwriter.cmx to intermediate area
- Copying OCaml library component llvm_target.cmti to intermediate area
- [ 50%] Built target ocaml_llvm_all_backends
- Copying OCaml library component llvm_transform_utils.cmxa to intermediate area
- [ 50%] Built target ocaml_llvm_bitwriter
- Copying OCaml library component llvm_target.cmt to intermediate area
- Copying OCaml library component llvm_transform_utils.a to intermediate area
- Copying OCaml library component llvm_linker.cmx to intermediate area
- Copying OCaml library component llvm_debuginfo.mli to intermediate area
- [ 50%] Built target ocaml_llvm_linker
- Copying OCaml library component llvm_transform_utils.cmi to intermediate area
- Copying OCaml library component llvm_target.cmx to intermediate area
- Copying OCaml library component llvm_debuginfo.cma to intermediate area
- Copying OCaml library component llvm_transform_utils.cmti to intermediate area
- [ 50%] Built target ocaml_llvm_target
- Copying OCaml library component llvm_transform_utils.cmt to intermediate area
- Copying OCaml library component llvm_transform_utils.cmx to intermediate area
- Copying OCaml library component libllvm_debuginfo.a to intermediate area
- [ 50%] Built target ocaml_llvm_transform_utils
- [ 50%] Copying executionengine_ocaml.c to build area
- [ 50%] Copying llvm_executionengine.mli to build area
- Copying OCaml library component llvm_debuginfo.cmxa to intermediate area
- [ 50%] Copying llvm_executionengine.ml to build area
- [ 50%] Copying passbuilder_ocaml.c to build area
- [ 50%] Building OCaml stub object file executionengine_ocaml.o
- [ 50%] Copying llvm_passbuilder.mli to build area
- Copying OCaml library component llvm_debuginfo.a to intermediate area
- [ 50%] Copying llvm_passbuilder.ml to build area
- Copying OCaml library component llvm_debuginfo.cmi to intermediate area
- [ 50%] Building OCaml stub object file passbuilder_ocaml.o
- Copying OCaml library component llvm_debuginfo.cmti to intermediate area
- Copying OCaml library component llvm_debuginfo.cmt to intermediate area
- Copying OCaml library component llvm_debuginfo.cmx to intermediate area
- [100%] Building OCaml library llvm_executionengine
- [100%] Built target ocaml_llvm_debuginfo
- [100%] Building OCaml library llvm_passbuilder
- [100%] Building OCaml documentation for llvm_executionengine
- [100%] Building OCaml documentation for llvm_passbuilder
- Copying OCaml library component llvm_executionengine.mli to intermediate area
- Copying OCaml library component llvm_passbuilder.mli to intermediate area
- Copying OCaml library component llvm_executionengine.cma to intermediate area
- Copying OCaml library component llvm_passbuilder.cma to intermediate area
- Copying OCaml library component libllvm_executionengine.a to intermediate area
- Copying OCaml library component libllvm_passbuilder.a to intermediate area
- Copying OCaml library component llvm_executionengine.cmxa to intermediate area
- Copying OCaml library component llvm_passbuilder.cmxa to intermediate area
- Copying OCaml library component llvm_executionengine.a to intermediate area
- Copying OCaml library component llvm_passbuilder.a to intermediate area
- Copying OCaml library component llvm_executionengine.cmi to intermediate area
- Copying OCaml library component llvm_executionengine.cmti to intermediate area
- Copying OCaml library component llvm_passbuilder.cmi to intermediate area
- Copying OCaml library component llvm_passbuilder.cmti to intermediate area
- Copying OCaml library component llvm_executionengine.cmt to intermediate area
- Copying OCaml library component llvm_executionengine.cmx to intermediate area
- Copying OCaml library component llvm_passbuilder.cmt to intermediate area
- [100%] Built target ocaml_llvm_executionengine
- Copying OCaml library component llvm_passbuilder.cmx to intermediate area
- [100%] Built target ocaml_llvm_passbuilder
- [100%] Built target ocaml_all
- gmake: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/llvm.18-static/build'
-> compiled  llvm.18-static
Processing 35/35: [llvm: bash install.sh]
+ /usr/local/bin/bash "-ex" "install.sh" "install" "--llvm-config" "llvm-config18" "--libdir" "/home/opam/.opam/4.14.2/lib" "--cmake" "cmake" "--make" "gmake" "--link-mode" "static" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/llvm.18-static)
- + action=install
- + shift
- + llvm_config=
- + libdir=
- + cmake=
- + make=
- + link_mode=
- + use_homebrew=FALSE
- + [[ 10 -gt 0 ]]
- + case $1 in
- + [[ 10 -lt 2 ]]
- + llvm_config=llvm-config18
- + shift 2
- + [[ 8 -gt 0 ]]
- + case $1 in
- + [[ 8 -lt 2 ]]
- + libdir=/home/opam/.opam/4.14.2/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_install
- + test -d build
- + cmake -Pbuild/bindings/ocaml/cmake_install.cmake
- -- Install configuration: "Release"
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm.mli
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm.cma
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/libllvm.a
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm.cmxa
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm.a
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm.cmi
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm.cmti
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm.cmt
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm.cmx
- -- Installing: /home/opam/.opam/4.14.2/lib/META.llvm
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_all_backends.mli
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_all_backends.cma
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/libllvm_all_backends.a
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_all_backends.cmxa
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_all_backends.a
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_all_backends.cmi
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_all_backends.cmti
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_all_backends.cmt
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_all_backends.cmx
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_analysis.mli
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_analysis.cma
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/libllvm_analysis.a
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_analysis.cmxa
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_analysis.a
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_analysis.cmi
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_analysis.cmti
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_analysis.cmt
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_analysis.cmx
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_AArch64.mli
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_AArch64.cma
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/libllvm_AArch64.a
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_AArch64.cmxa
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_AArch64.a
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_AArch64.cmi
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_AArch64.cmti
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_AArch64.cmt
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_AArch64.cmx
- -- Installing: /home/opam/.opam/4.14.2/lib/META.llvm_AArch64
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_AMDGPU.mli
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_AMDGPU.cma
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/libllvm_AMDGPU.a
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_AMDGPU.cmxa
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_AMDGPU.a
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_AMDGPU.cmi
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_AMDGPU.cmti
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_AMDGPU.cmt
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_AMDGPU.cmx
- -- Installing: /home/opam/.opam/4.14.2/lib/META.llvm_AMDGPU
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_ARM.mli
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_ARM.cma
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/libllvm_ARM.a
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_ARM.cmxa
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_ARM.a
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_ARM.cmi
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_ARM.cmti
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_ARM.cmt
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_ARM.cmx
- -- Installing: /home/opam/.opam/4.14.2/lib/META.llvm_ARM
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_AVR.mli
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_AVR.cma
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/libllvm_AVR.a
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_AVR.cmxa
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_AVR.a
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_AVR.cmi
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_AVR.cmti
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_AVR.cmt
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_AVR.cmx
- -- Installing: /home/opam/.opam/4.14.2/lib/META.llvm_AVR
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_BPF.mli
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_BPF.cma
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/libllvm_BPF.a
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_BPF.cmxa
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_BPF.a
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_BPF.cmi
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_BPF.cmti
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_BPF.cmt
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_BPF.cmx
- -- Installing: /home/opam/.opam/4.14.2/lib/META.llvm_BPF
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_Hexagon.mli
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_Hexagon.cma
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/libllvm_Hexagon.a
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_Hexagon.cmxa
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_Hexagon.a
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_Hexagon.cmi
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_Hexagon.cmti
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_Hexagon.cmt
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_Hexagon.cmx
- -- Installing: /home/opam/.opam/4.14.2/lib/META.llvm_Hexagon
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_Lanai.mli
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_Lanai.cma
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/libllvm_Lanai.a
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_Lanai.cmxa
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_Lanai.a
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_Lanai.cmi
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_Lanai.cmti
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_Lanai.cmt
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_Lanai.cmx
- -- Installing: /home/opam/.opam/4.14.2/lib/META.llvm_Lanai
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_LoongArch.mli
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_LoongArch.cma
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/libllvm_LoongArch.a
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_LoongArch.cmxa
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_LoongArch.a
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_LoongArch.cmi
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_LoongArch.cmti
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_LoongArch.cmt
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_LoongArch.cmx
- -- Installing: /home/opam/.opam/4.14.2/lib/META.llvm_LoongArch
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_Mips.mli
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_Mips.cma
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/libllvm_Mips.a
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_Mips.cmxa
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_Mips.a
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_Mips.cmi
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_Mips.cmti
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_Mips.cmt
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_Mips.cmx
- -- Installing: /home/opam/.opam/4.14.2/lib/META.llvm_Mips
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_MSP430.mli
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_MSP430.cma
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/libllvm_MSP430.a
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_MSP430.cmxa
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_MSP430.a
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_MSP430.cmi
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_MSP430.cmti
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_MSP430.cmt
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_MSP430.cmx
- -- Installing: /home/opam/.opam/4.14.2/lib/META.llvm_MSP430
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_NVPTX.mli
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_NVPTX.cma
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/libllvm_NVPTX.a
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_NVPTX.cmxa
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_NVPTX.a
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_NVPTX.cmi
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_NVPTX.cmti
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_NVPTX.cmt
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_NVPTX.cmx
- -- Installing: /home/opam/.opam/4.14.2/lib/META.llvm_NVPTX
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_PowerPC.mli
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_PowerPC.cma
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/libllvm_PowerPC.a
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_PowerPC.cmxa
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_PowerPC.a
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_PowerPC.cmi
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_PowerPC.cmti
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_PowerPC.cmt
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_PowerPC.cmx
- -- Installing: /home/opam/.opam/4.14.2/lib/META.llvm_PowerPC
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_RISCV.mli
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_RISCV.cma
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/libllvm_RISCV.a
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_RISCV.cmxa
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_RISCV.a
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_RISCV.cmi
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_RISCV.cmti
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_RISCV.cmt
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_RISCV.cmx
- -- Installing: /home/opam/.opam/4.14.2/lib/META.llvm_RISCV
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_Sparc.mli
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_Sparc.cma
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/libllvm_Sparc.a
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_Sparc.cmxa
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_Sparc.a
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_Sparc.cmi
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_Sparc.cmti
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_Sparc.cmt
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_Sparc.cmx
- -- Installing: /home/opam/.opam/4.14.2/lib/META.llvm_Sparc
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_SystemZ.mli
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_SystemZ.cma
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/libllvm_SystemZ.a
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_SystemZ.cmxa
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_SystemZ.a
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_SystemZ.cmi
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_SystemZ.cmti
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_SystemZ.cmt
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_SystemZ.cmx
- -- Installing: /home/opam/.opam/4.14.2/lib/META.llvm_SystemZ
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_VE.mli
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_VE.cma
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/libllvm_VE.a
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_VE.cmxa
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_VE.a
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_VE.cmi
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_VE.cmti
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_VE.cmt
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_VE.cmx
- -- Installing: /home/opam/.opam/4.14.2/lib/META.llvm_VE
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_WebAssembly.mli
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_WebAssembly.cma
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/libllvm_WebAssembly.a
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_WebAssembly.cmxa
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_WebAssembly.a
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_WebAssembly.cmi
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_WebAssembly.cmti
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_WebAssembly.cmt
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_WebAssembly.cmx
- -- Installing: /home/opam/.opam/4.14.2/lib/META.llvm_WebAssembly
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_X86.mli
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_X86.cma
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/libllvm_X86.a
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_X86.cmxa
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_X86.a
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_X86.cmi
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_X86.cmti
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_X86.cmt
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_X86.cmx
- -- Installing: /home/opam/.opam/4.14.2/lib/META.llvm_X86
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_XCore.mli
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_XCore.cma
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/libllvm_XCore.a
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_XCore.cmxa
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_XCore.a
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_XCore.cmi
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_XCore.cmti
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_XCore.cmt
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_XCore.cmx
- -- Installing: /home/opam/.opam/4.14.2/lib/META.llvm_XCore
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_bitreader.mli
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_bitreader.cma
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/libllvm_bitreader.a
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_bitreader.cmxa
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_bitreader.a
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_bitreader.cmi
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_bitreader.cmti
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_bitreader.cmt
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_bitreader.cmx
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_bitwriter.mli
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_bitwriter.cma
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/libllvm_bitwriter.a
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_bitwriter.cmxa
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_bitwriter.a
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_bitwriter.cmi
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_bitwriter.cmti
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_bitwriter.cmt
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_bitwriter.cmx
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_debuginfo.mli
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_debuginfo.cma
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/libllvm_debuginfo.a
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_debuginfo.cmxa
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_debuginfo.a
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_debuginfo.cmi
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_debuginfo.cmti
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_debuginfo.cmt
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_debuginfo.cmx
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_irreader.mli
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_irreader.cma
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/libllvm_irreader.a
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_irreader.cmxa
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_irreader.a
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_irreader.cmi
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_irreader.cmti
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_irreader.cmt
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_irreader.cmx
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_linker.mli
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_linker.cma
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/libllvm_linker.a
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_linker.cmxa
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_linker.a
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_linker.cmi
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_linker.cmti
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_linker.cmt
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_linker.cmx
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_target.mli
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_target.cma
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/libllvm_target.a
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_target.cmxa
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_target.a
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_target.cmi
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_target.cmti
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_target.cmt
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_target.cmx
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_passbuilder.mli
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_passbuilder.cma
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/libllvm_passbuilder.a
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_passbuilder.cmxa
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_passbuilder.a
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_passbuilder.cmi
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_passbuilder.cmti
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_passbuilder.cmt
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_passbuilder.cmx
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_transform_utils.mli
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_transform_utils.cma
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/libllvm_transform_utils.a
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_transform_utils.cmxa
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_transform_utils.a
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_transform_utils.cmi
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_transform_utils.cmti
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_transform_utils.cmt
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_transform_utils.cmx
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_executionengine.mli
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_executionengine.cma
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/libllvm_executionengine.a
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_executionengine.cmxa
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_executionengine.a
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_executionengine.cmi
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_executionengine.cmti
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_executionengine.cmt
- -- Installing: /home/opam/.opam/4.14.2/lib/llvm/llvm_executionengine.cmx
-> installed llvm.18-static
Done.
2025-03-20 05:06.21 ---> saved as "afbd67acc6d0a17d5a138e3019f0ab7a5d7eaf5f20fb6376dd941fa2634ed0a8"
Job succeeded