Build:
  1. 0
2024-01-29 15:19.03: New job: Voodoo prep clangml.4.3.0; 1e4d99df3f0e2dce6fb7543c97f63721
2024-01-29 15:19.03: Waiting for resource in pool OCluster
2024-01-29 18:53.21: Waiting for worker…
2024-01-29 18:54.06: Got resource from pool OCluster
2024-01-29 18:54.06: Using cache hint "docs-universe-prep-4.11.2"

To reproduce locally:

cat > prep.spec <<'END-OF-SPEC'
((build tools
        ((from ocaml/opam:debian-12-ocaml-4.11@sha256:70a53df038459754816b09134a85a9cb008f5ccbb06cc1fa999cf811e282e538)
         (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-4.11@sha256:70a53df038459754816b09134a85a9cb008f5ccbb06cc1fa999cf811e282e538)
 (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.13.0 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 clangml.4.3.0 traverse.0.3.0 stdlib-shims.0.3.0 stdcompat.19 sexplib0.v0.16.0 refl.0.4.1 ppxlib.0.31.0 ppx_derivers.1.2.1 ocamlfind.1.9.6 ocaml-compiler-libs.v0.12.4 metaquot.0.5.2 metapp.0.4.4 fix.20230505 dune.3.13.0 conf-zlib.1 conf-which.1 conf-pkg-config.3 conf-ncurses.1 conf-libclang.15 conf-bash.1 conf-autoconf.0.1 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')"))
 (run (shell "opam exec -- ~/voodoo-prep -u clangml:1e4d99df3f0e2dce6fb7543c97f63721,traverse:a3557c9d64fed192f2a44a41178c738c,refl:21b87b073aa354e5a633fbc7512e88ca,metaquot:b98dec0779b083c5249c6f94b97da9a5,metapp:fb250716983f5169d139c55bfcdee3f4"))
 (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.881117') && (for DATA in prep/universes/fb250716983f5169d139c55bfcdee3f4/metapp/0.4.4,metapp.0.4.4-fb250716983f5169d139c55bfcdee3f4,metapp.0.4.4 prep/universes/b98dec0779b083c5249c6f94b97da9a5/metaquot/0.5.2,metaquot.0.5.2-b98dec0779b083c5249c6f94b97da9a5,metaquot.0.5.2 prep/universes/21b87b073aa354e5a633fbc7512e88ca/refl/0.4.1,refl.0.4.1-21b87b073aa354e5a633fbc7512e88ca,refl.0.4.1 prep/universes/a3557c9d64fed192f2a44a41178c738c/traverse/0.3.0,traverse.0.3.0-a3557c9d64fed192f2a44a41178c738c,traverse.0.3.0 prep/universes/1e4d99df3f0e2dce6fb7543c97f63721/clangml/4.3.0,clangml.4.3.0-1e4d99df3f0e2dce6fb7543c97f63721,clangml.4.3.0; 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/fb250716983f5169d139c55bfcdee3f4/metapp/0.4.4,metapp.0.4.4-fb250716983f5169d139c55bfcdee3f4,metapp.0.4.4 prep/universes/b98dec0779b083c5249c6f94b97da9a5/metaquot/0.5.2,metaquot.0.5.2-b98dec0779b083c5249c6f94b97da9a5,metaquot.0.5.2 prep/universes/21b87b073aa354e5a633fbc7512e88ca/refl/0.4.1,refl.0.4.1-21b87b073aa354e5a633fbc7512e88ca,refl.0.4.1 prep/universes/a3557c9d64fed192f2a44a41178c738c/traverse/0.3.0,traverse.0.3.0-a3557c9d64fed192f2a44a41178c738c,traverse.0.3.0 prep/universes/1e4d99df3f0e2dce6fb7543c97f63721/clangml/4.3.0,clangml.4.3.0-1e4d99df3f0e2dce6fb7543c97f63721,clangml.4.3.0; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/fb250716983f5169d139c55bfcdee3f4/metapp/0.4.4,metapp.0.4.4-fb250716983f5169d139c55bfcdee3f4,metapp.0.4.4 prep/universes/b98dec0779b083c5249c6f94b97da9a5/metaquot/0.5.2,metaquot.0.5.2-b98dec0779b083c5249c6f94b97da9a5,metaquot.0.5.2 prep/universes/21b87b073aa354e5a633fbc7512e88ca/refl/0.4.1,refl.0.4.1-21b87b073aa354e5a633fbc7512e88ca,refl.0.4.1 prep/universes/a3557c9d64fed192f2a44a41178c738c/traverse/0.3.0,traverse.0.3.0-a3557c9d64fed192f2a44a41178c738c,traverse.0.3.0 prep/universes/1e4d99df3f0e2dce6fb7543c97f63721/clangml/4.3.0,clangml.4.3.0-1e4d99df3f0e2dce6fb7543c97f63721,clangml.4.3.0; 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 9fc3fa05d7b0bd182f65b5988f8caf2647c8f3fe --local-file prep.spec \
--pool linux-x86_64 --connect ocluster-submission.cap --cache-hint docs-universe-prep-4.11.2 \
--secret ssh_privkey:id_rsa --secret ssh_pubkey:id_rsa.pub--secret ssh_config:ssh_config

2024-01-29 18:54.06: RETRYING: 2024-01-29/151903-voodoo-prep-68ce8c Number of retries: 0 (retriable error condition)
Building on iphito.caelum.ci.dev
All commits already cached
HEAD is now at 9fc3fa05d7 [new release] dune (15 packages) (3.13.0)

(build "tools" …)

(from ocaml/opam:debian-12-ocaml-4.11@sha256:70a53df038459754816b09134a85a9cb008f5ccbb06cc1fa999cf811e282e538)
Unable to find image 'ocaml/opam:debian-12-ocaml-4.11@sha256:70a53df038459754816b09134a85a9cb008f5ccbb06cc1fa999cf811e282e538' locally
docker.io/ocaml/opam@sha256:70a53df038459754816b09134a85a9cb008f5ccbb06cc1fa999cf811e282e538: Pulling from ocaml/opam
2f7631a0f086: Pulling fs layer
2f7631a0f086: Verifying Checksum
2f7631a0f086: Download complete
2f7631a0f086: Pull complete
Digest: sha256:70a53df038459754816b09134a85a9cb008f5ccbb06cc1fa999cf811e282e538
Status: Downloaded newer image for ocaml/opam@sha256:70a53df038459754816b09134a85a9cb008f5ccbb06cc1fa999cf811e282e538
2024-01-29 18:48.56 ---> using "ceb9d6ce5668116a18641a4d83b20794e085fc363f670fe7729b47f1f656b225" from cache

/: (user (uid 1000) (gid 1000))

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2024-01-29 18:48.56 ---> using "d760bcb1c9fea3a9e5ccf9d75f4d1877314d5eaa600df8a454c82d70a1b96238" from cache

/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 [52.1 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 [134 kB]
Fetched 234 kB in 0s (677 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 (7054 kB/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 ... 18743 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+deb12u3) ...
2024-01-29 18:48.56 ---> using "69277b49e8ef624a28226a47987dec0918d41f2b994b11f035caba7f9c8ce7fd" from cache

/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.14.3 [required by bos]
  - install cmdliner         1.2.0  [required by voodoo-prep]
  - install dune             3.13.0 [required by voodoo-prep]
  - install ocamlfind        1.9.6  [required by bos]
  - install seq              base   [required by re]
  - install stdlib-shims     0.3.0  [required by ocamlgraph]
  - install opam-file-format 2.1.6  [required by opam-format]
  - install cppo             1.6.9  [required by opam-core]
  - install topkg            1.0.7  [required by bos]
  - install re               1.11.0 [required by opam-format]
  - install ocamlgraph       2.1.0  [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 opam-core        2.1.5  [required by opam-format]
  - install logs             0.7.0  [required by bos]
  - install fpath            0.7.3  [required by voodoo-prep]
  - install opam-format      2.1.5  [required by voodoo-prep]
  - install bos              0.2.1  [required by voodoo-prep]
  - install voodoo-prep      ~dev*
===== 20 to install =====

<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
[astring.0.8.5] found in cache
[bos.0.2.1] found in cache
[cmdliner.1.2.0] found in cache
[cppo.1.6.9] found in cache
[dune.3.13.0] found in cache
[fmt.0.9.0] found in cache
[fpath.0.7.3] found in cache
[logs.0.7.0] found in cache
[ocamlbuild.0.14.3] found in cache
[ocamlfind.1.9.6] found in cache
[ocamlgraph.2.1.0] found in cache
[opam-core.2.1.5] found in cache
[opam-file-format.2.1.6] found in cache
[opam-format.2.1.5] found in cache
[re.1.11.0] found in cache
[rresult.0.7.0] found in cache
[stdlib-shims.0.3.0] found in cache
[topkg.1.0.7] 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.2.0
-> installed ocamlfind.1.9.6
-> installed ocamlbuild.0.14.3
-> installed topkg.1.0.7
-> installed rresult.0.7.0
-> installed fmt.0.9.0
-> installed astring.0.8.5
-> installed fpath.0.7.3
-> installed logs.0.7.0
-> installed bos.0.2.1
-> installed dune.3.13.0
-> installed stdlib-shims.0.3.0
-> installed opam-file-format.2.1.6
-> installed re.1.11.0
-> installed cppo.1.6.9
-> installed ocamlgraph.2.1.0
-> installed opam-core.2.1.5
-> installed opam-format.2.1.5
-> installed voodoo-prep.~dev
Done.
# Run eval $(opam env) to update the current shell environment
2024-01-29 18:48.56 ---> using "bdbbe8004ae7b31f8dfd6e1330411b474f40de4fb2505a4fec72b4134f37285b" from cache

/home/opam: (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam"))
2024-01-29 18:48.56 ---> using "fc111128096c7c85084d7032f305db90954088474ae74ca0ed6bb14288e3571e" from cache
2024-01-29 18:48.56 --> finished "tools"

(from ocaml/opam:debian-12-ocaml-4.11@sha256:70a53df038459754816b09134a85a9cb008f5ccbb06cc1fa999cf811e282e538)
Unable to find image 'ocaml/opam:debian-12-ocaml-4.11@sha256:70a53df038459754816b09134a85a9cb008f5ccbb06cc1fa999cf811e282e538' locally
docker.io/ocaml/opam@sha256:70a53df038459754816b09134a85a9cb008f5ccbb06cc1fa999cf811e282e538: Pulling from ocaml/opam
2f7631a0f086: Pulling fs layer
2f7631a0f086: Verifying Checksum
2f7631a0f086: Download complete
2f7631a0f086: Pull complete
Digest: sha256:70a53df038459754816b09134a85a9cb008f5ccbb06cc1fa999cf811e282e538
Status: Downloaded newer image for ocaml/opam@sha256:70a53df038459754816b09134a85a9cb008f5ccbb06cc1fa999cf811e282e538
2024-01-29 18:48.56 ---> using "ceb9d6ce5668116a18641a4d83b20794e085fc363f670fe7729b47f1f656b225" from cache

/: (user (uid 1000) (gid 1000))

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2024-01-29 18:48.56 ---> using "d760bcb1c9fea3a9e5ccf9d75f4d1877314d5eaa600df8a454c82d70a1b96238" from cache

/home/opam: (run (shell "sudo mkdir /src"))
2024-01-29 18:48.56 ---> using "c4b694430b45b2560109511f8bd7a3dd5c318065e70c76f5405430e5d2a91029" from cache

/home/opam: (copy (src packages) (dst /src/packages))
2024-01-29 18:48.57 ---> using "0891222bf6c83c1840d489138424f7cd6bbf46d3e64f6bf9c3abe44d41bb149e" from cache

/home/opam: (copy (src repo) (dst /src/repo))
2024-01-29 18:48.57 ---> using "943964d8d5e7bb01f961df023fe9f38c6c9dad546ffac4eca6b93c53ea4d23e8" from cache

/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 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-01-29 18:48.57 ---> using "1ba8d999c05b794257b8d46aac334170e235617675dfd4d818384e1e2de5f735" from cache

/home/opam: (run (shell "opam repo remove default && opam repo add opam /src"))
Repositories removed from the selections of switch 4.11. Use '--all' to forget about them altogether.
[opam] Initialised
[NOTE] Repository opam has been added to the selections of switch 4.11 only.
       Run `opam repository add opam --all-switches|--set-default' to use it in all existing switches, or in newly created switches, respectively.

2024-01-29 18:48.57 ---> using "512ec54d05c70dc4afc9764e5a75b6fa092f0e02869729a428e5582d23b117ee" from cache

/home/opam: (copy (from (build tools))
                  (src /home/opam/voodoo-prep)
                  (dst /home/opam/))
2024-01-29 18:48.57 ---> using "eb08b5fd2ec14dcdc2ae99a4f7fa69ede28d0a337e4dbc8d5bd5a8d7ee25b2ef" from cache

/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.13.0 ocamlfind.1.9.6"))
The following actions will be performed:
  - install dune      3.13.0
  - install ocamlfind 1.9.6
===== 2 to install =====

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocamlfind.1.9.6  (cached)
-> retrieved dune.3.13.0  (cached)
-> installed ocamlfind.1.9.6
-> installed dune.3.13.0
Done.
# Run eval $(opam env) to update the current shell environment
2024-01-29 18:48.57 ---> using "6cba1c373152fa0d9ed6f4ab0b0ee6735599a2a1b38a279741ca18b72fad3de6" from cache

/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 clangml.4.3.0 traverse.0.3.0 stdlib-shims.0.3.0 stdcompat.19 sexplib0.v0.16.0 refl.0.4.1 ppxlib.0.31.0 ppx_derivers.1.2.1 ocamlfind.1.9.6 ocaml-compiler-libs.v0.12.4 metaquot.0.5.2 metapp.0.4.4 fix.20230505 dune.3.13.0 conf-zlib.1 conf-which.1 conf-pkg-config.3 conf-ncurses.1 conf-libclang.15 conf-bash.1 conf-autoconf.0.1 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 [52.1 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 [134 kB]
Fetched 234 kB in 0s (839 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.1-1

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved opam-depext.1.2.1-1  (cached)
-> removed   opam-depext.1.2.1-1
-> installed opam-depext.1.2.1-1
Done.

<><> opam-depext.1.2.1-1 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 clangml.4.3.0 traverse.0.3.0 stdlib-shims.0.3.0 stdcompat.19 sexplib0.v0.16.0 refl.0.4.1 ppxlib.0.31.0 ppx_derivers.1.2.1 ocamlfind.1.9.6 ocaml-compiler-libs.v0.12.4 metaquot.0.5.2 metapp.0.4.4 fix.20230505 dune.3.13.0 conf-zlib.1 conf-which.1 conf-pkg-config.3 conf-ncurses.1 conf-libclang.15 conf-bash.1 conf-autoconf.0.1" 

You are using opam 2.1+, where external dependency handling has been integrated: consider calling opam directly, the 'depext' plugin interface is provided for backwards compatibility only
# Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian
# The following system packages are needed:
autoconf
debianutils
libclang-14-dev
libclang-cpp-dev
libclang-cpp14-dev
libclang-dev
llvm-14-dev
llvm-dev
ncurses-dev
pkg-config
zlib1g-dev
[NOTE] Package dune is already installed (current version is 3.13.0).
[NOTE] Package ocamlfind is already installed (current version is 1.9.6).
The following actions will be performed:
  - install ppx_derivers        1.2.1
  - install conf-pkg-config     3
  - install conf-bash           1
  - install ocaml-compiler-libs v0.12.4
  - install conf-which          1
  - install sexplib0            v0.16.0
  - install stdlib-shims        0.3.0
  - install fix                 20230505
  - install conf-zlib           1
  - install conf-ncurses        1
  - install conf-libclang       15
  - install conf-autoconf       0.1
  - install ppxlib              0.31.0
  - install stdcompat           19
  - install metapp              0.4.4
  - install metaquot            0.5.2
  - install traverse            0.3.0
  - install refl                0.4.1
  - install clangml             4.3.0
===== 19 to install =====

The following system packages will first need to be installed:
    autoconf libclang-14-dev libclang-cpp-dev libclang-cpp14-dev libclang-dev llvm-14-dev llvm-dev ncurses-dev pkg-config zlib1g-dev

<><> 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" "autoconf" "libclang-14-dev" "libclang-cpp-dev" "libclang-cpp14-dev" "libclang-dev" "llvm-14-dev" "llvm-dev" "ncurses-dev" "pkg-config" "zlib1g-dev"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libpipeline1: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 ... 18743 files and directories currently installed.)
- Preparing to unpack .../libpipeline1_1.5.7-1_amd64.deb ...
- Unpacking libpipeline1:amd64 (1.5.7-1) ...
- Selecting previously unselected package binfmt-support.
- Preparing to unpack .../binfmt-support_2.2.2-2_amd64.deb ...
- Unpacking binfmt-support (2.2.2-2) ...
- Selecting previously unselected package libpython3.11-minimal:amd64.
- Preparing to unpack .../libpython3.11-minimal_3.11.2-6_amd64.deb ...
- Unpacking libpython3.11-minimal:amd64 (3.11.2-6) ...
- Selecting previously unselected package python3.11-minimal.
- Preparing to unpack .../python3.11-minimal_3.11.2-6_amd64.deb ...
- Unpacking python3.11-minimal (3.11.2-6) ...
- Setting up libpython3.11-minimal:amd64 (3.11.2-6) ...
- Setting up python3.11-minimal (3.11.2-6) ...
- Selecting previously unselected package python3-minimal.
- (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 ... 19072 files and directories currently installed.)
- Preparing to unpack .../python3-minimal_3.11.2-1+b1_amd64.deb ...
- Unpacking python3-minimal (3.11.2-1+b1) ...
- Selecting previously unselected package media-types.
- Preparing to unpack .../media-types_10.0.0_all.deb ...
- Unpacking media-types (10.0.0) ...
- Selecting previously unselected package libpython3.11-stdlib:amd64.
- Preparing to unpack .../libpython3.11-stdlib_3.11.2-6_amd64.deb ...
- Unpacking libpython3.11-stdlib:amd64 (3.11.2-6) ...
- Selecting previously unselected package python3.11.
- Preparing to unpack .../python3.11_3.11.2-6_amd64.deb ...
- Unpacking python3.11 (3.11.2-6) ...
- Selecting previously unselected package libpython3-stdlib:amd64.
- Preparing to unpack .../libpython3-stdlib_3.11.2-1+b1_amd64.deb ...
- Unpacking libpython3-stdlib:amd64 (3.11.2-1+b1) ...
- Setting up python3-minimal (3.11.2-1+b1) ...
- Selecting previously unselected package python3.
- (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 ... 19482 files and directories currently installed.)
- Preparing to unpack .../00-python3_3.11.2-1+b1_amd64.deb ...
- Unpacking python3 (3.11.2-1+b1) ...
- Selecting previously unselected package m4.
- Preparing to unpack .../01-m4_1.4.19-3_amd64.deb ...
- Unpacking m4 (1.4.19-3) ...
- Selecting previously unselected package autoconf.
- Preparing to unpack .../02-autoconf_2.71-3_all.deb ...
- Unpacking autoconf (2.71-3) ...
- Selecting previously unselected package autotools-dev.
- Preparing to unpack .../03-autotools-dev_20220109.1_all.deb ...
- Unpacking autotools-dev (20220109.1) ...
- Selecting previously unselected package automake.
- Preparing to unpack .../04-automake_1%3a1.16.5-1.3_all.deb ...
- Unpacking automake (1:1.16.5-1.3) ...
- Selecting previously unselected package libicu72:amd64.
- Preparing to unpack .../05-libicu72_72.1-3_amd64.deb ...
- Unpacking libicu72:amd64 (72.1-3) ...
- Selecting previously unselected package icu-devtools.
- Preparing to unpack .../06-icu-devtools_72.1-3_amd64.deb ...
- Unpacking icu-devtools (72.1-3) ...
- Selecting previously unselected package libc6-i386.
- Preparing to unpack .../07-libc6-i386_2.36-9+deb12u3_amd64.deb ...
- Unpacking libc6-i386 (2.36-9+deb12u3) ...
- Selecting previously unselected package lib32gcc-s1.
- Preparing to unpack .../08-lib32gcc-s1_12.2.0-14_amd64.deb ...
- Unpacking lib32gcc-s1 (12.2.0-14) ...
- Selecting previously unselected package lib32stdc++6.
- Preparing to unpack .../09-lib32stdc++6_12.2.0-14_amd64.deb ...
- Unpacking lib32stdc++6 (12.2.0-14) ...
- Selecting previously unselected package libgc1:amd64.
- Preparing to unpack .../10-libgc1_1%3a8.2.2-3_amd64.deb ...
- Unpacking libgc1:amd64 (1:8.2.2-3) ...
- Selecting previously unselected package libobjc4:amd64.
- Preparing to unpack .../11-libobjc4_12.2.0-14_amd64.deb ...
- Unpacking libobjc4:amd64 (12.2.0-14) ...
- Selecting previously unselected package libobjc-12-dev:amd64.
- Preparing to unpack .../12-libobjc-12-dev_12.2.0-14_amd64.deb ...
- Unpacking libobjc-12-dev:amd64 (12.2.0-14) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../13-libxml2_2.9.14+dfsg-1.3~deb12u1_amd64.deb ...
- Unpacking libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ...
- Selecting previously unselected package libz3-4:amd64.
- Preparing to unpack .../14-libz3-4_4.8.12-3.1_amd64.deb ...
- Unpacking libz3-4:amd64 (4.8.12-3.1) ...
- Selecting previously unselected package libllvm14:amd64.
- Preparing to unpack .../15-libllvm14_1%3a14.0.6-12_amd64.deb ...
- Unpacking libllvm14:amd64 (1:14.0.6-12) ...
- Selecting previously unselected package libclang1-14.
- Preparing to unpack .../16-libclang1-14_1%3a14.0.6-12_amd64.deb ...
- Unpacking libclang1-14 (1:14.0.6-12) ...
- Selecting previously unselected package libclang-common-14-dev.
- Preparing to unpack .../17-libclang-common-14-dev_1%3a14.0.6-12_all.deb ...
- Unpacking libclang-common-14-dev (1:14.0.6-12) ...
- Selecting previously unselected package libclang-14-dev.
- Preparing to unpack .../18-libclang-14-dev_1%3a14.0.6-12_amd64.deb ...
- Unpacking libclang-14-dev (1:14.0.6-12) ...
- Selecting previously unselected package libclang-cpp14.
- Preparing to unpack .../19-libclang-cpp14_1%3a14.0.6-12_amd64.deb ...
- Unpacking libclang-cpp14 (1:14.0.6-12) ...
- Selecting previously unselected package libclang-cpp14-dev.
- Preparing to unpack .../20-libclang-cpp14-dev_1%3a14.0.6-12_amd64.deb ...
- Unpacking libclang-cpp14-dev (1:14.0.6-12) ...
- Selecting previously unselected package libclang-cpp-dev.
- Preparing to unpack .../21-libclang-cpp-dev_1%3a14.0-55.7~deb12u1_amd64.deb ...
- Unpacking libclang-cpp-dev (1:14.0-55.7~deb12u1) ...
- Selecting previously unselected package libclang-dev.
- Preparing to unpack .../22-libclang-dev_1%3a14.0-55.7~deb12u1_amd64.deb ...
- Unpacking libclang-dev (1:14.0-55.7~deb12u1) ...
- Selecting previously unselected package libclang-rt-14-dev:amd64.
- Preparing to unpack .../23-libclang-rt-14-dev_1%3a14.0.6-12_amd64.deb ...
- Unpacking libclang-rt-14-dev:amd64 (1:14.0.6-12) ...
- Selecting previously unselected package libnspr4:amd64.
- Preparing to unpack .../24-libnspr4_2%3a4.35-1_amd64.deb ...
- Unpacking libnspr4:amd64 (2:4.35-1) ...
- Selecting previously unselected package libnss3:amd64.
- Preparing to unpack .../25-libnss3_2%3a3.87.1-1_amd64.deb ...
- Unpacking libnss3:amd64 (2:3.87.1-1) ...
- Selecting previously unselected package nss-plugin-pem:amd64.
- Preparing to unpack .../26-nss-plugin-pem_1.0.8+1-1_amd64.deb ...
- Unpacking nss-plugin-pem:amd64 (1.0.8+1-1) ...
- Selecting previously unselected package libcurl3-nss:amd64.
- Preparing to unpack .../27-libcurl3-nss_7.88.1-10+deb12u5_amd64.deb ...
- Unpacking libcurl3-nss:amd64 (7.88.1-10+deb12u5) ...
- Selecting previously unselected package libffi-dev:amd64.
- Preparing to unpack .../28-libffi-dev_3.4.4-1_amd64.deb ...
- Unpacking libffi-dev:amd64 (3.4.4-1) ...
- Selecting previously unselected package libicu-dev:amd64.
- Preparing to unpack .../29-libicu-dev_72.1-3_amd64.deb ...
- Unpacking libicu-dev:amd64 (72.1-3) ...
- Selecting previously unselected package libncurses6:amd64.
- Preparing to unpack .../30-libncurses6_6.4-4_amd64.deb ...
- Unpacking libncurses6:amd64 (6.4-4) ...
- Selecting previously unselected package libncurses-dev:amd64.
- Preparing to unpack .../31-libncurses-dev_6.4-4_amd64.deb ...
- Unpacking libncurses-dev:amd64 (6.4-4) ...
- Selecting previously unselected package libpfm4:amd64.
- Preparing to unpack .../32-libpfm4_4.13.0-1_amd64.deb ...
- Unpacking libpfm4:amd64 (4.13.0-1) ...
- Selecting previously unselected package libpkgconf3:amd64.
- Preparing to unpack .../33-libpkgconf3_1.8.1-1_amd64.deb ...
- Unpacking libpkgconf3:amd64 (1.8.1-1) ...
- Selecting previously unselected package libxml2-dev:amd64.
- Preparing to unpack .../34-libxml2-dev_2.9.14+dfsg-1.3~deb12u1_amd64.deb ...
- Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3~deb12u1) ...
- Selecting previously unselected package libyaml-0-2:amd64.
- Preparing to unpack .../35-libyaml-0-2_0.2.5-1_amd64.deb ...
- Unpacking libyaml-0-2:amd64 (0.2.5-1) ...
- Selecting previously unselected package libz3-dev:amd64.
- Preparing to unpack .../36-libz3-dev_4.8.12-3.1_amd64.deb ...
- Unpacking libz3-dev:amd64 (4.8.12-3.1) ...
- Selecting previously unselected package llvm-14-runtime.
- Preparing to unpack .../37-llvm-14-runtime_1%3a14.0.6-12_amd64.deb ...
- Unpacking llvm-14-runtime (1:14.0.6-12) ...
- Selecting previously unselected package llvm-runtime:amd64.
- Preparing to unpack .../38-llvm-runtime_1%3a14.0-55.7~deb12u1_amd64.deb ...
- Unpacking llvm-runtime:amd64 (1:14.0-55.7~deb12u1) ...
- Selecting previously unselected package llvm-14-linker-tools.
- Preparing to unpack .../39-llvm-14-linker-tools_1%3a14.0.6-12_amd64.deb ...
- Unpacking llvm-14-linker-tools (1:14.0.6-12) ...
- Selecting previously unselected package llvm-14.
- Preparing to unpack .../40-llvm-14_1%3a14.0.6-12_amd64.deb ...
- Unpacking llvm-14 (1:14.0.6-12) ...
- Selecting previously unselected package llvm.
- Preparing to unpack .../41-llvm_1%3a14.0-55.7~deb12u1_amd64.deb ...
- Unpacking llvm (1:14.0-55.7~deb12u1) ...
- Selecting previously unselected package python3-pkg-resources.
- Preparing to unpack .../42-python3-pkg-resources_66.1.1-1_all.deb ...
- Unpacking python3-pkg-resources (66.1.1-1) ...
- Selecting previously unselected package python3-pygments.
- Preparing to unpack .../43-python3-pygments_2.14.0+dfsg-1_all.deb ...
- Unpacking python3-pygments (2.14.0+dfsg-1) ...
- Selecting previously unselected package python3-yaml.
- Preparing to unpack .../44-python3-yaml_6.0-3+b2_amd64.deb ...
- Unpacking python3-yaml (6.0-3+b2) ...
- Selecting previously unselected package llvm-14-tools.
- Preparing to unpack .../45-llvm-14-tools_1%3a14.0.6-12_amd64.deb ...
- Unpacking llvm-14-tools (1:14.0.6-12) ...
- Selecting previously unselected package llvm-14-dev.
- Preparing to unpack .../46-llvm-14-dev_1%3a14.0.6-12_amd64.deb ...
- Unpacking llvm-14-dev (1:14.0.6-12) ...
- Selecting previously unselected package llvm-dev.
- Preparing to unpack .../47-llvm-dev_1%3a14.0-55.7~deb12u1_amd64.deb ...
- Unpacking llvm-dev (1:14.0-55.7~deb12u1) ...
- Selecting previously unselected package pkgconf-bin.
- Preparing to unpack .../48-pkgconf-bin_1.8.1-1_amd64.deb ...
- Unpacking pkgconf-bin (1.8.1-1) ...
- Selecting previously unselected package pkgconf:amd64.
- Preparing to unpack .../49-pkgconf_1.8.1-1_amd64.deb ...
- Unpacking pkgconf:amd64 (1.8.1-1) ...
- Selecting previously unselected package pkg-config:amd64.
- Preparing to unpack .../50-pkg-config_1.8.1-1_amd64.deb ...
- Unpacking pkg-config:amd64 (1.8.1-1) ...
- Selecting previously unselected package zlib1g-dev:amd64.
- Preparing to unpack .../51-zlib1g-dev_1%3a1.2.13.dfsg-1_amd64.deb ...
- Unpacking zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ...
- Setting up media-types (10.0.0) ...
- Setting up libpipeline1:amd64 (1.5.7-1) ...
- Setting up libicu72:amd64 (72.1-3) ...
- Setting up libyaml-0-2:amd64 (0.2.5-1) ...
- Setting up libpython3.11-stdlib:amd64 (3.11.2-6) ...
- Setting up m4 (1.4.19-3) ...
- Setting up libffi-dev:amd64 (3.4.4-1) ...
- Setting up autotools-dev (20220109.1) ...
- Setting up libz3-4:amd64 (4.8.12-3.1) ...
- Setting up libpkgconf3:amd64 (1.8.1-1) ...
- Setting up libpfm4:amd64 (4.13.0-1) ...
- Setting up libnspr4:amd64 (2:4.35-1) ...
- Setting up libncurses6:amd64 (6.4-4) ...
- Setting up binfmt-support (2.2.2-2) ...
- invoke-rc.d: could not determine current runlevel
- invoke-rc.d: policy-rc.d denied execution of start.
- Setting up icu-devtools (72.1-3) ...
- Setting up pkgconf-bin (1.8.1-1) ...
- Setting up libgc1:amd64 (1:8.2.2-3) ...
- Setting up autoconf (2.71-3) ...
- Setting up zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ...
- Setting up libc6-i386 (2.36-9+deb12u3) ...
- Setting up libicu-dev:amd64 (72.1-3) ...
- Setting up libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ...
- Setting up libpython3-stdlib:amd64 (3.11.2-1+b1) ...
- Setting up automake (1:1.16.5-1.3) ...
- update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
- Setting up libz3-dev:amd64 (4.8.12-3.1) ...
- Setting up python3.11 (3.11.2-6) ...
- Setting up libncurses-dev:amd64 (6.4-4) ...
- Setting up libobjc4:amd64 (12.2.0-14) ...
- Setting up python3 (3.11.2-1+b1) ...
- running python rtupdate hooks for python3.11...
- running python post-rtupdate hooks for python3.11...
- Setting up libnss3:amd64 (2:3.87.1-1) ...
- Setting up pkgconf:amd64 (1.8.1-1) ...
- Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3~deb12u1) ...
- Setting up lib32gcc-s1 (12.2.0-14) ...
- Setting up lib32stdc++6 (12.2.0-14) ...
- Setting up pkg-config:amd64 (1.8.1-1) ...
- Setting up libllvm14:amd64 (1:14.0.6-12) ...
- Setting up libobjc-12-dev:amd64 (12.2.0-14) ...
- Setting up llvm-14-linker-tools (1:14.0.6-12) ...
- Setting up python3-pkg-resources (66.1.1-1) ...
- Setting up nss-plugin-pem:amd64 (1.0.8+1-1) ...
- Setting up libclang1-14 (1:14.0.6-12) ...
- Setting up python3-yaml (6.0-3+b2) ...
- Setting up python3-pygments (2.14.0+dfsg-1) ...
- Setting up llvm-14-runtime (1:14.0.6-12) ...
- Setting up libclang-rt-14-dev:amd64 (1:14.0.6-12) ...
- Setting up llvm-runtime:amd64 (1:14.0-55.7~deb12u1) ...
- Setting up libclang-common-14-dev (1:14.0.6-12) ...
- Setting up libclang-cpp14 (1:14.0.6-12) ...
- Setting up libcurl3-nss:amd64 (7.88.1-10+deb12u5) ...
- Setting up libclang-14-dev (1:14.0.6-12) ...
- Setting up libclang-cpp14-dev (1:14.0.6-12) ...
- Setting up llvm-14 (1:14.0.6-12) ...
- Setting up llvm-14-tools (1:14.0.6-12) ...
- Setting up libclang-dev (1:14.0-55.7~deb12u1) ...
- Setting up libclang-cpp-dev (1:14.0-55.7~deb12u1) ...
- Setting up llvm (1:14.0-55.7~deb12u1) ...
- Setting up llvm-14-dev (1:14.0.6-12) ...
- Setting up llvm-dev (1:14.0-55.7~deb12u1) ...
- Processing triggers for libc-bin (2.36-9+deb12u3) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/57:
Processing  2/57:
Processing  3/57:
Processing  4/57:
Processing  5/57:
Processing  6/57:
Processing  7/57:
Processing  8/57:
Processing  9/57:
Processing 10/57:
Processing 11/57: [conf-bash: bash]
Processing 12/57: [conf-bash: bash] [conf-pkg-config: pkg-config]
Processing 13/57: [conf-bash: bash] [conf-pkg-config: pkg-config] [conf-which: which which]
-> retrieved clangml.4.3.0  (cached)
Processing 14/57: [conf-bash: bash] [conf-pkg-config: pkg-config] [conf-which: which which]
-> retrieved fix.20230505  (cached)
Processing 15/57: [conf-bash: bash] [conf-pkg-config: pkg-config] [conf-which: which which]
Processing 16/57: [conf-bash: bash] [conf-pkg-config: pkg-config] [conf-which: which which] [fix: dune build]
-> retrieved metapp.0.4.4  (cached)
Processing 17/57: [conf-bash: bash] [conf-pkg-config: pkg-config] [conf-which: which which] [fix: dune build]
- GNU bash, version 5.2.15(1)-release (x86_64-pc-linux-gnu)
- 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 17/57: [conf-pkg-config: pkg-config] [conf-which: which which] [fix: dune build]
-> installed conf-bash.1
Processing 18/57: [conf-pkg-config: pkg-config] [conf-which: which which] [fix: dune build]
Processing 19/57: [conf-libclang: bash configure.sh] [conf-pkg-config: pkg-config] [conf-which: which which] [fix: dune build]
- 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 19/57: [conf-libclang: bash configure.sh] [conf-which: which which] [fix: dune build]
-> installed conf-pkg-config.3
Processing 20/57: [conf-libclang: bash configure.sh] [conf-which: which which] [fix: dune build]
Processing 21/57: [conf-libclang: bash configure.sh] [conf-ncurses: pkg-config ncurses] [conf-which: which which] [fix: dune build]
Processing 22/57: [conf-libclang: bash configure.sh] [conf-ncurses: pkg-config ncurses] [conf-which: which which] [conf-zlib: pkg-config zlib] [fix: dune build]
- /usr/bin/which
-> compiled  conf-which.1
Processing 22/57: [conf-libclang: bash configure.sh] [conf-ncurses: pkg-config ncurses] [conf-zlib: pkg-config zlib] [fix: dune build]
-> installed conf-which.1
Processing 23/57: [conf-libclang: bash configure.sh] [conf-ncurses: pkg-config ncurses] [conf-zlib: pkg-config zlib] [fix: dune build]
Processing 24/57: [conf-autoconf: which autoconf] [conf-libclang: bash configure.sh] [conf-ncurses: pkg-config ncurses] [conf-zlib: pkg-config zlib] [fix: dune build]
-> retrieved metaquot.0.5.2  (cached)
Processing 25/57: [conf-autoconf: which autoconf] [conf-libclang: bash configure.sh] [conf-ncurses: pkg-config ncurses] [conf-zlib: pkg-config zlib] [fix: dune build]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing 26/57: [conf-autoconf: which autoconf] [conf-libclang: bash configure.sh] [conf-ncurses: pkg-config ncurses] [conf-zlib: pkg-config zlib] [fix: dune build]
Processing 27/57: [conf-autoconf: which autoconf] [conf-libclang: bash configure.sh] [conf-ncurses: pkg-config ncurses] [conf-zlib: pkg-config zlib] [fix: dune build] [ocaml-compiler-libs: dune build]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 28/57: [conf-autoconf: which autoconf] [conf-libclang: bash configure.sh] [conf-ncurses: pkg-config ncurses] [conf-zlib: pkg-config zlib] [fix: dune build] [ocaml-compiler-libs: dune build]
Processing 29/57: [conf-autoconf: which autoconf] [conf-libclang: bash configure.sh] [conf-ncurses: pkg-config ncurses] [conf-zlib: pkg-config zlib] [fix: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
-> compiled  conf-ncurses.1
Processing 29/57: [conf-autoconf: which autoconf] [conf-libclang: bash configure.sh] [conf-zlib: pkg-config zlib] [fix: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
-> installed conf-ncurses.1
Processing 30/57: [conf-autoconf: which autoconf] [conf-libclang: bash configure.sh] [conf-zlib: pkg-config zlib] [fix: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
-> compiled  conf-zlib.1
Processing 30/57: [conf-autoconf: which autoconf] [conf-libclang: bash configure.sh] [fix: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
-> installed conf-zlib.1
Processing 31/57: [conf-autoconf: which autoconf] [conf-libclang: bash configure.sh] [fix: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
- /usr/bin/autoconf
-> compiled  conf-autoconf.0.1
Processing 31/57: [conf-libclang: bash configure.sh] [fix: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
-> installed conf-autoconf.0.1
Processing 32/57: [conf-libclang: bash configure.sh] [fix: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
-> retrieved refl.0.4.1  (cached)
Processing 33/57: [conf-libclang: bash configure.sh] [fix: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
-> retrieved sexplib0.v0.16.0  (cached)
Processing 34/57: [conf-libclang: bash configure.sh] [fix: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
Processing 35/57: [conf-libclang: bash configure.sh] [fix: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 36/57: [conf-libclang: bash configure.sh] [fix: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build]
Processing 37/57: [conf-libclang: bash configure.sh] [fix: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> retrieved stdcompat.19  (cached)
Processing 38/57: [conf-libclang: bash configure.sh] [fix: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdcompat: dune build] [stdlib-shims: dune build]
-> retrieved ppxlib.0.31.0  (cached)
-> retrieved traverse.0.3.0  (cached)
-> compiled  ppx_derivers.1.2.1
Processing 38/57: [conf-libclang: bash configure.sh] [fix: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdcompat: dune build] [stdlib-shims: dune build]
-> installed ppx_derivers.1.2.1
Processing 39/57: [conf-libclang: bash configure.sh] [fix: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdcompat: dune build] [stdlib-shims: dune build]
-> compiled  stdlib-shims.0.3.0
Processing 39/57: [conf-libclang: bash configure.sh] [fix: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdcompat: dune build]
-> installed stdlib-shims.0.3.0
Processing 40/57: [conf-libclang: bash configure.sh] [fix: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdcompat: dune build]
-> compiled  fix.20230505
Processing 40/57: [conf-libclang: bash configure.sh] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdcompat: dune build]
-> installed fix.20230505
Processing 41/57: [conf-libclang: bash configure.sh] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdcompat: dune build]
- + maximum_version=15
- + shopt -s nullglob
- ++ seq 15 -1 3
- + for version in default $(seq $maximum_version -1 3)
- + '[' default = default ']'
- + for kind in system brew none
- + case $kind in
- ++ command -v llvm-config
- + llvm_config=/usr/bin/llvm-config
- ++ /usr/bin/llvm-config --version
- + llvm_version=14.0.6
- + next_version=16
- ++ printf '14\n16'
- ++ sort -n
- ++ head -n1
- + '[' 14 = 16 ']'
- + break
- + '[' system == none ']'
- ++ /usr/bin/llvm-config --cflags
- + LLVM_CFLAGS='-I/usr/lib/llvm-14/include  -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS'
- ++ /usr/bin/llvm-config --ldflags
- + LLVM_LDFLAGS='-L/usr/lib/llvm-14/lib '
- ++ /usr/bin/llvm-config --libdir
- + LLVM_LIBDIR=/usr/lib/llvm-14/lib
- ++ echo -I/usr/lib/llvm-14/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS
- ++ sed 's/-Wstring-conversion //'
- + LLVM_CFLAGS='-I/usr/lib/llvm-14/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS'
- ++ echo -I/usr/lib/llvm-14/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS
- ++ sed 's/-Werror=unguarded-availability-new //'
- + LLVM_CFLAGS='-I/usr/lib/llvm-14/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS'
- ++ echo -I/usr/lib/llvm-14/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS
- ++ sed 's/-Wcovered-switch-default //'
- + LLVM_CFLAGS='-I/usr/lib/llvm-14/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS'
- ++ echo -I/usr/lib/llvm-14/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS
- ++ sed 's/-Wdelete-non-virtual-dtor //'
- + LLVM_CFLAGS='-I/usr/lib/llvm-14/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS'
- ++ mktemp -d
- + tempdir=/tmp/tmp.G4Qt9VTq1y
- + cat
- + CC=cc
- + cc -o /tmp/tmp.G4Qt9VTq1y/test_libclang.o -c -I/usr/lib/llvm-14/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS /tmp/tmp.G4Qt9VTq1y/test_libclang.c
- + cc -o /tmp/tmp.G4Qt9VTq1y/test_libclang -L/usr/lib/llvm-14/lib /tmp/tmp.G4Qt9VTq1y/test_libclang.o -lclang -Wl,-rpath,/usr/lib/llvm-14/lib
- + /tmp/tmp.G4Qt9VTq1y/test_libclang
- + true
- + clean_tempdir
- + rm -f /tmp/tmp.G4Qt9VTq1y/test_libclang.c /tmp/tmp.G4Qt9VTq1y/test_libclang.o /tmp/tmp.G4Qt9VTq1y/test_libclang
- + rmdir /tmp/tmp.G4Qt9VTq1y
- + checksum=
- + for hasher in "sha512:sha512sum" "sha512:shasum -a 512" "md5:md5sum" "md5:md5 -q"
- ++ sha512sum /usr/bin/llvm-config
- + hasher_output='909756af7cac4c60fa99bc48e0b12b36b60fc22e56a77119d0720c10db1d5907a13420794bf32d92bdd42fe58f6b7f7d3b21dbd98e62f17ee01ee4ebd70af8f4  /usr/bin/llvm-config'
- + checksum=sha512=909756af7cac4c60fa99bc48e0b12b36b60fc22e56a77119d0720c10db1d5907a13420794bf32d92bdd42fe58f6b7f7d3b21dbd98e62f17ee01ee4ebd70af8f4
- + break
- + '[' -z sha512=909756af7cac4c60fa99bc48e0b12b36b60fc22e56a77119d0720c10db1d5907a13420794bf32d92bdd42fe58f6b7f7d3b21dbd98e62f17ee01ee4ebd70af8f4 ']'
- + cat
- + exit 0
-> compiled  conf-libclang.15
Processing 41/57: [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdcompat: dune build]
-> installed conf-libclang.15
Processing 42/57: [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdcompat: dune build]
-> compiled  sexplib0.v0.16.0
Processing 42/57: [ocaml-compiler-libs: dune build] [stdcompat: dune build]
-> installed sexplib0.v0.16.0
Processing 43/57: [ocaml-compiler-libs: dune build] [stdcompat: dune build]
-> compiled  ocaml-compiler-libs.v0.12.4
Processing 43/57: [stdcompat: dune build]
-> installed ocaml-compiler-libs.v0.12.4
Processing 44/57: [stdcompat: dune build]
Processing 45/57: [ppxlib: dune build] [stdcompat: dune build]
- (cd _build/default && ./configure)
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for a race-free mkdir -p... /usr/bin/mkdir -p
- checking for gawk... no
- checking for mawk... mawk
- checking whether make sets $(MAKE)... yes
- checking whether make supports nested variables... yes
- checking for ocaml... ocaml
- checking for ocamlc.opt... ocamlc.opt
- checking OCaml version... 4.11.2
- checking for ocamlfind... ocamlfind
- checking for ocamlfind package result... no
- checking for ocamlfind package seq... no
- checking for ocamlfind package uchar... no
- checking whether make supports the include directive... yes (GNU style)
- checking for gcc... gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables... 
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether the compiler supports GNU C... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to enable C11 features... none needed
- checking whether gcc understands -c and -o together... yes
- checking dependency style of gcc... none
- checking for stdio.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for strings.h... yes
- checking for sys/stat.h... yes
- checking for sys/types.h... yes
- checking for unistd.h... yes
- checking whether byte ordering is bigendian... no
- checking OCaml target OS type... Unix
- checking for flambda2... false
- checking that generated files are newer than configure... done
- configure: creating ./config.status
- config.status: creating META
- config.status: creating Makefile
- config.status: creating stdcompat__hashtbl_ext.mli
- config.status: creating stdcompat__hashtbl_ext.ml
- config.status: creating stdcompat__init.mli
- config.status: creating stdcompat__init.ml
- config.status: creating stdcompat__root.mli
- config.status: creating stdcompat__root.ml
- config.status: creating stdcompat__tools.mli
- config.status: creating stdcompat__tools.ml
- config.status: creating stdcompat__native.ml_byte
- config.status: creating stdcompat__native.ml_native
- config.status: creating stdcompat_tests.ml
- config.status: creating stdcompat.h
- config.status: creating stdcompat__stubs.c
- config.status: creating stdcompat__pervasives_s.mli
- config.status: creating stdcompat__arg_s.mli
- config.status: creating stdcompat__array_s.mli
- config.status: creating stdcompat__arrayLabels_s.mli
- config.status: creating stdcompat__atomic_s.mli
- config.status: creating stdcompat__bool_s.mli
- config.status: creating stdcompat__buffer_s.mli
- config.status: creating stdcompat__bytes_s.mli
- config.status: creating stdcompat__bytesLabels_s.mli
- config.status: creating stdcompat__char_s.mli
- config.status: creating stdcompat__digest_s.mli
- config.status: creating stdcompat__either_s.mli
- config.status: creating stdcompat__ephemeron_s.mli
- config.status: creating stdcompat__filename_s.mli
- config.status: creating stdcompat__float_s.mli
- config.status: creating stdcompat__format_s.mli
- config.status: creating stdcompat__fun_s.mli
- config.status: creating stdcompat__hashtbl_s.mli
- config.status: creating stdcompat__in_channel_s.mli
- config.status: creating stdcompat__int_s.mli
- config.status: creating stdcompat__int32_s.mli
- config.status: creating stdcompat__int64_s.mli
- config.status: creating stdcompat__lazy_s.mli
- config.status: creating stdcompat__lexing_s.mli
- config.status: creating stdcompat__list_s.mli
- config.status: creating stdcompat__listLabels_s.mli
- config.status: creating stdcompat__map_s.mli
- config.status: creating stdcompat__moreLabels_s.mli
- config.status: creating stdcompat__nativeint_s.mli
- config.status: creating stdcompat__option_s.mli
- config.status: creating stdcompat__out_channel_s.mli
- config.status: creating stdcompat__printexc_s.mli
- config.status: creating stdcompat__printf_s.mli
- config.status: creating stdcompat__queue_s.mli
- config.status: creating stdcompat__random_s.mli
- config.status: creating stdcompat__result_s.mli
- config.status: creating stdcompat__seq_s.mli
- config.status: creating stdcompat__set_s.mli
- config.status: creating stdcompat__stack_s.mli
- config.status: creating stdcompat__string_s.mli
- config.status: creating stdcompat__stringLabels_s.mli
- config.status: creating stdcompat__sys_s.mli
- config.status: creating stdcompat__uchar_s.mli
- config.status: creating stdcompat__weak_s.mli
- config.status: creating stdcompat__unit_s.mli
- config.status: creating stdcompat__stdlib_s.mli
- config.status: creating stdcompat__pervasives_s.ml
- config.status: creating stdcompat__arg_s.ml
- config.status: creating stdcompat__array_s.ml
- config.status: creating stdcompat__arrayLabels_s.ml
- config.status: creating stdcompat__atomic_s.ml
- config.status: creating stdcompat__bool_s.ml
- config.status: creating stdcompat__buffer_s.ml
- config.status: creating stdcompat__bytes_s.ml
- config.status: creating stdcompat__bytesLabels_s.ml
- config.status: creating stdcompat__char_s.ml
- config.status: creating stdcompat__digest_s.ml
- config.status: creating stdcompat__either_s.ml
- config.status: creating stdcompat__ephemeron_s.ml
- config.status: creating stdcompat__filename_s.ml
- config.status: creating stdcompat__float_s.ml
- config.status: creating stdcompat__format_s.ml
- config.status: creating stdcompat__fun_s.ml
- config.status: creating stdcompat__hashtbl_s.ml
- config.status: creating stdcompat__int_s.ml
- config.status: creating stdcompat__int32_s.ml
- config.status: creating stdcompat__int64_s.ml
- config.status: creating stdcompat__lazy_s.ml
- config.status: creating stdcompat__lexing_s.ml
- config.status: creating stdcompat__list_s.ml
- config.status: creating stdcompat__listLabels_s.ml
- config.status: creating stdcompat__map_s.ml
- config.status: creating stdcompat__moreLabels_s.ml
- config.status: creating stdcompat__nativeint_s.ml
- config.status: creating stdcompat__option_s.ml
- config.status: creating stdcompat__printexc_s.ml
- config.status: creating stdcompat__printf_s.ml
- config.status: creating stdcompat__queue_s.ml
- config.status: creating stdcompat__random_s.ml
- config.status: creating stdcompat__result_s.ml
- config.status: creating stdcompat__seq_s.ml
- config.status: creating stdcompat__set_s.ml
- config.status: creating stdcompat__stack_s.ml
- config.status: creating stdcompat__stdlib_s.ml
- config.status: creating stdcompat__string_s.ml
- config.status: creating stdcompat__stringLabels_s.ml
- config.status: creating stdcompat__sys_s.ml
- config.status: creating stdcompat__uchar_s.ml
- config.status: creating stdcompat__weak_s.ml
- config.status: creating stdcompat__in_channel_s.ml
- config.status: creating stdcompat__out_channel_s.ml
- config.status: creating stdcompat__unit_s.ml
- config.status: creating stdcompat__pervasives.ml
- config.status: creating stdcompat__arg.ml
- config.status: creating stdcompat__array.ml
- config.status: creating stdcompat__arrayLabels.ml
- config.status: creating stdcompat__atomic.ml
- config.status: creating stdcompat__bool.ml
- config.status: creating stdcompat__buffer.ml
- config.status: creating stdcompat__bytes.ml
- config.status: creating stdcompat__bytesLabels.ml
- config.status: creating stdcompat__char.ml
- config.status: creating stdcompat__digest.ml
- config.status: creating stdcompat__either.ml
- config.status: creating stdcompat__ephemeron.ml
- config.status: creating stdcompat__filename.ml
- config.status: creating stdcompat__float.ml
- config.status: creating stdcompat__format.ml
- config.status: creating stdcompat__fun.ml
- config.status: creating stdcompat__hashtbl.ml
- config.status: creating stdcompat__int.ml
- config.status: creating stdcompat__int32.ml
- config.status: creating stdcompat__int64.ml
- config.status: creating stdcompat__lazy.ml
- config.status: creating stdcompat__lexing.ml
- config.status: creating stdcompat__list.ml
- config.status: creating stdcompat__listLabels.ml
- config.status: creating stdcompat__map.ml
- config.status: creating stdcompat__moreLabels.ml
- config.status: creating stdcompat__nativeint.ml
- config.status: creating stdcompat__option.ml
- config.status: creating stdcompat__printexc.ml
- config.status: creating stdcompat__printf.ml
- config.status: creating stdcompat__queue.ml
- config.status: creating stdcompat__random.ml
- config.status: creating stdcompat__result.ml
- config.status: creating stdcompat__seq.ml
- config.status: creating stdcompat__set.ml
- config.status: creating stdcompat__stack.ml
- config.status: creating stdcompat__stdlib.ml
- config.status: creating stdcompat__string.ml
- config.status: creating stdcompat__stringLabels.ml
- config.status: creating stdcompat__sys.ml
- config.status: creating stdcompat__uchar.ml
- config.status: creating stdcompat__weak.ml
- config.status: creating stdcompat__in_channel.ml
- config.status: creating stdcompat__out_channel.ml
- config.status: creating stdcompat__unit.ml
- config.status: creating stdcompat__pervasives.mli
- config.status: creating stdcompat__arg.mli
- config.status: creating stdcompat__array.mli
- config.status: creating stdcompat__arrayLabels.mli
- config.status: creating stdcompat__atomic.mli
- config.status: creating stdcompat__bool.mli
- config.status: creating stdcompat__buffer.mli
- config.status: creating stdcompat__bytes.mli
- config.status: creating stdcompat__bytesLabels.mli
- config.status: creating stdcompat__char.mli
- config.status: creating stdcompat__digest.mli
- config.status: creating stdcompat__either.mli
- config.status: creating stdcompat__ephemeron.mli
- config.status: creating stdcompat__filename.mli
- config.status: creating stdcompat__float.mli
- config.status: creating stdcompat__format.mli
- config.status: creating stdcompat__fun.mli
- config.status: creating stdcompat__hashtbl.mli
- config.status: creating stdcompat__int.mli
- config.status: creating stdcompat__int32.mli
- config.status: creating stdcompat__int64.mli
- config.status: creating stdcompat__lazy.mli
- config.status: creating stdcompat__lexing.mli
- config.status: creating stdcompat__list.mli
- config.status: creating stdcompat__listLabels.mli
- config.status: creating stdcompat__map.mli
- config.status: creating stdcompat__moreLabels.mli
- config.status: creating stdcompat__nativeint.mli
- config.status: creating stdcompat__option.mli
- config.status: creating stdcompat__printexc.mli
- config.status: creating stdcompat__printf.mli
- config.status: creating stdcompat__queue.mli
- config.status: creating stdcompat__random.mli
- config.status: creating stdcompat__result.mli
- config.status: creating stdcompat__seq.mli
- config.status: creating stdcompat__set.mli
- config.status: creating stdcompat__stack.mli
- config.status: creating stdcompat__stdlib.mli
- config.status: creating stdcompat__string.mli
- config.status: creating stdcompat__stringLabels.mli
- config.status: creating stdcompat__sys.mli
- config.status: creating stdcompat__uchar.mli
- config.status: creating stdcompat__weak.mli
- config.status: creating stdcompat__in_channel.mli
- config.status: creating stdcompat__out_channel.mli
- config.status: creating stdcompat__unit.mli
- config.status: creating stdcompat.mli
- config.status: creating stdcompat.ml
- config.status: creating config.h
- config.status: executing depfiles commands
- configure: OCaml version is 4.11.2
- configure: Obj.magic will be used in redefinition when possible
-     (add --disable-magic for pure redefinitions).
-> compiled  stdcompat.19
Processing 45/57: [ppxlib: dune build]
-> installed stdcompat.19
Processing 46/57: [ppxlib: dune build]
+ /home/opam/.opam/4.11/bin/dune "build" "-p" "ppxlib" "-j" "255" "@install" (CWD=/home/opam/.opam/4.11/.opam-switch/build/ppxlib.0.31.0)
-> compiled  ppxlib.0.31.0
-> installed ppxlib.0.31.0
Processing 48/57: [metapp: dune build]
+ /home/opam/.opam/4.11/bin/dune "build" "-p" "metapp" "-j" "255" "@install" (CWD=/home/opam/.opam/4.11/.opam-switch/build/metapp.0.4.4)
- (cd _build/default && .ppx/e7c203cacf1cd3bb02e6242329effa31/ppx.exe --cookie 'library-name="metapp"' -o metapp/metapp.pp.mli --intf metapp/metapp.mli -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.11/lib/ocaml, /home/opam/.opam/4.11/lib/ocaml/compiler-libs
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Metapp_api, and its interface was not compiled with -opaque
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Metapp_version_info, and its interface was not compiled with -opaque
- (cd _build/default && .ppx/e7c203cacf1cd3bb02e6242329effa31/ppx.exe --cookie 'library-name="metapp"' -o metapp/metapp.pp.ml --impl metapp/metapp.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.11/lib/ocaml, /home/opam/.opam/4.11/lib/ocaml/compiler-libs
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Metapp_api, and its interface was not compiled with -opaque
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Metapp_preutils, and its interface was not compiled with -opaque
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Metapp_version_info, and its interface was not compiled with -opaque
-> compiled  metapp.0.4.4
-> installed metapp.0.4.4
Processing 50/57: [metaquot: dune build]
+ /home/opam/.opam/4.11/bin/dune "build" "-p" "metaquot" "-j" "255" "@install" (CWD=/home/opam/.opam/4.11/.opam-switch/build/metaquot.0.5.2)
- (cd _build/default && .ppx/f04423e293bc7238bf6fa2027578cb58/ppx.exe --cookie 'library-name="metaquot"' -o metaquot/metaquot.pp.ml --impl metaquot/metaquot.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.11/lib/ocaml, /home/opam/.opam/4.11/lib/ocaml/compiler-libs
-> compiled  metaquot.0.5.2
-> installed metaquot.0.5.2
Processing 52/57: [traverse: dune build]
+ /home/opam/.opam/4.11/bin/dune "build" "-p" "traverse" "-j" "255" "@install" (CWD=/home/opam/.opam/4.11/.opam-switch/build/traverse.0.3.0)
- (cd _build/default && .ppx/832eb1e90780325193175f72d1d2f19d/ppx.exe --cookie 'library-name="traverse"' -o src/interface.pp.ml --impl src/interface.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.11/lib/ocaml, /home/opam/.opam/4.11/lib/ocaml/compiler-libs
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Traverse_meta, and its interface was not compiled with -opaque
- (cd _build/default && .ppx/832eb1e90780325193175f72d1d2f19d/ppx.exe --cookie 'library-name="traverse"' -o src/values.pp.ml --impl src/values.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.11/lib/ocaml, /home/opam/.opam/4.11/lib/ocaml/compiler-libs
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Traverse_meta, and its interface was not compiled with -opaque
-> compiled  traverse.0.3.0
-> installed traverse.0.3.0
Processing 54/57: [refl: dune build]
+ /home/opam/.opam/4.11/bin/dune "build" "-p" "refl" "-j" "255" "@install" (CWD=/home/opam/.opam/4.11/.opam-switch/build/refl.0.4.1)
-> compiled  refl.0.4.1
-> installed refl.0.4.1
Processing 56/57: [clangml: ./configure]
+ /home/opam/.opam/4.11/.opam-switch/build/clangml.4.3.0/./configure "--prefix=/home/opam/.opam/4.11" "--with-llvm-config=/usr/bin/llvm-config" (CWD=/home/opam/.opam/4.11/.opam-switch/build/clangml.4.3.0)
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
- checking for gawk... no
- checking for mawk... mawk
- checking whether make sets $(MAKE)... yes
- checking whether make supports nested variables... yes
- checking whether ln -s works... yes
- checking for bootstrap/ sub-directory... yes
- checking for ocamlfind... ocamlfind
- checking for ocamlfind package stdcompat... yes
- checking for ocamlfind package ppxlib... yes
- checking for ocamlfind package refl... yes
- checking OCaml version... 4.11.2
- checking for dune... dune
- checking for ocamlcodoc... no
- checking for install_name_tool... no
- checking for brew... no
- checking for llvm-config... /usr/bin/llvm-config
- checking llvm-config version... 14.0.6
- configure: error: LLVM version 14.0.6 not supported. Please report: thierry.martinez@inria.fr . You may try to force another bindings version with ./configure --with-llvm-version= (to obtain the list of supported versions: ls ./bootstrap).
[ERROR] The compilation of clangml.4.3.0 failed at "./configure --prefix=/home/opam/.opam/4.11 --with-llvm-config=/usr/bin/llvm-config".

#=== ERROR while compiling clangml.4.3.0 ======================================#
# context              2.1.5 | linux/x86_64 | ocaml-base-compiler.4.11.2 | file:///src
# path                 ~/.opam/4.11/.opam-switch/build/clangml.4.3.0
# command              ~/.opam/4.11/.opam-switch/build/clangml.4.3.0/./configure --prefix=/home/opam/.opam/4.11 --with-llvm-config=/usr/bin/llvm-config
# exit-code            1
# env-file             ~/.opam/log/clangml-113-8103b9.env
# output-file          ~/.opam/log/clangml-113-8103b9.out
### output ###
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
# checking for gawk... no
# checking for mawk... mawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking whether ln -s works... yes
# checking for bootstrap/ sub-directory... yes
# checking for ocamlfind... ocamlfind
# checking for ocamlfind package stdcompat... yes
# checking for ocamlfind package ppxlib... yes
# checking for ocamlfind package refl... yes
# checking OCaml version... 4.11.2
# checking for dune... dune
# checking for ocamlcodoc... no
# checking for install_name_tool... no
# checking for brew... no
# checking for llvm-config... /usr/bin/llvm-config
# checking llvm-config version... 14.0.6
# configure: error: LLVM version 14.0.6 not supported. Please report: thierry.martinez@inria.fr . You may try to force another bindings version with ./configure --with-llvm-version= (to obtain the list of supported versions: ls ./bootstrap).



<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions failed
| - build clangml 4.3.0
+- 
+- The following changes have been performed
| - install conf-autoconf       0.1
| - install conf-bash           1
| - install conf-libclang       15
| - install conf-ncurses        1
| - install conf-pkg-config     3
| - install conf-which          1
| - install conf-zlib           1
| - install fix                 20230505
| - install metapp              0.4.4
| - install metaquot            0.5.2
| - install ocaml-compiler-libs v0.12.4
| - install ppx_derivers        1.2.1
| - install ppxlib              0.31.0
| - install refl                0.4.1
| - install sexplib0            v0.16.0
| - install stdcompat           19
| - install stdlib-shims        0.3.0
| - install traverse            0.3.0
+- 
# Run eval $(opam env) to update the current shell environment

The former state can be restored with:
    /usr/bin/opam switch import "/home/opam/.opam/4.11/.opam-switch/backup/state-20240129184947.export"
'opam --cli=2.1 install clangml.4.3.0 traverse.0.3.0 stdlib-shims.0.3.0 stdcompat.19 sexplib0.v0.16.0 refl.0.4.1 ppxlib.0.31.0 ppx_derivers.1.2.1 ocamlfind.1.9.6 ocaml-compiler-libs.v0.12.4 metaquot.0.5.2 metapp.0.4.4 fix.20230505 dune.3.13.0 conf-zlib.1 conf-which.1 conf-pkg-config.3 conf-ncurses.1 conf-libclang.15 conf-bash.1 conf-autoconf.0.1 --verbose --yes --confirm-level=unsafe-yes' failed.
2024-01-29 18:50.48 ---> saved as "f11fe7ef3f154b2ab8fa81018130122284ea890cd39b6141e937a8dcfdac4011"

/home/opam: (run (shell "opam exec -- ~/voodoo-prep -u clangml:1e4d99df3f0e2dce6fb7543c97f63721,traverse:a3557c9d64fed192f2a44a41178c738c,refl:21b87b073aa354e5a633fbc7512e88ca,metaquot:b98dec0779b083c5249c6f94b97da9a5,metapp:fb250716983f5169d139c55bfcdee3f4"))
2024-01-29 18:50.50 ---> saved as "4c2239e8ff818d786221eb8397a32f3faed86f57b0c56862a272b4f33d84f35f"

/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.881117') && (for DATA in prep/universes/fb250716983f5169d139c55bfcdee3f4/metapp/0.4.4,metapp.0.4.4-fb250716983f5169d139c55bfcdee3f4,metapp.0.4.4 prep/universes/b98dec0779b083c5249c6f94b97da9a5/metaquot/0.5.2,metaquot.0.5.2-b98dec0779b083c5249c6f94b97da9a5,metaquot.0.5.2 prep/universes/21b87b073aa354e5a633fbc7512e88ca/refl/0.4.1,refl.0.4.1-21b87b073aa354e5a633fbc7512e88ca,refl.0.4.1 prep/universes/a3557c9d64fed192f2a44a41178c738c/traverse/0.3.0,traverse.0.3.0-a3557c9d64fed192f2a44a41178c738c,traverse.0.3.0 prep/universes/1e4d99df3f0e2dce6fb7543c97f63721/clangml/4.3.0,clangml.4.3.0-1e4d99df3f0e2dce6fb7543c97f63721,clangml.4.3.0; 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/fb250716983f5169d139c55bfcdee3f4/metapp/0.4.4,metapp.0.4.4-fb250716983f5169d139c55bfcdee3f4,metapp.0.4.4 prep/universes/b98dec0779b083c5249c6f94b97da9a5/metaquot/0.5.2,metaquot.0.5.2-b98dec0779b083c5249c6f94b97da9a5,metaquot.0.5.2 prep/universes/21b87b073aa354e5a633fbc7512e88ca/refl/0.4.1,refl.0.4.1-21b87b073aa354e5a633fbc7512e88ca,refl.0.4.1 prep/universes/a3557c9d64fed192f2a44a41178c738c/traverse/0.3.0,traverse.0.3.0-a3557c9d64fed192f2a44a41178c738c,traverse.0.3.0 prep/universes/1e4d99df3f0e2dce6fb7543c97f63721/clangml/4.3.0,clangml.4.3.0-1e4d99df3f0e2dce6fb7543c97f63721,clangml.4.3.0; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/fb250716983f5169d139c55bfcdee3f4/metapp/0.4.4,metapp.0.4.4-fb250716983f5169d139c55bfcdee3f4,metapp.0.4.4 prep/universes/b98dec0779b083c5249c6f94b97da9a5/metaquot/0.5.2,metaquot.0.5.2-b98dec0779b083c5249c6f94b97da9a5,metaquot.0.5.2 prep/universes/21b87b073aa354e5a633fbc7512e88ca/refl/0.4.1,refl.0.4.1-21b87b073aa354e5a633fbc7512e88ca,refl.0.4.1 prep/universes/a3557c9d64fed192f2a44a41178c738c/traverse/0.3.0,traverse.0.3.0-a3557c9d64fed192f2a44a41178c738c,traverse.0.3.0 prep/universes/1e4d99df3f0e2dce6fb7543c97f63721/clangml/4.3.0,clangml.4.3.0-1e4d99df3f0e2dce6fb7543c97f63721,clangml.4.3.0; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)"))
0.881117
prep/universes/fb250716983f5169d139c55bfcdee3f4/metapp/0.4.4/doc/
prep/universes/fb250716983f5169d139c55bfcdee3f4/metapp/0.4.4/doc/metapp/
prep/universes/fb250716983f5169d139c55bfcdee3f4/metapp/0.4.4/doc/metapp/CHANGES.md
prep/universes/fb250716983f5169d139c55bfcdee3f4/metapp/0.4.4/doc/metapp/LICENSE
prep/universes/fb250716983f5169d139c55bfcdee3f4/metapp/0.4.4/doc/metapp/README.md
prep/universes/fb250716983f5169d139c55bfcdee3f4/metapp/0.4.4/lib/
prep/universes/fb250716983f5169d139c55bfcdee3f4/metapp/0.4.4/lib/metapp/
prep/universes/fb250716983f5169d139c55bfcdee3f4/metapp/0.4.4/lib/metapp/metapp.ocamlobjinfo
prep/universes/fb250716983f5169d139c55bfcdee3f4/metapp/0.4.4/lib/metapp/META
prep/universes/fb250716983f5169d139c55bfcdee3f4/metapp/0.4.4/lib/metapp/api/
prep/universes/fb250716983f5169d139c55bfcdee3f4/metapp/0.4.4/lib/metapp/api/metapp_api.ocamlobjinfo
prep/universes/fb250716983f5169d139c55bfcdee3f4/metapp/0.4.4/lib/metapp/api/metapp_api.cmi
prep/universes/fb250716983f5169d139c55bfcdee3f4/metapp/0.4.4/lib/metapp/api/metapp_api.cmt
prep/universes/fb250716983f5169d139c55bfcdee3f4/metapp/0.4.4/lib/metapp/dune-package
prep/universes/fb250716983f5169d139c55bfcdee3f4/metapp/0.4.4/lib/metapp/dyncompile/
prep/universes/fb250716983f5169d139c55bfcdee3f4/metapp/0.4.4/lib/metapp/dyncompile/dyncompile.ocamlobjinfo
prep/universes/fb250716983f5169d139c55bfcdee3f4/metapp/0.4.4/lib/metapp/dyncompile/dyncompile.cmi
prep/universes/fb250716983f5169d139c55bfcdee3f4/metapp/0.4.4/lib/metapp/dyncompile/dyncompile.cmt
prep/universes/fb250716983f5169d139c55bfcdee3f4/metapp/0.4.4/lib/metapp/dyncompile/dyncompile__.cmi
prep/universes/fb250716983f5169d139c55bfcdee3f4/metapp/0.4.4/lib/metapp/dyncompile/dyncompile__.cmt
prep/universes/fb250716983f5169d139c55bfcdee3f4/metapp/0.4.4/lib/metapp/dyncompile/dyncompile__Options.cmi
prep/universes/fb250716983f5169d139c55bfcdee3f4/metapp/0.4.4/lib/metapp/dyncompile/dyncompile__Options.cmt
prep/universes/fb250716983f5169d139c55bfcdee3f4/metapp/0.4.4/lib/metapp/metapp.cmi
prep/universes/fb250716983f5169d139c55bfcdee3f4/metapp/0.4.4/lib/metapp/metapp.cmt
prep/universes/fb250716983f5169d139c55bfcdee3f4/metapp/0.4.4/lib/metapp/metapp.cmti
prep/universes/fb250716983f5169d139c55bfcdee3f4/metapp/0.4.4/lib/metapp/ppx/
prep/universes/fb250716983f5169d139c55bfcdee3f4/metapp/0.4.4/lib/metapp/ppx/metapp_ppx.ocamlobjinfo
prep/universes/fb250716983f5169d139c55bfcdee3f4/metapp/0.4.4/lib/metapp/ppx/metapp_ppx.cmi
prep/universes/fb250716983f5169d139c55bfcdee3f4/metapp/0.4.4/lib/metapp/ppx/metapp_ppx.cmt
prep/universes/fb250716983f5169d139c55bfcdee3f4/metapp/0.4.4/lib/metapp/ppx/metapp_ppx__.cmi
prep/universes/fb250716983f5169d139c55bfcdee3f4/metapp/0.4.4/lib/metapp/ppx/metapp_ppx__.cmt
prep/universes/fb250716983f5169d139c55bfcdee3f4/metapp/0.4.4/lib/metapp/ppx/metapp_ppx__Findlib_for_ppx.cmi
prep/universes/fb250716983f5169d139c55bfcdee3f4/metapp/0.4.4/lib/metapp/ppx/metapp_ppx__Findlib_for_ppx.cmt
prep/universes/fb250716983f5169d139c55bfcdee3f4/metapp/0.4.4/lib/metapp/preutils/
prep/universes/fb250716983f5169d139c55bfcdee3f4/metapp/0.4.4/lib/metapp/preutils/metapp_preutils.ocamlobjinfo
prep/universes/fb250716983f5169d139c55bfcdee3f4/metapp/0.4.4/lib/metapp/preutils/metapp_preutils.cmi
prep/universes/fb250716983f5169d139c55bfcdee3f4/metapp/0.4.4/lib/metapp/preutils/metapp_preutils.cmt
prep/universes/fb250716983f5169d139c55bfcdee3f4/metapp/0.4.4/lib/metapp/preutils/metapp_preutils__.cmi
prep/universes/fb250716983f5169d139c55bfcdee3f4/metapp/0.4.4/lib/metapp/preutils/metapp_preutils__.cmt
prep/universes/fb250716983f5169d139c55bfcdee3f4/metapp/0.4.4/lib/metapp/preutils/metapp_preutils__Accu.cmi
prep/universes/fb250716983f5169d139c55bfcdee3f4/metapp/0.4.4/lib/metapp/preutils/metapp_preutils__Accu.cmt
prep/universes/fb250716983f5169d139c55bfcdee3f4/metapp/0.4.4/lib/metapp/preutils/metapp_preutils__Accu.cmti
prep/universes/fb250716983f5169d139c55bfcdee3f4/metapp/0.4.4/lib/metapp/test_framework/
prep/universes/fb250716983f5169d139c55bfcdee3f4/metapp/0.4.4/lib/metapp/test_framework/test_framework.ocamlobjinfo
prep/universes/fb250716983f5169d139c55bfcdee3f4/metapp/0.4.4/lib/metapp/test_framework/test_framework.cmi
prep/universes/fb250716983f5169d139c55bfcdee3f4/metapp/0.4.4/lib/metapp/test_framework/test_framework.cmt
prep/universes/fb250716983f5169d139c55bfcdee3f4/metapp/0.4.4/lib/metapp/version_info/
prep/universes/fb250716983f5169d139c55bfcdee3f4/metapp/0.4.4/lib/metapp/version_info/metapp_version_info.ocamlobjinfo
prep/universes/fb250716983f5169d139c55bfcdee3f4/metapp/0.4.4/lib/metapp/version_info/metapp_version_info.cmi
prep/universes/fb250716983f5169d139c55bfcdee3f4/metapp/0.4.4/lib/metapp/version_info/metapp_version_info.cmt
prep/universes/fb250716983f5169d139c55bfcdee3f4/metapp/0.4.4/lib/metapp/version_info/metapp_version_info.cmti
prep/universes/fb250716983f5169d139c55bfcdee3f4/metapp/0.4.4/opam
prep/universes/b98dec0779b083c5249c6f94b97da9a5/metaquot/0.5.2/doc/
prep/universes/b98dec0779b083c5249c6f94b97da9a5/metaquot/0.5.2/doc/metaquot/
prep/universes/b98dec0779b083c5249c6f94b97da9a5/metaquot/0.5.2/doc/metaquot/CHANGES.md
prep/universes/b98dec0779b083c5249c6f94b97da9a5/metaquot/0.5.2/doc/metaquot/LICENSE
prep/universes/b98dec0779b083c5249c6f94b97da9a5/metaquot/0.5.2/doc/metaquot/README.md
prep/universes/b98dec0779b083c5249c6f94b97da9a5/metaquot/0.5.2/lib/
prep/universes/b98dec0779b083c5249c6f94b97da9a5/metaquot/0.5.2/lib/metaquot/
prep/universes/b98dec0779b083c5249c6f94b97da9a5/metaquot/0.5.2/lib/metaquot/metaquot.ocamlobjinfo
prep/universes/b98dec0779b083c5249c6f94b97da9a5/metaquot/0.5.2/lib/metaquot/META
prep/universes/b98dec0779b083c5249c6f94b97da9a5/metaquot/0.5.2/lib/metaquot/dune-package
prep/universes/b98dec0779b083c5249c6f94b97da9a5/metaquot/0.5.2/lib/metaquot/metaquot.cmi
prep/universes/b98dec0779b083c5249c6f94b97da9a5/metaquot/0.5.2/lib/metaquot/metaquot.cmt
prep/universes/b98dec0779b083c5249c6f94b97da9a5/metaquot/0.5.2/lib/metaquot/ppx/
prep/universes/b98dec0779b083c5249c6f94b97da9a5/metaquot/0.5.2/lib/metaquot/ppx/metaquot_ppx.ocamlobjinfo
prep/universes/b98dec0779b083c5249c6f94b97da9a5/metaquot/0.5.2/lib/metaquot/ppx/metaquot_ppx.cmi
prep/universes/b98dec0779b083c5249c6f94b97da9a5/metaquot/0.5.2/lib/metaquot/ppx/metaquot_ppx.cmt
prep/universes/b98dec0779b083c5249c6f94b97da9a5/metaquot/0.5.2/opam
prep/universes/21b87b073aa354e5a633fbc7512e88ca/refl/0.4.1/doc/
prep/universes/21b87b073aa354e5a633fbc7512e88ca/refl/0.4.1/doc/refl/
prep/universes/21b87b073aa354e5a633fbc7512e88ca/refl/0.4.1/doc/refl/CHANGES.md
prep/universes/21b87b073aa354e5a633fbc7512e88ca/refl/0.4.1/doc/refl/LICENSE
prep/universes/21b87b073aa354e5a633fbc7512e88ca/refl/0.4.1/doc/refl/README.md
prep/universes/21b87b073aa354e5a633fbc7512e88ca/refl/0.4.1/lib/
prep/universes/21b87b073aa354e5a633fbc7512e88ca/refl/0.4.1/lib/refl/
prep/universes/21b87b073aa354e5a633fbc7512e88ca/refl/0.4.1/lib/refl/refl.ocamlobjinfo
prep/universes/21b87b073aa354e5a633fbc7512e88ca/refl/0.4.1/lib/refl/META
prep/universes/21b87b073aa354e5a633fbc7512e88ca/refl/0.4.1/lib/refl/dune-package
prep/universes/21b87b073aa354e5a633fbc7512e88ca/refl/0.4.1/lib/refl/ppx/
prep/universes/21b87b073aa354e5a633fbc7512e88ca/refl/0.4.1/lib/refl/ppx/ppx_refl.ocamlobjinfo
prep/universes/21b87b073aa354e5a633fbc7512e88ca/refl/0.4.1/lib/refl/ppx/ppx_refl.cmi
prep/universes/21b87b073aa354e5a633fbc7512e88ca/refl/0.4.1/lib/refl/ppx/ppx_refl.cmt
prep/universes/21b87b073aa354e5a633fbc7512e88ca/refl/0.4.1/lib/refl/ppx/ppx_refl.cmti
prep/universes/21b87b073aa354e5a633fbc7512e88ca/refl/0.4.1/lib/refl/ppx/ppx_refl__.cmi
prep/universes/21b87b073aa354e5a633fbc7512e88ca/refl/0.4.1/lib/refl/ppx/ppx_refl__.cmt
prep/universes/21b87b073aa354e5a633fbc7512e88ca/refl/0.4.1/lib/refl/ppx/ppx_refl__Common.cmi
prep/universes/21b87b073aa354e5a633fbc7512e88ca/refl/0.4.1/lib/refl/ppx/ppx_refl__Common.cmt
prep/universes/21b87b073aa354e5a633fbc7512e88ca/refl/0.4.1/lib/refl/ppx/ppx_refl__Constraints.cmi
prep/universes/21b87b073aa354e5a633fbc7512e88ca/refl/0.4.1/lib/refl/ppx/ppx_refl__Constraints.cmt
prep/universes/21b87b073aa354e5a633fbc7512e88ca/refl/0.4.1/lib/refl/ppx/ppx_refl__Indexer.cmi
prep/universes/21b87b073aa354e5a633fbc7512e88ca/refl/0.4.1/lib/refl/ppx/ppx_refl__Indexer.cmt
prep/universes/21b87b073aa354e5a633fbc7512e88ca/refl/0.4.1/lib/refl/ppx/ppx_refl__Indexer.cmti
prep/universes/21b87b073aa354e5a633fbc7512e88ca/refl/0.4.1/lib/refl/ppx/ppx_refl__ListExt.cmi
prep/universes/21b87b073aa354e5a633fbc7512e88ca/refl/0.4.1/lib/refl/ppx/ppx_refl__ListExt.cmt
prep/universes/21b87b073aa354e5a633fbc7512e88ca/refl/0.4.1/lib/refl/refl.cmi
prep/universes/21b87b073aa354e5a633fbc7512e88ca/refl/0.4.1/lib/refl/refl.cmt
prep/universes/21b87b073aa354e5a633fbc7512e88ca/refl/0.4.1/lib/refl/refl__.cmi
prep/universes/21b87b073aa354e5a633fbc7512e88ca/refl/0.4.1/lib/refl/refl__.cmt
prep/universes/21b87b073aa354e5a633fbc7512e88ca/refl/0.4.1/lib/refl/refl__Builtins.cmi
prep/universes/21b87b073aa354e5a633fbc7512e88ca/refl/0.4.1/lib/refl/refl__Builtins.cmt
prep/universes/21b87b073aa354e5a633fbc7512e88ca/refl/0.4.1/lib/refl/refl__Compare.cmi
prep/universes/21b87b073aa354e5a633fbc7512e88ca/refl/0.4.1/lib/refl/refl__Compare.cmt
prep/universes/21b87b073aa354e5a633fbc7512e88ca/refl/0.4.1/lib/refl/refl__Convert.cmi
prep/universes/21b87b073aa354e5a633fbc7512e88ca/refl/0.4.1/lib/refl/refl__Convert.cmt
prep/universes/21b87b073aa354e5a633fbc7512e88ca/refl/0.4.1/lib/refl/refl__Desc.cmi
prep/universes/21b87b073aa354e5a633fbc7512e88ca/refl/0.4.1/lib/refl/refl__Desc.cmt
prep/universes/21b87b073aa354e5a633fbc7512e88ca/refl/0.4.1/lib/refl/refl__Enum.cmi
prep/universes/21b87b073aa354e5a633fbc7512e88ca/refl/0.4.1/lib/refl/refl__Enum.cmt
prep/universes/21b87b073aa354e5a633fbc7512e88ca/refl/0.4.1/lib/refl/refl__Eq.cmi
prep/universes/21b87b073aa354e5a633fbc7512e88ca/refl/0.4.1/lib/refl/refl__Eq.cmt
prep/universes/21b87b073aa354e5a633fbc7512e88ca/refl/0.4.1/lib/refl/refl__Fold.cmi
prep/universes/21b87b073aa354e5a633fbc7512e88ca/refl/0.4.1/lib/refl/refl__Fold.cmt
prep/universes/21b87b073aa354e5a633fbc7512e88ca/refl/0.4.1/lib/refl/refl__Hash.cmi
prep/universes/21b87b073aa354e5a633fbc7512e88ca/refl/0.4.1/lib/refl/refl__Hash.cmt
prep/universes/21b87b073aa354e5a633fbc7512e88ca/refl/0.4.1/lib/refl/refl__Iter.cmi
prep/universes/21b87b073aa354e5a633fbc7512e88ca/refl/0.4.1/lib/refl/refl__Iter.cmt
prep/universes/21b87b073aa354e5a633fbc7512e88ca/refl/0.4.1/lib/refl/refl__Lift.cmi
prep/universes/21b87b073aa354e5a633fbc7512e88ca/refl/0.4.1/lib/refl/refl__Lift.cmt
prep/universes/21b87b073aa354e5a633fbc7512e88ca/refl/0.4.1/lib/refl/refl__Make.cmi
prep/universes/21b87b073aa354e5a633fbc7512e88ca/refl/0.4.1/lib/refl/refl__Make.cmt
prep/universes/21b87b073aa354e5a633fbc7512e88ca/refl/0.4.1/lib/refl/refl__Map.cmi
prep/universes/21b87b073aa354e5a633fbc7512e88ca/refl/0.4.1/lib/refl/refl__Map.cmt
prep/universes/21b87b073aa354e5a633fbc7512e88ca/refl/0.4.1/lib/refl/refl__Show.cmi
prep/universes/21b87b073aa354e5a633fbc7512e88ca/refl/0.4.1/lib/refl/refl__Show.cmt
prep/universes/21b87b073aa354e5a633fbc7512e88ca/refl/0.4.1/lib/refl/refl__Tools.cmi
prep/universes/21b87b073aa354e5a633fbc7512e88ca/refl/0.4.1/lib/refl/refl__Tools.cmt
prep/universes/21b87b073aa354e5a633fbc7512e88ca/refl/0.4.1/lib/refl/refl__Visit.cmi
prep/universes/21b87b073aa354e5a633fbc7512e88ca/refl/0.4.1/lib/refl/refl__Visit.cmt
prep/universes/21b87b073aa354e5a633fbc7512e88ca/refl/0.4.1/opam
prep/universes/a3557c9d64fed192f2a44a41178c738c/traverse/0.3.0/doc/
prep/universes/a3557c9d64fed192f2a44a41178c738c/traverse/0.3.0/doc/traverse/
prep/universes/a3557c9d64fed192f2a44a41178c738c/traverse/0.3.0/doc/traverse/CHANGES.md
prep/universes/a3557c9d64fed192f2a44a41178c738c/traverse/0.3.0/doc/traverse/LICENSE
prep/universes/a3557c9d64fed192f2a44a41178c738c/traverse/0.3.0/doc/traverse/README.md
prep/universes/a3557c9d64fed192f2a44a41178c738c/traverse/0.3.0/lib/
prep/universes/a3557c9d64fed192f2a44a41178c738c/traverse/0.3.0/lib/traverse/
prep/universes/a3557c9d64fed192f2a44a41178c738c/traverse/0.3.0/lib/traverse/traverse.ocamlobjinfo
prep/universes/a3557c9d64fed192f2a44a41178c738c/traverse/0.3.0/lib/traverse/META
prep/universes/a3557c9d64fed192f2a44a41178c738c/traverse/0.3.0/lib/traverse/dune-package
prep/universes/a3557c9d64fed192f2a44a41178c738c/traverse/0.3.0/lib/traverse/traverse.cmi
prep/universes/a3557c9d64fed192f2a44a41178c738c/traverse/0.3.0/lib/traverse/traverse.cmt
prep/universes/a3557c9d64fed192f2a44a41178c738c/traverse/0.3.0/lib/traverse/traverse.cmti
prep/universes/a3557c9d64fed192f2a44a41178c738c/traverse/0.3.0/lib/traverse/traverse__.cmi
prep/universes/a3557c9d64fed192f2a44a41178c738c/traverse/0.3.0/lib/traverse/traverse__.cmt
prep/universes/a3557c9d64fed192f2a44a41178c738c/traverse/0.3.0/lib/traverse/traverse__Interface.cmi
prep/universes/a3557c9d64fed192f2a44a41178c738c/traverse/0.3.0/lib/traverse/traverse__Interface.cmt
prep/universes/a3557c9d64fed192f2a44a41178c738c/traverse/0.3.0/lib/traverse/traverse__Modules.cmi
prep/universes/a3557c9d64fed192f2a44a41178c738c/traverse/0.3.0/lib/traverse/traverse__Modules.cmt
prep/universes/a3557c9d64fed192f2a44a41178c738c/traverse/0.3.0/lib/traverse/traverse__Modules.cmti
prep/universes/a3557c9d64fed192f2a44a41178c738c/traverse/0.3.0/lib/traverse/traverse__Primitives.cmi
prep/universes/a3557c9d64fed192f2a44a41178c738c/traverse/0.3.0/lib/traverse/traverse__Primitives.cmt
prep/universes/a3557c9d64fed192f2a44a41178c738c/traverse/0.3.0/lib/traverse/traverse__Values.cmi
prep/universes/a3557c9d64fed192f2a44a41178c738c/traverse/0.3.0/lib/traverse/traverse__Values.cmt
prep/universes/a3557c9d64fed192f2a44a41178c738c/traverse/0.3.0/lib/traverse/traverse_meta/
prep/universes/a3557c9d64fed192f2a44a41178c738c/traverse/0.3.0/lib/traverse/traverse_meta/traverse_meta.ocamlobjinfo
prep/universes/a3557c9d64fed192f2a44a41178c738c/traverse/0.3.0/lib/traverse/traverse_meta/traverse_meta.cmi
prep/universes/a3557c9d64fed192f2a44a41178c738c/traverse/0.3.0/lib/traverse/traverse_meta/traverse_meta.cmt
prep/universes/a3557c9d64fed192f2a44a41178c738c/traverse/0.3.0/opam
FAILED:clangml.4.3.0-1e4d99df3f0e2dce6fb7543c97f63721
prep/universes/1e4d99df3f0e2dce6fb7543c97f63721/clangml/4.3.0/opam
prep/universes/1e4d99df3f0e2dce6fb7543c97f63721/clangml/4.3.0/opam.err.log
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
HASHES:metapp.0.4.4-fb250716983f5169d139c55bfcdee3f4:d057378d2c440579237913a5ec4788ecf31020b263470fa6d6aaed050f5fe5d8
HASHES:metaquot.0.5.2-b98dec0779b083c5249c6f94b97da9a5:89d385679971bc84c817e28b117b39ba84a6ef76286d670b107e7fdcfe87c1f3
HASHES:refl.0.4.1-21b87b073aa354e5a633fbc7512e88ca:67e2ce34edaac4a744a08343b8374d067830b96bab74ec7f55aa094772d5ce6d
HASHES:traverse.0.3.0-a3557c9d64fed192f2a44a41178c738c:a75032e3ca91d8541946a7af25a41af18afbc9c9946c7b5dac36096c2cd24300
HASHES:clangml.4.3.0-1e4d99df3f0e2dce6fb7543c97f63721:3ccac9dc432352147db664600e3738abee78ac872b48877a01c3e80a0d754d24
2024-01-29 18:50.54 ---> saved as "6983df78380f07cd428c333511767d98242d8c94d8406ad27386f993c3b069aa"
Job succeeded
2024-01-29 18:56.19: Failed: clangml.4.3.0-1e4d99df3f0e2dce6fb7543c97f63721
2024-01-29 18:56.19: clangml.4.3.0-1e4d99df3f0e2dce6fb7543c97f63721 -> 3ccac9dc432352147db664600e3738abee78ac872b48877a01c3e80a0d754d24
2024-01-29 18:56.19: traverse.0.3.0-a3557c9d64fed192f2a44a41178c738c -> a75032e3ca91d8541946a7af25a41af18afbc9c9946c7b5dac36096c2cd24300
2024-01-29 18:56.19: refl.0.4.1-21b87b073aa354e5a633fbc7512e88ca -> 67e2ce34edaac4a744a08343b8374d067830b96bab74ec7f55aa094772d5ce6d
2024-01-29 18:56.19: metaquot.0.5.2-b98dec0779b083c5249c6f94b97da9a5 -> 89d385679971bc84c817e28b117b39ba84a6ef76286d670b107e7fdcfe87c1f3
2024-01-29 18:56.19: metapp.0.4.4-fb250716983f5169d139c55bfcdee3f4 -> d057378d2c440579237913a5ec4788ecf31020b263470fa6d6aaed050f5fe5d8
2024-01-29 18:56.19: Job succeeded