Build:
- 0
2024-11-15 15:07.07: New job: Voodoo prep bitwuzla-cxx.0.6.1; 48a8f1500b8bac50c0a50ca704d9df52 2024-11-15 15:07.07: Waiting for resource in pool OCluster 2024-11-15 15:08.29: Waiting for worker… 2024-11-15 15:08.29: Got resource from pool OCluster 2024-11-15 15:08.29: Using cache hint "docs-universe-prep-5.1.1" To reproduce locally: cat > prep.spec <<'END-OF-SPEC' ((build tools ((from ocaml/opam:debian-12-ocaml-5.1@sha256:f8261d77960d4121a7c574bb231905abc0d2437c184ac77a86f8dd9ca82d4abb) (user (uid 1000) (gid 1000)) (workdir /home/opam) (run (shell "sudo chown opam:opam /home/opam")) (run (network host) (shell "sudo apt-get update && sudo apt-get install -yy m4 pkg-config")) (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "opam pin -ny https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 && opam depext -iy voodoo-prep")) (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam")))) (from ocaml/opam:debian-12-ocaml-5.1@sha256:f8261d77960d4121a7c574bb231905abc0d2437c184ac77a86f8dd9ca82d4abb) (user (uid 1000) (gid 1000)) (workdir /home/opam) (run (shell "sudo chown opam:opam /home/opam")) (run (shell "sudo mkdir /src")) (copy (src packages) (dst /src/packages)) (copy (src repo) (dst /src/repo)) (run (network host) (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && opam init --reinit -ni")) (run (shell "opam repo remove default && opam repo add opam /src")) (copy (from (build tools)) (src /home/opam/voodoo-prep) (dst /home/opam/)) (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "opam install dune.3.16.1 ocamlfind.1.9.6")) (env DUNE_CACHE enabled) (env DUNE_CACHE_TRANSPORT direct) (env DUNE_CACHE_DUPLICATION copy) (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "(sudo apt update) && ((opam depext -viy bitwuzla-cxx.0.6.1 zarith.1.14 ocamlfind.1.9.6 host-arch-x86_64.1 dune.3.16.1 conf-pkg-config.3 conf-gmp.4 conf-git.1.1 conf-gcc.1.0 conf-g++.1.0 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')")) (run (shell "opam exec -- ~/voodoo-prep -u bitwuzla-cxx:48a8f1500b8bac50c0a50ca704d9df52")) (run (network host) (secrets (ssh_privkey (target /home/opam/.ssh/id_rsa)) (ssh_pubkey (target /home/opam/.ssh/id_rsa.pub)) (ssh_config (target /home/opam/.ssh/config))) (shell "(echo '0.883263') && (for DATA in prep/universes/48a8f1500b8bac50c0a50ca704d9df52/bitwuzla-cxx/0.6.1,bitwuzla-cxx.0.6.1-48a8f1500b8bac50c0a50ca704d9df52,bitwuzla-cxx.0.6.1; do IFS=\",\"; set -- $DATA; ([ -d $1 ] || (echo \"FAILED:$2\" && mkdir -p $1 && cp ~/opam.err.log $1 && opam show $3 --raw > $1/opam)) && (shopt -s nullglob && ((tar -cvf $1.tar $1/* && rm -R $1/* && mv $1.tar $1/content.tar) || (echo 'Empty directory'))) done) && (for DATA in prep/universes/48a8f1500b8bac50c0a50ca704d9df52/bitwuzla-cxx/0.6.1,bitwuzla-cxx.0.6.1-48a8f1500b8bac50c0a50ca704d9df52,bitwuzla-cxx.0.6.1; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/48a8f1500b8bac50c0a50ca704d9df52/bitwuzla-cxx/0.6.1,bitwuzla-cxx.0.6.1-48a8f1500b8bac50c0a50ca704d9df52,bitwuzla-cxx.0.6.1; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1) || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)")) ) END-OF-SPEC ocluster-client submit-obuilder https://github.com/ocaml/opam-repository.git 08e474c1e3734f0fd466a0ccc3f6398078c9afbc --local-file prep.spec \ --pool linux-x86_64 --connect ocluster-submission.cap --cache-hint docs-universe-prep-5.1.1 \ --secret ssh_privkey:id_rsa --secret ssh_pubkey:id_rsa.pub--secret ssh_config:ssh_config 2024-11-15 15:08.29: RETRYING: 2024-11-15/150707-voodoo-prep-d1b257 Number of retries: 0 (retriable error condition) Building on x86-bm-c5.sw.ocaml.org All commits already cached Updating files: 57% (18684/32670) Updating files: 58% (18949/32670) Updating files: 59% (19276/32670) Updating files: 60% (19602/32670) Updating files: 61% (19929/32670) Updating files: 62% (20256/32670) Updating files: 63% (20583/32670) Updating files: 64% (20909/32670) Updating files: 65% (21236/32670) Updating files: 66% (21563/32670) Updating files: 67% (21889/32670) Updating files: 68% (22216/32670) Updating files: 69% (22543/32670) Updating files: 70% (22869/32670) Updating files: 71% (23196/32670) Updating files: 72% (23523/32670) Updating files: 73% (23850/32670) Updating files: 74% (24176/32670) Updating files: 75% (24503/32670) Updating files: 76% (24830/32670) Updating files: 77% (25156/32670) Updating files: 78% (25483/32670) Updating files: 79% (25810/32670) Updating files: 80% (26136/32670) Updating files: 81% (26463/32670) Updating files: 82% (26790/32670) Updating files: 83% (27117/32670) Updating files: 84% (27443/32670) Updating files: 85% (27770/32670) Updating files: 86% (28097/32670) Updating files: 87% (28423/32670) Updating files: 88% (28750/32670) Updating files: 89% (29077/32670) Updating files: 90% (29403/32670) Updating files: 91% (29730/32670) Updating files: 92% (30057/32670) Updating files: 93% (30384/32670) Updating files: 94% (30710/32670) Updating files: 95% (31037/32670) Updating files: 96% (31364/32670) Updating files: 97% (31690/32670) Updating files: 98% (32017/32670) Updating files: 99% (32344/32670) Updating files: 100% (32670/32670) Updating files: 100% (32670/32670), done. HEAD is now at 08e474c1e3 [new release] bitwuzla-cxx (0.6.1) (build "tools" …) (from ocaml/opam:debian-12-ocaml-5.1@sha256:f8261d77960d4121a7c574bb231905abc0d2437c184ac77a86f8dd9ca82d4abb) 2024-11-15 15:01.35 ---> saved as "00555ec5b6a257187705257bbcabc9ccad10a7753c46dff552af3a7b90bb2896" /: (user (uid 1000) (gid 1000)) /: (workdir /home/opam) /home/opam: (run (shell "sudo chown opam:opam /home/opam")) 2024-11-15 15:01.35 ---> saved as "fabac297fb6a920e02f69399fd295c0f941f0d3702a1657619756f8ddad55f78" /home/opam: (run (network host) (shell "sudo apt-get update && sudo apt-get install -yy m4 pkg-config")) Hit:1 http://deb.debian.org/debian bookworm InRelease Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [204 kB] Fetched 307 kB in 0s (970 kB/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: libpkgconf3 pkgconf pkgconf-bin Suggested packages: m4-doc The following NEW packages will be installed: libpkgconf3 m4 pkg-config pkgconf pkgconf-bin 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. Need to get 392 kB of archives. After this operation, 969 kB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libpkgconf3 amd64 1.8.1-1 [36.1 kB] Get:2 http://deb.debian.org/debian bookworm/main amd64 m4 amd64 1.4.19-3 [287 kB] Get:3 http://deb.debian.org/debian bookworm/main amd64 pkgconf-bin amd64 1.8.1-1 [29.5 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 pkgconf amd64 1.8.1-1 [25.9 kB] Get:5 http://deb.debian.org/debian bookworm/main amd64 pkg-config amd64 1.8.1-1 [13.7 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 392 kB in 0s (16.8 MB/s) Selecting previously unselected package libpkgconf3:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 18776 files and directories currently installed.) Preparing to unpack .../libpkgconf3_1.8.1-1_amd64.deb ... Unpacking libpkgconf3:amd64 (1.8.1-1) ... Selecting previously unselected package m4. Preparing to unpack .../archives/m4_1.4.19-3_amd64.deb ... Unpacking m4 (1.4.19-3) ... Selecting previously unselected package pkgconf-bin. Preparing to unpack .../pkgconf-bin_1.8.1-1_amd64.deb ... Unpacking pkgconf-bin (1.8.1-1) ... Selecting previously unselected package pkgconf:amd64. Preparing to unpack .../pkgconf_1.8.1-1_amd64.deb ... Unpacking pkgconf:amd64 (1.8.1-1) ... Selecting previously unselected package pkg-config:amd64. Preparing to unpack .../pkg-config_1.8.1-1_amd64.deb ... Unpacking pkg-config:amd64 (1.8.1-1) ... Setting up m4 (1.4.19-3) ... Setting up libpkgconf3:amd64 (1.8.1-1) ... Setting up pkgconf-bin (1.8.1-1) ... Setting up pkgconf:amd64 (1.8.1-1) ... Setting up pkg-config:amd64 (1.8.1-1) ... Processing triggers for libc-bin (2.36-9+deb12u9) ... 2024-11-15 15:01.38 ---> saved as "b0052f14688fc84d7e931d8319dd4203cc5e355ac99b2a7c276da50c13d5c15c" /home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "opam pin -ny https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 && opam depext -iy voodoo-prep")) [voodoo: git] [voodoo: git] [voodoo: git] [voodoo: git] [voodoo: git] [voodoo: git] [voodoo: git] [voodoo: git] [voodoo] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 This will pin the following packages: voodoo-prep, voodoo-lib, voodoo-gen, voodoo-do. Continue? [Y/n] y Package voodoo-prep does not exist, create as a NEW package? [Y/n] y [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 voodoo-prep is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev) Package voodoo-lib does not exist, create as a NEW package? [Y/n] y [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 voodoo-lib is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev) Package voodoo-gen does not exist, create as a NEW package? [Y/n] y [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 voodoo-gen is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev) Package voodoo-do does not exist, create as a NEW package? [Y/n] y [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 voodoo-do is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev) # Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian # No extra OS packages requirements found. # All required OS packages found. # Now letting opam install the packages <><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><> [voodoo-prep.~dev] no changes from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 The following actions will be performed: - install ocamlbuild 0.15.0 [required by bos] - install ocamlfind 1.9.6 [required by bos] - install cmdliner 1.3.0 [required by voodoo-prep] - install seq base [required by re] - install dune 3.16.1 [required by voodoo-prep] - install topkg 1.0.7 [required by bos] - install swhid_core 0.1 [required by opam-core] - install stdlib-shims 0.3.0 [required by ocamlgraph, sha] - install re 1.12.0 [required by opam-format] - install opam-file-format 2.1.6 [required by opam-format] - install uutf 1.0.3 [required by opam-core] - install rresult 0.7.0 [required by bos] - install fmt 0.9.0 [required by bos] - install astring 0.8.5 [required by bos] - install sha 1.15.4 [required by opam-core] - install ocamlgraph 2.1.0 [required by opam-core] - install jsonm 1.0.2 [required by opam-core] - install logs 0.7.0 [required by bos] - install fpath 0.7.3 [required by voodoo-prep] - install opam-core 2.2.1 [required by opam-format] - install bos 0.2.1 [required by voodoo-prep] - install opam-format 2.2.1 [required by voodoo-prep] - install voodoo-prep ~dev* ===== 23 to install ===== <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> [astring.0.8.5] found in cache [bos.0.2.1] found in cache [cmdliner.1.3.0] found in cache [dune.3.16.1] found in cache [fmt.0.9.0] found in cache [fpath.0.7.3] found in cache [jsonm.1.0.2] found in cache [logs.0.7.0] found in cache [ocamlbuild.0.15.0] found in cache [ocamlfind.1.9.6] found in cache [ocamlgraph.2.1.0] found in cache [opam-core.2.2.1] found in cache [opam-file-format.2.1.6] found in cache [opam-format.2.2.1] found in cache [re.1.12.0] found in cache [rresult.0.7.0] found in cache [sha.1.15.4] found in cache [stdlib-shims.0.3.0] found in cache [swhid_core.0.1] found in cache [topkg.1.0.7] found in cache [uutf.1.0.3] found in cache [voodoo-prep.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed seq.base -> installed cmdliner.1.3.0 -> installed ocamlfind.1.9.6 -> installed ocamlbuild.0.15.0 -> installed topkg.1.0.7 -> installed rresult.0.7.0 -> installed uutf.1.0.3 -> installed fmt.0.9.0 -> installed astring.0.8.5 -> installed jsonm.1.0.2 -> installed fpath.0.7.3 -> installed logs.0.7.0 -> installed bos.0.2.1 -> installed dune.3.16.1 -> installed stdlib-shims.0.3.0 -> installed swhid_core.0.1 -> installed opam-file-format.2.1.6 -> installed re.1.12.0 -> installed sha.1.15.4 -> installed ocamlgraph.2.1.0 -> installed opam-core.2.2.1 -> installed opam-format.2.2.1 -> installed voodoo-prep.~dev Done. # Run eval $(opam env) to update the current shell environment 2024-11-15 15:02.42 ---> saved as "955b05a586c68be398f454305c5672d609aeed5e4a2cc024c273e3b86a083cf5" /home/opam: (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam")) 2024-11-15 15:02.42 ---> saved as "8559b99ef18d59b07538e17abd4f466226688e554c2739cf3b9940d56f6cde39" 2024-11-15 15:02.42 --> finished "tools" (from ocaml/opam:debian-12-ocaml-5.1@sha256:f8261d77960d4121a7c574bb231905abc0d2437c184ac77a86f8dd9ca82d4abb) 2024-11-15 15:02.42 ---> using "00555ec5b6a257187705257bbcabc9ccad10a7753c46dff552af3a7b90bb2896" from cache /: (user (uid 1000) (gid 1000)) /: (workdir /home/opam) /home/opam: (run (shell "sudo chown opam:opam /home/opam")) 2024-11-15 15:02.42 ---> using "fabac297fb6a920e02f69399fd295c0f941f0d3702a1657619756f8ddad55f78" from cache /home/opam: (run (shell "sudo mkdir /src")) 2024-11-15 15:02.45 ---> saved as "060d6581ff6f1697b80d4324ae68941fc5f549508a6c318df05d0ff1314b2685" /home/opam: (copy (src packages) (dst /src/packages)) 2024-11-15 15:03.11 ---> saved as "e15b036418ccecf2a0f33d56ebeba0243f8cb5a63ef41af2763a7ff375405b84" /home/opam: (copy (src repo) (dst /src/repo)) 2024-11-15 15:03.11 ---> saved as "d179992ea02935423208fcc74ede5bc05feb09beebcd96df447ae4d3040c5277" /home/opam: (run (network host) (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && opam init --reinit -ni")) Configuring from /home/opam/.opamrc and then from 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. This development version of opam requires an update to the layout of /home/opam/.opam from version 2.0 to version 2.1, which can't be reverted. You may want to back it up before going further. Continue? [Y/n] y Format upgrade done. <><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><> [default] synchronised from file:///home/opam/opam-repository 2024-11-15 15:04.32 ---> saved as "53996c6dece4b5f515f7274c31006cb9398f44789dfd21673ac12c362444a08f" /home/opam: (run (shell "opam repo remove default && opam repo add opam /src")) Repositories removed from the selections of switch 5.1. Use '--all' to forget about them altogether. [opam] Initialised [NOTE] Repository opam has been added to the selections of switch 5.1 only. Run `opam repository add opam --all-switches|--set-default' to use it in all existing switches, or in newly created switches, respectively. 2024-11-15 15:04.54 ---> saved as "373a1165c815bcba2342ec65504f5f911d704c88021887d16b03c02103cde6e2" /home/opam: (copy (from (build tools)) (src /home/opam/voodoo-prep) (dst /home/opam/)) 2024-11-15 15:04.55 ---> saved as "5d7b38f1360ee32cea6ac552af8cbfa4652735dc38913ae04877a3fc27d9ab43" /home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "opam install dune.3.16.1 ocamlfind.1.9.6")) The following actions will be performed: - install dune 3.16.1 - install ocamlfind 1.9.6 ===== 2 to install ===== <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved ocamlfind.1.9.6 (cached) -> retrieved dune.3.16.1 (cached) -> installed ocamlfind.1.9.6 -> installed dune.3.16.1 Done. # Run eval $(opam env) to update the current shell environment 2024-11-15 15:06.01 ---> saved as "8962c18fd44eebf81d43419299ffb94c3a4717b62130ec9f5b64f1908d4d5e35" /home/opam: (env DUNE_CACHE enabled) /home/opam: (env DUNE_CACHE_TRANSPORT direct) /home/opam: (env DUNE_CACHE_DUPLICATION copy) /home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "(sudo apt update) && ((opam depext -viy bitwuzla-cxx.0.6.1 zarith.1.14 ocamlfind.1.9.6 host-arch-x86_64.1 dune.3.16.1 conf-pkg-config.3 conf-gmp.4 conf-git.1.1 conf-gcc.1.0 conf-g++.1.0 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')")) WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Hit:1 http://deb.debian.org/debian bookworm InRelease Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [204 kB] Fetched 307 kB in 0s (953 kB/s) Reading package lists... Building dependency tree... Reading state information... All packages are up to date. Opam plugin "depext" may require upgrading/reinstalling. Reinstall the plugin on the current switch? [Y/n] y The following actions will be performed: - recompile opam-depext 1.2.3 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved opam-depext.1.2.3 (cached) -> removed opam-depext.1.2.3 -> installed opam-depext.1.2.3 Done. <><> opam-depext.1.2.3 installed successfully <><><><><><><><><><><><><><><><><> => opam-depext is unnecessary when used with opam >= 2.1. Please use opam install directly instead # Run eval $(opam env) to update the current shell environment <><> Carrying on to "opam depext -viy bitwuzla-cxx.0.6.1 zarith.1.14 ocamlfind.1.9.6 host-arch-x86_64.1 dune.3.16.1 conf-pkg-config.3 conf-gmp.4 conf-git.1.1 conf-gcc.1.0 conf-g++.1.0" Since version 2.1, opam now handles external dependencies alongside OCaml ones, and the `depext` plugin interface is provided for backwards compatibility only. Consider using your usual `opam install` command to install both OCaml and system dependencies, or `opam install <pkg> --depext-only` if you want to only install external dependencies. # Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian # The following system packages are needed: g++ gcc git libgmp-dev pkg-config [NOTE] Package dune is already installed (current version is 3.16.1). [NOTE] Package host-arch-x86_64 is already installed (current version is 1). [NOTE] Package ocamlfind is already installed (current version is 1.9.6). The following actions will be performed: - install conf-gcc 1.0 - install conf-git 1.1 - install conf-gmp 4 - install conf-pkg-config 3 - install conf-g++ 1.0 - install zarith 1.14 - install bitwuzla-cxx 0.6.1 ===== 7 to install ===== The following system packages will first need to be installed: libgmp-dev pkg-config <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><> Let opam run your package manager to install the required system packages? (answer 'n' for other options) [Y/n] y + /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libgmp-dev" "pkg-config" - debconf: delaying package configuration, since apt-utils is not installed - Selecting previously unselected package libgmpxx4ldbl:amd64. - (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 18776 files and directories currently installed.) - Preparing to unpack .../0-libgmpxx4ldbl_2%3a6.2.1+dfsg1-1.1_amd64.deb ... - Unpacking libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1.1) ... - Selecting previously unselected package libgmp-dev:amd64. - Preparing to unpack .../1-libgmp-dev_2%3a6.2.1+dfsg1-1.1_amd64.deb ... - Unpacking libgmp-dev:amd64 (2:6.2.1+dfsg1-1.1) ... - Selecting previously unselected package libpkgconf3:amd64. - Preparing to unpack .../2-libpkgconf3_1.8.1-1_amd64.deb ... - Unpacking libpkgconf3:amd64 (1.8.1-1) ... - Selecting previously unselected package pkgconf-bin. - Preparing to unpack .../3-pkgconf-bin_1.8.1-1_amd64.deb ... - Unpacking pkgconf-bin (1.8.1-1) ... - Selecting previously unselected package pkgconf:amd64. - Preparing to unpack .../4-pkgconf_1.8.1-1_amd64.deb ... - Unpacking pkgconf:amd64 (1.8.1-1) ... - Selecting previously unselected package pkg-config:amd64. - Preparing to unpack .../5-pkg-config_1.8.1-1_amd64.deb ... - Unpacking pkg-config:amd64 (1.8.1-1) ... - Setting up libpkgconf3:amd64 (1.8.1-1) ... - Setting up libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1.1) ... - Setting up pkgconf-bin (1.8.1-1) ... - Setting up libgmp-dev:amd64 (2:6.2.1+dfsg1-1.1) ... - Setting up pkgconf:amd64 (1.8.1-1) ... - Setting up pkg-config:amd64 (1.8.1-1) ... - Processing triggers for libc-bin (2.36-9+deb12u9) ... <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/21: Processing 2/21: Processing 3/21: Processing 4/21: -> retrieved conf-gmp.4 (cached) Processing 5/21: Processing 6/21: Processing 7/21: Processing 8/21: [conf-g++: g++] Processing 9/21: [conf-g++: g++] [conf-gcc: gcc] Processing 10/21: [conf-g++: g++] [conf-gcc: gcc] [conf-git: git] Processing 11/21: [conf-g++: g++] [conf-gcc: gcc] [conf-git: git] [conf-gmp: sh] Processing 12/21: [conf-g++: g++] [conf-gcc: gcc] [conf-git: git] [conf-gmp: sh] [conf-pkg-config: pkg-config] -> retrieved zarith.1.14 (cached) - g++ (Debian 12.2.0-14) 12.2.0 - Copyright (C) 2022 Free Software Foundation, Inc. - This is free software; see the source for copying conditions. There is NO - warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. - -> compiled conf-g++.1.0 Processing 12/21: [conf-gcc: gcc] [conf-git: git] [conf-gmp: sh] [conf-pkg-config: pkg-config] -> installed conf-g++.1.0 Processing 13/21: [conf-gcc: gcc] [conf-git: git] [conf-gmp: sh] [conf-pkg-config: pkg-config] - gcc (Debian 12.2.0-14) 12.2.0 - Copyright (C) 2022 Free Software Foundation, Inc. - This is free software; see the source for copying conditions. There is NO - warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. - -> compiled conf-gcc.1.0 Processing 13/21: [conf-git: git] [conf-gmp: sh] [conf-pkg-config: pkg-config] -> installed conf-gcc.1.0 Processing 14/21: [conf-git: git] [conf-gmp: sh] [conf-pkg-config: pkg-config] - git version 2.39.5 -> compiled conf-git.1.1 Processing 14/21: [conf-gmp: sh] [conf-pkg-config: pkg-config] -> installed conf-git.1.1 Processing 15/21: [conf-gmp: sh] [conf-pkg-config: pkg-config] - usage: pkgconf [OPTIONS] [LIBRARIES] - - basic options: - - --help this message - --about print pkgconf version and license to stdout - --version print supported pkg-config version to stdout - --atleast-pkgconfig-version check whether or not pkgconf is compatible - with a specified pkg-config version - --errors-to-stdout print all errors on stdout instead of stderr - --print-errors ensure all errors are printed - --short-errors be less verbose about some errors - --silence-errors explicitly be silent about errors - --list-all list all known packages - --list-package-names list all known package names - --simulate simulate walking the calculated dependency graph - --no-cache do not cache already seen packages when - walking the dependency graph - --log-file=filename write an audit log to a specified file - --with-path=path adds a directory to the search path - --define-prefix override the prefix variable with one that is guessed based on - the location of the .pc file - --dont-define-prefix do not override the prefix variable under any circumstances - --prefix-variable=varname sets the name of the variable that pkgconf considers - to be the package prefix - --relocate=path relocates a path and exits (mostly for testsuite) - --dont-relocate-paths disables path relocation support - - cross-compilation personality support: - - --personality=triplet|filename sets the personality to 'triplet' or a file named 'filename' - --dump-personality dumps details concerning selected personality - - checking specific pkg-config database entries: - - --atleast-version require a specific version of a module - --exact-version require an exact version of a module - --max-version require a maximum version of a module - --exists check whether or not a module exists - --uninstalled check whether or not an uninstalled module will be used - --no-uninstalled never use uninstalled modules when satisfying dependencies - --no-provides do not use 'provides' rules to resolve dependencies - --maximum-traverse-depth maximum allowed depth for dependency graph - --static be more aggressive when computing dependency graph - (for static linking) - --shared use a simplified dependency graph (usually default) - --pure optimize a static dependency graph as if it were a normal - dependency graph - --env-only look only for package entries in PKG_CONFIG_PATH - --ignore-conflicts ignore 'conflicts' rules in modules - --validate validate specific .pc files for correctness - - querying specific pkg-config database fields: - - --define-variable=varname=value define variable 'varname' as 'value' - --variable=varname print specified variable entry to stdout - --cflags print required CFLAGS to stdout - --cflags-only-I print required include-dir CFLAGS to stdout - --cflags-only-other print required non-include-dir CFLAGS to stdout - --libs print required linker flags to stdout - --libs-only-L print required LDPATH linker flags to stdout - --libs-only-l print required LIBNAME linker flags to stdout - --libs-only-other print required other linker flags to stdout - --print-requires print required dependency frameworks to stdout - --print-requires-private print required dependency frameworks for static - linking to stdout - --print-provides print provided dependencies to stdout - --print-variables print all known variables in module to stdout - --digraph print entire dependency graph in graphviz 'dot' format - --keep-system-cflags keep -I/usr/include entries in cflags output - --keep-system-libs keep -L/lib:/lib/i386-linux-gnu:/lib/x86_64-linux-gnu:/lib/x86_64-linux-gnux32:/lib32:/libx32:/usr/lib:/usr/lib/i386-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnux32:/usr/lib32:/usr/libx32 entries in libs output - --path show the exact filenames for any matching .pc files - --modversion print the specified module's version to stdout - --internal-cflags do not filter 'internal' cflags from output - - filtering output: - - --msvc-syntax print translatable fragments in MSVC syntax - --fragment-filter=types filter output fragments to the specified types - - report bugs to <https://github.com/pkgconf/pkgconf/issues/new>. -> compiled conf-pkg-config.3 Processing 15/21: [conf-gmp: sh] -> installed conf-pkg-config.3 Processing 16/21: [conf-gmp: sh] - + cc -c -I/usr/local/include test.c -> compiled conf-gmp.4 Processing 16/21: -> installed conf-gmp.4 Processing 17/21: Processing 18/21: [zarith: ./configure] - binary ocaml: found in /home/opam/.opam/5.1/bin - binary ocamlc: found in /home/opam/.opam/5.1/bin - binary ocamldep: found in /home/opam/.opam/5.1/bin - binary ocamlmklib: found in /home/opam/.opam/5.1/bin - binary ocamldoc: found in /home/opam/.opam/5.1/bin - binary ocamlopt: found in /home/opam/.opam/5.1/bin - checking compilation with ocamlc -O3 -Wall -Wextra : working - include caml/mlvalues.h: found - library dynlink.cmxa: found - binary ocamlfind: found in /home/opam/.opam/5.1/bin - OCaml's word size is 64 - package gmp: found - OCaml supports -bin-annot to produce documentation - - detected configuration: - - native-code: yes - dynamic linking: yes - defines: -DHAS_GMP - includes: -I/home/opam/.opam/5.1/lib/ocaml - libraries: -lgmp - linker options: - C options: -O3 -Wall -Wextra - installation path: /home/opam/.opam/5.1/lib - installation method findlib - - configuration successful! - now type "make" to build - then type "make install" or "sudo make install" to install Processing 18/21: [zarith: make] -> retrieved bitwuzla-cxx.0.6.1 (cached) + /usr/bin/make (CWD=/home/opam/.opam/5.1/.opam-switch/build/zarith.1.14) - (echo "let"; grep "version" META | head -1) > zarith_version.ml - ocamldep zarith_version.ml z.ml q.ml big_int_Z.ml z.mli q.mli big_int_Z.mli > depend - ocamlc -g -I +compiler-libs -bin-annot -c zarith_version.ml - ocamlc -g -I +compiler-libs -bin-annot -c z.mli - ocamlc -g -I +compiler-libs -bin-annot -c z.ml - ocamlc -g -I +compiler-libs -bin-annot -c q.mli - ocamlc -g -I +compiler-libs -bin-annot -c q.ml - ocamlc -g -I +compiler-libs -bin-annot -c big_int_Z.mli - ocamlc -g -I +compiler-libs -bin-annot -c big_int_Z.ml - ocamlmklib -g -failsafe -o zarith zarith_version.cmo z.cmo q.cmo big_int_Z.cmo -lgmp - ocamlc -ccopt "-I/home/opam/.opam/5.1/lib/ocaml -DHAS_GMP -O3 -Wall -Wextra " -c caml_z.c - ocamlmklib -g -failsafe -o zarith caml_z.o -lgmp - ocamlc -g -I +compiler-libs -bin-annot -c zarith_top.ml - ocamlc -g -o zarith_top.cma -a zarith_top.cmo - ocamlopt -g -I +compiler-libs -c zarith_version.ml - ocamlopt -g -I +compiler-libs -c z.ml - ocamlopt -g -I +compiler-libs -c q.ml - ocamlopt -g -I +compiler-libs -c big_int_Z.ml - ocamlmklib -g -failsafe -o zarith zarith_version.cmx z.cmx q.cmx big_int_Z.cmx -lgmp - ocamlopt -shared -o zarith.cmxs -I . zarith.cmxa -linkall -> compiled zarith.1.14 Processing 19/21: [zarith: make install] + /usr/bin/make "install" (CWD=/home/opam/.opam/5.1/.opam-switch/build/zarith.1.14) - ocamlfind install -destdir "/home/opam/.opam/5.1/lib" zarith META zarith.cma libzarith.a z.cmi q.cmi big_int_Z.cmi zarith_top.cma z.mli zarith.cmxa zarith_version.cmx z.cmx q.cmx big_int_Z.cmx zarith.cmxs zarith.h q.mli big_int_Z.mli zarith.a z.cmti q.cmti big_int_Z.cmti -optional dllzarith.so - Installed /home/opam/.opam/5.1/lib/zarith/big_int_Z.cmti - Installed /home/opam/.opam/5.1/lib/zarith/q.cmti - Installed /home/opam/.opam/5.1/lib/zarith/z.cmti - Installed /home/opam/.opam/5.1/lib/zarith/zarith.a - Installed /home/opam/.opam/5.1/lib/zarith/big_int_Z.mli - Installed /home/opam/.opam/5.1/lib/zarith/q.mli - Installed /home/opam/.opam/5.1/lib/zarith/zarith.h - Installed /home/opam/.opam/5.1/lib/zarith/zarith.cmxs - Installed /home/opam/.opam/5.1/lib/zarith/big_int_Z.cmx - Installed /home/opam/.opam/5.1/lib/zarith/q.cmx - Installed /home/opam/.opam/5.1/lib/zarith/z.cmx - Installed /home/opam/.opam/5.1/lib/zarith/zarith_version.cmx - Installed /home/opam/.opam/5.1/lib/zarith/zarith.cmxa - Installed /home/opam/.opam/5.1/lib/zarith/z.mli - Installed /home/opam/.opam/5.1/lib/zarith/zarith_top.cma - Installed /home/opam/.opam/5.1/lib/zarith/big_int_Z.cmi - Installed /home/opam/.opam/5.1/lib/zarith/q.cmi - Installed /home/opam/.opam/5.1/lib/zarith/z.cmi - Installed /home/opam/.opam/5.1/lib/zarith/libzarith.a - Installed /home/opam/.opam/5.1/lib/zarith/zarith.cma - Installed /home/opam/.opam/5.1/lib/stublibs/dllzarith.so - Installed /home/opam/.opam/5.1/lib/stublibs/dllzarith.so.owner - ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/5.1/lib/stublibs is not mentioned in ld.conf - Installed /home/opam/.opam/5.1/lib/zarith/META -> installed zarith.1.14 Processing 20/21: [bitwuzla-cxx: dune build] + /home/opam/.opam/5.1/bin/dune "build" "-p" "bitwuzla-cxx" "-j" "39" "@install" (CWD=/home/opam/.opam/5.1/.opam-switch/build/bitwuzla-cxx.0.6.1) - (cd _build/default/vendor && /usr/bin/patch -p1 --directory bitwuzla) < _build/default/vendor/patch/0001-api-Add-hook-for-ocaml-z-value.patch - File include/bitwuzla/cpp/bitwuzla.h is read-only; trying to patch anyway - patching file include/bitwuzla/cpp/bitwuzla.h - Hunk #1 succeeded at 792 (offset 76 lines). - File src/lib/bv/bitvector.h is read-only; trying to patch anyway - patching file src/lib/bv/bitvector.h - Hunk #1 succeeded at 291 (offset 13 lines). - (cd _build/default/vendor && /usr/bin/patch -p1 --directory bitwuzla) < _build/default/vendor/patch/0002-binding-Fix-segfault-with-parallel-instances.patch - File include/bitwuzla/cpp/bitwuzla.h is read-only; trying to patch anyway - patching file include/bitwuzla/cpp/bitwuzla.h - Hunk #1 succeeded at 1488 (offset 37 lines). - Hunk #2 succeeded at 1689 (offset 37 lines). - Hunk #3 succeeded at 1711 (offset 37 lines). - File src/api/checks.h is read-only; trying to patch anyway - patching file src/api/checks.h - File src/api/cpp/bitwuzla.cpp is read-only; trying to patch anyway - patching file src/api/cpp/bitwuzla.cpp - Hunk #1 succeeded at 1366 (offset 11 lines). - Hunk #2 succeeded at 1593 (offset 11 lines). - Hunk #3 succeeded at 1608 (offset 11 lines). - File src/node/node_manager.cpp is read-only; trying to patch anyway - patching file src/node/node_manager.cpp - File src/node/node_manager.h is read-only; trying to patch anyway - patching file src/node/node_manager.h - Hunk #1 succeeded at 28 (offset -3 lines). - Hunk #2 succeeded at 197 (offset -3 lines). - Hunk #3 succeeded at 253 (offset -3 lines). - File src/type/type_manager.cpp is read-only; trying to patch anyway - patching file src/type/type_manager.cpp - Hunk #1 succeeded at 103 (offset -1 lines). - Hunk #2 succeeded at 186 (offset -1 lines). - File src/type/type_manager.h is read-only; trying to patch anyway - patching file src/type/type_manager.h -> compiled bitwuzla-cxx.0.6.1 -> installed bitwuzla-cxx.0.6.1 Done. # Run eval $(opam env) to update the current shell environment 2024-11-15 15:10.41 ---> saved as "691880300a8bc96eae399443dfdf29c52f1e5e172e4365a28c5a36cdcf960c21" /home/opam: (run (shell "opam exec -- ~/voodoo-prep -u bitwuzla-cxx:48a8f1500b8bac50c0a50ca704d9df52")) 2024-11-15 15:10.43 ---> saved as "7d59ca1e6cb3f14c7e660fb630d026e24eaf9bd98d721f8af7f9949e73abcc1a" /home/opam: (run (network host) (secrets (ssh_privkey (target /home/opam/.ssh/id_rsa)) (ssh_pubkey (target /home/opam/.ssh/id_rsa.pub)) (ssh_config (target /home/opam/.ssh/config))) (shell "(echo '0.883263') && (for DATA in prep/universes/48a8f1500b8bac50c0a50ca704d9df52/bitwuzla-cxx/0.6.1,bitwuzla-cxx.0.6.1-48a8f1500b8bac50c0a50ca704d9df52,bitwuzla-cxx.0.6.1; do IFS=\",\"; set -- $DATA; ([ -d $1 ] || (echo \"FAILED:$2\" && mkdir -p $1 && cp ~/opam.err.log $1 && opam show $3 --raw > $1/opam)) && (shopt -s nullglob && ((tar -cvf $1.tar $1/* && rm -R $1/* && mv $1.tar $1/content.tar) || (echo 'Empty directory'))) done) && (for DATA in prep/universes/48a8f1500b8bac50c0a50ca704d9df52/bitwuzla-cxx/0.6.1,bitwuzla-cxx.0.6.1-48a8f1500b8bac50c0a50ca704d9df52,bitwuzla-cxx.0.6.1; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/48a8f1500b8bac50c0a50ca704d9df52/bitwuzla-cxx/0.6.1,bitwuzla-cxx.0.6.1-48a8f1500b8bac50c0a50ca704d9df52,bitwuzla-cxx.0.6.1; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1) || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)")) 0.883263 prep/universes/48a8f1500b8bac50c0a50ca704d9df52/bitwuzla-cxx/0.6.1/doc/ prep/universes/48a8f1500b8bac50c0a50ca704d9df52/bitwuzla-cxx/0.6.1/doc/bitwuzla-cxx/ prep/universes/48a8f1500b8bac50c0a50ca704d9df52/bitwuzla-cxx/0.6.1/doc/bitwuzla-cxx/CHANGES.md prep/universes/48a8f1500b8bac50c0a50ca704d9df52/bitwuzla-cxx/0.6.1/doc/bitwuzla-cxx/LICENSE.md prep/universes/48a8f1500b8bac50c0a50ca704d9df52/bitwuzla-cxx/0.6.1/doc/bitwuzla-cxx/README.md prep/universes/48a8f1500b8bac50c0a50ca704d9df52/bitwuzla-cxx/0.6.1/lib/ prep/universes/48a8f1500b8bac50c0a50ca704d9df52/bitwuzla-cxx/0.6.1/lib/bitwuzla-cxx/ prep/universes/48a8f1500b8bac50c0a50ca704d9df52/bitwuzla-cxx/0.6.1/lib/bitwuzla-cxx/bitwuzla_cxx.ocamlobjinfo prep/universes/48a8f1500b8bac50c0a50ca704d9df52/bitwuzla-cxx/0.6.1/lib/bitwuzla-cxx/META prep/universes/48a8f1500b8bac50c0a50ca704d9df52/bitwuzla-cxx/0.6.1/lib/bitwuzla-cxx/bitwuzla_cxx.cmi prep/universes/48a8f1500b8bac50c0a50ca704d9df52/bitwuzla-cxx/0.6.1/lib/bitwuzla-cxx/bitwuzla_cxx.cmt prep/universes/48a8f1500b8bac50c0a50ca704d9df52/bitwuzla-cxx/0.6.1/lib/bitwuzla-cxx/bitwuzla_cxx.cmti prep/universes/48a8f1500b8bac50c0a50ca704d9df52/bitwuzla-cxx/0.6.1/lib/bitwuzla-cxx/bitwuzla_cxx__.cmi prep/universes/48a8f1500b8bac50c0a50ca704d9df52/bitwuzla-cxx/0.6.1/lib/bitwuzla-cxx/bitwuzla_cxx__.cmt prep/universes/48a8f1500b8bac50c0a50ca704d9df52/bitwuzla-cxx/0.6.1/lib/bitwuzla-cxx/bitwuzla_cxx__Kind.cmi prep/universes/48a8f1500b8bac50c0a50ca704d9df52/bitwuzla-cxx/0.6.1/lib/bitwuzla-cxx/bitwuzla_cxx__Kind.cmt prep/universes/48a8f1500b8bac50c0a50ca704d9df52/bitwuzla-cxx/0.6.1/lib/bitwuzla-cxx/bitwuzla_cxx__Manager.cmi prep/universes/48a8f1500b8bac50c0a50ca704d9df52/bitwuzla-cxx/0.6.1/lib/bitwuzla-cxx/bitwuzla_cxx__Manager.cmt prep/universes/48a8f1500b8bac50c0a50ca704d9df52/bitwuzla-cxx/0.6.1/lib/bitwuzla-cxx/bitwuzla_cxx__Options.cmi prep/universes/48a8f1500b8bac50c0a50ca704d9df52/bitwuzla-cxx/0.6.1/lib/bitwuzla-cxx/bitwuzla_cxx__Options.cmt prep/universes/48a8f1500b8bac50c0a50ca704d9df52/bitwuzla-cxx/0.6.1/lib/bitwuzla-cxx/bitwuzla_cxx__Result.cmi prep/universes/48a8f1500b8bac50c0a50ca704d9df52/bitwuzla-cxx/0.6.1/lib/bitwuzla-cxx/bitwuzla_cxx__Result.cmt prep/universes/48a8f1500b8bac50c0a50ca704d9df52/bitwuzla-cxx/0.6.1/lib/bitwuzla-cxx/bitwuzla_cxx__RoundingMode.cmi prep/universes/48a8f1500b8bac50c0a50ca704d9df52/bitwuzla-cxx/0.6.1/lib/bitwuzla-cxx/bitwuzla_cxx__RoundingMode.cmt prep/universes/48a8f1500b8bac50c0a50ca704d9df52/bitwuzla-cxx/0.6.1/lib/bitwuzla-cxx/bitwuzla_cxx__Solver.cmi prep/universes/48a8f1500b8bac50c0a50ca704d9df52/bitwuzla-cxx/0.6.1/lib/bitwuzla-cxx/bitwuzla_cxx__Solver.cmt prep/universes/48a8f1500b8bac50c0a50ca704d9df52/bitwuzla-cxx/0.6.1/lib/bitwuzla-cxx/bitwuzla_cxx__Sort.cmi prep/universes/48a8f1500b8bac50c0a50ca704d9df52/bitwuzla-cxx/0.6.1/lib/bitwuzla-cxx/bitwuzla_cxx__Sort.cmt prep/universes/48a8f1500b8bac50c0a50ca704d9df52/bitwuzla-cxx/0.6.1/lib/bitwuzla-cxx/bitwuzla_cxx__Term.cmi prep/universes/48a8f1500b8bac50c0a50ca704d9df52/bitwuzla-cxx/0.6.1/lib/bitwuzla-cxx/bitwuzla_cxx__Term.cmt prep/universes/48a8f1500b8bac50c0a50ca704d9df52/bitwuzla-cxx/0.6.1/lib/bitwuzla-cxx/dune-package prep/universes/48a8f1500b8bac50c0a50ca704d9df52/bitwuzla-cxx/0.6.1/opam Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts. HASHES:bitwuzla-cxx.0.6.1-48a8f1500b8bac50c0a50ca704d9df52:f190292e33aeee0a00a71aafe3c62f6edebb30bab05597678756c1e6b34ff64d 2024-11-15 15:10.44 ---> saved as "9b8423d0016179a0bc4866265f9bb398c1f3fef0f776e563c2275ade70601dbb" Job succeeded 2024-11-15 15:17.12: bitwuzla-cxx.0.6.1-48a8f1500b8bac50c0a50ca704d9df52 -> f190292e33aeee0a00a71aafe3c62f6edebb30bab05597678756c1e6b34ff64d 2024-11-15 15:17.12: Job succeeded