Build:
  1. 0
2024-01-29 15:17.01: New job: Voodoo prep owl-ode-odepack.0.5.0; 8ee589c98a4ac0030733efe667923cb6
2024-01-29 15:17.01: Connecting to build cluster…
2024-01-29 15:17.01: Waiting for resource in pool OCluster
2024-01-29 15:54.05: Waiting for worker…
2024-01-29 15:54.24: Got resource from pool OCluster
2024-01-29 15:54.24: Using cache hint "docs-universe-prep-5.1.0"

To reproduce locally:

cat > prep.spec <<'END-OF-SPEC'
((build tools
        ((from ocaml/opam:debian-12-ocaml-5.1@sha256:b1107df238142d8db3829fbb8cfd7ee409284b5a7e05e2c5154488d322033d98)
         (user (uid 1000) (gid 1000))
         (workdir /home/opam)
         (run (shell "sudo chown opam:opam /home/opam"))
         (run (network host)
              (shell "sudo apt-get update && sudo apt-get install -yy m4 pkg-config"))
         (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
              (network host)
              (shell "opam pin -ny https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9  && opam depext -iy voodoo-prep"))
         (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam"))))
 (from ocaml/opam:debian-12-ocaml-5.1@sha256:b1107df238142d8db3829fbb8cfd7ee409284b5a7e05e2c5154488d322033d98)
 (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 owl-ode-odepack.0.5.0 stdlib-shims.0.3.0 stdio.v0.16.0 sexplib0.v0.16.0 owl-ode-base.0.5.0 owl-ode.0.5.0 owl-base.1.1 owl.1.1 odepack.0.7.1 ocamlfind.1.9.6 npy.0.0.9 integers.0.7.0 dune-configurator.3.13.0 dune.3.13.0 ctypes.0.21.1 csexp.1.5.2 conf-zlib.1 conf-pkg-config.3 conf-openblas.0.2.1 conf-gfortran.0 camlzip.1.11 bigarray-compat.1.1.0 base-bytes.base base.v0.16.3 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')"))
 (run (shell "opam exec -- ~/voodoo-prep -u owl-ode-odepack:8ee589c98a4ac0030733efe667923cb6,owl-ode-base:503abc928c7dc78e1e271e1c02faa402,owl-ode:88c6f30072257d9912d7d828c06e933e,odepack:db41b0248d569187564fb8a2700a5f1a"))
 (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.334570') && (for DATA in prep/universes/db41b0248d569187564fb8a2700a5f1a/odepack/0.7.1,odepack.0.7.1-db41b0248d569187564fb8a2700a5f1a,odepack.0.7.1 prep/universes/88c6f30072257d9912d7d828c06e933e/owl-ode/0.5.0,owl-ode.0.5.0-88c6f30072257d9912d7d828c06e933e,owl-ode.0.5.0 prep/universes/503abc928c7dc78e1e271e1c02faa402/owl-ode-base/0.5.0,owl-ode-base.0.5.0-503abc928c7dc78e1e271e1c02faa402,owl-ode-base.0.5.0 prep/universes/8ee589c98a4ac0030733efe667923cb6/owl-ode-odepack/0.5.0,owl-ode-odepack.0.5.0-8ee589c98a4ac0030733efe667923cb6,owl-ode-odepack.0.5.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/db41b0248d569187564fb8a2700a5f1a/odepack/0.7.1,odepack.0.7.1-db41b0248d569187564fb8a2700a5f1a,odepack.0.7.1 prep/universes/88c6f30072257d9912d7d828c06e933e/owl-ode/0.5.0,owl-ode.0.5.0-88c6f30072257d9912d7d828c06e933e,owl-ode.0.5.0 prep/universes/503abc928c7dc78e1e271e1c02faa402/owl-ode-base/0.5.0,owl-ode-base.0.5.0-503abc928c7dc78e1e271e1c02faa402,owl-ode-base.0.5.0 prep/universes/8ee589c98a4ac0030733efe667923cb6/owl-ode-odepack/0.5.0,owl-ode-odepack.0.5.0-8ee589c98a4ac0030733efe667923cb6,owl-ode-odepack.0.5.0; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/db41b0248d569187564fb8a2700a5f1a/odepack/0.7.1,odepack.0.7.1-db41b0248d569187564fb8a2700a5f1a,odepack.0.7.1 prep/universes/88c6f30072257d9912d7d828c06e933e/owl-ode/0.5.0,owl-ode.0.5.0-88c6f30072257d9912d7d828c06e933e,owl-ode.0.5.0 prep/universes/503abc928c7dc78e1e271e1c02faa402/owl-ode-base/0.5.0,owl-ode-base.0.5.0-503abc928c7dc78e1e271e1c02faa402,owl-ode-base.0.5.0 prep/universes/8ee589c98a4ac0030733efe667923cb6/owl-ode-odepack/0.5.0,owl-ode-odepack.0.5.0-8ee589c98a4ac0030733efe667923cb6,owl-ode-odepack.0.5.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 0a1571099fd83155e0c22d5d989f3be3384bc384 --local-file prep.spec \
--pool linux-x86_64 --connect ocluster-submission.cap --cache-hint docs-universe-prep-5.1.0 \
--secret ssh_privkey:id_rsa --secret ssh_pubkey:id_rsa.pub--secret ssh_config:ssh_config

2024-01-29 15:54.24: RETRYING: 2024-01-29/151701-voodoo-prep-6e558e Number of retries: 0 (retriable error condition)
Building on c2-1.equinix.ci.dev
All commits already cached
Updating files:  31% (10348/32647)
Updating files:  32% (10448/32647)
Updating files:  33% (10774/32647)
Updating files:  34% (11100/32647)
Updating files:  35% (11427/32647)
Updating files:  36% (11753/32647)
Updating files:  37% (12080/32647)
Updating files:  38% (12406/32647)
Updating files:  39% (12733/32647)
Updating files:  40% (13059/32647)
Updating files:  41% (13386/32647)
Updating files:  42% (13712/32647)
Updating files:  43% (14039/32647)
Updating files:  44% (14365/32647)
Updating files:  45% (14692/32647)
Updating files:  46% (15018/32647)
Updating files:  47% (15345/32647)
Updating files:  48% (15671/32647)
Updating files:  49% (15998/32647)
Updating files:  50% (16324/32647)
Updating files:  51% (16650/32647)
Updating files:  52% (16977/32647)
Updating files:  53% (17303/32647)
Updating files:  54% (17630/32647)
Updating files:  55% (17956/32647)
Updating files:  56% (18283/32647)
Updating files:  57% (18609/32647)
Updating files:  58% (18936/32647)
Updating files:  59% (19262/32647)
Updating files:  60% (19589/32647)
Updating files:  61% (19915/32647)
Updating files:  61% (20207/32647)
Updating files:  62% (20242/32647)
Updating files:  63% (20568/32647)
Updating files:  64% (20895/32647)
Updating files:  65% (21221/32647)
Updating files:  66% (21548/32647)
Updating files:  67% (21874/32647)
Updating files:  68% (22200/32647)
Updating files:  69% (22527/32647)
Updating files:  70% (22853/32647)
Updating files:  71% (23180/32647)
Updating files:  72% (23506/32647)
Updating files:  73% (23833/32647)
Updating files:  74% (24159/32647)
Updating files:  75% (24486/32647)
Updating files:  76% (24812/32647)
Updating files:  77% (25139/32647)
Updating files:  78% (25465/32647)
Updating files:  79% (25792/32647)
Updating files:  80% (26118/32647)
Updating files:  81% (26445/32647)
Updating files:  82% (26771/32647)
Updating files:  83% (27098/32647)
Updating files:  84% (27424/32647)
Updating files:  85% (27750/32647)
Updating files:  86% (28077/32647)
Updating files:  87% (28403/32647)
Updating files:  88% (28730/32647)
Updating files:  89% (29056/32647)
Updating files:  90% (29383/32647)
Updating files:  91% (29709/32647)
Updating files:  92% (30036/32647)
Updating files:  92% (30314/32647)
Updating files:  93% (30362/32647)
Updating files:  94% (30689/32647)
Updating files:  95% (31015/32647)
Updating files:  96% (31342/32647)
Updating files:  97% (31668/32647)
Updating files:  98% (31995/32647)
Updating files:  99% (32321/32647)
Updating files: 100% (32647/32647)
Updating files: 100% (32647/32647), done.
HEAD is now at 0a1571099f Merge pull request #25076 from dra27/macOS-conf-openblas

(build "tools" …)

(from ocaml/opam:debian-12-ocaml-5.1@sha256:b1107df238142d8db3829fbb8cfd7ee409284b5a7e05e2c5154488d322033d98)
Unable to find image 'ocaml/opam:debian-12-ocaml-5.1@sha256:b1107df238142d8db3829fbb8cfd7ee409284b5a7e05e2c5154488d322033d98' locally
docker.io/ocaml/opam@sha256:b1107df238142d8db3829fbb8cfd7ee409284b5a7e05e2c5154488d322033d98: Pulling from ocaml/opam
8988d439b0e2: Pulling fs layer
8988d439b0e2: Verifying Checksum
8988d439b0e2: Download complete
8988d439b0e2: Pull complete
Digest: sha256:b1107df238142d8db3829fbb8cfd7ee409284b5a7e05e2c5154488d322033d98
Status: Downloaded newer image for ocaml/opam@sha256:b1107df238142d8db3829fbb8cfd7ee409284b5a7e05e2c5154488d322033d98
2024-01-29 15:49.21 ---> using "b27d2334d2f7f26e7b6d0a8979baf30909ac8f375ae435953404a8caec0ee19a" from cache

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

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2024-01-29 15:49.21 ---> using "c7883df42ceae65bd3e6961bb0a9fb047e3c722ef2592ce50e7a291286a791da" 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 (965 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 (25.6 MB/s)
Selecting previously unselected package libpkgconf3:amd64.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 18774 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 15:49.21 ---> using "572d8d1dd080f2806ee9655fd8ae308850a93e1bed30d8a3c9b6bf152f188e41" 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 dune.3.13.0
-> installed bos.0.2.1
-> 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 15:49.21 ---> using "57e703c5964f11b44b5a66913c65aa39edfd040976bda6e6a6f482688d006904" from cache

/home/opam: (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam"))
2024-01-29 15:49.21 ---> using "6e5a9b1aadc457b9b8c3b63da175c130076c6f14c995e97a71cfb42df72ab2db" from cache
2024-01-29 15:49.21 --> finished "tools"

(from ocaml/opam:debian-12-ocaml-5.1@sha256:b1107df238142d8db3829fbb8cfd7ee409284b5a7e05e2c5154488d322033d98)
Unable to find image 'ocaml/opam:debian-12-ocaml-5.1@sha256:b1107df238142d8db3829fbb8cfd7ee409284b5a7e05e2c5154488d322033d98' locally
docker.io/ocaml/opam@sha256:b1107df238142d8db3829fbb8cfd7ee409284b5a7e05e2c5154488d322033d98: Pulling from ocaml/opam
8988d439b0e2: Pulling fs layer
8988d439b0e2: Verifying Checksum
8988d439b0e2: Download complete
8988d439b0e2: Pull complete
Digest: sha256:b1107df238142d8db3829fbb8cfd7ee409284b5a7e05e2c5154488d322033d98
Status: Downloaded newer image for ocaml/opam@sha256:b1107df238142d8db3829fbb8cfd7ee409284b5a7e05e2c5154488d322033d98
2024-01-29 15:49.21 ---> using "b27d2334d2f7f26e7b6d0a8979baf30909ac8f375ae435953404a8caec0ee19a" from cache

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

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2024-01-29 15:49.21 ---> using "c7883df42ceae65bd3e6961bb0a9fb047e3c722ef2592ce50e7a291286a791da" from cache

/home/opam: (run (shell "sudo mkdir /src"))
2024-01-29 15:49.21 ---> using "0e7473dba8580427a37dff4af17f141bd04c6e407c92491e572938e6a94c6544" from cache

/home/opam: (copy (src packages) (dst /src/packages))
2024-01-29 15:49.33 ---> saved as "dbdc86f516fad9f0699e76ebf980448fd49920b2983e382927400a478da331ce"

/home/opam: (copy (src repo) (dst /src/repo))
2024-01-29 15:49.36 ---> saved as "a8a7a8d59217a468918b9d739741279573d83768819a29acc6f1f0b862380c06"

/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.

Continue? [Y/n] y
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.

Format upgrade done.

<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
[default] synchronised from file:///home/opam/opam-repository
2024-01-29 15:50.53 ---> saved as "a84edb21414fd4fd70f886ce535b9dd29aa795543b3c516114c93c3c72356598"

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

2024-01-29 15:51.20 ---> saved as "79ec6120087c303bceaa890c2d0bd1a46940d1592d13540cb7a2683e5882fbf0"

/home/opam: (copy (from (build tools))
                  (src /home/opam/voodoo-prep)
                  (dst /home/opam/))
2024-01-29 15:51.22 ---> saved as "6abb4095386b0b5995d20230627428c02c2e3095a16bb54b27f9cb11d394bd5c"

/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 15:51.59 ---> saved as "4ef506e46524273f49ebf28b3470593f9d1f660e53af19d95f819a5a9bdd87b2"

/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 owl-ode-odepack.0.5.0 stdlib-shims.0.3.0 stdio.v0.16.0 sexplib0.v0.16.0 owl-ode-base.0.5.0 owl-ode.0.5.0 owl-base.1.1 owl.1.1 odepack.0.7.1 ocamlfind.1.9.6 npy.0.0.9 integers.0.7.0 dune-configurator.3.13.0 dune.3.13.0 ctypes.0.21.1 csexp.1.5.2 conf-zlib.1 conf-pkg-config.3 conf-openblas.0.2.1 conf-gfortran.0 camlzip.1.11 bigarray-compat.1.1.0 base-bytes.base base.v0.16.3 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 (752 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 owl-ode-odepack.0.5.0 stdlib-shims.0.3.0 stdio.v0.16.0 sexplib0.v0.16.0 owl-ode-base.0.5.0 owl-ode.0.5.0 owl-base.1.1 owl.1.1 odepack.0.7.1 ocamlfind.1.9.6 npy.0.0.9 integers.0.7.0 dune-configurator.3.13.0 dune.3.13.0 ctypes.0.21.1 csexp.1.5.2 conf-zlib.1 conf-pkg-config.3 conf-openblas.0.2.1 conf-gfortran.0 camlzip.1.11 bigarray-compat.1.1.0 base-bytes.base base.v0.16.3" 

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:
gfortran
liblapacke-dev
libopenblas-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 conf-pkg-config   3
  - install owl-base          1.1
  - install bigarray-compat   1.1.0
  - install conf-openblas     0.2.1
  - install conf-gfortran     0
  - install csexp             1.5.2
  - install base-bytes        base
  - install sexplib0          v0.16.0
  - install stdlib-shims      0.3.0
  - install conf-zlib         1
  - install owl-ode-base      0.5.0
  - install dune-configurator 3.13.0
  - install integers          0.7.0
  - install camlzip           1.11
  - install odepack           0.7.1
  - install base              v0.16.3
  - install ctypes            0.21.1
  - install npy               0.0.9
  - install stdio             v0.16.0
  - install owl               1.1
  - install owl-ode           0.5.0
  - install owl-ode-odepack   0.5.0
===== 22 to install =====

The following system packages will first need to be installed:
    gfortran liblapacke-dev libopenblas-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" "gfortran" "liblapacke-dev" "libopenblas-dev" "pkg-config" "zlib1g-dev"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libgfortran5: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 ... 18774 files and directories currently installed.)
- Preparing to unpack .../00-libgfortran5_12.2.0-14_amd64.deb ...
- Unpacking libgfortran5:amd64 (12.2.0-14) ...
- Selecting previously unselected package libgfortran-12-dev:amd64.
- Preparing to unpack .../01-libgfortran-12-dev_12.2.0-14_amd64.deb ...
- Unpacking libgfortran-12-dev:amd64 (12.2.0-14) ...
- Selecting previously unselected package gfortran-12.
- Preparing to unpack .../02-gfortran-12_12.2.0-14_amd64.deb ...
- Unpacking gfortran-12 (12.2.0-14) ...
- Selecting previously unselected package gfortran.
- Preparing to unpack .../03-gfortran_4%3a12.2.0-3_amd64.deb ...
- Unpacking gfortran (4:12.2.0-3) ...
- Selecting previously unselected package libblas3:amd64.
- Preparing to unpack .../04-libblas3_3.11.0-2_amd64.deb ...
- Unpacking libblas3:amd64 (3.11.0-2) ...
- Selecting previously unselected package libblas-dev:amd64.
- Preparing to unpack .../05-libblas-dev_3.11.0-2_amd64.deb ...
- Unpacking libblas-dev:amd64 (3.11.0-2) ...
- Selecting previously unselected package libopenblas0-pthread:amd64.
- Preparing to unpack .../06-libopenblas0-pthread_0.3.21+ds-4_amd64.deb ...
- Unpacking libopenblas0-pthread:amd64 (0.3.21+ds-4) ...
- Selecting previously unselected package liblapack3:amd64.
- Preparing to unpack .../07-liblapack3_3.11.0-2_amd64.deb ...
- Unpacking liblapack3:amd64 (3.11.0-2) ...
- Selecting previously unselected package libopenblas-pthread-dev:amd64.
- Preparing to unpack .../08-libopenblas-pthread-dev_0.3.21+ds-4_amd64.deb ...
- Unpacking libopenblas-pthread-dev:amd64 (0.3.21+ds-4) ...
- Selecting previously unselected package liblapack-dev:amd64.
- Preparing to unpack .../09-liblapack-dev_3.11.0-2_amd64.deb ...
- Unpacking liblapack-dev:amd64 (3.11.0-2) ...
- Selecting previously unselected package libtmglib3:amd64.
- Preparing to unpack .../10-libtmglib3_3.11.0-2_amd64.deb ...
- Unpacking libtmglib3:amd64 (3.11.0-2) ...
- Selecting previously unselected package liblapacke:amd64.
- Preparing to unpack .../11-liblapacke_3.11.0-2_amd64.deb ...
- Unpacking liblapacke:amd64 (3.11.0-2) ...
- Selecting previously unselected package libtmglib-dev:amd64.
- Preparing to unpack .../12-libtmglib-dev_3.11.0-2_amd64.deb ...
- Unpacking libtmglib-dev:amd64 (3.11.0-2) ...
- Selecting previously unselected package liblapacke-dev:amd64.
- Preparing to unpack .../13-liblapacke-dev_3.11.0-2_amd64.deb ...
- Unpacking liblapacke-dev:amd64 (3.11.0-2) ...
- Selecting previously unselected package libopenblas0:amd64.
- Preparing to unpack .../14-libopenblas0_0.3.21+ds-4_amd64.deb ...
- Unpacking libopenblas0:amd64 (0.3.21+ds-4) ...
- Selecting previously unselected package libopenblas-dev:amd64.
- Preparing to unpack .../15-libopenblas-dev_0.3.21+ds-4_amd64.deb ...
- Unpacking libopenblas-dev:amd64 (0.3.21+ds-4) ...
- Selecting previously unselected package libpkgconf3:amd64.
- Preparing to unpack .../16-libpkgconf3_1.8.1-1_amd64.deb ...
- Unpacking libpkgconf3:amd64 (1.8.1-1) ...
- Selecting previously unselected package pkgconf-bin.
- Preparing to unpack .../17-pkgconf-bin_1.8.1-1_amd64.deb ...
- Unpacking pkgconf-bin (1.8.1-1) ...
- Selecting previously unselected package pkgconf:amd64.
- Preparing to unpack .../18-pkgconf_1.8.1-1_amd64.deb ...
- Unpacking pkgconf:amd64 (1.8.1-1) ...
- Selecting previously unselected package pkg-config:amd64.
- Preparing to unpack .../19-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 .../20-zlib1g-dev_1%3a1.2.13.dfsg-1_amd64.deb ...
- Unpacking zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ...
- Setting up libblas3:amd64 (3.11.0-2) ...
- update-alternatives: using /usr/lib/x86_64-linux-gnu/blas/libblas.so.3 to provide /usr/lib/x86_64-linux-gnu/libblas.so.3 (libblas.so.3-x86_64-linux-gnu) in auto mode
- Setting up libpkgconf3:amd64 (1.8.1-1) ...
- Setting up pkgconf-bin (1.8.1-1) ...
- Setting up libgfortran5:amd64 (12.2.0-14) ...
- Setting up zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ...
- Setting up libblas-dev:amd64 (3.11.0-2) ...
- update-alternatives: using /usr/lib/x86_64-linux-gnu/blas/libblas.so to provide /usr/lib/x86_64-linux-gnu/libblas.so (libblas.so-x86_64-linux-gnu) in auto mode
- Setting up liblapack3:amd64 (3.11.0-2) ...
- update-alternatives: using /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3 to provide /usr/lib/x86_64-linux-gnu/liblapack.so.3 (liblapack.so.3-x86_64-linux-gnu) in auto mode
- Setting up libopenblas0-pthread:amd64 (0.3.21+ds-4) ...
- update-alternatives: using /usr/lib/x86_64-linux-gnu/openblas-pthread/libblas.so.3 to provide /usr/lib/x86_64-linux-gnu/libblas.so.3 (libblas.so.3-x86_64-linux-gnu) in auto mode
- update-alternatives: using /usr/lib/x86_64-linux-gnu/openblas-pthread/liblapack.so.3 to provide /usr/lib/x86_64-linux-gnu/liblapack.so.3 (liblapack.so.3-x86_64-linux-gnu) in auto mode
- update-alternatives: using /usr/lib/x86_64-linux-gnu/openblas-pthread/libopenblas.so.0 to provide /usr/lib/x86_64-linux-gnu/libopenblas.so.0 (libopenblas.so.0-x86_64-linux-gnu) in auto mode
- Setting up libgfortran-12-dev:amd64 (12.2.0-14) ...
- Setting up pkgconf:amd64 (1.8.1-1) ...
- Setting up gfortran-12 (12.2.0-14) ...
- Setting up libtmglib3:amd64 (3.11.0-2) ...
- Setting up liblapack-dev:amd64 (3.11.0-2) ...
- update-alternatives: using /usr/lib/x86_64-linux-gnu/lapack/liblapack.so to provide /usr/lib/x86_64-linux-gnu/liblapack.so (liblapack.so-x86_64-linux-gnu) in auto mode
- Setting up pkg-config:amd64 (1.8.1-1) ...
- Setting up libopenblas0:amd64 (0.3.21+ds-4) ...
- Setting up liblapacke:amd64 (3.11.0-2) ...
- Setting up libtmglib-dev:amd64 (3.11.0-2) ...
- Setting up libopenblas-pthread-dev:amd64 (0.3.21+ds-4) ...
- update-alternatives: using /usr/lib/x86_64-linux-gnu/openblas-pthread/libblas.so to provide /usr/lib/x86_64-linux-gnu/libblas.so (libblas.so-x86_64-linux-gnu) in auto mode
- update-alternatives: using /usr/lib/x86_64-linux-gnu/openblas-pthread/liblapack.so to provide /usr/lib/x86_64-linux-gnu/liblapack.so (liblapack.so-x86_64-linux-gnu) in auto mode
- update-alternatives: using /usr/lib/x86_64-linux-gnu/openblas-pthread/libopenblas.so to provide /usr/lib/x86_64-linux-gnu/libopenblas.so (libopenblas.so-x86_64-linux-gnu) in auto mode
- Setting up liblapacke-dev:amd64 (3.11.0-2) ...
- Setting up gfortran (4:12.2.0-3) ...
- update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f95 (f95) in auto mode
- update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f77 (f77) in auto mode
- Setting up libopenblas-dev:amd64 (0.3.21+ds-4) ...
- Processing triggers for libc-bin (2.36-9+deb12u3) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/66:
Processing  2/66:
Processing  3/66:
Processing  4/66:
Processing  5/66:
-> installed base-bytes.base
Processing  6/66:
-> retrieved base.v0.16.3  (cached)
Processing  7/66:
Processing  8/66:
Processing  9/66:
Processing 10/66:
Processing 11/66:
Processing 12/66: [conf-gfortran: gfortran]
Processing 13/66: [conf-gfortran: gfortran] [conf-openblas: sh printf 'opam-version: "2.0"\nvariables {\n  pkg-config-homebrew: ""\n}' > conf-openblas.config]
Processing 14/66: [conf-gfortran: gfortran] [conf-openblas: sh printf 'opam-version: "2.0"\nvariables {\n  pkg-config-homebrew: ""\n}' > conf-openblas.config] [conf-pkg-config: pkg-config]
-> retrieved bigarray-compat.1.1.0  (cached)
Processing 15/66: [conf-gfortran: gfortran] [conf-openblas: sh printf 'opam-version: "2.0"\nvariables {\n  pkg-config-homebrew: ""\n}' > conf-openblas.config] [conf-pkg-config: pkg-config]
Processing 16/66: [bigarray-compat: dune build] [conf-gfortran: gfortran] [conf-openblas: sh printf 'opam-version: "2.0"\nvariables {\n  pkg-config-homebrew: ""\n}' > conf-openblas.config] [conf-pkg-config: pkg-config]
-> retrieved camlzip.1.11  (cached)
Processing 17/66: [bigarray-compat: dune build] [conf-gfortran: gfortran] [conf-openblas: sh printf 'opam-version: "2.0"\nvariables {\n  pkg-config-homebrew: ""\n}' > conf-openblas.config] [conf-pkg-config: pkg-config]
-> retrieved csexp.1.5.2  (cached)
Processing 18/66: [bigarray-compat: dune build] [conf-gfortran: gfortran] [conf-openblas: sh printf 'opam-version: "2.0"\nvariables {\n  pkg-config-homebrew: ""\n}' > conf-openblas.config] [conf-pkg-config: pkg-config]
Processing 19/66: [bigarray-compat: dune build] [conf-gfortran: gfortran] [conf-openblas: sh printf 'opam-version: "2.0"\nvariables {\n  pkg-config-homebrew: ""\n}' > conf-openblas.config] [conf-pkg-config: pkg-config] [csexp: dune build]
- GNU Fortran (Debian 12.2.0-14) 12.2.0
- Copyright (C) 2022 Free Software Foundation, Inc.
- This is free software; see the source for copying conditions.  There is NO
- warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- 
-> compiled  conf-gfortran.0
Processing 19/66: [bigarray-compat: dune build] [conf-openblas: sh printf 'opam-version: "2.0"\nvariables {\n  pkg-config-homebrew: ""\n}' > conf-openblas.config] [conf-pkg-config: pkg-config] [csexp: dune build]
-> installed conf-gfortran.0
Processing 20/66: [bigarray-compat: dune build] [conf-openblas: sh printf 'opam-version: "2.0"\nvariables {\n  pkg-config-homebrew: ""\n}' > conf-openblas.config] [conf-pkg-config: pkg-config] [csexp: dune build]
- + printf opam-version: "2.0"\nvariables {\n  pkg-config-homebrew: ""\n}
Processing 20/66: [bigarray-compat: dune build] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [conf-pkg-config: pkg-config] [csexp: 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 20/66: [bigarray-compat: dune build] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [csexp: dune build]
-> installed conf-pkg-config.3
Processing 21/66: [bigarray-compat: dune build] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [csexp: dune build]
Processing 22/66: [bigarray-compat: dune build] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [conf-zlib: pkg-config zlib] [csexp: dune build]
-> retrieved ctypes.0.21.1  (cached)
Processing 23/66: [bigarray-compat: dune build] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [conf-zlib: pkg-config zlib] [csexp: dune build]
-> retrieved integers.0.7.0  (cached)
Processing 24/66: [odepack.0.7.1: http] [bigarray-compat: dune build] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [conf-zlib: pkg-config zlib] [csexp: dune build]
-> compiled  conf-zlib.1
Processing 24/66: [odepack.0.7.1: http] [bigarray-compat: dune build] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [csexp: dune build]
-> installed conf-zlib.1
Processing 25/66: [odepack.0.7.1: http] [bigarray-compat: dune build] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [csexp: dune build]
Processing 26/66: [odepack.0.7.1: http] [bigarray-compat: dune build] [camlzip: make all] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [csexp: dune build]
-> retrieved npy.0.0.9  (cached)
Processing 27/66: [odepack.0.7.1: http] [bigarray-compat: dune build] [camlzip: make all] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [csexp: dune build]
-> compiled  csexp.1.5.2
Processing 27/66: [odepack.0.7.1: http] [bigarray-compat: dune build] [camlzip: make all] [conf-openblas: sh cc $CFLAGS test.c -lopenblas]
-> installed csexp.1.5.2
Processing 28/66: [odepack.0.7.1: http] [bigarray-compat: dune build] [camlzip: make all] [conf-openblas: sh cc $CFLAGS test.c -lopenblas]
-> compiled  bigarray-compat.1.1.0
Processing 28/66: [odepack.0.7.1: http] [camlzip: make all] [conf-openblas: sh cc $CFLAGS test.c -lopenblas]
-> installed bigarray-compat.1.1.0
Processing 29/66: [odepack.0.7.1: http] [camlzip: make all] [conf-openblas: sh cc $CFLAGS test.c -lopenblas]
- + cc test.c -lopenblas
-> compiled  conf-openblas.0.2.1
Processing 29/66: [odepack.0.7.1: http] [camlzip: make all]
-> installed conf-openblas.0.2.1
Processing 30/66: [odepack.0.7.1: http] [camlzip: make all]
Processing 30/66: [camlzip: make all]
-> retrieved odepack.0.7.1  (https://github.com/Chris00/ocaml-odepack/releases/download/0.7.1/odepack-0.7.1.tbz)
Processing 31/66: [camlzip: make all]
-> retrieved dune-configurator.3.13.0  (cached)
Processing 32/66: [owl-ode.0.5.0: http] [camlzip: make all]
Processing 33/66: [owl-ode.0.5.0: http] [camlzip: make all] [dune-configurator: rm]
- ocamlfind ocamlc -g -safe-string -bin-annot -c -ccopt -g  zlibstubs.c
- ocamlfind ocamlmklib -oc camlzip zlibstubs.o  -lz
- ocamlfind ocamlc -g -safe-string -bin-annot -c zlib.mli
- ocamlfind ocamlc -g -safe-string -bin-annot -c zlib.ml
- ocamlfind ocamlc -g -safe-string -bin-annot -c zip.mli
- ocamlfind ocamlc -g -safe-string -bin-annot -c zip.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- ocamlfind ocamlc -g -safe-string -bin-annot -c gzip.mli
- ocamlfind ocamlc -g -safe-string -bin-annot -c gzip.ml
- ocamlfind ocamlmklib -o zip -oc camlzip zlib.cmo zip.cmo gzip.cmo  -lz
- ocamlfind ocamlopt -safe-string -c zlib.ml
- ocamlfind ocamlopt -safe-string -c zip.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- ocamlfind ocamlopt -safe-string -c gzip.ml
- ocamlfind ocamlmklib -o zip -oc camlzip zlib.cmx zip.cmx gzip.cmx  -lz
- ocamlfind ocamlopt -safe-string -shared -linkall -I ./ -o zip.cmxs zip.cmxa libcamlzip.a
-> compiled  camlzip.1.11
Processing 33/66: [owl-ode.0.5.0: http] [dune-configurator: rm]
Processing 34/66: [owl-ode.0.5.0: http] [dune-configurator: rm] [camlzip: make install]
-> retrieved owl.1.1  (cached)
Processing 35/66: [owl-ode.0.5.0: http] [owl-ode-base.0.5.0: http] [dune-configurator: rm] [camlzip: make install]
-> retrieved owl-base.1.1  (cached)
Processing 36/66: [owl-ode.0.5.0: http] [owl-ode-base.0.5.0: http] [owl-ode-odepack.0.5.0: http] [dune-configurator: rm] [camlzip: make install]
Processing 37/66: [owl-ode.0.5.0: http] [owl-ode-base.0.5.0: http] [owl-ode-odepack.0.5.0: http] [dune-configurator: rm] [owl-base: dune build] [camlzip: make install]
Processing 37/66: [owl-ode-base.0.5.0: http] [owl-ode-odepack.0.5.0: http] [dune-configurator: rm] [owl-base: dune build] [camlzip: make install]
- cp META-zip META && \
-         ocamlfind install zip META *.cma *.a *.mli *.cmi *.cmti *.cmt gzip.cmx zip.cmx zlib.cmx zip.cmxa zip.cmxs dllcamlzip.so && \
-         rm META
- Installed /home/opam/.opam/5.1/lib/zip/zip.cmxs
- Installed /home/opam/.opam/5.1/lib/zip/zip.cmxa
- Installed /home/opam/.opam/5.1/lib/zip/zlib.cmx
- Installed /home/opam/.opam/5.1/lib/zip/zip.cmx
- Installed /home/opam/.opam/5.1/lib/zip/gzip.cmx
- Installed /home/opam/.opam/5.1/lib/zip/zlib.cmt
- Installed /home/opam/.opam/5.1/lib/zip/zip.cmt
- Installed /home/opam/.opam/5.1/lib/zip/gzip.cmt
- Installed /home/opam/.opam/5.1/lib/zip/zlib.cmti
- Installed /home/opam/.opam/5.1/lib/zip/zip.cmti
- Installed /home/opam/.opam/5.1/lib/zip/gzip.cmti
- Installed /home/opam/.opam/5.1/lib/zip/zlib.cmi
- Installed /home/opam/.opam/5.1/lib/zip/zip.cmi
- Installed /home/opam/.opam/5.1/lib/zip/gzip.cmi
- Installed /home/opam/.opam/5.1/lib/zip/zlib.mli
- Installed /home/opam/.opam/5.1/lib/zip/zip.mli
- Installed /home/opam/.opam/5.1/lib/zip/gzip.mli
- Installed /home/opam/.opam/5.1/lib/zip/zip.a
- Installed /home/opam/.opam/5.1/lib/zip/libcamlzip.a
- Installed /home/opam/.opam/5.1/lib/zip/zip.cma
- Installed /home/opam/.opam/5.1/lib/stublibs/dllcamlzip.so
- Installed /home/opam/.opam/5.1/lib/stublibs/dllcamlzip.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/5.1/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/5.1/lib/zip/META
- cp META-camlzip META && \
-         ocamlfind install camlzip META && \
-         rm META
- Installed /home/opam/.opam/5.1/lib/camlzip/META
-> installed camlzip.1.11
Processing 37/66: [owl-ode-base.0.5.0: http] [owl-ode-odepack.0.5.0: http] [dune-configurator: rm] [owl-base: dune build]
Processing 38/66: [owl-ode-base.0.5.0: http] [owl-ode-odepack.0.5.0: http] [dune-configurator: rm] [npy: dune build] [owl-base: dune build]
Processing 38/66: [owl-ode-odepack.0.5.0: http] [dune-configurator: rm] [npy: dune build] [owl-base: dune build]
Processing 38/66: [dune-configurator: rm] [npy: dune build] [owl-base: dune build]
-> retrieved owl-ode.0.5.0  (https://github.com/owlbarn/owl_ode/releases/download/0.5.0/owl-ode-0.5.0.tbz)
Processing 39/66: [dune-configurator: rm] [npy: dune build] [owl-base: dune build]
Processing 39/66: [dune-configurator: dune build] [npy: dune build] [owl-base: dune build]
-> retrieved owl-ode-base.0.5.0  (https://github.com/owlbarn/owl_ode/releases/download/0.5.0/owl-ode-0.5.0.tbz)
Processing 40/66: [dune-configurator: dune build] [npy: dune build] [owl-base: dune build]
-> retrieved owl-ode-odepack.0.5.0  (https://github.com/owlbarn/owl_ode/releases/download/0.5.0/owl-ode-0.5.0.tbz)
Processing 41/66: [dune-configurator: dune build] [npy: dune build] [owl-base: dune build]
-> retrieved sexplib0.v0.16.0  (cached)
Processing 42/66: [dune-configurator: dune build] [npy: dune build] [owl-base: dune build] [sexplib0: dune build]
-> retrieved stdio.v0.16.0  (cached)
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 43/66: [dune-configurator: dune build] [npy: dune build] [owl-base: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> compiled  npy.0.0.9
Processing 43/66: [dune-configurator: dune build] [owl-base: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed npy.0.0.9
Processing 44/66: [dune-configurator: dune build] [owl-base: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> compiled  stdlib-shims.0.3.0
Processing 44/66: [dune-configurator: dune build] [owl-base: dune build] [sexplib0: dune build]
-> installed stdlib-shims.0.3.0
Processing 45/66: [dune-configurator: dune build] [owl-base: dune build] [sexplib0: dune build]
Processing 46/66: [dune-configurator: dune build] [integers: dune build] [owl-base: dune build] [sexplib0: dune build]
-> compiled  sexplib0.v0.16.0
Processing 46/66: [dune-configurator: dune build] [integers: dune build] [owl-base: dune build]
-> installed sexplib0.v0.16.0
Processing 47/66: [dune-configurator: dune build] [integers: dune build] [owl-base: dune build]
-> compiled  integers.0.7.0
Processing 47/66: [dune-configurator: dune build] [owl-base: dune build]
-> installed integers.0.7.0
Processing 48/66: [dune-configurator: dune build] [owl-base: dune build]
-> compiled  dune-configurator.3.13.0
Processing 48/66: [owl-base: dune build]
-> installed dune-configurator.3.13.0
Processing 49/66: [owl-base: dune build]
Processing 50/66: [base: dune build] [owl-base: dune build]
Processing 51/66: [base: dune build] [ctypes: dune build] [owl-base: dune build]
Processing 52/66: [base: dune build] [ctypes: dune build] [odepack: dune build] [owl-base: dune build]
-> compiled  owl-base.1.1
Processing 52/66: [base: dune build] [ctypes: dune build] [odepack: dune build]
-> installed owl-base.1.1
Processing 53/66: [base: dune build] [ctypes: dune build] [odepack: dune build]
Processing 54/66: [base: dune build] [ctypes: dune build] [odepack: dune build] [owl-ode-base: dune build]
-> compiled  owl-ode-base.0.5.0
Processing 54/66: [base: dune build] [ctypes: dune build] [odepack: dune build]
-> installed owl-ode-base.0.5.0
Processing 55/66: [base: dune build] [ctypes: dune build] [odepack: dune build]
Processing 55/66: [base: dune build] [ctypes: dune install] [odepack: dune build]
-> compiled  ctypes.0.21.1
Processing 55/66: [base: dune build] [odepack: dune build]
-> installed ctypes.0.21.1
Processing 56/66: [base: dune build] [odepack: dune build]
-> compiled  base.v0.16.3
Processing 56/66: [odepack: dune build]
-> installed base.v0.16.3
Processing 57/66: [odepack: dune build]
Processing 58/66: [odepack: dune build] [stdio: dune build]
-> compiled  stdio.v0.16.0
Processing 58/66: [odepack: dune build]
-> installed stdio.v0.16.0
Processing 59/66: [odepack: dune build]
Processing 60/66: [odepack: dune build] [owl: dune build]
- (cd _build/default/src/fortran && /usr/bin/x86_64-linux-gnu-gfortran -std=legacy -c -fPIC -O3 opkda1.f opkda2.f opkdmain.f)
- opkda1.f:1256:72:
- 
-  1256 |      1   RWORK(LACOR), IA, JA, RWORK(LWM), RWORK(LWM), IPFLAG, F, JAC)
-       |                                                                        1
- Warning: Type mismatch in argument 'iwk' at (1); passed REAL(8) to INTEGER(4)
- opkda1.f:9541:72:
- 
-  9541 |      2   RES, JAC, ADDA)
-       |                                                                        1
- Warning: Type mismatch in argument 'iwk' at (1); passed REAL(8) to INTEGER(4)
- opkdmain.f:3458:49:
- 
-  1525 |      1   RWORK(LSAVF), RWORK(LACOR), RWORK(LWM), IWORK(LIWM),
-       |                                                 2
- ......
-  3458 |      1   RWORK(LSAVF), RWORK(LACOR), RWORK(LWM), RWORK(LWM),
-       |                                                 1
- Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)).
- opkdmain.f:16336:9:
- 
- 12416 |      2   IWORK(LIWM), RES, ADDA, JAC, odepack_odepack_odepack_DPREPJI,
-       |         2
- ......
- 16336 |      2   RWORK(LWM), RES, ADDA, JAC, odepack_DPRJIS, odepack_DSOLSS )
-       |         1
- Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)).
-> compiled  odepack.0.7.1
Processing 60/66: [owl: dune build]
-> installed odepack.0.7.1
Processing 61/66: [owl: dune build]
+ /home/opam/.opam/5.1/bin/dune "build" "-p" "owl" "-j" "255" (CWD=/home/opam/.opam/5.1/.opam-switch/build/owl.1.1)
-> compiled  owl.1.1
-> installed owl.1.1
Processing 63/66: [owl-ode: dune build]
+ /home/opam/.opam/5.1/bin/dune "build" "-p" "owl-ode" "-j" "255" (CWD=/home/opam/.opam/5.1/.opam-switch/build/owl-ode.0.5.0)
-> compiled  owl-ode.0.5.0
-> installed owl-ode.0.5.0
Processing 65/66: [owl-ode-odepack: dune build]
+ /home/opam/.opam/5.1/bin/dune "build" "-p" "owl-ode-odepack" "-j" "255" (CWD=/home/opam/.opam/5.1/.opam-switch/build/owl-ode-odepack.0.5.0)
-> compiled  owl-ode-odepack.0.5.0
-> installed owl-ode-odepack.0.5.0
Done.
# Run eval $(opam env) to update the current shell environment
2024-01-29 15:55.07 ---> saved as "08035a78e554d41630819d8d5d249a6c190d3ba90f410d962de1102bc9244e87"

/home/opam: (run (shell "opam exec -- ~/voodoo-prep -u owl-ode-odepack:8ee589c98a4ac0030733efe667923cb6,owl-ode-base:503abc928c7dc78e1e271e1c02faa402,owl-ode:88c6f30072257d9912d7d828c06e933e,odepack:db41b0248d569187564fb8a2700a5f1a"))
2024-01-29 15:55.09 ---> saved as "af4878f775c93ee2aacef2ad9ac7d787dcbd48e063c34b1220e353de5655bcea"

/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.334570') && (for DATA in prep/universes/db41b0248d569187564fb8a2700a5f1a/odepack/0.7.1,odepack.0.7.1-db41b0248d569187564fb8a2700a5f1a,odepack.0.7.1 prep/universes/88c6f30072257d9912d7d828c06e933e/owl-ode/0.5.0,owl-ode.0.5.0-88c6f30072257d9912d7d828c06e933e,owl-ode.0.5.0 prep/universes/503abc928c7dc78e1e271e1c02faa402/owl-ode-base/0.5.0,owl-ode-base.0.5.0-503abc928c7dc78e1e271e1c02faa402,owl-ode-base.0.5.0 prep/universes/8ee589c98a4ac0030733efe667923cb6/owl-ode-odepack/0.5.0,owl-ode-odepack.0.5.0-8ee589c98a4ac0030733efe667923cb6,owl-ode-odepack.0.5.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/db41b0248d569187564fb8a2700a5f1a/odepack/0.7.1,odepack.0.7.1-db41b0248d569187564fb8a2700a5f1a,odepack.0.7.1 prep/universes/88c6f30072257d9912d7d828c06e933e/owl-ode/0.5.0,owl-ode.0.5.0-88c6f30072257d9912d7d828c06e933e,owl-ode.0.5.0 prep/universes/503abc928c7dc78e1e271e1c02faa402/owl-ode-base/0.5.0,owl-ode-base.0.5.0-503abc928c7dc78e1e271e1c02faa402,owl-ode-base.0.5.0 prep/universes/8ee589c98a4ac0030733efe667923cb6/owl-ode-odepack/0.5.0,owl-ode-odepack.0.5.0-8ee589c98a4ac0030733efe667923cb6,owl-ode-odepack.0.5.0; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/db41b0248d569187564fb8a2700a5f1a/odepack/0.7.1,odepack.0.7.1-db41b0248d569187564fb8a2700a5f1a,odepack.0.7.1 prep/universes/88c6f30072257d9912d7d828c06e933e/owl-ode/0.5.0,owl-ode.0.5.0-88c6f30072257d9912d7d828c06e933e,owl-ode.0.5.0 prep/universes/503abc928c7dc78e1e271e1c02faa402/owl-ode-base/0.5.0,owl-ode-base.0.5.0-503abc928c7dc78e1e271e1c02faa402,owl-ode-base.0.5.0 prep/universes/8ee589c98a4ac0030733efe667923cb6/owl-ode-odepack/0.5.0,owl-ode-odepack.0.5.0-8ee589c98a4ac0030733efe667923cb6,owl-ode-odepack.0.5.0; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)"))
0.334570
prep/universes/db41b0248d569187564fb8a2700a5f1a/odepack/0.7.1/doc/
prep/universes/db41b0248d569187564fb8a2700a5f1a/odepack/0.7.1/doc/odepack/
prep/universes/db41b0248d569187564fb8a2700a5f1a/odepack/0.7.1/doc/odepack/README.md
prep/universes/db41b0248d569187564fb8a2700a5f1a/odepack/0.7.1/doc/odepack/LICENSE.md
prep/universes/db41b0248d569187564fb8a2700a5f1a/odepack/0.7.1/doc/odepack/CHANGES.md
prep/universes/db41b0248d569187564fb8a2700a5f1a/odepack/0.7.1/lib/
prep/universes/db41b0248d569187564fb8a2700a5f1a/odepack/0.7.1/lib/odepack/
prep/universes/db41b0248d569187564fb8a2700a5f1a/odepack/0.7.1/lib/odepack/odepack.cmti
prep/universes/db41b0248d569187564fb8a2700a5f1a/odepack/0.7.1/lib/odepack/odepack.cmt
prep/universes/db41b0248d569187564fb8a2700a5f1a/odepack/0.7.1/lib/odepack/odepack.cmi
prep/universes/db41b0248d569187564fb8a2700a5f1a/odepack/0.7.1/lib/odepack/fortran/
prep/universes/db41b0248d569187564fb8a2700a5f1a/odepack/0.7.1/lib/odepack/fortran/odepack_fortran.cmt
prep/universes/db41b0248d569187564fb8a2700a5f1a/odepack/0.7.1/lib/odepack/fortran/odepack_fortran.cmi
prep/universes/db41b0248d569187564fb8a2700a5f1a/odepack/0.7.1/lib/odepack/fortran/odepack_fortran.ocamlobjinfo
prep/universes/db41b0248d569187564fb8a2700a5f1a/odepack/0.7.1/lib/odepack/dune-package
prep/universes/db41b0248d569187564fb8a2700a5f1a/odepack/0.7.1/lib/odepack/META
prep/universes/db41b0248d569187564fb8a2700a5f1a/odepack/0.7.1/lib/odepack/odepack.ocamlobjinfo
prep/universes/db41b0248d569187564fb8a2700a5f1a/odepack/0.7.1/opam
prep/universes/88c6f30072257d9912d7d828c06e933e/owl-ode/0.5.0/doc/
prep/universes/88c6f30072257d9912d7d828c06e933e/owl-ode/0.5.0/doc/owl-ode/
prep/universes/88c6f30072257d9912d7d828c06e933e/owl-ode/0.5.0/doc/owl-ode/odoc-pages/
prep/universes/88c6f30072257d9912d7d828c06e933e/owl-ode/0.5.0/doc/owl-ode/odoc-pages/tutorial.mld
prep/universes/88c6f30072257d9912d7d828c06e933e/owl-ode/0.5.0/doc/owl-ode/odoc-pages/index.mld
prep/universes/88c6f30072257d9912d7d828c06e933e/owl-ode/0.5.0/doc/owl-ode/README.md
prep/universes/88c6f30072257d9912d7d828c06e933e/owl-ode/0.5.0/doc/owl-ode/LICENSE
prep/universes/88c6f30072257d9912d7d828c06e933e/owl-ode/0.5.0/doc/owl-ode/CHANGES.md
prep/universes/88c6f30072257d9912d7d828c06e933e/owl-ode/0.5.0/lib/
prep/universes/88c6f30072257d9912d7d828c06e933e/owl-ode/0.5.0/lib/owl-ode/
prep/universes/88c6f30072257d9912d7d828c06e933e/owl-ode/0.5.0/lib/owl-ode/owl_ode__Symplectic_s.cmti
prep/universes/88c6f30072257d9912d7d828c06e933e/owl-ode/0.5.0/lib/owl-ode/owl_ode__Symplectic_s.cmt
prep/universes/88c6f30072257d9912d7d828c06e933e/owl-ode/0.5.0/lib/owl-ode/owl_ode__Symplectic_s.cmi
prep/universes/88c6f30072257d9912d7d828c06e933e/owl-ode/0.5.0/lib/owl-ode/owl_ode__Symplectic_d.cmti
prep/universes/88c6f30072257d9912d7d828c06e933e/owl-ode/0.5.0/lib/owl-ode/owl_ode__Symplectic_d.cmt
prep/universes/88c6f30072257d9912d7d828c06e933e/owl-ode/0.5.0/lib/owl-ode/owl_ode__Symplectic_d.cmi
prep/universes/88c6f30072257d9912d7d828c06e933e/owl-ode/0.5.0/lib/owl-ode/owl_ode__Symplectic.cmt
prep/universes/88c6f30072257d9912d7d828c06e933e/owl-ode/0.5.0/lib/owl-ode/owl_ode__Symplectic.cmi
prep/universes/88c6f30072257d9912d7d828c06e933e/owl-ode/0.5.0/lib/owl-ode/owl_ode__Native_s.cmti
prep/universes/88c6f30072257d9912d7d828c06e933e/owl-ode/0.5.0/lib/owl-ode/owl_ode__Native_s.cmt
prep/universes/88c6f30072257d9912d7d828c06e933e/owl-ode/0.5.0/lib/owl-ode/owl_ode__Native_s.cmi
prep/universes/88c6f30072257d9912d7d828c06e933e/owl-ode/0.5.0/lib/owl-ode/owl_ode__Native_d.cmti
prep/universes/88c6f30072257d9912d7d828c06e933e/owl-ode/0.5.0/lib/owl-ode/owl_ode__Native_d.cmt
prep/universes/88c6f30072257d9912d7d828c06e933e/owl-ode/0.5.0/lib/owl-ode/owl_ode__Native_d.cmi
prep/universes/88c6f30072257d9912d7d828c06e933e/owl-ode/0.5.0/lib/owl-ode/owl_ode__Native.cmt
prep/universes/88c6f30072257d9912d7d828c06e933e/owl-ode/0.5.0/lib/owl-ode/owl_ode__Native.cmi
prep/universes/88c6f30072257d9912d7d828c06e933e/owl-ode/0.5.0/lib/owl-ode/owl_ode__.cmt
prep/universes/88c6f30072257d9912d7d828c06e933e/owl-ode/0.5.0/lib/owl-ode/owl_ode__.cmi
prep/universes/88c6f30072257d9912d7d828c06e933e/owl-ode/0.5.0/lib/owl-ode/owl_ode.cmti
prep/universes/88c6f30072257d9912d7d828c06e933e/owl-ode/0.5.0/lib/owl-ode/owl_ode.cmt
prep/universes/88c6f30072257d9912d7d828c06e933e/owl-ode/0.5.0/lib/owl-ode/owl_ode.cmi
prep/universes/88c6f30072257d9912d7d828c06e933e/owl-ode/0.5.0/lib/owl-ode/dune-package
prep/universes/88c6f30072257d9912d7d828c06e933e/owl-ode/0.5.0/lib/owl-ode/META
prep/universes/88c6f30072257d9912d7d828c06e933e/owl-ode/0.5.0/lib/owl-ode/owl_ode.ocamlobjinfo
prep/universes/88c6f30072257d9912d7d828c06e933e/owl-ode/0.5.0/opam
prep/universes/503abc928c7dc78e1e271e1c02faa402/owl-ode-base/0.5.0/doc/
prep/universes/503abc928c7dc78e1e271e1c02faa402/owl-ode-base/0.5.0/doc/owl-ode-base/
prep/universes/503abc928c7dc78e1e271e1c02faa402/owl-ode-base/0.5.0/doc/owl-ode-base/README.md
prep/universes/503abc928c7dc78e1e271e1c02faa402/owl-ode-base/0.5.0/doc/owl-ode-base/LICENSE
prep/universes/503abc928c7dc78e1e271e1c02faa402/owl-ode-base/0.5.0/doc/owl-ode-base/CHANGES.md
prep/universes/503abc928c7dc78e1e271e1c02faa402/owl-ode-base/0.5.0/lib/
prep/universes/503abc928c7dc78e1e271e1c02faa402/owl-ode-base/0.5.0/lib/owl-ode-base/
prep/universes/503abc928c7dc78e1e271e1c02faa402/owl-ode-base/0.5.0/lib/owl-ode-base/owl_ode_base__Types.cmt
prep/universes/503abc928c7dc78e1e271e1c02faa402/owl-ode-base/0.5.0/lib/owl-ode-base/owl_ode_base__Types.cmi
prep/universes/503abc928c7dc78e1e271e1c02faa402/owl-ode-base/0.5.0/lib/owl-ode-base/owl_ode_base__Symplectic_generic.cmti
prep/universes/503abc928c7dc78e1e271e1c02faa402/owl-ode-base/0.5.0/lib/owl-ode-base/owl_ode_base__Symplectic_generic.cmt
prep/universes/503abc928c7dc78e1e271e1c02faa402/owl-ode-base/0.5.0/lib/owl-ode-base/owl_ode_base__Symplectic_generic.cmi
prep/universes/503abc928c7dc78e1e271e1c02faa402/owl-ode-base/0.5.0/lib/owl-ode-base/owl_ode_base__Ode.cmti
prep/universes/503abc928c7dc78e1e271e1c02faa402/owl-ode-base/0.5.0/lib/owl-ode-base/owl_ode_base__Ode.cmt
prep/universes/503abc928c7dc78e1e271e1c02faa402/owl-ode-base/0.5.0/lib/owl-ode-base/owl_ode_base__Ode.cmi
prep/universes/503abc928c7dc78e1e271e1c02faa402/owl-ode-base/0.5.0/lib/owl-ode-base/owl_ode_base__Native_generic.cmti
prep/universes/503abc928c7dc78e1e271e1c02faa402/owl-ode-base/0.5.0/lib/owl-ode-base/owl_ode_base__Native_generic.cmt
prep/universes/503abc928c7dc78e1e271e1c02faa402/owl-ode-base/0.5.0/lib/owl-ode-base/owl_ode_base__Native_generic.cmi
prep/universes/503abc928c7dc78e1e271e1c02faa402/owl-ode-base/0.5.0/lib/owl-ode-base/owl_ode_base__Common.cmt
prep/universes/503abc928c7dc78e1e271e1c02faa402/owl-ode-base/0.5.0/lib/owl-ode-base/owl_ode_base__Common.cmi
prep/universes/503abc928c7dc78e1e271e1c02faa402/owl-ode-base/0.5.0/lib/owl-ode-base/owl_ode_base.cmt
prep/universes/503abc928c7dc78e1e271e1c02faa402/owl-ode-base/0.5.0/lib/owl-ode-base/owl_ode_base.cmi
prep/universes/503abc928c7dc78e1e271e1c02faa402/owl-ode-base/0.5.0/lib/owl-ode-base/dune-package
prep/universes/503abc928c7dc78e1e271e1c02faa402/owl-ode-base/0.5.0/lib/owl-ode-base/META
prep/universes/503abc928c7dc78e1e271e1c02faa402/owl-ode-base/0.5.0/lib/owl-ode-base/owl_ode_base.ocamlobjinfo
prep/universes/503abc928c7dc78e1e271e1c02faa402/owl-ode-base/0.5.0/opam
prep/universes/8ee589c98a4ac0030733efe667923cb6/owl-ode-odepack/0.5.0/doc/
prep/universes/8ee589c98a4ac0030733efe667923cb6/owl-ode-odepack/0.5.0/doc/owl-ode-odepack/
prep/universes/8ee589c98a4ac0030733efe667923cb6/owl-ode-odepack/0.5.0/doc/owl-ode-odepack/README.md
prep/universes/8ee589c98a4ac0030733efe667923cb6/owl-ode-odepack/0.5.0/doc/owl-ode-odepack/LICENSE
prep/universes/8ee589c98a4ac0030733efe667923cb6/owl-ode-odepack/0.5.0/doc/owl-ode-odepack/CHANGES.md
prep/universes/8ee589c98a4ac0030733efe667923cb6/owl-ode-odepack/0.5.0/lib/
prep/universes/8ee589c98a4ac0030733efe667923cb6/owl-ode-odepack/0.5.0/lib/owl-ode-odepack/
prep/universes/8ee589c98a4ac0030733efe667923cb6/owl-ode-odepack/0.5.0/lib/owl-ode-odepack/owl_ode_odepack.cmti
prep/universes/8ee589c98a4ac0030733efe667923cb6/owl-ode-odepack/0.5.0/lib/owl-ode-odepack/owl_ode_odepack.cmt
prep/universes/8ee589c98a4ac0030733efe667923cb6/owl-ode-odepack/0.5.0/lib/owl-ode-odepack/owl_ode_odepack.cmi
prep/universes/8ee589c98a4ac0030733efe667923cb6/owl-ode-odepack/0.5.0/lib/owl-ode-odepack/dune-package
prep/universes/8ee589c98a4ac0030733efe667923cb6/owl-ode-odepack/0.5.0/lib/owl-ode-odepack/META
prep/universes/8ee589c98a4ac0030733efe667923cb6/owl-ode-odepack/0.5.0/lib/owl-ode-odepack/owl_ode_odepack.ocamlobjinfo
prep/universes/8ee589c98a4ac0030733efe667923cb6/owl-ode-odepack/0.5.0/opam
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:odepack.0.7.1-db41b0248d569187564fb8a2700a5f1a:2a4827b6d38150a732682b3fd41f2db05ec6afb0fe9cad4be3b8b54f42a4f5cb
HASHES:owl-ode.0.5.0-88c6f30072257d9912d7d828c06e933e:15e4fa517c6c2179d078bc47ec1140b0c9b324bcfcad83319c0338fcc12d9d61
HASHES:owl-ode-base.0.5.0-503abc928c7dc78e1e271e1c02faa402:c01bc5b8b94847c9c138e71c206e7384865b821e73467ed0482991fec3bf2ac5
HASHES:owl-ode-odepack.0.5.0-8ee589c98a4ac0030733efe667923cb6:16147eac1ca38b175413cd72d0ce699ce27fb09f04c9dac80aeeb7fb2dd94427
2024-01-29 15:55.19 ---> saved as "28963953f1d185730cf6c8d82647ff0ae6b788642bc889adc0878f66c0b04b48"
Job succeeded
2024-01-29 16:00.44: owl-ode-odepack.0.5.0-8ee589c98a4ac0030733efe667923cb6 -> 16147eac1ca38b175413cd72d0ce699ce27fb09f04c9dac80aeeb7fb2dd94427
2024-01-29 16:00.44: owl-ode-base.0.5.0-503abc928c7dc78e1e271e1c02faa402 -> c01bc5b8b94847c9c138e71c206e7384865b821e73467ed0482991fec3bf2ac5
2024-01-29 16:00.44: owl-ode.0.5.0-88c6f30072257d9912d7d828c06e933e -> 15e4fa517c6c2179d078bc47ec1140b0c9b324bcfcad83319c0338fcc12d9d61
2024-01-29 16:00.44: odepack.0.7.1-db41b0248d569187564fb8a2700a5f1a -> 2a4827b6d38150a732682b3fd41f2db05ec6afb0fe9cad4be3b8b54f42a4f5cb
2024-01-29 16:00.44: Job succeeded