Build:
  1. 0
2024-09-12 08:35.52: New job: Voodoo prep molenc.11.4.0; 17ad08ce24a9ec80dbb3ec9df4d56236
2024-09-12 08:35.52: Waiting for resource in pool OCluster
2024-09-12 18:58.44: Waiting for worker…
2024-09-12 18:58.44: Got resource from pool OCluster
2024-09-12 18:58.44: Using cache hint "docs-universe-prep-4.14.2"

To reproduce locally:

cat > prep.spec <<'END-OF-SPEC'
((build tools
        ((from ocaml/opam:debian-12-ocaml-4.14@sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1)
         (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.14@sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1)
 (user (uid 1000) (gid 1000))
 (workdir /home/opam)
 (run (shell "sudo chown opam:opam /home/opam"))
 (run (shell "sudo mkdir /src"))
 (copy (src packages) (dst /src/packages))
 (copy (src repo) (dst /src/repo))
 (run (network host)
      (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && opam init --reinit -ni"))
 (run (shell "opam repo remove default && opam repo add opam /src"))
 (copy (from (build tools)) (src /home/opam/voodoo-prep) (dst /home/opam/))
 (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
      (network host)
      (shell "opam install dune.3.16.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 molenc.11.4.0 topkg.1.0.7 stdlib-shims.0.3.0 stdio.v0.16.0 sexplib0.v0.16.0 ppxlib.0.33.0 ppx_derivers.1.2.1 parany.14.0.1 owl-base.1.1 owl.1.1 ocplib-endian.1.2 ocamlgraph.2.1.0 ocamlfind.1.9.6 ocamlbuild.0.15.0 ocaml-compiler-libs.v0.12.4 num.1.5-1 npy.0.0.9 minicli.5.0.2 lwt.5.7.0 logs.0.7.0 integers.0.7.0 host-arch-x86_64.1 extunix.0.4.2 dune-configurator.3.16.0 dune.3.16.0 dolog.4.0.0 dokeysto_camltc.4.0.0 dokeysto.4.0.1 ctypes.0.23.0 csexp.1.5.2 cpu.2.0.0 cppo.1.7.0 cpm.12.2.0 conf-zlib.1 conf-which.1 conf-rdkit.1 conf-python-3.9.0.0 conf-pkg-config.3 conf-openblas.0.2.2 conf-graphviz.0.1 conf-bash.1 conf-autoconf.0.2 camlzip.1.12 camltc.0.9.8 camlp-streams.5.0.1 bst.7.1.0 bigarray-compat.1.1.0 batteries.3.8.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 molenc:17ad08ce24a9ec80dbb3ec9df4d56236,extunix:3d0ca3ba70f56c88f07dca93b90d419d,dokeysto_camltc:ae5b00e309f9f3a008ed09615a6d07d0,dokeysto:3947cfbd975b5313fddfe1bcf901a78a"))
 (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.729766') && (for DATA in prep/universes/3947cfbd975b5313fddfe1bcf901a78a/dokeysto/4.0.1,dokeysto.4.0.1-3947cfbd975b5313fddfe1bcf901a78a,dokeysto.4.0.1 prep/universes/ae5b00e309f9f3a008ed09615a6d07d0/dokeysto_camltc/4.0.0,dokeysto_camltc.4.0.0-ae5b00e309f9f3a008ed09615a6d07d0,dokeysto_camltc.4.0.0 prep/universes/3d0ca3ba70f56c88f07dca93b90d419d/extunix/0.4.2,extunix.0.4.2-3d0ca3ba70f56c88f07dca93b90d419d,extunix.0.4.2 prep/universes/17ad08ce24a9ec80dbb3ec9df4d56236/molenc/11.4.0,molenc.11.4.0-17ad08ce24a9ec80dbb3ec9df4d56236,molenc.11.4.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/3947cfbd975b5313fddfe1bcf901a78a/dokeysto/4.0.1,dokeysto.4.0.1-3947cfbd975b5313fddfe1bcf901a78a,dokeysto.4.0.1 prep/universes/ae5b00e309f9f3a008ed09615a6d07d0/dokeysto_camltc/4.0.0,dokeysto_camltc.4.0.0-ae5b00e309f9f3a008ed09615a6d07d0,dokeysto_camltc.4.0.0 prep/universes/3d0ca3ba70f56c88f07dca93b90d419d/extunix/0.4.2,extunix.0.4.2-3d0ca3ba70f56c88f07dca93b90d419d,extunix.0.4.2 prep/universes/17ad08ce24a9ec80dbb3ec9df4d56236/molenc/11.4.0,molenc.11.4.0-17ad08ce24a9ec80dbb3ec9df4d56236,molenc.11.4.0; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/3947cfbd975b5313fddfe1bcf901a78a/dokeysto/4.0.1,dokeysto.4.0.1-3947cfbd975b5313fddfe1bcf901a78a,dokeysto.4.0.1 prep/universes/ae5b00e309f9f3a008ed09615a6d07d0/dokeysto_camltc/4.0.0,dokeysto_camltc.4.0.0-ae5b00e309f9f3a008ed09615a6d07d0,dokeysto_camltc.4.0.0 prep/universes/3d0ca3ba70f56c88f07dca93b90d419d/extunix/0.4.2,extunix.0.4.2-3d0ca3ba70f56c88f07dca93b90d419d,extunix.0.4.2 prep/universes/17ad08ce24a9ec80dbb3ec9df4d56236/molenc/11.4.0,molenc.11.4.0-17ad08ce24a9ec80dbb3ec9df4d56236,molenc.11.4.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 0e1db1f4176121955441dd10fd6470b79d8546a9 --local-file prep.spec \
--pool linux-x86_64 --connect ocluster-submission.cap --cache-hint docs-universe-prep-4.14.2 \
--secret ssh_privkey:id_rsa --secret ssh_pubkey:id_rsa.pub--secret ssh_config:ssh_config

2024-09-12 18:58.44: RETRYING: 2024-09-12/083552-voodoo-prep-9f71f4 Number of retries: 0 (retriable error condition)
Building on doris.caelum.ci.dev
All commits already cached
Updating files:  71% (22974/32167)
Updating files:  72% (23161/32167)
Updating files:  73% (23482/32167)
Updating files:  74% (23804/32167)
Updating files:  75% (24126/32167)
Updating files:  76% (24447/32167)
Updating files:  77% (24769/32167)
Updating files:  78% (25091/32167)
Updating files:  79% (25412/32167)
Updating files:  80% (25734/32167)
Updating files:  81% (26056/32167)
Updating files:  82% (26377/32167)
Updating files:  83% (26699/32167)
Updating files:  84% (27021/32167)
Updating files:  85% (27342/32167)
Updating files:  86% (27664/32167)
Updating files:  87% (27986/32167)
Updating files:  88% (28307/32167)
Updating files:  89% (28629/32167)
Updating files:  90% (28951/32167)
Updating files:  91% (29272/32167)
Updating files:  92% (29594/32167)
Updating files:  93% (29916/32167)
Updating files:  94% (30237/32167)
Updating files:  95% (30559/32167)
Updating files:  96% (30881/32167)
Updating files:  97% (31202/32167)
Updating files:  98% (31524/32167)
Updating files:  99% (31846/32167)
Updating files: 100% (32167/32167)
Updating files: 100% (32167/32167), done.
HEAD is now at 0e1db1f417 Apply suggestions from code review

(build "tools" …)

(from ocaml/opam:debian-12-ocaml-4.14@sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1)
2024-09-12 18:52.03 ---> using "103a548bcf08062184789f8399ddfc3128a2d5d426168f6d2c8435f8ce1ce572" from cache

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

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2024-09-12 18:52.03 ---> using "b735425389b73ff0dbaabb86e65c55ba3d4affc0ec07062c4ba9fb8523aca05a" 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 [55.4 kB]
Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:4 http://deb.debian.org/debian bookworm-updates/main amd64 Packages.diff/Index [11.7 kB]
Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B]
Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B]
Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [179 kB]
Fetched 295 kB in 0s (940 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 (7516 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 ... 18733 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+deb12u8) ...
2024-09-12 18:52.03 ---> using "64027e071d7f4bb79a519ab4cf43cd8d13e54fe5188051a605e9293619bec9b3" 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.15.0 [required by bos]
  - install dune             3.16.0 [required by voodoo-prep]
  - install ocamlfind        1.9.6  [required by bos]
  - install cmdliner         1.3.0  [required by voodoo-prep]
  - install seq              base   [required by re]
  - install swhid_core       0.1    [required by opam-core]
  - install stdlib-shims     0.3.0  [required by ocamlgraph, sha]
  - install opam-file-format 2.1.6  [required by opam-format]
  - install topkg            1.0.7  [required by bos]
  - install re               1.12.0 [required by opam-format]
  - install sha              1.15.4 [required by opam-core]
  - install ocamlgraph       2.1.0  [required by opam-core]
  - install uutf             1.0.3  [required by opam-core]
  - install rresult          0.7.0  [required by bos]
  - install fmt              0.9.0  [required by bos]
  - install astring          0.8.5  [required by bos]
  - install jsonm            1.0.2  [required by opam-core]
  - install logs             0.7.0  [required by bos]
  - install fpath            0.7.3  [required by voodoo-prep]
  - install opam-core        2.2.1  [required by opam-format]
  - install bos              0.2.1  [required by voodoo-prep]
  - install opam-format      2.2.1  [required by voodoo-prep]
  - install voodoo-prep      ~dev*
===== 23 to install =====

<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
[astring.0.8.5] found in cache
[bos.0.2.1] found in cache
[cmdliner.1.3.0] found in cache
[dune.3.16.0] found in cache
[fmt.0.9.0] found in cache
[fpath.0.7.3] found in cache
[jsonm.1.0.2] found in cache
[logs.0.7.0] found in cache
[ocamlbuild.0.15.0] found in cache
[ocamlfind.1.9.6] found in cache
[ocamlgraph.2.1.0] found in cache
[opam-core.2.2.1] found in cache
[opam-file-format.2.1.6] found in cache
[opam-format.2.2.1] found in cache
[re.1.12.0] found in cache
[rresult.0.7.0] found in cache
[sha.1.15.4] found in cache
[stdlib-shims.0.3.0] found in cache
[swhid_core.0.1] found in cache
[topkg.1.0.7] found in cache
[uutf.1.0.3] found in cache
[voodoo-prep.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed seq.base
-> installed cmdliner.1.3.0
-> installed ocamlfind.1.9.6
-> installed ocamlbuild.0.15.0
-> installed topkg.1.0.7
-> installed rresult.0.7.0
-> installed uutf.1.0.3
-> installed fmt.0.9.0
-> installed astring.0.8.5
-> installed jsonm.1.0.2
-> installed fpath.0.7.3
-> installed logs.0.7.0
-> installed bos.0.2.1
-> installed dune.3.16.0
-> installed stdlib-shims.0.3.0
-> installed swhid_core.0.1
-> installed opam-file-format.2.1.6
-> installed re.1.12.0
-> installed sha.1.15.4
-> installed ocamlgraph.2.1.0
-> installed opam-core.2.2.1
-> installed opam-format.2.2.1
-> installed voodoo-prep.~dev
Done.
# Run eval $(opam env) to update the current shell environment
2024-09-12 18:52.03 ---> using "4b3eae20ee556ce466265d261fd5d7184b7506cfcf8217eea177582bdd289d8b" from cache

/home/opam: (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam"))
2024-09-12 18:52.03 ---> using "ff9243a4acf95fb20c4e62f411801f15f8ec3c4e6fcc150de31a9042ea281b68" from cache
2024-09-12 18:52.03 --> finished "tools"

(from ocaml/opam:debian-12-ocaml-4.14@sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1)
2024-09-12 18:52.03 ---> using "103a548bcf08062184789f8399ddfc3128a2d5d426168f6d2c8435f8ce1ce572" from cache

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

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2024-09-12 18:52.03 ---> using "b735425389b73ff0dbaabb86e65c55ba3d4affc0ec07062c4ba9fb8523aca05a" from cache

/home/opam: (run (shell "sudo mkdir /src"))
2024-09-12 18:52.03 ---> using "589fc247a47cee4820aea953ca0c6137d5c05903e8d36d67782083bf9b53dcd0" from cache

/home/opam: (copy (src packages) (dst /src/packages))
2024-09-12 18:52.04 ---> using "eaf1147f757816fba60951666b9dcf1396d1ee0cca60165ef2ec01f406470a66" from cache

/home/opam: (copy (src repo) (dst /src/repo))
2024-09-12 18:52.04 ---> using "c7162714f0e0be0d406165a5c3c2189fd1b1ca8be4b2ad11558aee0ced2b83fd" 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 development version of opam requires an update to the layout of /home/opam/.opam from version 2.0 to version 2.1, which can't be reverted.
You may want to back it up before going further.

Continue? [Y/n] y
Format upgrade done.

<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
[default] synchronised from file:///home/opam/opam-repository
2024-09-12 18:52.04 ---> using "d03826f2dcb25a6137daaafb2bffa5a3d0c290365138a6e72e23791ea2ecd957" from cache

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

2024-09-12 18:52.04 ---> using "f30a7b9733fc0adaea55d0e10962edd62413e491f5e346868556600ff2bff829" from cache

/home/opam: (copy (from (build tools))
                  (src /home/opam/voodoo-prep)
                  (dst /home/opam/))
2024-09-12 18:52.04 ---> using "b57b0137043cddcf0002777ac5a280e60661ef9125ae283a79afe71e57951ad3" 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.16.0 ocamlfind.1.9.6"))
The following actions will be performed:
  - install dune      3.16.0
  - install ocamlfind 1.9.6
===== 2 to install =====

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocamlfind.1.9.6  (cached)
-> retrieved dune.3.16.0  (cached)
-> installed ocamlfind.1.9.6
-> installed dune.3.16.0
Done.
# Run eval $(opam env) to update the current shell environment
2024-09-12 18:52.04 ---> using "37df27a1b4c47c79da28786374b48a806f4788f29dc57747cea31ba660bca55a" 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 molenc.11.4.0 topkg.1.0.7 stdlib-shims.0.3.0 stdio.v0.16.0 sexplib0.v0.16.0 ppxlib.0.33.0 ppx_derivers.1.2.1 parany.14.0.1 owl-base.1.1 owl.1.1 ocplib-endian.1.2 ocamlgraph.2.1.0 ocamlfind.1.9.6 ocamlbuild.0.15.0 ocaml-compiler-libs.v0.12.4 num.1.5-1 npy.0.0.9 minicli.5.0.2 lwt.5.7.0 logs.0.7.0 integers.0.7.0 host-arch-x86_64.1 extunix.0.4.2 dune-configurator.3.16.0 dune.3.16.0 dolog.4.0.0 dokeysto_camltc.4.0.0 dokeysto.4.0.1 ctypes.0.23.0 csexp.1.5.2 cpu.2.0.0 cppo.1.7.0 cpm.12.2.0 conf-zlib.1 conf-which.1 conf-rdkit.1 conf-python-3.9.0.0 conf-pkg-config.3 conf-openblas.0.2.2 conf-graphviz.0.1 conf-bash.1 conf-autoconf.0.2 camlzip.1.12 camltc.0.9.8 camlp-streams.5.0.1 bst.7.1.0 bigarray-compat.1.1.0 batteries.3.8.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 [55.4 kB]
Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:4 http://deb.debian.org/debian bookworm-updates/main amd64 Packages.diff/Index [11.7 kB]
Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B]
Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B]
Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [179 kB]
Fetched 295 kB in 0s (849 kB/s)
Reading package lists...
Building dependency tree...
Reading state information...
All packages are up to date.
Opam plugin "depext" may require upgrading/reinstalling. Reinstall the plugin on the current switch? [Y/n] y
The following actions will be performed:
  - recompile opam-depext 1.2.3

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

<><> opam-depext.1.2.3 installed successfully <><><><><><><><><><><><><><><><><>
=> opam-depext is unnecessary when used with opam >= 2.1. Please use opam install directly instead
# Run eval $(opam env) to update the current shell environment

<><> Carrying on to "opam depext -viy molenc.11.4.0 topkg.1.0.7 stdlib-shims.0.3.0 stdio.v0.16.0 sexplib0.v0.16.0 ppxlib.0.33.0 ppx_derivers.1.2.1 parany.14.0.1 owl-base.1.1 owl.1.1 ocplib-endian.1.2 ocamlgraph.2.1.0 ocamlfind.1.9.6 ocamlbuild.0.15.0 ocaml-compiler-libs.v0.12.4 num.1.5-1 npy.0.0.9 minicli.5.0.2 lwt.5.7.0 logs.0.7.0 integers.0.7.0 host-arch-x86_64.1 extunix.0.4.2 dune-configurator.3.16.0 dune.3.16.0 dolog.4.0.0 dokeysto_camltc.4.0.0 dokeysto.4.0.1 ctypes.0.23.0 csexp.1.5.2 cpu.2.0.0 cppo.1.7.0 cpm.12.2.0 conf-zlib.1 conf-which.1 conf-rdkit.1 conf-python-3.9.0.0 conf-pkg-config.3 conf-openblas.0.2.2 conf-graphviz.0.1 conf-bash.1 conf-autoconf.0.2 camlzip.1.12 camltc.0.9.8 camlp-streams.5.0.1 bst.7.1.0 bigarray-compat.1.1.0 batteries.3.8.0 base-bytes.base base.v0.16.3" 

Since version 2.1, opam now handles external dependencies alongside OCaml ones, and the `depext` plugin interface is provided for backwards compatibility only. Consider using your usual `opam install` command to install both OCaml and system dependencies, or `opam install <pkg> --depext-only` if you want to only install external dependencies.
# Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian
# The following system packages are needed:
autoconf
debianutils
graphviz
liblapacke-dev
libopenblas-dev
librdkit-dev
pkg-config
python3
python3-rdkit
zlib1g-dev
[NOTE] Package dune is already installed (current version is 3.16.0).
[NOTE] Package host-arch-x86_64 is already installed (current version is 1).
[NOTE] Package ocamlfind is already installed (current version is 1.9.6).
The following actions will be performed:
  - install ppx_derivers        1.2.1
  - install minicli             5.0.2
  - install conf-bash           1
  - install conf-openblas       0.2.2
  - install ocamlbuild          0.15.0
  - install num                 1.5-1
  - install bigarray-compat     1.1.0
  - install conf-autoconf       0.2
  - install dolog               4.0.0
  - install conf-rdkit          1
  - install ocaml-compiler-libs v0.12.4
  - install base-bytes          base
  - install stdlib-shims        0.3.0
  - install conf-python-3       9.0.0
  - install conf-pkg-config     3
  - install owl-base            1.1
  - install csexp               1.5.2
  - install conf-which          1
  - install cppo                1.7.0
  - install camlp-streams       5.0.1
  - install sexplib0            v0.16.0
  - install topkg               1.0.7
  - install cpu                 2.0.0
  - install ocamlgraph          2.1.0
  - install integers            0.7.0
  - install conf-zlib           1
  - install dune-configurator   3.16.0
  - install conf-graphviz       0.1
  - install ocplib-endian       1.2
  - install batteries           3.8.0
  - install ppxlib              0.33.0
  - install parany              14.0.1
  - install camlzip             1.12
  - install ctypes              0.23.0
  - install base                v0.16.3
  - install lwt                 5.7.0
  - install cpm                 12.2.0
  - install bst                 7.1.0
  - install extunix             0.4.2
  - install npy                 0.0.9
  - install stdio               v0.16.0
  - install logs                0.7.0
  - install dokeysto            4.0.1
  - install owl                 1.1
  - install camltc              0.9.8
  - install dokeysto_camltc     4.0.0
  - install molenc              11.4.0
===== 47 to install =====

The following system packages will first need to be installed:
    autoconf graphviz liblapacke-dev libopenblas-dev librdkit-dev pkg-config python3 python3-rdkit 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" "graphviz" "liblapacke-dev" "libopenblas-dev" "librdkit-dev" "pkg-config" "python3" "python3-rdkit" "zlib1g-dev"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libpython3.11-minimal: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 ... 18733 files and directories currently installed.)
- Preparing to unpack .../libpython3.11-minimal_3.11.2-6+deb12u3_amd64.deb ...
- Unpacking libpython3.11-minimal:amd64 (3.11.2-6+deb12u3) ...
- Selecting previously unselected package python3.11-minimal.
- Preparing to unpack .../python3.11-minimal_3.11.2-6+deb12u3_amd64.deb ...
- Unpacking python3.11-minimal (3.11.2-6+deb12u3) ...
- Setting up libpython3.11-minimal:amd64 (3.11.2-6+deb12u3) ...
- Setting up python3.11-minimal (3.11.2-6+deb12u3) ...
- 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 ... 19040 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+deb12u3_amd64.deb ...
- Unpacking libpython3.11-stdlib:amd64 (3.11.2-6+deb12u3) ...
- Selecting previously unselected package python3.11.
- Preparing to unpack .../python3.11_3.11.2-6+deb12u3_amd64.deb ...
- Unpacking python3.11 (3.11.2-6+deb12u3) ...
- 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 ... 19450 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 fontconfig.
- Preparing to unpack .../05-fontconfig_2.14.1-4_amd64.deb ...
- Unpacking fontconfig (2.14.1-4) ...
- Selecting previously unselected package fonts-freefont-ttf.
- Preparing to unpack .../06-fonts-freefont-ttf_20120503-10_all.deb ...
- Unpacking fonts-freefont-ttf (20120503-10) ...
- Selecting previously unselected package fonts-liberation2.
- Preparing to unpack .../07-fonts-liberation2_2.1.5-1_all.deb ...
- Unpacking fonts-liberation2 (2.1.5-1) ...
- Selecting previously unselected package libann0.
- Preparing to unpack .../08-libann0_1.1.2+doc-9+b1_amd64.deb ...
- Unpacking libann0 (1.1.2+doc-9+b1) ...
- Selecting previously unselected package libcdt5:amd64.
- Preparing to unpack .../09-libcdt5_2.42.2-7+deb12u1_amd64.deb ...
- Unpacking libcdt5:amd64 (2.42.2-7+deb12u1) ...
- Selecting previously unselected package libcgraph6:amd64.
- Preparing to unpack .../10-libcgraph6_2.42.2-7+deb12u1_amd64.deb ...
- Unpacking libcgraph6:amd64 (2.42.2-7+deb12u1) ...
- Selecting previously unselected package libglib2.0-0:amd64.
- Preparing to unpack .../11-libglib2.0-0_2.74.6-2+deb12u3_amd64.deb ...
- Unpacking libglib2.0-0:amd64 (2.74.6-2+deb12u3) ...
- Selecting previously unselected package libgts-0.7-5:amd64.
- Preparing to unpack .../12-libgts-0.7-5_0.7.6+darcs121130-5+b1_amd64.deb ...
- Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-5+b1) ...
- Selecting previously unselected package libpixman-1-0:amd64.
- Preparing to unpack .../13-libpixman-1-0_0.42.2-1_amd64.deb ...
- Unpacking libpixman-1-0:amd64 (0.42.2-1) ...
- Selecting previously unselected package libxcb-render0:amd64.
- Preparing to unpack .../14-libxcb-render0_1.15-1_amd64.deb ...
- Unpacking libxcb-render0:amd64 (1.15-1) ...
- Selecting previously unselected package libxcb-shm0:amd64.
- Preparing to unpack .../15-libxcb-shm0_1.15-1_amd64.deb ...
- Unpacking libxcb-shm0:amd64 (1.15-1) ...
- Selecting previously unselected package libxrender1:amd64.
- Preparing to unpack .../16-libxrender1_1%3a0.9.10-1.1_amd64.deb ...
- Unpacking libxrender1:amd64 (1:0.9.10-1.1) ...
- Selecting previously unselected package libcairo2:amd64.
- Preparing to unpack .../17-libcairo2_1.16.0-7_amd64.deb ...
- Unpacking libcairo2:amd64 (1.16.0-7) ...
- Selecting previously unselected package libltdl7:amd64.
- Preparing to unpack .../18-libltdl7_2.4.7-7~deb12u1_amd64.deb ...
- Unpacking libltdl7:amd64 (2.4.7-7~deb12u1) ...
- Selecting previously unselected package libfribidi0:amd64.
- Preparing to unpack .../19-libfribidi0_1.0.8-2.1_amd64.deb ...
- Unpacking libfribidi0:amd64 (1.0.8-2.1) ...
- Selecting previously unselected package libgraphite2-3:amd64.
- Preparing to unpack .../20-libgraphite2-3_1.3.14-1_amd64.deb ...
- Unpacking libgraphite2-3:amd64 (1.3.14-1) ...
- Selecting previously unselected package libharfbuzz0b:amd64.
- Preparing to unpack .../21-libharfbuzz0b_6.0.0+dfsg-3_amd64.deb ...
- Unpacking libharfbuzz0b:amd64 (6.0.0+dfsg-3) ...
- Selecting previously unselected package libthai-data.
- Preparing to unpack .../22-libthai-data_0.1.29-1_all.deb ...
- Unpacking libthai-data (0.1.29-1) ...
- Selecting previously unselected package libdatrie1:amd64.
- Preparing to unpack .../23-libdatrie1_0.2.13-2+b1_amd64.deb ...
- Unpacking libdatrie1:amd64 (0.2.13-2+b1) ...
- Selecting previously unselected package libthai0:amd64.
- Preparing to unpack .../24-libthai0_0.1.29-1_amd64.deb ...
- Unpacking libthai0:amd64 (0.1.29-1) ...
- Selecting previously unselected package libpango-1.0-0:amd64.
- Preparing to unpack .../25-libpango-1.0-0_1.50.12+ds-1_amd64.deb ...
- Unpacking libpango-1.0-0:amd64 (1.50.12+ds-1) ...
- Selecting previously unselected package libpangoft2-1.0-0:amd64.
- Preparing to unpack .../26-libpangoft2-1.0-0_1.50.12+ds-1_amd64.deb ...
- Unpacking libpangoft2-1.0-0:amd64 (1.50.12+ds-1) ...
- Selecting previously unselected package libpangocairo-1.0-0:amd64.
- Preparing to unpack .../27-libpangocairo-1.0-0_1.50.12+ds-1_amd64.deb ...
- Unpacking libpangocairo-1.0-0:amd64 (1.50.12+ds-1) ...
- Selecting previously unselected package libpathplan4:amd64.
- Preparing to unpack .../28-libpathplan4_2.42.2-7+deb12u1_amd64.deb ...
- Unpacking libpathplan4:amd64 (2.42.2-7+deb12u1) ...
- Selecting previously unselected package libgvc6.
- Preparing to unpack .../29-libgvc6_2.42.2-7+deb12u1_amd64.deb ...
- Unpacking libgvc6 (2.42.2-7+deb12u1) ...
- Selecting previously unselected package libgvpr2:amd64.
- Preparing to unpack .../30-libgvpr2_2.42.2-7+deb12u1_amd64.deb ...
- Unpacking libgvpr2:amd64 (2.42.2-7+deb12u1) ...
- Selecting previously unselected package liblab-gamut1:amd64.
- Preparing to unpack .../31-liblab-gamut1_2.42.2-7+deb12u1_amd64.deb ...
- Unpacking liblab-gamut1:amd64 (2.42.2-7+deb12u1) ...
- Selecting previously unselected package x11-common.
- Preparing to unpack .../32-x11-common_1%3a7.7+23_all.deb ...
- Unpacking x11-common (1:7.7+23) ...
- Selecting previously unselected package libice6:amd64.
- Preparing to unpack .../33-libice6_2%3a1.0.10-1_amd64.deb ...
- Unpacking libice6:amd64 (2:1.0.10-1) ...
- Selecting previously unselected package libsm6:amd64.
- Preparing to unpack .../34-libsm6_2%3a1.2.3-1_amd64.deb ...
- Unpacking libsm6:amd64 (2:1.2.3-1) ...
- Selecting previously unselected package libxt6:amd64.
- Preparing to unpack .../35-libxt6_1%3a1.2.1-1.1_amd64.deb ...
- Unpacking libxt6:amd64 (1:1.2.1-1.1) ...
- Selecting previously unselected package libxmu6:amd64.
- Preparing to unpack .../36-libxmu6_2%3a1.1.3-3_amd64.deb ...
- Unpacking libxmu6:amd64 (2:1.1.3-3) ...
- Selecting previously unselected package libxaw7:amd64.
- Preparing to unpack .../37-libxaw7_2%3a1.0.14-1_amd64.deb ...
- Unpacking libxaw7:amd64 (2:1.0.14-1) ...
- Selecting previously unselected package graphviz.
- Preparing to unpack .../38-graphviz_2.42.2-7+deb12u1_amd64.deb ...
- Unpacking graphviz (2.42.2-7+deb12u1) ...
- Selecting previously unselected package libblas3:amd64.
- Preparing to unpack .../39-libblas3_3.11.0-2_amd64.deb ...
- Unpacking libblas3:amd64 (3.11.0-2) ...
- Selecting previously unselected package libblas-dev:amd64.
- Preparing to unpack .../40-libblas-dev_3.11.0-2_amd64.deb ...
- Unpacking libblas-dev:amd64 (3.11.0-2) ...
- Selecting previously unselected package libboost-iostreams1.74.0:amd64.
- Preparing to unpack .../41-libboost-iostreams1.74.0_1.74.0+ds1-21_amd64.deb ...
- Unpacking libboost-iostreams1.74.0:amd64 (1.74.0+ds1-21) ...
- Selecting previously unselected package libboost-python1.74.0.
- Preparing to unpack .../42-libboost-python1.74.0_1.74.0+ds1-21_amd64.deb ...
- Unpacking libboost-python1.74.0 (1.74.0+ds1-21) ...
- Selecting previously unselected package libboost-serialization1.74.0:amd64.
- Preparing to unpack .../43-libboost-serialization1.74.0_1.74.0+ds1-21_amd64.deb ...
- Unpacking libboost-serialization1.74.0:amd64 (1.74.0+ds1-21) ...
- Selecting previously unselected package libcoordgen3:amd64.
- Preparing to unpack .../44-libcoordgen3_3.0.1-1_amd64.deb ...
- Unpacking libcoordgen3:amd64 (3.0.1-1) ...
- Selecting previously unselected package libgfortran5:amd64.
- Preparing to unpack .../45-libgfortran5_12.2.0-14_amd64.deb ...
- Unpacking libgfortran5:amd64 (12.2.0-14) ...
- Selecting previously unselected package libglib2.0-data.
- Preparing to unpack .../46-libglib2.0-data_2.74.6-2+deb12u3_all.deb ...
- Unpacking libglib2.0-data (2.74.6-2+deb12u3) ...
- Selecting previously unselected package libgts-bin.
- Preparing to unpack .../47-libgts-bin_0.7.6+darcs121130-5+b1_amd64.deb ...
- Unpacking libgts-bin (0.7.6+darcs121130-5+b1) ...
- Selecting previously unselected package libicu72:amd64.
- Preparing to unpack .../48-libicu72_72.1-3_amd64.deb ...
- Unpacking libicu72:amd64 (72.1-3) ...
- Selecting previously unselected package libopenblas0-pthread:amd64.
- Preparing to unpack .../49-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 .../50-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 .../51-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 .../52-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 .../53-libtmglib3_3.11.0-2_amd64.deb ...
- Unpacking libtmglib3:amd64 (3.11.0-2) ...
- Selecting previously unselected package liblapacke:amd64.
- Preparing to unpack .../54-liblapacke_3.11.0-2_amd64.deb ...
- Unpacking liblapacke:amd64 (3.11.0-2) ...
- Selecting previously unselected package libtmglib-dev:amd64.
- Preparing to unpack .../55-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 .../56-liblapacke-dev_3.11.0-2_amd64.deb ...
- Unpacking liblapacke-dev:amd64 (3.11.0-2) ...
- Selecting previously unselected package libmaeparser1:amd64.
- Preparing to unpack .../57-libmaeparser1_1.3.0-1_amd64.deb ...
- Unpacking libmaeparser1:amd64 (1.3.0-1) ...
- Selecting previously unselected package libopenblas0:amd64.
- Preparing to unpack .../58-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 .../59-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 .../60-libpkgconf3_1.8.1-1_amd64.deb ...
- Unpacking libpkgconf3:amd64 (1.8.1-1) ...
- Selecting previously unselected package libpython3.11:amd64.
- Preparing to unpack .../61-libpython3.11_3.11.2-6+deb12u3_amd64.deb ...
- Unpacking libpython3.11:amd64 (3.11.2-6+deb12u3) ...
- Selecting previously unselected package librdkit1.
- Preparing to unpack .../62-librdkit1_202209.3-1_amd64.deb ...
- Unpacking librdkit1 (202209.3-1) ...
- Selecting previously unselected package librdkit-dev.
- Preparing to unpack .../63-librdkit-dev_202209.3-1_amd64.deb ...
- Unpacking librdkit-dev (202209.3-1) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../64-libxml2_2.9.14+dfsg-1.3~deb12u1_amd64.deb ...
- Unpacking libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ...
- Selecting previously unselected package pkgconf-bin.
- Preparing to unpack .../65-pkgconf-bin_1.8.1-1_amd64.deb ...
- Unpacking pkgconf-bin (1.8.1-1) ...
- Selecting previously unselected package pkgconf:amd64.
- Preparing to unpack .../66-pkgconf_1.8.1-1_amd64.deb ...
- Unpacking pkgconf:amd64 (1.8.1-1) ...
- Selecting previously unselected package pkg-config:amd64.
- Preparing to unpack .../67-pkg-config_1.8.1-1_amd64.deb ...
- Unpacking pkg-config:amd64 (1.8.1-1) ...
- Selecting previously unselected package python3-pkg-resources.
- Preparing to unpack .../68-python3-pkg-resources_66.1.1-1_all.deb ...
- Unpacking python3-pkg-resources (66.1.1-1) ...
- Selecting previously unselected package python3-numpy.
- Preparing to unpack .../69-python3-numpy_1%3a1.24.2-1+deb12u1_amd64.deb ...
- Unpacking python3-numpy (1:1.24.2-1+deb12u1) ...
- Selecting previously unselected package rdkit-data.
- Preparing to unpack .../70-rdkit-data_202209.3-1_all.deb ...
- Unpacking rdkit-data (202209.3-1) ...
- Selecting previously unselected package python3-rdkit.
- Preparing to unpack .../71-python3-rdkit_202209.3-1_amd64.deb ...
- Unpacking python3-rdkit (202209.3-1) ...
- Selecting previously unselected package shared-mime-info.
- Preparing to unpack .../72-shared-mime-info_2.2-1_amd64.deb ...
- Unpacking shared-mime-info (2.2-1) ...
- Selecting previously unselected package xdg-user-dirs.
- Preparing to unpack .../73-xdg-user-dirs_0.18-1_amd64.deb ...
- Unpacking xdg-user-dirs (0.18-1) ...
- Selecting previously unselected package zlib1g-dev:amd64.
- Preparing to unpack .../74-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 libgraphite2-3:amd64 (1.3.14-1) ...
- Setting up libpixman-1-0:amd64 (0.42.2-1) ...
- Setting up fontconfig (2.14.1-4) ...
- Regenerating fonts cache... 
- done.
- Setting up libicu72:amd64 (72.1-3) ...
- Setting up libxrender1:amd64 (1:0.9.10-1.1) ...
- Setting up libdatrie1:amd64 (0.2.13-2+b1) ...
- Setting up xdg-user-dirs (0.18-1) ...
- Setting up libxcb-render0:amd64 (1.15-1) ...
- Setting up libglib2.0-0:amd64 (2.74.6-2+deb12u3) ...
- No schema files found: doing nothing.
- Setting up libboost-iostreams1.74.0:amd64 (1.74.0+ds1-21) ...
- Setting up libpython3.11-stdlib:amd64 (3.11.2-6+deb12u3) ...
- Setting up liblab-gamut1:amd64 (2.42.2-7+deb12u1) ...
- Setting up x11-common (1:7.7+23) ...
- invoke-rc.d: could not determine current runlevel
- invoke-rc.d: policy-rc.d denied execution of restart.
- Setting up fonts-freefont-ttf (20120503-10) ...
- Setting up m4 (1.4.19-3) ...
- Setting up libxcb-shm0:amd64 (1.15-1) ...
- Setting up rdkit-data (202209.3-1) ...
- Setting up libcairo2:amd64 (1.16.0-7) ...
- Setting up libmaeparser1:amd64 (1.3.0-1) ...
- Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-5+b1) ...
- Setting up autotools-dev (20220109.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 libglib2.0-data (2.74.6-2+deb12u3) ...
- Setting up libpkgconf3:amd64 (1.8.1-1) ...
- Setting up fonts-liberation2 (2.1.5-1) ...
- Setting up libpathplan4:amd64 (2.42.2-7+deb12u1) ...
- Setting up libann0 (1.1.2+doc-9+b1) ...
- Setting up libfribidi0:amd64 (1.0.8-2.1) ...
- Setting up pkgconf-bin (1.8.1-1) ...
- Setting up libltdl7:amd64 (2.4.7-7~deb12u1) ...
- Setting up libgfortran5:amd64 (12.2.0-14) ...
- Setting up autoconf (2.71-3) ...
- Setting up libboost-serialization1.74.0:amd64 (1.74.0+ds1-21) ...
- Setting up zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ...
- Setting up libharfbuzz0b:amd64 (6.0.0+dfsg-3) ...
- Setting up libthai-data (0.1.29-1) ...
- Setting up libcdt5:amd64 (2.42.2-7+deb12u1) ...
- Setting up libcgraph6:amd64 (2.42.2-7+deb12u1) ...
- Setting up libcoordgen3:amd64 (3.0.1-1) ...
- Setting up libboost-python1.74.0 (1.74.0+ds1-21) ...
- Setting up libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ...
- 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 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 libgts-bin (0.7.6+darcs121130-5+b1) ...
- Setting up python3.11 (3.11.2-6+deb12u3) ...
- Setting up libice6:amd64 (2:1.0.10-1) ...
- 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 libpython3.11:amd64 (3.11.2-6+deb12u3) ...
- Setting up librdkit1 (202209.3-1) ...
- 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 pkgconf:amd64 (1.8.1-1) ...
- Setting up libthai0:amd64 (0.1.29-1) ...
- Setting up libtmglib3:amd64 (3.11.0-2) ...
- Setting up shared-mime-info (2.2-1) ...
- 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 librdkit-dev (202209.3-1) ...
- Setting up pkg-config:amd64 (1.8.1-1) ...
- Setting up libgvpr2:amd64 (2.42.2-7+deb12u1) ...
- 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 libsm6:amd64 (2:1.2.3-1) ...
- Setting up python3-pkg-resources (66.1.1-1) ...
- 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 libpango-1.0-0:amd64 (1.50.12+ds-1) ...
- Setting up liblapacke-dev:amd64 (3.11.0-2) ...
- Setting up libopenblas-dev:amd64 (0.3.21+ds-4) ...
- Setting up libxt6:amd64 (1:1.2.1-1.1) ...
- Setting up python3-numpy (1:1.24.2-1+deb12u1) ...
- Setting up libpangoft2-1.0-0:amd64 (1.50.12+ds-1) ...
- Setting up libpangocairo-1.0-0:amd64 (1.50.12+ds-1) ...
- Setting up libxmu6:amd64 (2:1.1.3-3) ...
- Setting up libxaw7:amd64 (2:1.0.14-1) ...
- Setting up python3-rdkit (202209.3-1) ...
- Setting up libgvc6 (2.42.2-7+deb12u1) ...
- Setting up graphviz (2.42.2-7+deb12u1) ...
- Processing triggers for libc-bin (2.36-9+deb12u8) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/141:
Processing  2/141:
Processing  3/141:
Processing  4/141:
Processing  5/141:
-> installed base-bytes.base
Processing  6/141:
-> retrieved base.v0.16.3  (cached)
Processing  7/141:
-> retrieved batteries.3.8.0  (cached)
Processing  8/141:
-> retrieved bigarray-compat.1.1.0  (cached)
Processing  9/141:
Processing 10/141: [bigarray-compat: dune build]
-> retrieved bst.7.1.0  (cached)
Processing 11/141: [bigarray-compat: dune build]
-> retrieved camlp-streams.5.0.1  (cached)
Processing 12/141: [bigarray-compat: dune build]
Processing 13/141: [bigarray-compat: dune build]
Processing 14/141: [bigarray-compat: dune build]
-> retrieved conf-openblas.0.2.2  (cached)
Processing 15/141: [bigarray-compat: dune build]
Processing 16/141: [bigarray-compat: dune build]
-> retrieved conf-python-3.9.0.0  (cached)
Processing 17/141: [bigarray-compat: dune build]
-> retrieved conf-rdkit.1  (cached)
Processing 18/141: [bigarray-compat: dune build]
Processing 19/141: [bigarray-compat: dune build]
Processing 20/141: [bigarray-compat: dune build]
Processing 21/141: [bigarray-compat: dune build]
Processing 22/141: [bigarray-compat: dune build] [camlp-streams: dune build]
Processing 23/141: [bigarray-compat: dune build] [camlp-streams: dune build] [conf-autoconf: autoconf]
Processing 24/141: [bigarray-compat: dune build] [camlp-streams: dune build] [conf-autoconf: autoconf] [conf-bash: bash]
Processing 25/141: [bigarray-compat: dune build] [camlp-streams: dune build] [conf-autoconf: autoconf] [conf-bash: bash] [conf-openblas: sh cc $CFLAGS test.c -lopenblas]
Processing 26/141: [bigarray-compat: dune build] [camlp-streams: dune build] [conf-autoconf: autoconf] [conf-bash: bash] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [conf-pkg-config: pkg-config]
Processing 27/141: [bigarray-compat: dune build] [camlp-streams: dune build] [conf-autoconf: autoconf] [conf-bash: bash] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [conf-pkg-config: pkg-config] [conf-python-3: python3 test.py]
Processing 28/141: [bigarray-compat: dune build] [camlp-streams: dune build] [conf-autoconf: autoconf] [conf-bash: bash] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [conf-pkg-config: pkg-config] [conf-python-3: python3 test.py] [conf-rdkit: sh]
Processing 29/141: [bigarray-compat: dune build] [camlp-streams: dune build] [conf-autoconf: autoconf] [conf-bash: bash] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [conf-pkg-config: pkg-config] [conf-python-3: python3 test.py] [conf-rdkit: sh] [conf-which: which which]
-> retrieved camltc.0.9.8  (cached)
Processing 30/141: [bigarray-compat: dune build] [camlp-streams: dune build] [conf-autoconf: autoconf] [conf-bash: bash] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [conf-pkg-config: pkg-config] [conf-python-3: python3 test.py] [conf-rdkit: sh] [conf-which: which which]
-> retrieved camlzip.1.12  (cached)
Processing 31/141: [bigarray-compat: dune build] [camlp-streams: dune build] [conf-autoconf: autoconf] [conf-bash: bash] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [conf-pkg-config: pkg-config] [conf-python-3: python3 test.py] [conf-rdkit: sh] [conf-which: which which]
-> retrieved cpm.12.2.0  (cached)
Processing 32/141: [bigarray-compat: dune build] [camlp-streams: dune build] [conf-autoconf: autoconf] [conf-bash: bash] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [conf-pkg-config: pkg-config] [conf-python-3: python3 test.py] [conf-rdkit: sh] [conf-which: which which]
- autoconf (GNU Autoconf) 2.71
- Copyright (C) 2021 Free Software Foundation, Inc.
- License GPLv3+/Autoconf: GNU GPL version 3 or later
- <https://gnu.org/licenses/gpl.html>, <https://gnu.org/licenses/exceptions.html>
- This is free software: you are free to change and redistribute it.
- There is NO WARRANTY, to the extent permitted by law.
- 
- Written by David J. MacKenzie and Akim Demaille.
-> compiled  conf-autoconf.0.2
Processing 32/141: [bigarray-compat: dune build] [camlp-streams: dune build] [conf-bash: bash] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [conf-pkg-config: pkg-config] [conf-python-3: python3 test.py] [conf-rdkit: sh] [conf-which: which which]
-> installed conf-autoconf.0.2
Processing 33/141: [bigarray-compat: dune build] [camlp-streams: dune build] [conf-bash: bash] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [conf-pkg-config: pkg-config] [conf-python-3: python3 test.py] [conf-rdkit: sh] [conf-which: which which]
- 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 33/141: [bigarray-compat: dune build] [camlp-streams: dune build] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [conf-pkg-config: pkg-config] [conf-python-3: python3 test.py] [conf-rdkit: sh] [conf-which: which which]
-> installed conf-bash.1
Processing 34/141: [bigarray-compat: dune build] [camlp-streams: dune build] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [conf-pkg-config: pkg-config] [conf-python-3: python3 test.py] [conf-rdkit: sh] [conf-which: which which]
- 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 34/141: [bigarray-compat: dune build] [camlp-streams: dune build] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [conf-python-3: python3 test.py] [conf-rdkit: sh] [conf-which: which which]
-> installed conf-pkg-config.3
Processing 35/141: [bigarray-compat: dune build] [camlp-streams: dune build] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [conf-python-3: python3 test.py] [conf-rdkit: sh] [conf-which: which which]
Processing 36/141: [bigarray-compat: dune build] [camlp-streams: dune build] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [conf-python-3: python3 test.py] [conf-rdkit: sh] [conf-which: which which] [conf-zlib: pkg-config zlib]
- python-3 OK
-> compiled  conf-python-3.9.0.0
Processing 36/141: [bigarray-compat: dune build] [camlp-streams: dune build] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [conf-rdkit: sh] [conf-which: which which] [conf-zlib: pkg-config zlib]
-> installed conf-python-3.9.0.0
Processing 37/141: [bigarray-compat: dune build] [camlp-streams: dune build] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [conf-rdkit: sh] [conf-which: which which] [conf-zlib: pkg-config zlib]
- /usr/bin/which
-> compiled  conf-which.1
Processing 37/141: [bigarray-compat: dune build] [camlp-streams: dune build] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [conf-rdkit: sh] [conf-zlib: pkg-config zlib]
-> installed conf-which.1
Processing 38/141: [bigarray-compat: dune build] [camlp-streams: dune build] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [conf-rdkit: sh] [conf-zlib: pkg-config zlib]
Processing 39/141: [bigarray-compat: dune build] [camlp-streams: dune build] [conf-graphviz: which dot] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [conf-rdkit: sh] [conf-zlib: pkg-config zlib]
-> retrieved cppo.1.7.0  (cached)
Processing 40/141: [bigarray-compat: dune build] [camlp-streams: dune build] [conf-graphviz: which dot] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [conf-rdkit: sh] [conf-zlib: pkg-config zlib]
Processing 41/141: [bigarray-compat: dune build] [camlp-streams: dune build] [conf-graphviz: which dot] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [conf-rdkit: sh] [conf-zlib: pkg-config zlib] [cppo: dune build]
Processing 41/141: [bigarray-compat: dune build] [camlp-streams: dune build] [conf-graphviz: which dot] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [conf-rdkit: ./test] [conf-zlib: pkg-config zlib] [cppo: dune build]
-> retrieved cpu.2.0.0  (cached)
Processing 42/141: [bigarray-compat: dune build] [camlp-streams: dune build] [conf-graphviz: which dot] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [conf-rdkit: ./test] [conf-zlib: pkg-config zlib] [cppo: dune build]
Processing 43/141: [bigarray-compat: dune build] [camlp-streams: dune build] [conf-graphviz: which dot] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [conf-rdkit: ./test] [conf-zlib: pkg-config zlib] [cppo: dune build] [cpu: autoconf]
-> retrieved csexp.1.5.2  (cached)
Processing 44/141: [bigarray-compat: dune build] [camlp-streams: dune build] [conf-graphviz: which dot] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [conf-rdkit: ./test] [conf-zlib: pkg-config zlib] [cppo: dune build] [cpu: autoconf]
Processing 45/141: [bigarray-compat: dune build] [camlp-streams: dune build] [conf-graphviz: which dot] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [conf-rdkit: ./test] [conf-zlib: pkg-config zlib] [cppo: dune build] [cpu: autoconf] [csexp: dune build]
-> compiled  conf-zlib.1
Processing 45/141: [bigarray-compat: dune build] [camlp-streams: dune build] [conf-graphviz: which dot] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [conf-rdkit: ./test] [cppo: dune build] [cpu: autoconf] [csexp: dune build]
-> installed conf-zlib.1
Processing 46/141: [bigarray-compat: dune build] [camlp-streams: dune build] [conf-graphviz: which dot] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [conf-rdkit: ./test] [cppo: dune build] [cpu: autoconf] [csexp: dune build]
Processing 47/141: [bigarray-compat: dune build] [camlp-streams: dune build] [camlzip: make all] [conf-graphviz: which dot] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [conf-rdkit: ./test] [cppo: dune build] [cpu: autoconf] [csexp: dune build]
- /usr/bin/dot
-> compiled  conf-graphviz.0.1
Processing 47/141: [bigarray-compat: dune build] [camlp-streams: dune build] [camlzip: make all] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [conf-rdkit: ./test] [cppo: dune build] [cpu: autoconf] [csexp: dune build]
-> installed conf-graphviz.0.1
Processing 48/141: [bigarray-compat: dune build] [camlp-streams: dune build] [camlzip: make all] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [conf-rdkit: ./test] [cppo: dune build] [cpu: autoconf] [csexp: dune build]
-> retrieved ctypes.0.23.0  (cached)
Processing 49/141: [bigarray-compat: dune build] [camlp-streams: dune build] [camlzip: make all] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [conf-rdkit: ./test] [cppo: dune build] [cpu: autoconf] [csexp: dune build]
-> compiled  bigarray-compat.1.1.0
Processing 49/141: [camlp-streams: dune build] [camlzip: make all] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [conf-rdkit: ./test] [cppo: dune build] [cpu: autoconf] [csexp: dune build]
-> installed bigarray-compat.1.1.0
Processing 50/141: [camlp-streams: dune build] [camlzip: make all] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [conf-rdkit: ./test] [cppo: dune build] [cpu: autoconf] [csexp: dune build]
- + cc test.c -lopenblas
-> compiled  conf-openblas.0.2.2
Processing 50/141: [camlp-streams: dune build] [camlzip: make all] [conf-rdkit: ./test] [cppo: dune build] [cpu: autoconf] [csexp: dune build]
-> installed conf-openblas.0.2.2
Processing 51/141: [camlp-streams: dune build] [camlzip: make all] [conf-rdkit: ./test] [cppo: dune build] [cpu: autoconf] [csexp: dune build]
- 2022.09.3
-> compiled  conf-rdkit.1
Processing 51/141: [camlp-streams: dune build] [camlzip: make all] [cppo: dune build] [cpu: autoconf] [csexp: dune build]
-> installed conf-rdkit.1
Processing 52/141: [camlp-streams: dune build] [camlzip: make all] [cppo: dune build] [cpu: autoconf] [csexp: dune build]
-> retrieved dokeysto.4.0.1  (cached)
Processing 53/141: [camlp-streams: dune build] [camlzip: make all] [cppo: dune build] [cpu: autoconf] [csexp: dune build]
-> retrieved dokeysto_camltc.4.0.0  (cached)
Processing 54/141: [camlp-streams: dune build] [camlzip: make all] [cppo: dune build] [cpu: autoconf] [csexp: dune build]
-> retrieved dolog.4.0.0  (cached)
Processing 55/141: [camlp-streams: dune build] [camlzip: make all] [cppo: dune build] [cpu: autoconf] [csexp: dune build]
Processing 56/141: [camlp-streams: dune build] [camlzip: make all] [cppo: dune build] [cpu: autoconf] [csexp: dune build] [dolog: dune build]
-> compiled  camlp-streams.5.0.1
Processing 56/141: [camlzip: make all] [cppo: dune build] [cpu: autoconf] [csexp: dune build] [dolog: dune build]
-> installed camlp-streams.5.0.1
Processing 57/141: [camlzip: make all] [cppo: dune build] [cpu: autoconf] [csexp: dune build] [dolog: dune build]
-> retrieved extunix.0.4.2  (cached)
Processing 58/141: [camlzip: make all] [cppo: dune build] [cpu: autoconf] [csexp: dune build] [dolog: dune build]
-> retrieved integers.0.7.0  (cached)
Processing 59/141: [camlzip: make all] [cppo: dune build] [cpu: autoconf] [csexp: dune build] [dolog: dune build]
-> retrieved logs.0.7.0  (cached)
Processing 60/141: [camlzip: make all] [cppo: dune build] [cpu: autoconf] [csexp: dune build] [dolog: dune build]
- configure.ac:8: warning: The macro `AC_HEADER_STDC' is obsolete.
- configure.ac:8: You should run autoupdate.
- ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
- configure.ac:8: the top level
Processing 60/141: [camlzip: make all] [cppo: dune build] [cpu: autoheader] [csexp: dune build] [dolog: dune build]
-> retrieved lwt.5.7.0  (cached)
Processing 61/141: [camlzip: make all] [cppo: dune build] [cpu: autoheader] [csexp: dune build] [dolog: dune build]
-> compiled  csexp.1.5.2
Processing 61/141: [camlzip: make all] [cppo: dune build] [cpu: autoheader] [dolog: dune build]
-> installed csexp.1.5.2
Processing 62/141: [camlzip: make all] [cppo: dune build] [cpu: autoheader] [dolog: dune build]
-> retrieved minicli.5.0.2  (cached)
Processing 63/141: [camlzip: make all] [cppo: dune build] [cpu: autoheader] [dolog: dune build]
Processing 64/141: [camlzip: make all] [cppo: dune build] [cpu: autoheader] [dolog: dune build] [minicli: dune build]
-> retrieved molenc.11.4.0  (cached)
Processing 65/141: [camlzip: make all] [cppo: dune build] [cpu: autoheader] [dolog: dune build] [minicli: dune build]
-> retrieved npy.0.0.9  (cached)
Processing 66/141: [camlzip: make all] [cppo: dune build] [cpu: autoheader] [dolog: dune build] [minicli: dune build]
-> retrieved num.1.5-1  (cached)
Processing 67/141: [camlzip: make all] [cppo: dune build] [cpu: autoheader] [dolog: dune build] [minicli: dune build]
[num: patch] applying num-in-findlib-dir.patch
Processing 68/141: [camlzip: make all] [cppo: dune build] [cpu: autoheader] [dolog: dune build] [minicli: dune build] [num: patch]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing 69/141: [camlzip: make all] [cppo: dune build] [cpu: autoheader] [dolog: dune build] [minicli: dune build] [num: patch]
Processing 70/141: [camlzip: make all] [cppo: dune build] [cpu: autoheader] [dolog: dune build] [minicli: dune build] [num: patch] [ocaml-compiler-libs: dune build]
-> retrieved ocamlbuild.0.15.0  (cached)
Processing 71/141: [camlzip: make all] [cppo: dune build] [cpu: autoheader] [dolog: dune build] [minicli: dune build] [num: patch] [ocaml-compiler-libs: dune build]
Processing 72/141: [camlzip: make all] [cppo: dune build] [cpu: autoheader] [dolog: dune build] [minicli: dune build] [num: patch] [ocaml-compiler-libs: dune build] [ocamlbuild: make configure.make]
-> compiled  dolog.4.0.0
Processing 72/141: [camlzip: make all] [cppo: dune build] [cpu: autoheader] [minicli: dune build] [num: patch] [ocaml-compiler-libs: dune build] [ocamlbuild: make configure.make]
-> installed dolog.4.0.0
Processing 73/141: [camlzip: make all] [cppo: dune build] [cpu: autoheader] [minicli: dune build] [num: patch] [ocaml-compiler-libs: dune build] [ocamlbuild: make configure.make]
Processing 73/141: [camlzip: make all] [cppo: dune build] [cpu: ./configure] [minicli: dune build] [num: patch] [ocaml-compiler-libs: dune build] [ocamlbuild: make configure.make]
Processing 73/141: [camlzip: make all] [cppo: dune build] [cpu: ./configure] [minicli: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocamlbuild: make configure.make]
-> retrieved ocamlgraph.2.1.0  (cached)
Processing 74/141: [camlzip: make all] [cppo: dune build] [cpu: ./configure] [minicli: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocamlbuild: make configure.make]
-> retrieved ocplib-endian.1.2  (cached)
Processing 75/141: [camlzip: make all] [cppo: dune build] [cpu: ./configure] [minicli: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocamlbuild: make configure.make]
-> compiled  minicli.5.0.2
Processing 75/141: [camlzip: make all] [cppo: dune build] [cpu: ./configure] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocamlbuild: make configure.make]
-> installed minicli.5.0.2
Processing 76/141: [camlzip: make all] [cppo: dune build] [cpu: ./configure] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocamlbuild: make configure.make]
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX="; \
- echo "OCAML_BINDIR=/home/opam/.opam/4.14/bin"; \
- echo "OCAML_LIBDIR=/home/opam/.opam/4.14/lib/ocaml"; \
- echo "OCAML_MANDIR=/home/opam/.opam/4.14/man"; \
- echo ;\
- echo "EXT_OBJ=.o"; \
- echo "EXT_ASM=.s"; \
- echo "EXT_LIB=.a"; \
- echo "EXT_DLL=.so"; \
- echo "EXE="; \
- echo ;\
- echo "OCAML_NATIVE=true"; \
- echo "OCAML_NATIVE_TOOLS=true"; \
- echo "NATDYNLINK=true"; \
- echo "SUPPORT_SHARED_LIBRARIES=true"; \
- echo ;\
- echo "PREFIX=/home/opam/.opam/4.14"; \
- echo "BINDIR=/home/opam/.opam/4.14/bin"; \
- echo "LIBDIR=/home/opam/.opam/4.14/lib"; \
- echo "MANDIR=/home/opam/.opam/4.14/man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = {|/home/opam/.opam/4.14/bin|}'; \
- echo 'let libdir = {|/home/opam/.opam/4.14/lib|}'; \
- echo 'let ocaml_libdir = {|/home/opam/.opam/4.14/lib/ocaml|}'; \
- echo 'let libdir_abs = {|/home/opam/.opam/4.14/lib|}'; \
- echo 'let ocaml_native = true'; \
- echo 'let ocaml_native_tools = true'; \
- echo 'let supports_shared_libraries = true';\
- echo 'let a = "a"'; \
- echo 'let o = "o"'; \
- echo 'let so = "so"'; \
- echo 'let ext_dll = ".so"'; \
- echo 'let exe = ""'; \
- echo 'let version = "0.15.0"'; \
- ) > src/ocamlbuild_config.ml
Processing 76/141: [camlzip: make all] [cppo: dune build] [cpu: ./configure] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocamlbuild: make check-if-preinstalled]
- ocamlfind ocamlc -g -safe-string -bin-annot -package unix -c -ccopt -g  zlibstubs.c
- ocamlfind ocamlmklib -oc camlzip zlibstubs.o  -lz
- ocamlfind ocamlc -g -safe-string -bin-annot -package unix -c zlib.mli
- ocamlfind ocamlc -g -safe-string -bin-annot -package unix -c zlib.ml
- ocamlfind ocamlc -g -safe-string -bin-annot -package unix -c zip.mli
- ocamlfind ocamlc -g -safe-string -bin-annot -package unix -c zip.ml
- ocamlfind ocamlc -g -safe-string -bin-annot -package unix -c gzip.mli
- ocamlfind ocamlc -g -safe-string -bin-annot -package unix -c gzip.ml
- ocamlfind ocamlmklib -o zip -oc camlzip zlib.cmo zip.cmo gzip.cmo  -lz
- ocamlfind ocamlopt -safe-string -package unix -c zlib.ml
- ocamlfind ocamlopt -safe-string -package unix -c zip.ml
- ocamlfind ocamlopt -safe-string -package unix -c gzip.ml
- ocamlfind ocamlmklib -o zip -oc camlzip zlib.cmx zip.cmx gzip.cmx  -lz
- ocamlfind ocamlopt -safe-string -package unix -shared -linkall -I ./ -o zip.cmxs zip.cmxa libcamlzip.a
-> compiled  camlzip.1.12
Processing 76/141: [cppo: dune build] [cpu: ./configure] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocamlbuild: make check-if-preinstalled]
Processing 77/141: [cppo: dune build] [cpu: ./configure] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocamlbuild: make check-if-preinstalled] [camlzip: make install]
-> compiled  cppo.1.7.0
Processing 77/141: [cpu: ./configure] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocamlbuild: make check-if-preinstalled] [camlzip: make install]
-> retrieved dune-configurator.3.16.0  (cached)
Processing 78/141: [cpu: ./configure] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocamlbuild: make check-if-preinstalled] [camlzip: make install]
Processing 79/141: [cpu: ./configure] [dune-configurator: rm] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocamlbuild: make check-if-preinstalled] [camlzip: make install]
-> compiled  ocaml-compiler-libs.v0.12.4
Processing 79/141: [cpu: ./configure] [dune-configurator: rm] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [camlzip: make install]
- checking for ocamlc... ocamlc
- OCaml version is 4.14.2
- OCaml library path is /home/opam/.opam/4.14/lib/ocaml
- checking for ocamlopt... ocamlopt
- checking for ocamlc.opt... ocamlc.opt
- checking for ocamlopt.opt... ocamlopt.opt
- checking for dynlink.cmxa... yes
- checking for ocaml... ocaml
- checking for ocamldep... ocamldep
- checking for ocamlmktop... ocamlmktop
- checking for ocamlmklib... ocamlmklib
- checking for ocamldoc... ocamldoc
- checking for ocamlbuild... no
- 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 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 for grep that handles long lines and -e... /usr/bin/grep
- checking for egrep... /usr/bin/grep -E
- checking for sched.h... yes
- checking for gcc options needed to detect all undeclared functions... none needed
- checking whether sched_setaffinity is declared... yes
- checking for mach/thread_policy.h... no
- checking whether thread_policy_set is declared... no
- configure: creating ./config.status
- config.status: creating src/config.h
Processing 79/141: [cpu: dune build] [dune-configurator: rm] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [camlzip: make install]
- /usr/bin/make -C src all
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/num.1.5-1/src'
- ocamlc -ccopt -DBNG_ARCH_amd64 -c bng.c
- ocamlc -ccopt -DBNG_ARCH_amd64 -c nat_stubs.c
- ocamlmklib -oc nums bng.o nat_stubs.o
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.ml
- ocamlmklib -o nums -oc nums -linkall int_misc.cmo nat.cmo big_int.cmo arith_flags.cmo ratio.cmo num.cmo arith_status.cmo
- cp ../toplevel/num_top_printers.mli ../toplevel/num_top.mli ../toplevel/num_top_printers.ml ../toplevel/num_top.ml .
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo
- echo 'version = "1.6~dev"' > META.top
- cat META.num-top.in >> META.top
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.ml
- ocamlmklib -o nums -oc nums -linkall int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -I . -shared -o nums.cmxs nums.cmxa
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/num.1.5-1/src'
- cp src/num-legacy.install num.install
-> compiled  num.1.5-1
Processing 79/141: [cpu: dune build] [dune-configurator: rm] [ocamlbuild: make check-if-preinstalled] [camlzip: make install]
-> retrieved owl.1.1  (cached)
Processing 80/141: [cpu: dune build] [dune-configurator: rm] [ocamlbuild: make check-if-preinstalled] [camlzip: make install]
-> retrieved owl-base.1.1  (cached)
Processing 81/141: [cpu: dune build] [dune-configurator: rm] [ocamlbuild: make check-if-preinstalled] [camlzip: make install]
Processing 82/141: [cpu: dune build] [dune-configurator: rm] [ocamlbuild: make check-if-preinstalled] [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/4.14/lib/zip/zip.cmxs
- Installed /home/opam/.opam/4.14/lib/zip/zip.cmxa
- Installed /home/opam/.opam/4.14/lib/zip/zlib.cmx
- Installed /home/opam/.opam/4.14/lib/zip/zip.cmx
- Installed /home/opam/.opam/4.14/lib/zip/gzip.cmx
- Installed /home/opam/.opam/4.14/lib/zip/zlib.cmt
- Installed /home/opam/.opam/4.14/lib/zip/zip.cmt
- Installed /home/opam/.opam/4.14/lib/zip/gzip.cmt
- Installed /home/opam/.opam/4.14/lib/zip/zlib.cmti
- Installed /home/opam/.opam/4.14/lib/zip/zip.cmti
- Installed /home/opam/.opam/4.14/lib/zip/gzip.cmti
- Installed /home/opam/.opam/4.14/lib/zip/zlib.cmi
- Installed /home/opam/.opam/4.14/lib/zip/zip.cmi
- Installed /home/opam/.opam/4.14/lib/zip/gzip.cmi
- Installed /home/opam/.opam/4.14/lib/zip/zlib.mli
- Installed /home/opam/.opam/4.14/lib/zip/zip.mli
- Installed /home/opam/.opam/4.14/lib/zip/gzip.mli
- Installed /home/opam/.opam/4.14/lib/zip/zip.a
- Installed /home/opam/.opam/4.14/lib/zip/libcamlzip.a
- Installed /home/opam/.opam/4.14/lib/zip/zip.cma
- Installed /home/opam/.opam/4.14/lib/stublibs/dllcamlzip.so
- Installed /home/opam/.opam/4.14/lib/stublibs/dllcamlzip.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.14/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.14/lib/zip/META
- cp META-camlzip META && \
-         ocamlfind install camlzip META && \
-         rm META
- Installed /home/opam/.opam/4.14/lib/camlzip/META
-> installed camlzip.1.12
Processing 82/141: [cpu: dune build] [dune-configurator: rm] [ocamlbuild: make check-if-preinstalled] [owl-base: dune build]
Processing 83/141: [cpu: dune build] [dune-configurator: rm] [npy: dune build] [ocamlbuild: make check-if-preinstalled] [owl-base: dune build]
-> installed cppo.1.7.0
Processing 84/141: [cpu: dune build] [dune-configurator: rm] [npy: dune build] [ocamlbuild: make check-if-preinstalled] [owl-base: dune build]
Processing 85/141: [cpu: dune build] [dune-configurator: rm] [npy: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [owl-base: dune build]
-> installed num.1.5-1
Processing 86/141: [cpu: dune build] [dune-configurator: rm] [npy: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [owl-base: dune build]
Processing 87/141: [batteries: dune build] [cpu: dune build] [dune-configurator: rm] [npy: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [owl-base: dune build]
-> installed ocaml-compiler-libs.v0.12.4
Processing 88/141: [batteries: dune build] [cpu: dune build] [dune-configurator: rm] [npy: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [owl-base: dune build]
-> retrieved parany.14.0.1  (cached)
Processing 89/141: [batteries: dune build] [cpu: dune build] [dune-configurator: rm] [npy: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [owl-base: dune build]
-> compiled  cpu.2.0.0
Processing 89/141: [batteries: dune build] [dune-configurator: rm] [npy: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [owl-base: dune build]
-> installed cpu.2.0.0
Processing 90/141: [batteries: dune build] [dune-configurator: rm] [npy: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [owl-base: dune build]
Processing 91/141: [batteries: dune build] [dune-configurator: rm] [npy: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [owl-base: dune build] [parany: dune build]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 92/141: [batteries: dune build] [dune-configurator: rm] [npy: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [owl-base: dune build] [parany: dune build]
Processing 93/141: [batteries: dune build] [dune-configurator: rm] [npy: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [owl-base: dune build] [parany: dune build] [ppx_derivers: dune build]
-> retrieved ppxlib.0.33.0  (cached)
Processing 94/141: [batteries: dune build] [dune-configurator: rm] [npy: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [owl-base: dune build] [parany: dune build] [ppx_derivers: dune build]
-> retrieved sexplib0.v0.16.0  (cached)
Processing 95/141: [batteries: dune build] [dune-configurator: rm] [npy: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [owl-base: dune build] [parany: dune build] [ppx_derivers: dune build]
Processing 96/141: [batteries: dune build] [dune-configurator: rm] [npy: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [owl-base: dune build] [parany: dune build] [ppx_derivers: dune build] [sexplib0: dune build]
Processing 96/141: [batteries: dune build] [dune-configurator: dune build] [npy: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [owl-base: dune build] [parany: dune build] [ppx_derivers: dune build] [sexplib0: dune build]
-> retrieved stdio.v0.16.0  (cached)
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 97/141: [batteries: dune build] [dune-configurator: dune build] [npy: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [owl-base: dune build] [parany: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> retrieved topkg.1.0.7  (cached)
-> compiled  npy.0.0.9
Processing 97/141: [batteries: dune build] [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [owl-base: dune build] [parany: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed npy.0.0.9
Processing 98/141: [batteries: dune build] [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [owl-base: dune build] [parany: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> compiled  ppx_derivers.1.2.1
Processing 98/141: [batteries: dune build] [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [owl-base: dune build] [parany: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed ppx_derivers.1.2.1
Processing 99/141: [batteries: dune build] [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [owl-base: dune build] [parany: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> compiled  ocplib-endian.1.2
Processing 99/141: [batteries: dune build] [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [owl-base: dune build] [parany: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed ocplib-endian.1.2
Processing 100/141: [batteries: dune build] [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [owl-base: dune build] [parany: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> compiled  parany.14.0.1
Processing 100/141: [batteries: dune build] [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [owl-base: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed parany.14.0.1
Processing 101/141: [batteries: dune build] [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [owl-base: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> compiled  stdlib-shims.0.3.0
Processing 101/141: [batteries: dune build] [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [owl-base: dune build] [sexplib0: dune build]
-> installed stdlib-shims.0.3.0
Processing 102/141: [batteries: dune build] [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [owl-base: dune build] [sexplib0: dune build]
Processing 103/141: [batteries: dune build] [dune-configurator: dune build] [integers: dune build] [ocamlbuild: make check-if-preinstalled] [owl-base: dune build] [sexplib0: dune build]
Processing 104/141: [batteries: dune build] [dune-configurator: dune build] [integers: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: dune build] [owl-base: dune build] [sexplib0: dune build]
- if test -d /home/opam/.opam/4.14/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "/home/opam/.opam/4.14/lib/ocaml/ocamlbuild";\
-   >&2 echo "Installation aborted; if you want to bypass this"\
-         "safety check, pass CHECK_IF_PREINSTALLED=false to make";\
-   exit 2;\
- fi
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamllex.opt src/glob_lexer.mll
- 55 states, 419 transitions, table size 2006 bytes
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamllex.opt src/lexers.mll
- 235 states, 1033 transitions, table size 5542 bytes
- 4238 additional bytes used for bindings
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlc.opt -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/exit_codes.cmo src/my_std.cmo src/ocamlbuild_executor.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp/ocamlbuild_pack.cmo
- mv tmp/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi
- mv tmp/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml
- ocamlc.opt -I +unix -I src -o ocamlbuild.byte -I +unix unix.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_unix_plugin.cmo bin/ocamlbuild.cmo
- ocamlc.opt -a -o plugin-lib/ocamlbuildlib.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_unix_plugin.cmo
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlopt.opt -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/exit_codes.cmx src/my_std.cmx src/ocamlbuild_executor.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.o src/ocamlbuild_pack.o
- ocamlopt.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml
- ocamlopt.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml
- ocamlopt.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml
- ocamlopt.opt -I +unix -I src -o ocamlbuild.native -I +unix unix.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_unix_plugin.cmx bin/ocamlbuild.cmx
- ocamlopt.opt -a -o plugin-lib/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_unix_plugin.cmx
- ocamlc.opt -I +unix unix.cma src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte
- ./man/options_man.byte > man/ocamlbuild.options.1
- cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1
- /usr/bin/make ocamlbuild.install
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.15.0'
- rm -f ocamlbuild.install
- touch ocamlbuild.install
- /usr/bin/make install-bin-opam
- make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.15.0'
- echo 'bin: [' >> ocamlbuild.install
- echo '  "ocamlbuild.byte" {"ocamlbuild.byte"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild.native"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.15.0'
- /usr/bin/make install-lib-opam
- make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.15.0'
- echo 'lib: [' >> ocamlbuild.install
- /usr/bin/make install-lib-basics-opam
- make[3]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.15.0'
- echo '  "ocamlbuild.opam" {"opam"}' >> ocamlbuild.install
- echo '  "META"' >> ocamlbuild.install
- for lib in src/signatures.mli src/signatures.cmi src/signatures.cmti; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.15.0'
- /usr/bin/make install-lib-byte-opam
- make[3]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.15.0'
- for lib in plugin-lib/ocamlbuildlib.cma bin/ocamlbuild.cmo src/ocamlbuild_pack.cmi plugin-lib/ocamlbuild_plugin.cmi plugin-lib/ocamlbuild_unix_plugin.cmi; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.15.0'
- /usr/bin/make install-lib-native-opam
- make[3]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.15.0'
- for lib in plugin-lib/ocamlbuildlib.cmxa plugin-lib/ocamlbuildlib.a bin/ocamlbuild.cmx bin/ocamlbuild.o src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_unix_plugin.cmx plugin-lib/ocamlbuild_plugin.o plugin-lib/ocamlbuild_unix_plugin.o; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.15.0'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.15.0'
- /usr/bin/make install-man-opam
- make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.15.0'
- echo 'man: [' >> ocamlbuild.install
- echo '  "man/ocamlbuild.1" {"man1/ocamlbuild.1"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.15.0'
- /usr/bin/make install-doc-opam
- make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.15.0'
- echo 'doc: [' >> ocamlbuild.install
- echo '  "LICENSE"' >> ocamlbuild.install
- echo '  "Changes"' >> ocamlbuild.install
- echo '  "Readme.md"' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.15.0'
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.15.0'
-> compiled  ocamlbuild.0.15.0
Processing 104/141: [batteries: dune build] [dune-configurator: dune build] [integers: dune build] [ocamlgraph: dune build] [owl-base: dune build] [sexplib0: dune build]
-> installed ocamlbuild.0.15.0
Processing 105/141: [batteries: dune build] [dune-configurator: dune build] [integers: dune build] [ocamlgraph: dune build] [owl-base: dune build] [sexplib0: dune build]
Processing 106/141: [batteries: dune build] [dune-configurator: dune build] [integers: dune build] [ocamlgraph: dune build] [owl-base: dune build] [sexplib0: dune build] [topkg: ocaml build]
-> compiled  sexplib0.v0.16.0
Processing 106/141: [batteries: dune build] [dune-configurator: dune build] [integers: dune build] [ocamlgraph: dune build] [owl-base: dune build] [topkg: ocaml build]
-> installed sexplib0.v0.16.0
Processing 107/141: [batteries: dune build] [dune-configurator: dune build] [integers: dune build] [ocamlgraph: dune build] [owl-base: dune build] [topkg: ocaml build]
Processing 108/141: [batteries: dune build] [dune-configurator: dune build] [integers: dune build] [ocamlgraph: dune build] [owl-base: dune build] [ppxlib: dune build] [topkg: ocaml build]
-> compiled  integers.0.7.0
Processing 108/141: [batteries: dune build] [dune-configurator: dune build] [ocamlgraph: dune build] [owl-base: dune build] [ppxlib: dune build] [topkg: ocaml build]
-> installed integers.0.7.0
Processing 109/141: [batteries: dune build] [dune-configurator: dune build] [ocamlgraph: dune build] [owl-base: dune build] [ppxlib: dune build] [topkg: ocaml build]
-> compiled  dune-configurator.3.16.0
Processing 109/141: [batteries: dune build] [ocamlgraph: dune build] [owl-base: dune build] [ppxlib: dune build] [topkg: ocaml build]
-> installed dune-configurator.3.16.0
Processing 110/141: [batteries: dune build] [ocamlgraph: dune build] [owl-base: dune build] [ppxlib: dune build] [topkg: ocaml build]
Processing 111/141: [base: dune build] [batteries: dune build] [ocamlgraph: dune build] [owl-base: dune build] [ppxlib: dune build] [topkg: ocaml build]
Processing 112/141: [base: dune build] [batteries: dune build] [ctypes: dune build] [ocamlgraph: dune build] [owl-base: dune build] [ppxlib: dune build] [topkg: ocaml build]
Processing 113/141: [base: dune build] [batteries: dune build] [ctypes: dune build] [lwt: dune exec] [ocamlgraph: dune build] [owl-base: dune build] [ppxlib: dune build] [topkg: ocaml build]
Processing 113/141: [base: dune build] [batteries: dune build] [ctypes: dune build] [lwt: dune build] [ocamlgraph: dune build] [owl-base: dune build] [ppxlib: dune build] [topkg: ocaml build]
-> compiled  ocamlgraph.2.1.0
Processing 113/141: [base: dune build] [batteries: dune build] [ctypes: dune build] [lwt: dune build] [owl-base: dune build] [ppxlib: dune build] [topkg: ocaml build]
-> installed ocamlgraph.2.1.0
Processing 114/141: [base: dune build] [batteries: dune build] [ctypes: dune build] [lwt: dune build] [owl-base: dune build] [ppxlib: dune build] [topkg: ocaml build]
-> compiled  owl-base.1.1
Processing 114/141: [base: dune build] [batteries: dune build] [ctypes: dune build] [lwt: dune build] [ppxlib: dune build] [topkg: ocaml build]
-> installed owl-base.1.1
Processing 115/141: [base: dune build] [batteries: dune build] [ctypes: dune build] [lwt: dune build] [ppxlib: dune build] [topkg: ocaml build]
-> compiled  batteries.3.8.0
Processing 115/141: [base: dune build] [ctypes: dune build] [lwt: dune build] [ppxlib: dune build] [topkg: ocaml build]
-> installed batteries.3.8.0
Processing 116/141: [base: dune build] [ctypes: dune build] [lwt: dune build] [ppxlib: dune build] [topkg: ocaml build]
Processing 117/141: [base: dune build] [bst: dune build] [ctypes: dune build] [lwt: dune build] [ppxlib: dune build] [topkg: ocaml build]
Processing 118/141: [base: dune build] [bst: dune build] [cpm: dune build] [ctypes: dune build] [lwt: dune build] [ppxlib: dune build] [topkg: ocaml build]
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -w +A-29 -g -bin-annot -I src/core/.lwt.objs/byte -intf-suffix .ml -no-alias-deps -o src/core/.lwt.objs/byte/lwt_stream.cmo -c -impl src/core/lwt_stream.ml)
- File "src/core/lwt_stream.ml", line 46, characters 2-55:
- 46 |   mutable push_external : Obj.t [@ocaml.warning "-69"];
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field push_external is never read.
- (However, this field is used to build or mutate values.)
- File "src/core/lwt_stream.ml", line 67, characters 2-56:
- 67 |   mutable pushb_external : Obj.t [@ocaml.warning "-69"];
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field pushb_external is never read.
- (However, this field is used to build or mutate values.)
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -w +A-29 -g -I src/core/.lwt.objs/byte -I src/core/.lwt.objs/native -intf-suffix .ml -no-alias-deps -o src/core/.lwt.objs/native/lwt_stream.cmx -c -impl src/core/lwt_stream.ml)
- File "src/core/lwt_stream.ml", line 46, characters 2-55:
- 46 |   mutable push_external : Obj.t [@ocaml.warning "-69"];
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field push_external is never read.
- (However, this field is used to build or mutate values.)
- File "src/core/lwt_stream.ml", line 67, characters 2-56:
- 67 |   mutable pushb_external : Obj.t [@ocaml.warning "-69"];
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field pushb_external is never read.
- (However, this field is used to build or mutate values.)
-> compiled  lwt.5.7.0
Processing 118/141: [base: dune build] [bst: dune build] [cpm: dune build] [ctypes: dune build] [ppxlib: dune build] [topkg: ocaml build]
-> installed lwt.5.7.0
Processing 119/141: [base: dune build] [bst: dune build] [cpm: dune build] [ctypes: dune build] [ppxlib: dune build] [topkg: ocaml build]
-> compiled  bst.7.1.0
Processing 119/141: [base: dune build] [cpm: dune build] [ctypes: dune build] [ppxlib: dune build] [topkg: ocaml build]
-> installed bst.7.1.0
Processing 120/141: [base: dune build] [cpm: dune build] [ctypes: dune build] [ppxlib: dune build] [topkg: ocaml build]
-> compiled  cpm.12.2.0
Processing 120/141: [base: dune build] [ctypes: dune build] [ppxlib: dune build] [topkg: ocaml build]
-> installed cpm.12.2.0
Processing 121/141: [base: dune build] [ctypes: dune build] [ppxlib: dune build] [topkg: ocaml build]
- + ocamlfind ocamldep -modules src/topkg.ml > src/topkg.ml.depends
- + ocamlfind ocamldep -modules src/topkg.mli > src/topkg.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg.cmi src/topkg.mli
- + ocamlfind ocamldep -modules src/topkg_build.ml > src/topkg_build.ml.depends
- + ocamlfind ocamldep -modules src/topkg_build.mli > src/topkg_build.mli.depends
- + ocamlfind ocamldep -modules src/topkg_cmd.mli > src/topkg_cmd.mli.depends
- + ocamlfind ocamldep -modules src/topkg_fpath.mli > src/topkg_fpath.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fpath.cmi src/topkg_fpath.mli
- + ocamlfind ocamldep -modules src/topkg_codec.mli > src/topkg_codec.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_cmd.cmi src/topkg_cmd.mli
- + ocamlfind ocamldep -modules src/topkg_result.mli > src/topkg_result.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_result.cmi src/topkg_result.mli
- + ocamlfind ocamldep -modules src/topkg_conf.mli > src/topkg_conf.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_codec.cmi src/topkg_codec.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_conf.cmi src/topkg_conf.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_build.cmi src/topkg_build.mli
- + ocamlfind ocamldep -modules src/topkg_cmd.ml > src/topkg_cmd.ml.depends
- + ocamlfind ocamldep -modules src/topkg_fpath.ml > src/topkg_fpath.ml.depends
- + ocamlfind ocamldep -modules src/topkg_string.ml > src/topkg_string.ml.depends
- + ocamlfind ocamldep -modules src/topkg_string.mli > src/topkg_string.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_string.cmi src/topkg_string.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_string.cmx src/topkg_string.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fpath.cmx src/topkg_fpath.ml
- + ocamlfind ocamldep -modules src/topkg_codec.ml > src/topkg_codec.ml.depends
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_cmd.cmx src/topkg_cmd.ml
- + ocamlfind ocamldep -modules src/topkg_os.ml > src/topkg_os.ml.depends
- + ocamlfind ocamldep -modules src/topkg_os.mli > src/topkg_os.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_os.cmi src/topkg_os.mli
- + ocamlfind ocamldep -modules src/topkg_log.ml > src/topkg_log.ml.depends
- + ocamlfind ocamldep -modules src/topkg_log.mli > src/topkg_log.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_log.cmi src/topkg_log.mli
- + ocamlfind ocamldep -modules src/topkg_result.ml > src/topkg_result.ml.depends
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_result.cmx src/topkg_result.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_log.cmx src/topkg_log.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_os.cmx src/topkg_os.ml
- + ocamlfind ocamldep -modules src/topkg_conf.ml > src/topkg_conf.ml.depends
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_codec.cmx src/topkg_codec.ml
- + ocamlfind ocamldep -modules src/topkg_vcs.ml > src/topkg_vcs.ml.depends
- + ocamlfind ocamldep -modules src/topkg_vcs.mli > src/topkg_vcs.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_vcs.cmi src/topkg_vcs.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_vcs.cmx src/topkg_vcs.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_conf.cmx src/topkg_conf.ml
- + ocamlfind ocamldep -modules src/topkg_distrib.ml > src/topkg_distrib.ml.depends
- + ocamlfind ocamldep -modules src/topkg_distrib.mli > src/topkg_distrib.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_distrib.cmi src/topkg_distrib.mli
- + ocamlfind ocamldep -modules src/topkg_opam.ml > src/topkg_opam.ml.depends
- + ocamlfind ocamldep -modules src/topkg_opam.mli > src/topkg_opam.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_opam.cmi src/topkg_opam.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_opam.cmx src/topkg_opam.ml
- + ocamlfind ocamldep -modules src/topkg_fexts.ml > src/topkg_fexts.ml.depends
- + ocamlfind ocamldep -modules src/topkg_fexts.mli > src/topkg_fexts.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fexts.cmi src/topkg_fexts.mli
- + ocamlfind ocamldep -modules src/topkg_install.ml > src/topkg_install.ml.depends
- + ocamlfind ocamldep -modules src/topkg_install.mli > src/topkg_install.mli.depends
- + ocamlfind ocamldep -modules src/topkg_test.mli > src/topkg_test.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_test.cmi src/topkg_test.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_install.cmi src/topkg_install.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fexts.cmx src/topkg_fexts.ml
- + ocamlfind ocamldep -modules src/topkg_test.ml > src/topkg_test.ml.depends
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_test.cmx src/topkg_test.ml
- + ocamlfind ocamldep -modules src/topkg_ipc.ml > src/topkg_ipc.ml.depends
- + ocamlfind ocamldep -modules src/topkg_ipc.mli > src/topkg_ipc.mli.depends
- + ocamlfind ocamldep -modules src/topkg_pkg.mli > src/topkg_pkg.mli.depends
- + ocamlfind ocamldep -modules src/topkg_publish.mli > src/topkg_publish.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_publish.cmi src/topkg_publish.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_pkg.cmi src/topkg_pkg.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_ipc.cmi src/topkg_ipc.mli
- + ocamlfind ocamldep -modules src/topkg_pkg.ml > src/topkg_pkg.ml.depends
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_build.cmx src/topkg_build.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_distrib.cmx src/topkg_distrib.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_install.cmx src/topkg_install.ml
- + ocamlfind ocamldep -modules src/topkg_publish.ml > src/topkg_publish.ml.depends
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_publish.cmx src/topkg_publish.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_pkg.cmx src/topkg_pkg.ml
- + ocamlfind ocamldep -modules src/topkg_main.ml > src/topkg_main.ml.depends
- + ocamlfind ocamldep -modules src/topkg_main.mli > src/topkg_main.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_main.cmi src/topkg_main.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_ipc.cmx src/topkg_ipc.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_main.cmx src/topkg_main.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg.cmx src/topkg.ml
- + ocamlfind ocamlopt -a -I src src/topkg_string.cmx src/topkg_fpath.cmx src/topkg_cmd.cmx src/topkg_result.cmx src/topkg_log.cmx src/topkg_os.cmx src/topkg_codec.cmx src/topkg_vcs.cmx src/topkg_conf.cmx src/topkg_build.cmx src/topkg_opam.cmx src/topkg_distrib.cmx src/topkg_fexts.cmx src/topkg_test.cmx src/topkg_install.cmx src/topkg_publish.cmx src/topkg_pkg.cmx src/topkg_ipc.cmx src/topkg_main.cmx src/topkg.cmx -o src/topkg.cmxa
- + ocamlfind ocamlopt -shared -linkall -I src src/topkg.cmxa -o src/topkg.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg.cmo src/topkg.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_build.cmo src/topkg_build.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_cmd.cmo src/topkg_cmd.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_codec.cmo src/topkg_codec.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_conf.cmo src/topkg_conf.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_distrib.cmo src/topkg_distrib.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fexts.cmo src/topkg_fexts.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fpath.cmo src/topkg_fpath.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_install.cmo src/topkg_install.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_ipc.cmo src/topkg_ipc.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_log.cmo src/topkg_log.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_main.cmo src/topkg_main.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_opam.cmo src/topkg_opam.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_os.cmo src/topkg_os.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_pkg.cmo src/topkg_pkg.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_publish.cmo src/topkg_publish.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_result.cmo src/topkg_result.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_string.cmo src/topkg_string.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_test.cmo src/topkg_test.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_vcs.cmo src/topkg_vcs.ml
- + ocamlfind ocamlc -a -I src src/topkg_string.cmo src/topkg_fpath.cmo src/topkg_cmd.cmo src/topkg_result.cmo src/topkg_log.cmo src/topkg_os.cmo src/topkg_codec.cmo src/topkg_vcs.cmo src/topkg_conf.cmo src/topkg_build.cmo src/topkg_opam.cmo src/topkg_distrib.cmo src/topkg_fexts.cmo src/topkg_test.cmo src/topkg_install.cmo src/topkg_publish.cmo src/topkg_pkg.cmo src/topkg_ipc.cmo src/topkg_main.cmo src/topkg.cmo -o src/topkg.cma
- # Parallel statistics: { count(total): 2(84), max: 20, min: 2, average(total): 11.000(1.238) }
-> compiled  topkg.1.0.7
Processing 121/141: [base: dune build] [ctypes: dune build] [ppxlib: dune build]
-> installed topkg.1.0.7
Processing 122/141: [base: dune build] [ctypes: dune build] [ppxlib: dune build]
Processing 123/141: [base: dune build] [ctypes: dune build] [logs: ocaml build] [ppxlib: dune build]
- + ocamlfind ocamldep -modules src/logs.ml > src/logs.ml.depends
- + ocamlfind ocamldep -modules src/logs.mli > src/logs.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/logs.cmi src/logs.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/logs.cmx src/logs.ml
- + ocamlfind ocamlopt -a -I src src/logs.cmx -o src/logs.cmxa
- + ocamlfind ocamlopt -shared -linkall -I src src/logs.cmxa -o src/logs.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/logs.cmo src/logs.ml
- + ocamlfind ocamlc -a -I src src/logs.cmo -o src/logs.cma
- + ocamlfind ocamldep -package lwt -modules src/logs_lwt.ml > src/logs_lwt.ml.depends
- + ocamlfind ocamldep -package lwt -modules src/logs_lwt.mli > src/logs_lwt.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package lwt -I src -I test -o src/logs_lwt.cmi src/logs_lwt.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package lwt -I src -I test -o src/logs_lwt.cmx src/logs_lwt.ml
- + ocamlfind ocamlopt -a -package lwt -I src src/logs_lwt.cmx -o src/logs_lwt.cmxa
- + ocamlfind ocamlopt -shared -linkall -package lwt -I src src/logs_lwt.cmxa -o src/logs_lwt.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package lwt -I src -I test -o src/logs_lwt.cmo src/logs_lwt.ml
- + ocamlfind ocamlc -a -package lwt -I src src/logs_lwt.cmo -o src/logs_lwt.cma
- + ocamlfind ocamldep -package threads -modules src/logs_threaded.ml > src/logs_threaded.ml.depends
- + ocamlfind ocamldep -package threads -modules src/logs_threaded.mli > src/logs_threaded.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -package threads -I src -I test -o src/logs_threaded.cmi src/logs_threaded.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -thread -package threads -I src -I test -o src/logs_threaded.cmx src/logs_threaded.ml
- + ocamlfind ocamlopt -a -thread -package threads -I src src/logs_threaded.cmx -o src/logs_threaded.cmxa
- + ocamlfind ocamlopt -shared -linkall -thread -package threads -I src src/logs_threaded.cmxa -o src/logs_threaded.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -package threads -I src -I test -o src/logs_threaded.cmo src/logs_threaded.ml
- + ocamlfind ocamlc -a -thread -package threads -I src src/logs_threaded.cmo -o src/logs_threaded.cma
- # No parallelism done
-> compiled  logs.0.7.0
Processing 123/141: [base: dune build] [ctypes: dune build] [ppxlib: dune build]
-> installed logs.0.7.0
Processing 124/141: [base: dune build] [ctypes: dune build] [ppxlib: dune build]
Processing 125/141: [base: dune build] [camltc: dune build] [ctypes: dune build] [ppxlib: dune build]
-> compiled  base.v0.16.3
Processing 125/141: [camltc: dune build] [ctypes: dune build] [ppxlib: dune build]
-> installed base.v0.16.3
Processing 126/141: [camltc: dune build] [ctypes: dune build] [ppxlib: dune build]
Processing 127/141: [camltc: dune build] [ctypes: dune build] [ppxlib: dune build] [stdio: dune build]
Processing 127/141: [camltc: dune build] [ctypes: dune install] [ppxlib: dune build] [stdio: dune build]
-> compiled  ctypes.0.23.0
Processing 127/141: [camltc: dune build] [ppxlib: dune build] [stdio: dune build]
-> installed ctypes.0.23.0
Processing 128/141: [camltc: dune build] [ppxlib: dune build] [stdio: dune build]
-> compiled  stdio.v0.16.0
Processing 128/141: [camltc: dune build] [ppxlib: dune build]
-> installed stdio.v0.16.0
Processing 129/141: [camltc: dune build] [ppxlib: dune build]
Processing 130/141: [camltc: dune build] [owl: dune build] [ppxlib: dune build]
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -I 3rd-party/tokyocabinet -g -I /home/opam/.opam/4.14/lib/ocaml -I /home/opam/.opam/4.14/lib/bytes -I /home/opam/.opam/4.14/lib/logs -I /home/opam/.opam/4.14/lib/lwt -I /home/opam/.opam/4.14/lib/lwt/unix -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/ocplib-endian -I /home/opam/.opam/4.14/lib/ocplib-endian/bigstring -I . -o otc_wrapper.o -c otc_wrapper.c)
- otc_wrapper.c:37: warning: "Some_val" redefined
-    37 | #define Some_val(v) Field(v,0)
-       | 
- In file included from otc_wrapper.c:27:
- /home/opam/.opam/4.14/lib/ocaml/caml/mlvalues.h:408: note: this is the location of the previous definition
-   408 | #define Some_val(v) Field(v, 0)
-       | 
- otc_wrapper.c: In function 'alloc_bdb':
- otc_wrapper.c:67:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead
-    67 |   value v = alloc_custom(&bdb_ops, sizeof(TCBDB *), 0, 1);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                     
- otc_wrapper.c: In function 'alloc_bdbcur':
- otc_wrapper.c:74:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead
-    74 |   value v = alloc_custom(&bdbcur_ops, sizeof(BDBCUR *), 0, 1);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
- otc_wrapper.c: In function 'caml_copy_string_with_length':
- /home/opam/.opam/4.14/lib/ocaml/caml/mlvalues.h:290:24: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   290 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ~^~~~~~~~~~~~~~~~~~~~~~~~~
- otc_wrapper.c:94:10: note: in expansion of macro 'String_val'
-    94 |   memcpy(String_val(res), str, len);
-       |          ^~~~~~~~~~
- In file included from otc_wrapper.c:25:
- /usr/include/string.h:43:39: note: expected 'void * restrict' but argument is of type 'const char *'
-    43 | extern void *memcpy (void *__restrict __dest, const void *__restrict __src,
-       |                      ~~~~~~~~~~~~~~~~~^~~~~~
- otc_wrapper.c: In function 'bdb_range_native':
- otc_wrapper.c:521:9: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   521 |     bks = String_val(x);
-       |         ^
- otc_wrapper.c:526:9: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   526 |     eks = String_val(x);
-       |         ^
- otc_wrapper.c: In function 'bdb_key_count':
- otc_wrapper.c:621:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-   621 |   CAMLreturn ( copy_int64(count) );
-       |             ^~~~~~~~~~~~~~~~~~~~~~~                                        
-> compiled  camltc.0.9.8
Processing 130/141: [owl: dune build] [ppxlib: dune build]
-> installed camltc.0.9.8
Processing 131/141: [owl: dune build] [ppxlib: dune build]
-> compiled  ppxlib.0.33.0
Processing 131/141: [owl: dune build]
-> installed ppxlib.0.33.0
Processing 132/141: [owl: dune build]
Processing 133/141: [extunix: dune build] [owl: dune build]
- (cd _build/default/src && ../discover/discover.exe)
- checking EVENTFD.............ok
- checking ATFILE..............ok
- checking DIRFD...............ok
- checking STATVFS.............ok
- checking FSTATVFS............ok
- checking SIOCGIFCONF.........ok
- checking IFADDRS.............ok
- checking INET_NTOA...........ok
- checking INET_NTOP...........ok
- checking UNAME...............ok
- checking FADVISE.............ok
- checking FALLOCATE...........ok
- checking TTY_IOCTL...........ok
- checking TTYNAME.............ok
- checking CTERMID.............ok
- checking GETTID..............ok
- checking PGID................ok
- checking SETREUID............ok
- checking FSYNC...............ok
- checking FDATASYNC...........ok
- checking SYNC................ok
- checking SYNCFS..............ok
- checking REALPATH............ok
- checking SIGNALFD............ok
- checking PTRACE..............ok
- checking RESOURCE............ok
- checking MLOCKALL............ok
- checking STRPTIME............ok
- checking STRTIME.............ok
- checking TIMEZONE............ok
- checking TIMEGM..............ok
- checking PTS.................ok
- checking FCNTL...............ok
- checking TCPGRP..............ok
- checking EXECINFO............ok
- checking SETENV..............ok
- checking CLEARENV............ok
- checking MKDTEMP.............ok
- checking MALLOC_INFO.........ok
- checking MALLOC_STATS........ok
- checking MEMALIGN............ok
- checking ENDIAN..............ok
- checking READ_CREDENTIALS....ok
- checking FEXECVE.............ok
- checking SENDMSG.............ok
- checking PREAD...............ok
- checking PWRITE..............ok
- checking READ................ok
- checking WRITE...............ok
- checking MKSTEMPS............ok
- checking MKOSTEMPS...........ok
- checking SETRESUID...........ok
- checking SYSCONF.............ok
- checking SPLICE..............ok
- checking TEE.................ok
- checking VMSPLICE............ok
- checking SOCKOPT.............ok
- checking TCP_KEEPIDLE........ok
- checking TCP_KEEPCNT.........ok
- checking TCP_KEEPINTVL.......ok
- checking SO_REUSEPORT........ok
- checking POLL................ok
- checking SYSINFO.............ok
- checking MCHECK..............ok
- checking MOUNT...............ok
- checking UNSHARE.............ok
- checking CHROOT..............ok
- checking SYSLOG..............ok
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -g -I /home/opam/.opam/4.14/lib/ocaml -I /home/opam/.opam/4.14/lib/bytes -o mman.o -c mman.c)
- mman.c: In function 'caml_extunix_mlockall':
- mman.c:11:47: warning: passing argument 2 of 'caml_convert_flag_list' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-    11 |   int flags = caml_convert_flag_list(v_flags, mlockall_flags_table);
-       |                                               ^~~~~~~~~~~~~~~~~~~~
- In file included from config.h:26,
-                  from mman.c:2:
- /home/opam/.opam/4.14/lib/ocaml/caml/alloc.h:60:47: note: expected 'int *' but argument is of type 'const int *'
-    60 | CAMLextern int caml_convert_flag_list (value, int *);
-       |                                               ^~~~~
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -g -I /home/opam/.opam/4.14/lib/ocaml -I /home/opam/.opam/4.14/lib/bytes -o mount.o -c mount.c)
- mount.c: In function 'caml_extunix_mount':
- mount.c:26:59: warning: passing argument 2 of 'caml_convert_flag_list' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-    26 |   int p_mountflags = caml_convert_flag_list(v_mountflags, mountflags_table);
-       |                                                           ^~~~~~~~~~~~~~~~
- In file included from config.h:26,
-                  from mount.c:3:
- /home/opam/.opam/4.14/lib/ocaml/caml/alloc.h:60:47: note: expected 'int *' but argument is of type 'const int *'
-    60 | CAMLextern int caml_convert_flag_list (value, int *);
-       |                                               ^~~~~
- mount.c: In function 'caml_extunix_umount2':
- mount.c:51:61: warning: passing argument 2 of 'caml_convert_flag_list' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-    51 |   int p_umountflags = caml_convert_flag_list(v_umountflags, umountflags_table);
-       |                                                             ^~~~~~~~~~~~~~~~~
- /home/opam/.opam/4.14/lib/ocaml/caml/alloc.h:60:47: note: expected 'int *' but argument is of type 'const int *'
-    60 | CAMLextern int caml_convert_flag_list (value, int *);
-       |                                               ^~~~~
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -g -I /home/opam/.opam/4.14/lib/ocaml -I /home/opam/.opam/4.14/lib/bytes -o unshare.o -c unshare.c)
- unshare.c: In function 'caml_extunix_unshare':
- unshare.c:17:59: warning: passing argument 2 of 'caml_convert_flag_list' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-    17 |   int p_cloneflags = caml_convert_flag_list(v_cloneflags, umountflags_table);
-       |                                                           ^~~~~~~~~~~~~~~~~
- In file included from config.h:26,
-                  from unshare.c:3:
- /home/opam/.opam/4.14/lib/ocaml/caml/alloc.h:60:47: note: expected 'int *' but argument is of type 'const int *'
-    60 | CAMLextern int caml_convert_flag_list (value, int *);
-       |                                               ^~~~~
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -g -I /home/opam/.opam/4.14/lib/ocaml -I /home/opam/.opam/4.14/lib/bytes -o splice.o -c splice.c)
- splice.c: In function 'caml_extunix_splice':
- splice.c:24:56: warning: passing argument 2 of 'caml_convert_flag_list' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-    24 |   unsigned int flags = caml_convert_flag_list(v_flags, splice_flags_table);
-       |                                                        ^~~~~~~~~~~~~~~~~~
- In file included from config.h:26,
-                  from splice.c:5:
- /home/opam/.opam/4.14/lib/ocaml/caml/alloc.h:60:47: note: expected 'int *' but argument is of type 'const int *'
-    60 | CAMLextern int caml_convert_flag_list (value, int *);
-       |                                               ^~~~~
- splice.c: In function 'caml_extunix_tee':
- splice.c:62:56: warning: passing argument 2 of 'caml_convert_flag_list' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-    62 |   unsigned int flags = caml_convert_flag_list(v_flags, splice_flags_table);
-       |                                                        ^~~~~~~~~~~~~~~~~~
- /home/opam/.opam/4.14/lib/ocaml/caml/alloc.h:60:47: note: expected 'int *' but argument is of type 'const int *'
-    60 | CAMLextern int caml_convert_flag_list (value, int *);
-       |                                               ^~~~~
- splice.c: In function 'caml_extunixba_vmsplice':
- splice.c:87:56: warning: passing argument 2 of 'caml_convert_flag_list' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-    87 |   unsigned int flags = caml_convert_flag_list(v_flags, splice_flags_table);
-       |                                                        ^~~~~~~~~~~~~~~~~~
- /home/opam/.opam/4.14/lib/ocaml/caml/alloc.h:60:47: note: expected 'int *' but argument is of type 'const int *'
-    60 | CAMLextern int caml_convert_flag_list (value, int *);
-       |                                               ^~~~~
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -g -I /home/opam/.opam/4.14/lib/ocaml -I /home/opam/.opam/4.14/lib/bytes -o syslog.o -c syslog.c)
- syslog.c: In function 'caml_extunix_setlogmask':
- syslog.c:20:42: warning: passing argument 2 of 'caml_convert_flag_list' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-    20 |   mask = caml_convert_flag_list(v_level, mask_table);
-       |                                          ^~~~~~~~~~
- In file included from config.h:26,
-                  from syslog.c:3:
- /home/opam/.opam/4.14/lib/ocaml/caml/alloc.h:60:47: note: expected 'int *' but argument is of type 'const int *'
-    60 | CAMLextern int caml_convert_flag_list (value, int *);
-       |                                               ^~~~~
- syslog.c: In function 'caml_extunix_openlog':
- syslog.c:68:45: warning: passing argument 2 of 'caml_convert_flag_list' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-    68 |   option = caml_convert_flag_list(v_option, option_table);
-       |                                             ^~~~~~~~~~~~
- /home/opam/.opam/4.14/lib/ocaml/caml/alloc.h:60:47: note: expected 'int *' but argument is of type 'const int *'
-    60 | CAMLextern int caml_convert_flag_list (value, int *);
-       |                                               ^~~~~
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -g -I /home/opam/.opam/4.14/lib/ocaml -I /home/opam/.opam/4.14/lib/bytes -o atfile.o -c atfile.c)
- atfile.c: In function 'stat_aux':
- atfile.c:56:52: warning: passing argument 2 of 'cst_to_constr' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-    56 |     caml_unix_cst_to_constr(buf->st_mode & S_IFMT, file_kind_table,
-       |                                                    ^~~~~~~~~~~~~~~
- atfile.c:15:41: note: expected 'int *' but argument is of type 'const int *'
-    15 | extern value cst_to_constr(int n, int * tbl, int size, int deflt);
-       |                                   ~~~~~~^~~
- atfile.c: In function 'caml_extunix_fstatat':
- atfile.c:76:47: warning: passing argument 2 of 'caml_convert_flag_list' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-    76 |   int flags = caml_convert_flag_list(v_flags, at_flags_table);
-       |                                               ^~~~~~~~~~~~~~
- In file included from config.h:26,
-                  from atfile.c:3:
- /home/opam/.opam/4.14/lib/ocaml/caml/alloc.h:60:47: note: expected 'int *' but argument is of type 'const int *'
-    60 | CAMLextern int caml_convert_flag_list (value, int *);
-       |                                               ^~~~~
- atfile.c: In function 'caml_extunix_unlinkat':
- atfile.c:94:47: warning: passing argument 2 of 'caml_convert_flag_list' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-    94 |   int flags = caml_convert_flag_list(v_flags, at_flags_table);
-       |                                               ^~~~~~~~~~~~~~
- /home/opam/.opam/4.14/lib/ocaml/caml/alloc.h:60:47: note: expected 'int *' but argument is of type 'const int *'
-    60 | CAMLextern int caml_convert_flag_list (value, int *);
-       |                                               ^~~~~
- atfile.c: In function 'caml_extunix_linkat':
- atfile.c:129:47: warning: passing argument 2 of 'caml_convert_flag_list' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   129 |   int flags = caml_convert_flag_list(v_flags, at_flags_table);
-       |                                               ^~~~~~~~~~~~~~
- /home/opam/.opam/4.14/lib/ocaml/caml/alloc.h:60:47: note: expected 'int *' but argument is of type 'const int *'
-    60 | CAMLextern int caml_convert_flag_list (value, int *);
-       |                                               ^~~~~
- atfile.c: In function 'caml_extunix_fchownat':
- atfile.c:142:47: warning: passing argument 2 of 'caml_convert_flag_list' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   142 |   int flags = caml_convert_flag_list(v_flags, at_flags_table);
-       |                                               ^~~~~~~~~~~~~~
- /home/opam/.opam/4.14/lib/ocaml/caml/alloc.h:60:47: note: expected 'int *' but argument is of type 'const int *'
-    60 | CAMLextern int caml_convert_flag_list (value, int *);
-       |                                               ^~~~~
- atfile.c: In function 'caml_extunix_fchmodat':
- atfile.c:155:47: warning: passing argument 2 of 'caml_convert_flag_list' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   155 |   int flags = caml_convert_flag_list(v_flags, at_flags_table);
-       |                                               ^~~~~~~~~~~~~~
- /home/opam/.opam/4.14/lib/ocaml/caml/alloc.h:60:47: note: expected 'int *' but argument is of type 'const int *'
-    60 | CAMLextern int caml_convert_flag_list (value, int *);
-       |                                               ^~~~~
-> compiled  extunix.0.4.2
Processing 133/141: [owl: dune build]
-> installed extunix.0.4.2
Processing 134/141: [owl: dune build]
Processing 135/141: [dokeysto: dune build] [owl: dune build]
-> compiled  dokeysto.4.0.1
Processing 135/141: [owl: dune build]
-> installed dokeysto.4.0.1
Processing 136/141: [owl: dune build]
Processing 137/141: [dokeysto_camltc: dune build] [owl: dune build]
-> compiled  dokeysto_camltc.4.0.0
Processing 137/141: [owl: dune build]
-> installed dokeysto_camltc.4.0.0
Processing 138/141: [owl: dune build]
+ /home/opam/.opam/4.14/bin/dune "build" "-p" "owl" "-j" "39" (CWD=/home/opam/.opam/4.14/.opam-switch/build/owl.1.1)
-> compiled  owl.1.1
-> installed owl.1.1
Processing 140/141: [molenc: dune build]
+ /home/opam/.opam/4.14/bin/dune "build" "-p" "molenc" "-j" "39" (CWD=/home/opam/.opam/4.14/.opam-switch/build/molenc.11.4.0)
-> compiled  molenc.11.4.0
Processing 141/141: [molenc: cp]
+ /usr/bin/cp "bin/molenc.sh" "/home/opam/.opam/4.14/bin/molenc.sh" (CWD=/home/opam/.opam/4.14/.opam-switch/build/molenc.11.4.0)
+ /usr/bin/cp "bin/molenc_common.py" "/home/opam/.opam/4.14/bin/molenc_common.py" (CWD=/home/opam/.opam/4.14/.opam-switch/build/molenc.11.4.0)
+ /usr/bin/cp "bin/molenc_lizard.py" "/home/opam/.opam/4.14/bin/molenc_lizard.py" (CWD=/home/opam/.opam/4.14/.opam-switch/build/molenc.11.4.0)
+ /usr/bin/cp "bin/molenc_scan.py" "/home/opam/.opam/4.14/bin/molenc_scan.py" (CWD=/home/opam/.opam/4.14/.opam-switch/build/molenc.11.4.0)
+ /usr/bin/cp "bin/molenc_type_atoms.py" "/home/opam/.opam/4.14/bin/molenc_type_atoms.py" (CWD=/home/opam/.opam/4.14/.opam-switch/build/molenc.11.4.0)
+ /usr/bin/cp "bin/smi2png.py" "/home/opam/.opam/4.14/bin/molenc_smi2png.py" (CWD=/home/opam/.opam/4.14/.opam-switch/build/molenc.11.4.0)
-> installed molenc.11.4.0
Done.
# Run eval $(opam env) to update the current shell environment
2024-09-12 18:55.00 ---> saved as "ee4870e4bb67b1a8782c1f2a1a220fb98317b44834d78c90e699d0c1e024d6a7"

/home/opam: (run (shell "opam exec -- ~/voodoo-prep -u molenc:17ad08ce24a9ec80dbb3ec9df4d56236,extunix:3d0ca3ba70f56c88f07dca93b90d419d,dokeysto_camltc:ae5b00e309f9f3a008ed09615a6d07d0,dokeysto:3947cfbd975b5313fddfe1bcf901a78a"))
2024-09-12 18:55.03 ---> saved as "50e9bd98cec9be73e77ed971ed27ff40811ea60a4398014eece4c05d2782517a"

/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.729766') && (for DATA in prep/universes/3947cfbd975b5313fddfe1bcf901a78a/dokeysto/4.0.1,dokeysto.4.0.1-3947cfbd975b5313fddfe1bcf901a78a,dokeysto.4.0.1 prep/universes/ae5b00e309f9f3a008ed09615a6d07d0/dokeysto_camltc/4.0.0,dokeysto_camltc.4.0.0-ae5b00e309f9f3a008ed09615a6d07d0,dokeysto_camltc.4.0.0 prep/universes/3d0ca3ba70f56c88f07dca93b90d419d/extunix/0.4.2,extunix.0.4.2-3d0ca3ba70f56c88f07dca93b90d419d,extunix.0.4.2 prep/universes/17ad08ce24a9ec80dbb3ec9df4d56236/molenc/11.4.0,molenc.11.4.0-17ad08ce24a9ec80dbb3ec9df4d56236,molenc.11.4.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/3947cfbd975b5313fddfe1bcf901a78a/dokeysto/4.0.1,dokeysto.4.0.1-3947cfbd975b5313fddfe1bcf901a78a,dokeysto.4.0.1 prep/universes/ae5b00e309f9f3a008ed09615a6d07d0/dokeysto_camltc/4.0.0,dokeysto_camltc.4.0.0-ae5b00e309f9f3a008ed09615a6d07d0,dokeysto_camltc.4.0.0 prep/universes/3d0ca3ba70f56c88f07dca93b90d419d/extunix/0.4.2,extunix.0.4.2-3d0ca3ba70f56c88f07dca93b90d419d,extunix.0.4.2 prep/universes/17ad08ce24a9ec80dbb3ec9df4d56236/molenc/11.4.0,molenc.11.4.0-17ad08ce24a9ec80dbb3ec9df4d56236,molenc.11.4.0; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/3947cfbd975b5313fddfe1bcf901a78a/dokeysto/4.0.1,dokeysto.4.0.1-3947cfbd975b5313fddfe1bcf901a78a,dokeysto.4.0.1 prep/universes/ae5b00e309f9f3a008ed09615a6d07d0/dokeysto_camltc/4.0.0,dokeysto_camltc.4.0.0-ae5b00e309f9f3a008ed09615a6d07d0,dokeysto_camltc.4.0.0 prep/universes/3d0ca3ba70f56c88f07dca93b90d419d/extunix/0.4.2,extunix.0.4.2-3d0ca3ba70f56c88f07dca93b90d419d,extunix.0.4.2 prep/universes/17ad08ce24a9ec80dbb3ec9df4d56236/molenc/11.4.0,molenc.11.4.0-17ad08ce24a9ec80dbb3ec9df4d56236,molenc.11.4.0; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)"))
0.729766
prep/universes/3947cfbd975b5313fddfe1bcf901a78a/dokeysto/4.0.1/doc/
prep/universes/3947cfbd975b5313fddfe1bcf901a78a/dokeysto/4.0.1/doc/dokeysto/
prep/universes/3947cfbd975b5313fddfe1bcf901a78a/dokeysto/4.0.1/doc/dokeysto/LICENSE
prep/universes/3947cfbd975b5313fddfe1bcf901a78a/dokeysto/4.0.1/doc/dokeysto/README.md
prep/universes/3947cfbd975b5313fddfe1bcf901a78a/dokeysto/4.0.1/lib/
prep/universes/3947cfbd975b5313fddfe1bcf901a78a/dokeysto/4.0.1/lib/dokeysto/
prep/universes/3947cfbd975b5313fddfe1bcf901a78a/dokeysto/4.0.1/lib/dokeysto/dokeysto.ocamlobjinfo
prep/universes/3947cfbd975b5313fddfe1bcf901a78a/dokeysto/4.0.1/lib/dokeysto/META
prep/universes/3947cfbd975b5313fddfe1bcf901a78a/dokeysto/4.0.1/lib/dokeysto/dokeysto.cmi
prep/universes/3947cfbd975b5313fddfe1bcf901a78a/dokeysto/4.0.1/lib/dokeysto/dokeysto.cmt
prep/universes/3947cfbd975b5313fddfe1bcf901a78a/dokeysto/4.0.1/lib/dokeysto/dokeysto__Common.cmi
prep/universes/3947cfbd975b5313fddfe1bcf901a78a/dokeysto/4.0.1/lib/dokeysto/dokeysto__Common.cmt
prep/universes/3947cfbd975b5313fddfe1bcf901a78a/dokeysto/4.0.1/lib/dokeysto/dokeysto__Db.cmi
prep/universes/3947cfbd975b5313fddfe1bcf901a78a/dokeysto/4.0.1/lib/dokeysto/dokeysto__Db.cmt
prep/universes/3947cfbd975b5313fddfe1bcf901a78a/dokeysto/4.0.1/lib/dokeysto/dokeysto__Db.cmti
prep/universes/3947cfbd975b5313fddfe1bcf901a78a/dokeysto/4.0.1/lib/dokeysto/dokeysto__Db_gen.cmi
prep/universes/3947cfbd975b5313fddfe1bcf901a78a/dokeysto/4.0.1/lib/dokeysto/dokeysto__Db_gen.cmt
prep/universes/3947cfbd975b5313fddfe1bcf901a78a/dokeysto/4.0.1/lib/dokeysto/dokeysto__Db_gen.cmti
prep/universes/3947cfbd975b5313fddfe1bcf901a78a/dokeysto/4.0.1/lib/dokeysto/dokeysto__Gen_gen.cmi
prep/universes/3947cfbd975b5313fddfe1bcf901a78a/dokeysto/4.0.1/lib/dokeysto/dokeysto__Gen_gen.cmt
prep/universes/3947cfbd975b5313fddfe1bcf901a78a/dokeysto/4.0.1/lib/dokeysto/dokeysto__Internal.cmi
prep/universes/3947cfbd975b5313fddfe1bcf901a78a/dokeysto/4.0.1/lib/dokeysto/dokeysto__Internal.cmt
prep/universes/3947cfbd975b5313fddfe1bcf901a78a/dokeysto/4.0.1/lib/dokeysto/dokeysto__Utls.cmi
prep/universes/3947cfbd975b5313fddfe1bcf901a78a/dokeysto/4.0.1/lib/dokeysto/dokeysto__Utls.cmt
prep/universes/3947cfbd975b5313fddfe1bcf901a78a/dokeysto/4.0.1/lib/dokeysto/dune-package
prep/universes/3947cfbd975b5313fddfe1bcf901a78a/dokeysto/4.0.1/opam
prep/universes/ae5b00e309f9f3a008ed09615a6d07d0/dokeysto_camltc/4.0.0/doc/
prep/universes/ae5b00e309f9f3a008ed09615a6d07d0/dokeysto_camltc/4.0.0/doc/dokeysto_camltc/
prep/universes/ae5b00e309f9f3a008ed09615a6d07d0/dokeysto_camltc/4.0.0/doc/dokeysto_camltc/LICENSE
prep/universes/ae5b00e309f9f3a008ed09615a6d07d0/dokeysto_camltc/4.0.0/doc/dokeysto_camltc/README.md
prep/universes/ae5b00e309f9f3a008ed09615a6d07d0/dokeysto_camltc/4.0.0/lib/
prep/universes/ae5b00e309f9f3a008ed09615a6d07d0/dokeysto_camltc/4.0.0/lib/dokeysto_camltc/
prep/universes/ae5b00e309f9f3a008ed09615a6d07d0/dokeysto_camltc/4.0.0/lib/dokeysto_camltc/dokeysto_camltc.ocamlobjinfo
prep/universes/ae5b00e309f9f3a008ed09615a6d07d0/dokeysto_camltc/4.0.0/lib/dokeysto_camltc/META
prep/universes/ae5b00e309f9f3a008ed09615a6d07d0/dokeysto_camltc/4.0.0/lib/dokeysto_camltc/dokeysto_camltc.cmi
prep/universes/ae5b00e309f9f3a008ed09615a6d07d0/dokeysto_camltc/4.0.0/lib/dokeysto_camltc/dokeysto_camltc.cmt
prep/universes/ae5b00e309f9f3a008ed09615a6d07d0/dokeysto_camltc/4.0.0/lib/dokeysto_camltc/dokeysto_camltc__Db_camltc.cmi
prep/universes/ae5b00e309f9f3a008ed09615a6d07d0/dokeysto_camltc/4.0.0/lib/dokeysto_camltc/dokeysto_camltc__Db_camltc.cmt
prep/universes/ae5b00e309f9f3a008ed09615a6d07d0/dokeysto_camltc/4.0.0/lib/dokeysto_camltc/dokeysto_camltc__Db_camltc.cmti
prep/universes/ae5b00e309f9f3a008ed09615a6d07d0/dokeysto_camltc/4.0.0/lib/dokeysto_camltc/dokeysto_camltc__Db_camltc_gen.cmi
prep/universes/ae5b00e309f9f3a008ed09615a6d07d0/dokeysto_camltc/4.0.0/lib/dokeysto_camltc/dokeysto_camltc__Db_camltc_gen.cmt
prep/universes/ae5b00e309f9f3a008ed09615a6d07d0/dokeysto_camltc/4.0.0/lib/dokeysto_camltc/dokeysto_camltc__Db_camltc_gen.cmti
prep/universes/ae5b00e309f9f3a008ed09615a6d07d0/dokeysto_camltc/4.0.0/lib/dokeysto_camltc/dokeysto_camltc__Internal_camltc.cmi
prep/universes/ae5b00e309f9f3a008ed09615a6d07d0/dokeysto_camltc/4.0.0/lib/dokeysto_camltc/dokeysto_camltc__Internal_camltc.cmt
prep/universes/ae5b00e309f9f3a008ed09615a6d07d0/dokeysto_camltc/4.0.0/lib/dokeysto_camltc/dune-package
prep/universes/ae5b00e309f9f3a008ed09615a6d07d0/dokeysto_camltc/4.0.0/opam
prep/universes/3d0ca3ba70f56c88f07dca93b90d419d/extunix/0.4.2/doc/
prep/universes/3d0ca3ba70f56c88f07dca93b90d419d/extunix/0.4.2/doc/extunix/
prep/universes/3d0ca3ba70f56c88f07dca93b90d419d/extunix/0.4.2/doc/extunix/CHANGES.txt
prep/universes/3d0ca3ba70f56c88f07dca93b90d419d/extunix/0.4.2/doc/extunix/LICENSE.txt
prep/universes/3d0ca3ba70f56c88f07dca93b90d419d/extunix/0.4.2/doc/extunix/README.md
prep/universes/3d0ca3ba70f56c88f07dca93b90d419d/extunix/0.4.2/lib/
prep/universes/3d0ca3ba70f56c88f07dca93b90d419d/extunix/0.4.2/lib/extunix/
prep/universes/3d0ca3ba70f56c88f07dca93b90d419d/extunix/0.4.2/lib/extunix/ExtUnix.ocamlobjinfo
prep/universes/3d0ca3ba70f56c88f07dca93b90d419d/extunix/0.4.2/lib/extunix/META
prep/universes/3d0ca3ba70f56c88f07dca93b90d419d/extunix/0.4.2/lib/extunix/dune-package
prep/universes/3d0ca3ba70f56c88f07dca93b90d419d/extunix/0.4.2/lib/extunix/extUnix.cmi
prep/universes/3d0ca3ba70f56c88f07dca93b90d419d/extunix/0.4.2/lib/extunix/extUnix.cmti
prep/universes/3d0ca3ba70f56c88f07dca93b90d419d/extunix/0.4.2/lib/extunix/extUnix__.cmi
prep/universes/3d0ca3ba70f56c88f07dca93b90d419d/extunix/0.4.2/lib/extunix/extUnix__.cmt
prep/universes/3d0ca3ba70f56c88f07dca93b90d419d/extunix/0.4.2/lib/extunix/extUnix__All.cmi
prep/universes/3d0ca3ba70f56c88f07dca93b90d419d/extunix/0.4.2/lib/extunix/extUnix__All.cmt
prep/universes/3d0ca3ba70f56c88f07dca93b90d419d/extunix/0.4.2/lib/extunix/extUnix__Config.cmi
prep/universes/3d0ca3ba70f56c88f07dca93b90d419d/extunix/0.4.2/lib/extunix/extUnix__Config.cmt
prep/universes/3d0ca3ba70f56c88f07dca93b90d419d/extunix/0.4.2/lib/extunix/extUnix__Specific.cmi
prep/universes/3d0ca3ba70f56c88f07dca93b90d419d/extunix/0.4.2/lib/extunix/extUnix__Specific.cmt
prep/universes/3d0ca3ba70f56c88f07dca93b90d419d/extunix/0.4.2/opam
prep/universes/17ad08ce24a9ec80dbb3ec9df4d56236/molenc/11.4.0/doc/
prep/universes/17ad08ce24a9ec80dbb3ec9df4d56236/molenc/11.4.0/doc/molenc/
prep/universes/17ad08ce24a9ec80dbb3ec9df4d56236/molenc/11.4.0/doc/molenc/LICENSE
prep/universes/17ad08ce24a9ec80dbb3ec9df4d56236/molenc/11.4.0/doc/molenc/README.md
prep/universes/17ad08ce24a9ec80dbb3ec9df4d56236/molenc/11.4.0/lib/
prep/universes/17ad08ce24a9ec80dbb3ec9df4d56236/molenc/11.4.0/lib/molenc/
prep/universes/17ad08ce24a9ec80dbb3ec9df4d56236/molenc/11.4.0/lib/molenc/molenc.ocamlobjinfo
prep/universes/17ad08ce24a9ec80dbb3ec9df4d56236/molenc/11.4.0/lib/molenc/META
prep/universes/17ad08ce24a9ec80dbb3ec9df4d56236/molenc/11.4.0/lib/molenc/dune-package
prep/universes/17ad08ce24a9ec80dbb3ec9df4d56236/molenc/11.4.0/lib/molenc/molenc.cmi
prep/universes/17ad08ce24a9ec80dbb3ec9df4d56236/molenc/11.4.0/lib/molenc/molenc.cmt
prep/universes/17ad08ce24a9ec80dbb3ec9df4d56236/molenc/11.4.0/lib/molenc/molenc__Ap_types.cmi
prep/universes/17ad08ce24a9ec80dbb3ec9df4d56236/molenc/11.4.0/lib/molenc/molenc__Ap_types.cmt
prep/universes/17ad08ce24a9ec80dbb3ec9df4d56236/molenc/11.4.0/lib/molenc/molenc__Atom_env.cmi
prep/universes/17ad08ce24a9ec80dbb3ec9df4d56236/molenc/11.4.0/lib/molenc/molenc__Atom_env.cmt
prep/universes/17ad08ce24a9ec80dbb3ec9df4d56236/molenc/11.4.0/lib/molenc/molenc__Atom_pair.cmi
prep/universes/17ad08ce24a9ec80dbb3ec9df4d56236/molenc/11.4.0/lib/molenc/molenc__Atom_pair.cmt
prep/universes/17ad08ce24a9ec80dbb3ec9df4d56236/molenc/11.4.0/lib/molenc/molenc__Bloom.cmi
prep/universes/17ad08ce24a9ec80dbb3ec9df4d56236/molenc/11.4.0/lib/molenc/molenc__Bloom.cmt
prep/universes/17ad08ce24a9ec80dbb3ec9df4d56236/molenc/11.4.0/lib/molenc/molenc__Fingerprint.cmi
prep/universes/17ad08ce24a9ec80dbb3ec9df4d56236/molenc/11.4.0/lib/molenc/molenc__Fingerprint.cmt
prep/universes/17ad08ce24a9ec80dbb3ec9df4d56236/molenc/11.4.0/lib/molenc/molenc__FpMol.cmi
prep/universes/17ad08ce24a9ec80dbb3ec9df4d56236/molenc/11.4.0/lib/molenc/molenc__FpMol.cmt
prep/universes/17ad08ce24a9ec80dbb3ec9df4d56236/molenc/11.4.0/lib/molenc/molenc__MSE_mol.cmi
prep/universes/17ad08ce24a9ec80dbb3ec9df4d56236/molenc/11.4.0/lib/molenc/molenc__MSE_mol.cmt
prep/universes/17ad08ce24a9ec80dbb3ec9df4d56236/molenc/11.4.0/lib/molenc/molenc__Mini_mol.cmi
prep/universes/17ad08ce24a9ec80dbb3ec9df4d56236/molenc/11.4.0/lib/molenc/molenc__Mini_mol.cmt
prep/universes/17ad08ce24a9ec80dbb3ec9df4d56236/molenc/11.4.0/lib/molenc/molenc__MyList.cmi
prep/universes/17ad08ce24a9ec80dbb3ec9df4d56236/molenc/11.4.0/lib/molenc/molenc__MyList.cmt
prep/universes/17ad08ce24a9ec80dbb3ec9df4d56236/molenc/11.4.0/lib/molenc/molenc__Node.cmi
prep/universes/17ad08ce24a9ec80dbb3ec9df4d56236/molenc/11.4.0/lib/molenc/molenc__Node.cmt
prep/universes/17ad08ce24a9ec80dbb3ec9df4d56236/molenc/11.4.0/lib/molenc/molenc__Norm.cmi
prep/universes/17ad08ce24a9ec80dbb3ec9df4d56236/molenc/11.4.0/lib/molenc/molenc__Norm.cmt
prep/universes/17ad08ce24a9ec80dbb3ec9df4d56236/molenc/11.4.0/lib/molenc/molenc__PiEltHA.cmi
prep/universes/17ad08ce24a9ec80dbb3ec9df4d56236/molenc/11.4.0/lib/molenc/molenc__PiEltHA.cmt
prep/universes/17ad08ce24a9ec80dbb3ec9df4d56236/molenc/11.4.0/lib/molenc/molenc__Scale.cmi
prep/universes/17ad08ce24a9ec80dbb3ec9df4d56236/molenc/11.4.0/lib/molenc/molenc__Scale.cmt
prep/universes/17ad08ce24a9ec80dbb3ec9df4d56236/molenc/11.4.0/lib/molenc/molenc__Utls.cmi
prep/universes/17ad08ce24a9ec80dbb3ec9df4d56236/molenc/11.4.0/lib/molenc/molenc__Utls.cmt
prep/universes/17ad08ce24a9ec80dbb3ec9df4d56236/molenc/11.4.0/lib/molenc/molenc__WMH.cmi
prep/universes/17ad08ce24a9ec80dbb3ec9df4d56236/molenc/11.4.0/lib/molenc/molenc__WMH.cmt
prep/universes/17ad08ce24a9ec80dbb3ec9df4d56236/molenc/11.4.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:dokeysto.4.0.1-3947cfbd975b5313fddfe1bcf901a78a:74d24558fd4afe2be670d77b860313daaf5a03dfb47920e9113832fd168cf01c
HASHES:dokeysto_camltc.4.0.0-ae5b00e309f9f3a008ed09615a6d07d0:eb08f6daa611683be492d2e4c07c7d7971f7a53b36694f9fabeba817400d30fd
HASHES:extunix.0.4.2-3d0ca3ba70f56c88f07dca93b90d419d:9414ebfe5d89cae3df11f0db9d7bcf184b43adfc57ce82b87886fff80a58001a
HASHES:molenc.11.4.0-17ad08ce24a9ec80dbb3ec9df4d56236:d2c8dc0cb8b23f4511d3a86975b9e35a206d4c43d4c99d9befd841058e572df4
2024-09-12 18:55.05 ---> saved as "4977800de34100e02e709cf8bacb9f29312c2d34ffc1ebc6e83cb49d3ca22a01"
Job succeeded
2024-09-12 19:02.46: molenc.11.4.0-17ad08ce24a9ec80dbb3ec9df4d56236 -> d2c8dc0cb8b23f4511d3a86975b9e35a206d4c43d4c99d9befd841058e572df4
2024-09-12 19:02.46: extunix.0.4.2-3d0ca3ba70f56c88f07dca93b90d419d -> 9414ebfe5d89cae3df11f0db9d7bcf184b43adfc57ce82b87886fff80a58001a
2024-09-12 19:02.46: dokeysto_camltc.4.0.0-ae5b00e309f9f3a008ed09615a6d07d0 -> eb08f6daa611683be492d2e4c07c7d7971f7a53b36694f9fabeba817400d30fd
2024-09-12 19:02.46: dokeysto.4.0.1-3947cfbd975b5313fddfe1bcf901a78a -> 74d24558fd4afe2be670d77b860313daaf5a03dfb47920e9113832fd168cf01c
2024-09-12 19:02.46: Job succeeded