Build:
  1. 0
2024-01-29 15:19.04: New job: Voodoo prep mariadb.1.1.4; 54b7e4e20400725e6317396cfc7fc562
2024-01-29 15:19.04: Waiting for resource in pool OCluster
2024-01-29 19:03.46: Waiting for worker…
2024-01-29 19:04.34: Got resource from pool OCluster
2024-01-29 19:04.34: Using cache hint "docs-universe-prep-4.13.1"

To reproduce locally:

cat > prep.spec <<'END-OF-SPEC'
((build tools
        ((from ocaml/opam:debian-12-ocaml-4.13@sha256:1d2b3e850b35941b6ab196f98e838e83df5423af8d3f7b46173ff03f0b580001)
         (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.13@sha256:1d2b3e850b35941b6ab196f98e838e83df5423af8d3f7b46173ff03f0b580001)
 (user (uid 1000) (gid 1000))
 (workdir /home/opam)
 (run (shell "sudo chown opam:opam /home/opam"))
 (run (shell "sudo mkdir /src"))
 (copy (src packages) (dst /src/packages))
 (copy (src repo) (dst /src/repo))
 (run (network host)
      (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && opam init --reinit -ni"))
 (run (shell "opam repo remove default && opam repo add opam /src"))
 (copy (from (build tools)) (src /home/opam/voodoo-prep) (dst /home/opam/))
 (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
      (network host)
      (shell "opam install dune.3.13.0 ocamlfind.1.9.6"))
 (env DUNE_CACHE enabled)
 (env DUNE_CACHE_TRANSPORT direct)
 (env DUNE_CACHE_DUPLICATION copy)
 (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
      (network host)
      (shell "(sudo apt update) && ((opam depext -viy mariadb.1.1.4 stdlib-shims.0.3.0 ocamlfind.1.9.6 ocamlbuild.0.14.3 integers.0.7.0 dune-configurator.3.13.0 dune.3.13.0 ctypes.0.21.1 csexp.1.5.2 conf-pkg-config.3 conf-mariadb.2 conf-gcc.1.0 bigarray-compat.1.1.0 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')"))
 (run (shell "opam exec -- ~/voodoo-prep -u mariadb:54b7e4e20400725e6317396cfc7fc562,integers:010ec7d605dfdf90e945c41305406478,ctypes:00d6e874eff1428b5f540abea75dfc42,bigarray-compat:48788237958c90fb351844d626683d64"))
 (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.841424') && (for DATA in prep/universes/48788237958c90fb351844d626683d64/bigarray-compat/1.1.0,bigarray-compat.1.1.0-48788237958c90fb351844d626683d64,bigarray-compat.1.1.0 prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1,ctypes.0.21.1-00d6e874eff1428b5f540abea75dfc42,ctypes.0.21.1 prep/universes/010ec7d605dfdf90e945c41305406478/integers/0.7.0,integers.0.7.0-010ec7d605dfdf90e945c41305406478,integers.0.7.0 prep/universes/54b7e4e20400725e6317396cfc7fc562/mariadb/1.1.4,mariadb.1.1.4-54b7e4e20400725e6317396cfc7fc562,mariadb.1.1.4; 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/48788237958c90fb351844d626683d64/bigarray-compat/1.1.0,bigarray-compat.1.1.0-48788237958c90fb351844d626683d64,bigarray-compat.1.1.0 prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1,ctypes.0.21.1-00d6e874eff1428b5f540abea75dfc42,ctypes.0.21.1 prep/universes/010ec7d605dfdf90e945c41305406478/integers/0.7.0,integers.0.7.0-010ec7d605dfdf90e945c41305406478,integers.0.7.0 prep/universes/54b7e4e20400725e6317396cfc7fc562/mariadb/1.1.4,mariadb.1.1.4-54b7e4e20400725e6317396cfc7fc562,mariadb.1.1.4; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/48788237958c90fb351844d626683d64/bigarray-compat/1.1.0,bigarray-compat.1.1.0-48788237958c90fb351844d626683d64,bigarray-compat.1.1.0 prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1,ctypes.0.21.1-00d6e874eff1428b5f540abea75dfc42,ctypes.0.21.1 prep/universes/010ec7d605dfdf90e945c41305406478/integers/0.7.0,integers.0.7.0-010ec7d605dfdf90e945c41305406478,integers.0.7.0 prep/universes/54b7e4e20400725e6317396cfc7fc562/mariadb/1.1.4,mariadb.1.1.4-54b7e4e20400725e6317396cfc7fc562,mariadb.1.1.4; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)"))
)
END-OF-SPEC

ocluster-client submit-obuilder https://github.com/ocaml/opam-repository.git 9fc3fa05d7b0bd182f65b5988f8caf2647c8f3fe --local-file prep.spec \
--pool linux-x86_64 --connect ocluster-submission.cap --cache-hint docs-universe-prep-4.13.1 \
--secret ssh_privkey:id_rsa --secret ssh_pubkey:id_rsa.pub--secret ssh_config:ssh_config

2024-01-29 19:04.34: RETRYING: 2024-01-29/151904-voodoo-prep-01cbbd Number of retries: 0 (retriable error condition)
Building on laodoke.caelum.ci.dev
All commits already cached
Updating files:  76% (25040/32633)
Updating files:  77% (25128/32633)
Updating files:  78% (25454/32633)
Updating files:  79% (25781/32633)
Updating files:  80% (26107/32633)
Updating files:  81% (26433/32633)
Updating files:  82% (26760/32633)
Updating files:  83% (27086/32633)
Updating files:  84% (27412/32633)
Updating files:  85% (27739/32633)
Updating files:  86% (28065/32633)
Updating files:  87% (28391/32633)
Updating files:  88% (28718/32633)
Updating files:  89% (29044/32633)
Updating files:  90% (29370/32633)
Updating files:  91% (29697/32633)
Updating files:  92% (30023/32633)
Updating files:  93% (30349/32633)
Updating files:  94% (30676/32633)
Updating files:  95% (31002/32633)
Updating files:  96% (31328/32633)
Updating files:  97% (31655/32633)
Updating files:  98% (31981/32633)
Updating files:  99% (32307/32633)
Updating files: 100% (32633/32633)
Updating files: 100% (32633/32633), done.
HEAD is now at 9fc3fa05d7 [new release] dune (15 packages) (3.13.0)

(build "tools" …)

(from ocaml/opam:debian-12-ocaml-4.13@sha256:1d2b3e850b35941b6ab196f98e838e83df5423af8d3f7b46173ff03f0b580001)
Unable to find image 'ocaml/opam:debian-12-ocaml-4.13@sha256:1d2b3e850b35941b6ab196f98e838e83df5423af8d3f7b46173ff03f0b580001' locally
docker.io/ocaml/opam@sha256:1d2b3e850b35941b6ab196f98e838e83df5423af8d3f7b46173ff03f0b580001: Pulling from ocaml/opam
ff05b1e4abd8: Pulling fs layer
ff05b1e4abd8: Verifying Checksum
ff05b1e4abd8: Download complete
ff05b1e4abd8: Pull complete
Digest: sha256:1d2b3e850b35941b6ab196f98e838e83df5423af8d3f7b46173ff03f0b580001
Status: Downloaded newer image for ocaml/opam@sha256:1d2b3e850b35941b6ab196f98e838e83df5423af8d3f7b46173ff03f0b580001
2024-01-29 18:59.30 ---> using "ab9f734185a61ed224207f00d40d49e91ca91e306ebfedd0bbead120435b1bab" from cache

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

/: (workdir /home/opam)

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

/home/opam: (run (network host)
                 (shell "sudo apt-get update && sudo apt-get install -yy m4 pkg-config"))
Hit:1 http://deb.debian.org/debian bookworm InRelease
Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:4 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [134 kB]
Fetched 234 kB in 0s (631 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 (1034 kB/s)
Selecting previously unselected package libpkgconf3:amd64.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 18743 files and directories currently installed.)
Preparing to unpack .../libpkgconf3_1.8.1-1_amd64.deb ...
Unpacking libpkgconf3:amd64 (1.8.1-1) ...
Selecting previously unselected package m4.
Preparing to unpack .../archives/m4_1.4.19-3_amd64.deb ...
Unpacking m4 (1.4.19-3) ...
Selecting previously unselected package pkgconf-bin.
Preparing to unpack .../pkgconf-bin_1.8.1-1_amd64.deb ...
Unpacking pkgconf-bin (1.8.1-1) ...
Selecting previously unselected package pkgconf:amd64.
Preparing to unpack .../pkgconf_1.8.1-1_amd64.deb ...
Unpacking pkgconf:amd64 (1.8.1-1) ...
Selecting previously unselected package pkg-config:amd64.
Preparing to unpack .../pkg-config_1.8.1-1_amd64.deb ...
Unpacking pkg-config:amd64 (1.8.1-1) ...
Setting up m4 (1.4.19-3) ...
Setting up libpkgconf3:amd64 (1.8.1-1) ...
Setting up pkgconf-bin (1.8.1-1) ...
Setting up pkgconf:amd64 (1.8.1-1) ...
Setting up pkg-config:amd64 (1.8.1-1) ...
Processing triggers for libc-bin (2.36-9+deb12u3) ...
2024-01-29 18:59.30 ---> using "60b6eb5b71e5b338e8656d5ed5c13027ffcf51f659733fe707a5e5e89dd95a7b" from cache

/home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
                 (network host)
                 (shell "opam pin -ny https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9  && opam depext -iy voodoo-prep"))
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9
This will pin the following packages: voodoo-prep, voodoo-lib, voodoo-gen, voodoo-do. Continue? [Y/n] y
Package voodoo-prep does not exist, create as a NEW package? [Y/n] y
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9
voodoo-prep is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev)
Package voodoo-lib does not exist, create as a NEW package? [Y/n] y
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9
voodoo-lib is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev)
Package voodoo-gen does not exist, create as a NEW package? [Y/n] y
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9
voodoo-gen is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev)
Package voodoo-do does not exist, create as a NEW package? [Y/n] y
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9
voodoo-do is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev)
# Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian
# No extra OS packages requirements found.
# All required OS packages found.
# Now letting opam install the packages

<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[voodoo-prep.~dev] no changes from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9

The following actions will be performed:
  - install ocamlbuild       0.14.3 [required by bos]
  - install cmdliner         1.2.0  [required by voodoo-prep]
  - install dune             3.13.0 [required by voodoo-prep]
  - install ocamlfind        1.9.6  [required by bos]
  - install seq              base   [required by re]
  - install stdlib-shims     0.3.0  [required by ocamlgraph]
  - install opam-file-format 2.1.6  [required by opam-format]
  - install cppo             1.6.9  [required by opam-core]
  - install topkg            1.0.7  [required by bos]
  - install re               1.11.0 [required by opam-format]
  - install ocamlgraph       2.1.0  [required by opam-core]
  - install rresult          0.7.0  [required by bos]
  - install fmt              0.9.0  [required by bos]
  - install astring          0.8.5  [required by bos]
  - install opam-core        2.1.5  [required by opam-format]
  - install logs             0.7.0  [required by bos]
  - install fpath            0.7.3  [required by voodoo-prep]
  - install opam-format      2.1.5  [required by voodoo-prep]
  - install bos              0.2.1  [required by voodoo-prep]
  - install voodoo-prep      ~dev*
===== 20 to install =====

<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
[astring.0.8.5] found in cache
[bos.0.2.1] found in cache
[cmdliner.1.2.0] found in cache
[cppo.1.6.9] found in cache
[dune.3.13.0] found in cache
[fmt.0.9.0] found in cache
[fpath.0.7.3] found in cache
[logs.0.7.0] found in cache
[ocamlbuild.0.14.3] found in cache
[ocamlfind.1.9.6] found in cache
[ocamlgraph.2.1.0] found in cache
[opam-core.2.1.5] found in cache
[opam-file-format.2.1.6] found in cache
[opam-format.2.1.5] found in cache
[re.1.11.0] found in cache
[rresult.0.7.0] found in cache
[stdlib-shims.0.3.0] found in cache
[topkg.1.0.7] found in cache
[voodoo-prep.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed seq.base
-> installed cmdliner.1.2.0
-> installed ocamlfind.1.9.6
-> installed ocamlbuild.0.14.3
-> installed topkg.1.0.7
-> installed rresult.0.7.0
-> installed fmt.0.9.0
-> installed astring.0.8.5
-> installed logs.0.7.0
-> installed fpath.0.7.3
-> installed bos.0.2.1
-> installed dune.3.13.0
-> installed stdlib-shims.0.3.0
-> installed opam-file-format.2.1.6
-> installed re.1.11.0
-> installed cppo.1.6.9
-> installed ocamlgraph.2.1.0
-> installed opam-core.2.1.5
-> installed opam-format.2.1.5
-> installed voodoo-prep.~dev
Done.
# Run eval $(opam env) to update the current shell environment
2024-01-29 18:59.30 ---> using "73e1bb1d86ae55f35f45eee0aa9ad10c081d7176e32fe8d6b15afa9cd182041d" from cache

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

(from ocaml/opam:debian-12-ocaml-4.13@sha256:1d2b3e850b35941b6ab196f98e838e83df5423af8d3f7b46173ff03f0b580001)
Unable to find image 'ocaml/opam:debian-12-ocaml-4.13@sha256:1d2b3e850b35941b6ab196f98e838e83df5423af8d3f7b46173ff03f0b580001' locally
docker.io/ocaml/opam@sha256:1d2b3e850b35941b6ab196f98e838e83df5423af8d3f7b46173ff03f0b580001: Pulling from ocaml/opam
ff05b1e4abd8: Pulling fs layer
ff05b1e4abd8: Verifying Checksum
ff05b1e4abd8: Download complete
ff05b1e4abd8: Pull complete
Digest: sha256:1d2b3e850b35941b6ab196f98e838e83df5423af8d3f7b46173ff03f0b580001
Status: Downloaded newer image for ocaml/opam@sha256:1d2b3e850b35941b6ab196f98e838e83df5423af8d3f7b46173ff03f0b580001
2024-01-29 18:59.30 ---> using "ab9f734185a61ed224207f00d40d49e91ca91e306ebfedd0bbead120435b1bab" from cache

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

/: (workdir /home/opam)

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

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

/home/opam: (copy (src packages) (dst /src/packages))
2024-01-29 18:59.32 ---> using "477bf43fa5a2f0559f430ece8d46cc6205f5d0fe01a1a60757380f100c722c45" from cache

/home/opam: (copy (src repo) (dst /src/repo))
2024-01-29 18:59.32 ---> using "9abff2914db74bda59353f85466af4b7c7f835c9db076ca65ea996df2df875d5" from cache

/home/opam: (run (network host)
                 (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && opam init --reinit -ni"))
Configuring from /home/opam/.opamrc and then from built-in defaults.
Checking for available remotes: rsync and local, git.
  - you won't be able to use mercurial repositories unless you install the hg command on your system.
  - you won't be able to use darcs repositories unless you install the darcs command on your system.

This version of opam requires an update to the layout of /home/opam/.opam from version 2.0 to version 2.1, which can't be reverted.
You may want to back it up before going further.

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

<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
[default] synchronised from file:///home/opam/opam-repository
2024-01-29 18:59.32 ---> using "05465ac477600b8146a8021c7a90ea8622003ddcfe0caab79422d6a35d86c792" from cache

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

2024-01-29 18:59.32 ---> using "2d8d7edd769f6d7b5f7619227519d0896c966f6d0d133f923de262e05733cadf" from cache

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

/home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
                 (network host)
                 (shell "opam install dune.3.13.0 ocamlfind.1.9.6"))
The following actions will be performed:
  - install dune      3.13.0
  - install ocamlfind 1.9.6
===== 2 to install =====

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocamlfind.1.9.6  (cached)
-> retrieved dune.3.13.0  (cached)
-> installed ocamlfind.1.9.6
-> installed dune.3.13.0
Done.
# Run eval $(opam env) to update the current shell environment
2024-01-29 18:59.32 ---> using "356e26543d9050766f8c583ce2b5cb2ec5fdca18e0a32942ac414941bd5279b6" 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 mariadb.1.1.4 stdlib-shims.0.3.0 ocamlfind.1.9.6 ocamlbuild.0.14.3 integers.0.7.0 dune-configurator.3.13.0 dune.3.13.0 ctypes.0.21.1 csexp.1.5.2 conf-pkg-config.3 conf-mariadb.2 conf-gcc.1.0 bigarray-compat.1.1.0 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')"))

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

Hit:1 http://deb.debian.org/debian bookworm InRelease
Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:4 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [134 kB]
Fetched 234 kB in 0s (791 kB/s)
Reading package lists...
Building dependency tree...
Reading state information...
All packages are up to date.
Opam plugin "depext" may require upgrading/reinstalling. Reinstall the plugin on the current switch? [Y/n] y
The following actions will be performed:
  - recompile opam-depext 1.2.1-1

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

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

<><> Carrying on to "opam depext -viy mariadb.1.1.4 stdlib-shims.0.3.0 ocamlfind.1.9.6 ocamlbuild.0.14.3 integers.0.7.0 dune-configurator.3.13.0 dune.3.13.0 ctypes.0.21.1 csexp.1.5.2 conf-pkg-config.3 conf-mariadb.2 conf-gcc.1.0 bigarray-compat.1.1.0" 

You are using opam 2.1+, where external dependency handling has been integrated: consider calling opam directly, the 'depext' plugin interface is provided for backwards compatibility only
# Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian
# The following system packages are needed:
gcc
libmariadb-dev
pkg-config
[NOTE] Package dune is already installed (current version is 3.13.0).
[NOTE] Package ocamlfind is already installed (current version is 1.9.6).
The following actions will be performed:
  - install bigarray-compat   1.1.0
  - install conf-gcc          1.0
  - install csexp             1.5.2
  - install ocamlbuild        0.14.3
  - install conf-pkg-config   3
  - install stdlib-shims      0.3.0
  - install dune-configurator 3.13.0
  - install conf-mariadb      2
  - install integers          0.7.0
  - install ctypes            0.21.1
  - install mariadb           1.1.4
===== 11 to install =====

The following system packages will first need to be installed:
    libmariadb-dev pkg-config

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
Let opam run your package manager to install the required system packages?
(answer 'n' for other options) [Y/n] y
+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libmariadb-dev" "pkg-config"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package mysql-common.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 18743 files and directories currently installed.)
- Preparing to unpack .../0-mysql-common_5.8+1.1.0_all.deb ...
- Unpacking mysql-common (5.8+1.1.0) ...
- Selecting previously unselected package mariadb-common.
- Preparing to unpack .../1-mariadb-common_1%3a10.11.4-1~deb12u1_all.deb ...
- Unpacking mariadb-common (1:10.11.4-1~deb12u1) ...
- Selecting previously unselected package libmariadb3:amd64.
- Preparing to unpack .../2-libmariadb3_1%3a10.11.4-1~deb12u1_amd64.deb ...
- Unpacking libmariadb3:amd64 (1:10.11.4-1~deb12u1) ...
- Selecting previously unselected package libssl-dev:amd64.
- Preparing to unpack .../3-libssl-dev_3.0.11-1~deb12u2_amd64.deb ...
- Unpacking libssl-dev:amd64 (3.0.11-1~deb12u2) ...
- Selecting previously unselected package zlib1g-dev:amd64.
- Preparing to unpack .../4-zlib1g-dev_1%3a1.2.13.dfsg-1_amd64.deb ...
- Unpacking zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ...
- Selecting previously unselected package libmariadb-dev.
- Preparing to unpack .../5-libmariadb-dev_1%3a10.11.4-1~deb12u1_amd64.deb ...
- Unpacking libmariadb-dev (1:10.11.4-1~deb12u1) ...
- Selecting previously unselected package libpkgconf3:amd64.
- Preparing to unpack .../6-libpkgconf3_1.8.1-1_amd64.deb ...
- Unpacking libpkgconf3:amd64 (1.8.1-1) ...
- Selecting previously unselected package pkgconf-bin.
- Preparing to unpack .../7-pkgconf-bin_1.8.1-1_amd64.deb ...
- Unpacking pkgconf-bin (1.8.1-1) ...
- Selecting previously unselected package pkgconf:amd64.
- Preparing to unpack .../8-pkgconf_1.8.1-1_amd64.deb ...
- Unpacking pkgconf:amd64 (1.8.1-1) ...
- Selecting previously unselected package pkg-config:amd64.
- Preparing to unpack .../9-pkg-config_1.8.1-1_amd64.deb ...
- Unpacking pkg-config:amd64 (1.8.1-1) ...
- Setting up mysql-common (5.8+1.1.0) ...
- update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode
- Setting up mariadb-common (1:10.11.4-1~deb12u1) ...
- update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode
- Setting up libpkgconf3:amd64 (1.8.1-1) ...
- Setting up libssl-dev:amd64 (3.0.11-1~deb12u2) ...
- Setting up libmariadb3:amd64 (1:10.11.4-1~deb12u1) ...
- Setting up pkgconf-bin (1.8.1-1) ...
- Setting up zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ...
- Setting up pkgconf:amd64 (1.8.1-1) ...
- Setting up pkg-config:amd64 (1.8.1-1) ...
- Setting up libmariadb-dev (1:10.11.4-1~deb12u1) ...
- Processing triggers for libc-bin (2.36-9+deb12u3) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/33:
Processing  2/33:
Processing  3/33:
Processing  4/33:
Processing  5/33:
Processing  6/33:
Processing  7/33: [conf-gcc: gcc]
Processing  8/33: [conf-gcc: gcc] [conf-pkg-config: pkg-config]
-> retrieved bigarray-compat.1.1.0  (cached)
Processing  9/33: [conf-gcc: gcc] [conf-pkg-config: pkg-config]
Processing 10/33: [bigarray-compat: dune build] [conf-gcc: gcc] [conf-pkg-config: pkg-config]
-> retrieved csexp.1.5.2  (cached)
Processing 11/33: [bigarray-compat: dune build] [conf-gcc: gcc] [conf-pkg-config: pkg-config]
Processing 12/33: [bigarray-compat: dune build] [conf-gcc: gcc] [conf-pkg-config: pkg-config] [csexp: dune build]
-> retrieved ctypes.0.21.1  (cached)
Processing 13/33: [mariadb.1.1.4: http] [bigarray-compat: dune build] [conf-gcc: gcc] [conf-pkg-config: pkg-config] [csexp: dune build]
- gcc (Debian 12.2.0-14) 12.2.0
- Copyright (C) 2022 Free Software Foundation, Inc.
- This is free software; see the source for copying conditions.  There is NO
- warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- 
-> compiled  conf-gcc.1.0
Processing 13/33: [mariadb.1.1.4: http] [bigarray-compat: dune build] [conf-pkg-config: pkg-config] [csexp: dune build]
-> installed conf-gcc.1.0
Processing 14/33: [mariadb.1.1.4: http] [bigarray-compat: dune build] [conf-pkg-config: pkg-config] [csexp: dune build]
- usage: pkgconf [OPTIONS] [LIBRARIES]
- 
- basic options:
- 
-   --help                            this message
-   --about                           print pkgconf version and license to stdout
-   --version                         print supported pkg-config version to stdout
-   --atleast-pkgconfig-version       check whether or not pkgconf is compatible
-                                     with a specified pkg-config version
-   --errors-to-stdout                print all errors on stdout instead of stderr
-   --print-errors                    ensure all errors are printed
-   --short-errors                    be less verbose about some errors
-   --silence-errors                  explicitly be silent about errors
-   --list-all                        list all known packages
-   --list-package-names              list all known package names
-   --simulate                        simulate walking the calculated dependency graph
-   --no-cache                        do not cache already seen packages when
-                                     walking the dependency graph
-   --log-file=filename               write an audit log to a specified file
-   --with-path=path                  adds a directory to the search path
-   --define-prefix                   override the prefix variable with one that is guessed based on
-                                     the location of the .pc file
-   --dont-define-prefix              do not override the prefix variable under any circumstances
-   --prefix-variable=varname         sets the name of the variable that pkgconf considers
-                                     to be the package prefix
-   --relocate=path                   relocates a path and exits (mostly for testsuite)
-   --dont-relocate-paths             disables path relocation support
- 
- cross-compilation personality support:
- 
-   --personality=triplet|filename    sets the personality to 'triplet' or a file named 'filename'
-   --dump-personality                dumps details concerning selected personality
- 
- checking specific pkg-config database entries:
- 
-   --atleast-version                 require a specific version of a module
-   --exact-version                   require an exact version of a module
-   --max-version                     require a maximum version of a module
-   --exists                          check whether or not a module exists
-   --uninstalled                     check whether or not an uninstalled module will be used
-   --no-uninstalled                  never use uninstalled modules when satisfying dependencies
-   --no-provides                     do not use 'provides' rules to resolve dependencies
-   --maximum-traverse-depth          maximum allowed depth for dependency graph
-   --static                          be more aggressive when computing dependency graph
-                                     (for static linking)
-   --shared                          use a simplified dependency graph (usually default)
-   --pure                            optimize a static dependency graph as if it were a normal
-                                     dependency graph
-   --env-only                        look only for package entries in PKG_CONFIG_PATH
-   --ignore-conflicts                ignore 'conflicts' rules in modules
-   --validate                        validate specific .pc files for correctness
- 
- querying specific pkg-config database fields:
- 
-   --define-variable=varname=value   define variable 'varname' as 'value'
-   --variable=varname                print specified variable entry to stdout
-   --cflags                          print required CFLAGS to stdout
-   --cflags-only-I                   print required include-dir CFLAGS to stdout
-   --cflags-only-other               print required non-include-dir CFLAGS to stdout
-   --libs                            print required linker flags to stdout
-   --libs-only-L                     print required LDPATH linker flags to stdout
-   --libs-only-l                     print required LIBNAME linker flags to stdout
-   --libs-only-other                 print required other linker flags to stdout
-   --print-requires                  print required dependency frameworks to stdout
-   --print-requires-private          print required dependency frameworks for static
-                                     linking to stdout
-   --print-provides                  print provided dependencies to stdout
-   --print-variables                 print all known variables in module to stdout
-   --digraph                         print entire dependency graph in graphviz 'dot' format
-   --keep-system-cflags              keep -I/usr/include entries in cflags output
-   --keep-system-libs                keep -L/lib:/lib/i386-linux-gnu:/lib/x86_64-linux-gnu:/lib/x86_64-linux-gnux32:/lib32:/libx32:/usr/lib:/usr/lib/i386-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnux32:/usr/lib32:/usr/libx32 entries in libs output
-   --path                            show the exact filenames for any matching .pc files
-   --modversion                      print the specified module's version to stdout
-   --internal-cflags                 do not filter 'internal' cflags from output
- 
- filtering output:
- 
-   --msvc-syntax                     print translatable fragments in MSVC syntax
-   --fragment-filter=types           filter output fragments to the specified types
- 
- report bugs to <https://github.com/pkgconf/pkgconf/issues/new>.
-> compiled  conf-pkg-config.3
Processing 14/33: [mariadb.1.1.4: http] [bigarray-compat: dune build] [csexp: dune build]
-> installed conf-pkg-config.3
Processing 15/33: [mariadb.1.1.4: http] [bigarray-compat: dune build] [csexp: dune build]
Processing 16/33: [mariadb.1.1.4: http] [bigarray-compat: dune build] [conf-mariadb: sh pkg-config --exists libmariadb || pkg-config --exists mariadb] [csexp: dune build]
-> retrieved integers.0.7.0  (cached)
Processing 17/33: [mariadb.1.1.4: http] [bigarray-compat: dune build] [conf-mariadb: sh pkg-config --exists libmariadb || pkg-config --exists mariadb] [csexp: dune build]
- + pkg-config --exists libmariadb
-> compiled  conf-mariadb.2
Processing 17/33: [mariadb.1.1.4: http] [bigarray-compat: dune build] [csexp: dune build]
-> installed conf-mariadb.2
Processing 18/33: [mariadb.1.1.4: http] [bigarray-compat: dune build] [csexp: dune build]
-> retrieved ocamlbuild.0.14.3  (cached)
Processing 19/33: [mariadb.1.1.4: http] [bigarray-compat: dune build] [csexp: dune build]
Processing 20/33: [mariadb.1.1.4: http] [bigarray-compat: dune build] [csexp: dune build] [ocamlbuild: make configure.make]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 21/33: [mariadb.1.1.4: http] [bigarray-compat: dune build] [csexp: dune build] [ocamlbuild: make configure.make] [stdlib-shims: dune build]
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX="; \
- echo "OCAML_BINDIR=/home/opam/.opam/4.13/bin"; \
- echo "OCAML_LIBDIR=/home/opam/.opam/4.13/lib/ocaml"; \
- echo "OCAML_MANDIR=/home/opam/.opam/4.13/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.13"; \
- echo "BINDIR=/home/opam/.opam/4.13/bin"; \
- echo "LIBDIR=/home/opam/.opam/4.13/lib"; \
- echo "MANDIR=/home/opam/.opam/4.13/man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = "/home/opam/.opam/4.13/bin"'; \
- echo 'let libdir = "/home/opam/.opam/4.13/lib"'; \
- echo 'let ocaml_libdir = "/home/opam/.opam/4.13/lib/ocaml"'; \
- echo 'let libdir_abs = "/home/opam/.opam/4.13/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.14.3"'; \
- ) > src/ocamlbuild_config.ml
Processing 21/33: [mariadb.1.1.4: http] [bigarray-compat: dune build] [csexp: dune build] [ocamlbuild: make check-if-preinstalled] [stdlib-shims: dune build]
-> compiled  csexp.1.5.2
Processing 21/33: [mariadb.1.1.4: http] [bigarray-compat: dune build] [ocamlbuild: make check-if-preinstalled] [stdlib-shims: dune build]
-> installed csexp.1.5.2
Processing 22/33: [mariadb.1.1.4: http] [bigarray-compat: dune build] [ocamlbuild: make check-if-preinstalled] [stdlib-shims: dune build]
-> compiled  bigarray-compat.1.1.0
Processing 22/33: [mariadb.1.1.4: http] [ocamlbuild: make check-if-preinstalled] [stdlib-shims: dune build]
-> installed bigarray-compat.1.1.0
Processing 23/33: [mariadb.1.1.4: http] [ocamlbuild: make check-if-preinstalled] [stdlib-shims: dune build]
-> compiled  stdlib-shims.0.3.0
Processing 23/33: [mariadb.1.1.4: http] [ocamlbuild: make check-if-preinstalled]
-> installed stdlib-shims.0.3.0
Processing 24/33: [mariadb.1.1.4: http] [ocamlbuild: make check-if-preinstalled]
Processing 25/33: [mariadb.1.1.4: http] [integers: dune build] [ocamlbuild: make check-if-preinstalled]
Processing 25/33: [integers: dune build] [ocamlbuild: make check-if-preinstalled]
-> retrieved mariadb.1.1.4  (https://github.com/andrenth/ocaml-mariadb/archive/1.1.4.tar.gz)
-> retrieved dune-configurator.3.13.0  (cached)
Processing 26/33: [dune-configurator: rm] [integers: dune build] [ocamlbuild: make check-if-preinstalled]
-> compiled  integers.0.7.0
Processing 26/33: [dune-configurator: rm] [ocamlbuild: make check-if-preinstalled]
-> installed integers.0.7.0
Processing 27/33: [dune-configurator: rm] [ocamlbuild: make check-if-preinstalled]
Processing 27/33: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled]
-> compiled  dune-configurator.3.13.0
Processing 27/33: [ocamlbuild: make check-if-preinstalled]
-> installed dune-configurator.3.13.0
Processing 28/33: [ocamlbuild: make check-if-preinstalled]
Processing 29/33: [ctypes: dune build] [ocamlbuild: make check-if-preinstalled]
- if test -d /home/opam/.opam/4.13/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "/home/opam/.opam/4.13/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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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
- 251 states, 1051 transitions, table size 5710 bytes
- 4334 additional bytes used for bindings
- ocamlc.opt -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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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/my_std.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/exit_codes.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 +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 +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 +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.mli
- ocamlc.opt -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_executor.ml
- ocamlc.opt -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.mli
- ocamlc.opt -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 +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 +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 unix.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_executor.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_executor.cmo plugin-lib/ocamlbuild_unix_plugin.cmo
- ocamlopt.opt -for-pack Ocamlbuild_pack -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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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/my_std.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/exit_codes.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 +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 +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.ml
- ocamlopt.opt -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 +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 unix.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.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_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx
- ocamlc.opt 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.13/.opam-switch/build/ocamlbuild.0.14.3'
- rm -f ocamlbuild.install
- touch ocamlbuild.install
- /usr/bin/make install-bin-opam
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlbuild.0.14.3'
- 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.13/.opam-switch/build/ocamlbuild.0.14.3'
- /usr/bin/make install-lib-opam
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlbuild.0.14.3'
- echo 'lib: [' >> ocamlbuild.install
- /usr/bin/make install-lib-basics-opam
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlbuild.0.14.3'
- 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.13/.opam-switch/build/ocamlbuild.0.14.3'
- /usr/bin/make install-lib-byte-opam
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlbuild.0.14.3'
- for lib in plugin-lib/ocamlbuildlib.cma bin/ocamlbuild.cmo src/ocamlbuild_pack.cmi plugin-lib/ocamlbuild_plugin.cmi plugin-lib/ocamlbuild_executor.cmi plugin-lib/ocamlbuild_unix_plugin.cmi; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlbuild.0.14.3'
- /usr/bin/make install-lib-native-opam
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlbuild.0.14.3'
- 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_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx plugin-lib/ocamlbuild_plugin.o plugin-lib/ocamlbuild_executor.o plugin-lib/ocamlbuild_unix_plugin.o; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlbuild.0.14.3'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlbuild.0.14.3'
- /usr/bin/make install-man-opam
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlbuild.0.14.3'
- 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.13/.opam-switch/build/ocamlbuild.0.14.3'
- /usr/bin/make install-doc-opam
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlbuild.0.14.3'
- 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.13/.opam-switch/build/ocamlbuild.0.14.3'
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlbuild.0.14.3'
-> compiled  ocamlbuild.0.14.3
Processing 29/33: [ctypes: dune build]
-> installed ocamlbuild.0.14.3
Processing 30/33: [ctypes: dune build]
+ /home/opam/.opam/4.13/bin/dune "build" "-p" "ctypes" "-j" "255" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ctypes.0.21.1)
- (cd _build/default && /home/opam/.opam/4.13/bin/ocamlopt.opt -w -40 -g -I src/ctypes-top/.ctypes_top.objs/byte -I src/ctypes-top/.ctypes_top.objs/native -I /home/opam/.opam/4.13/lib/bigarray-compat -I /home/opam/.opam/4.13/lib/integers -I /home/opam/.opam/4.13/lib/ocaml/compiler-libs -I /home/opam/.opam/4.13/lib/stdlib-shims -I src/ctypes/.ctypes.objs/byte -I src/ctypes/.ctypes.objs/native -intf-suffix .ml -no-alias-deps -open Ctypes_top -o src/ctypes-top/.ctypes_top.objs/native/ctypes_top__Install_ctypes_printers.cmx -c -impl src/ctypes-top/install_ctypes_printers.ml)
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
Processing 30/33: [ctypes: dune install]
+ /home/opam/.opam/4.13/bin/dune "install" "-p" "ctypes" "--create-install-files" "ctypes" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ctypes.0.21.1)
-> compiled  ctypes.0.21.1
-> installed ctypes.0.21.1
Processing 32/33: [mariadb: ./configure]
+ /home/opam/.opam/4.13/.opam-switch/build/mariadb.1.1.4/./configure "--prefix=/home/opam/.opam/4.13" (CWD=/home/opam/.opam/4.13/.opam-switch/build/mariadb.1.1.4)
- mariadb_connector: ................................... true
- mariadb_include_base: ................................ mariadb
- mariadb_as_mysql: .................................... false
- File "./setup.ml", line 1775, characters 22-40:
- 1775 |         let compare = Pervasives.compare
-                              ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "setup.ml", line 3467, characters 16-34:
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- 
- Configuration:
- ocamlfind: ................................................... /home/opam/.opam/4.13/bin/ocamlfind
- ocamlc: ...................................................... /home/opam/.opam/4.13/bin/ocamlc.opt
- ocamlopt: .................................................... /home/opam/.opam/4.13/bin/ocamlopt.opt
- ocamlbuild: .................................................. /home/opam/.opam/4.13/bin/ocamlbuild
- Package name: ................................................ mariadb
- Package version: ............................................. 1.1.4
- os_type: ..................................................... Unix
- system: ...................................................... linux
- architecture: ................................................ amd64
- ccomp_type: .................................................. cc
- ocaml_version: ............................................... 4.13.1
- standard_library_default: .................................... /home/opam/.opam/4.13/lib/ocaml
- standard_library: ............................................ /home/opam/.opam/4.13/lib/ocaml
- bytecomp_c_compiler: ......................................... gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64 
- native_c_compiler: ........................................... gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64 
- model: ....................................................... default
- ext_obj: ..................................................... .o
- ext_asm: ..................................................... .s
- ext_lib: ..................................................... .a
- ext_dll: ..................................................... .so
- default_executable_name: ..................................... a.out
- systhread_supported: ......................................... true
- Install architecture-independent files dir: .................. /home/opam/.opam/4.13
- Install architecture-dependent files in dir: ................. $prefix
- User executables: ............................................ $exec_prefix/bin
- System admin executables: .................................... $exec_prefix/sbin
- Program executables: ......................................... $exec_prefix/libexec
- Read-only single-machine data: ............................... $prefix/etc
- Modifiable architecture-independent data: .................... $prefix/com
- Modifiable single-machine data: .............................. $prefix/var
- Object code libraries: ....................................... $exec_prefix/lib
- Read-only arch-independent data root: ........................ $prefix/share
- Read-only architecture-independent data: ..................... $datarootdir
- Info documentation: .......................................... $datarootdir/info
- Locale-dependent data: ....................................... $datarootdir/locale
- Man documentation: ........................................... $datarootdir/man
- Documentation root: .......................................... $datarootdir/doc/$pkg_name
- HTML documentation: .......................................... $docdir
- DVI documentation: ........................................... $docdir
- PDF documentation: ........................................... $docdir
- PS documentation: ............................................ $docdir
- findlib_version: ............................................. 1.9.6
- is_native: ................................................... true
- suffix_program: ..............................................
- Remove a file.: .............................................. rm -f
- Remove a directory.: ......................................... rm -rf
- Turn ocaml debug flag on: .................................... true
- Turn ocaml profile flag on: .................................. false
- Compiler support generation of .cmxs.: ....................... true
- OCamlbuild additional flags: .................................
- Link to the MariaDB C/Connector library: ..................... true
- MariaDB's libmariadbclient installed as libmysqlclient.so: ... false
- Build the Lwt example: ....................................... false
- Build the Async example: ..................................... false
- Create documentations: ....................................... true
- Compile tests executable and library and run them: ........... false
- pkg_ctypes_stubs: ............................................ /home/opam/.opam/4.13/lib/ctypes/stubs
- pkg_unix: .................................................... /home/opam/.opam/4.13/lib/ocaml
- ocamldoc: .................................................... /home/opam/.opam/4.13/bin/ocamldoc
- 
Processing 32/33: [mariadb: make]
+ /usr/bin/make  (CWD=/home/opam/.opam/4.13/.opam-switch/build/mariadb.1.1.4)
- ocaml setup.ml -build 
- File "./setup.ml", line 1775, characters 22-40:
- 1775 |         let compare = Pervasives.compare
-                              ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "setup.ml", line 3467, characters 16-34:
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- W: Cannot find source file matching module 'Ffi_generated' in library mariadb.
- W: Use InterfacePatterns or ImplementationPatterns to define this file with feature "source_patterns".
- W: Cannot find source file matching module 'Ffi_generated_types' in library mariadb.
- W: Use InterfacePatterns or ImplementationPatterns to define this file with feature "source_patterns".
- ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.13/lib/ocamlbuild /home/opam/.opam/4.13/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.13/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.13/bin/ocamlfind ocamldep -package ctypes.stubs -modules bindings/ffi_bindings.ml > bindings/ffi_bindings.ml.depends
- /home/opam/.opam/4.13/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +1..45 -package ctypes.stubs -I bindings -o bindings/ffi_bindings.cmo bindings/ffi_bindings.ml
- /home/opam/.opam/4.13/bin/ocamlfind ocamlc -a -warn-error +1..45 -I bindings bindings/ffi_bindings.cmo -o bindings/mariadb_bindings.cma
- /home/opam/.opam/4.13/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -warn-error +1..45 -package ctypes.stubs -I bindings -o bindings/ffi_bindings.cmx bindings/ffi_bindings.ml
- /home/opam/.opam/4.13/bin/ocamlfind ocamlopt -a -warn-error +1..45 -I bindings bindings/ffi_bindings.cmx -o bindings/mariadb_bindings.cmxa
- /home/opam/.opam/4.13/bin/ocamlfind ocamlopt -shared -I bindings bindings/mariadb_bindings.cmxa bindings/ffi_bindings.cmx -o bindings/mariadb_bindings.cmxs
- /home/opam/.opam/4.13/bin/ocamlfind ocamldep -package ctypes.stubs -modules stubgen/ffi_stubgen.ml > stubgen/ffi_stubgen.ml.depends
- /home/opam/.opam/4.13/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I bindings -warn-error +1..45 -warn-error +1..45 -package ctypes.stubs -I stubgen -I bindings -o stubgen/ffi_stubgen.cmo stubgen/ffi_stubgen.ml
- /home/opam/.opam/4.13/bin/ocamlfind ocamlc -linkpkg -g -warn-error +1..45 -linkpkg -package ctypes.stubs -I bindings -I stubgen bindings/mariadb_bindings.cma stubgen/ffi_stubgen.cmo -o stubgen/ffi_stubgen.byte
- stubgen/ffi_stubgen.byte -c > lib/ffi_generated_stubs.c
- /home/opam/.opam/4.13/bin/ocamlfind ocamlc -g -I lib -package ctypes -ccopt -I -ccopt /home/opam/.opam/4.13/lib/ctypes/stubs -package unix -package ctypes.stubs -c lib/ffi_generated_stubs.c
- + /home/opam/.opam/4.13/bin/ocamlfind ocamlc -g -I lib -package ctypes -ccopt -I -ccopt /home/opam/.opam/4.13/lib/ctypes/stubs -package unix -package ctypes.stubs -c lib/ffi_generated_stubs.c
- lib/ffi_generated_stubs.c: In function 'mariadb_stub_9_mysql_error':
- lib/ffi_generated_stubs.c:61:16: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-    61 |    char* x46 = mysql_error(x45);
-       |                ^~~~~~~~~~~
- lib/ffi_generated_stubs.c: In function 'mariadb_stub_12_mysql_stmt_error':
- lib/ffi_generated_stubs.c:79:16: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-    79 |    char* x55 = mysql_stmt_error(x54);
-       |                ^~~~~~~~~~~~~~~~
- lib/ffi_generated_stubs.c: In function 'mariadb_stub_39_mysql_real_connect_start':
- lib/ffi_generated_stubs.c:294:29: warning: passing argument 1 of 'mysql_real_connect_start' from incompatible pointer type [-Wincompatible-pointer-types]
-   294 |    mysql_real_connect_start(x211, x212, x213, x214, x215, x216, x217,
-       |                             ^~~~
-       |                             |
-       |                             void **
- In file included from lib/ffi_generated_stubs.c:1:
- /usr/include/mariadb/mysql.h:661:54: note: expected 'MYSQL **' {aka 'struct st_mysql **'} but argument is of type 'void **'
-   661 | int         STDCALL mysql_real_connect_start(MYSQL **ret, MYSQL *mysql,
-       |                                              ~~~~~~~~^~~
- lib/ffi_generated_stubs.c: In function 'mariadb_stub_40_mysql_real_connect_cont':
- lib/ffi_generated_stubs.c:320:39: warning: passing argument 1 of 'mysql_real_connect_cont' from incompatible pointer type [-Wincompatible-pointer-types]
-   320 |    int x242 = mysql_real_connect_cont(x237, x238, x239);
-       |                                       ^~~~
-       |                                       |
-       |                                       void **
- /usr/include/mariadb/mysql.h:669:53: note: expected 'MYSQL **' {aka 'struct st_mysql **'} but argument is of type 'void **'
-   669 | int         STDCALL mysql_real_connect_cont(MYSQL **ret, MYSQL *mysql,
-       |                                             ~~~~~~~~^~~
- mv ffi_generated_stubs.o lib/ffi_generated_stubs.o
- /home/opam/.opam/4.13/bin/ocamlfind ocamlmklib -o lib/mariadb_stubs -g -lmariadb lib/ffi_generated_stubs.o
- /home/opam/.opam/4.13/bin/ocamlfind ocamldep -package unix -package ctypes.stubs -modules lib/mariadb.mli > lib/mariadb.mli.depends
- /home/opam/.opam/4.13/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I bindings -ccopt -I -ccopt /home/opam/.opam/4.13/lib/ctypes/stubs -warn-error +1..45 -package unix -package ctypes.stubs -I lib -I bindings -o lib/mariadb.cmi lib/mariadb.mli
- /home/opam/.opam/4.13/bin/ocamlfind ocamldep -package unix -package ctypes.stubs -modules lib/mariadb.ml > lib/mariadb.ml.depends
- /home/opam/.opam/4.13/bin/ocamlfind ocamldep -package unix -package ctypes.stubs -modules lib/binding_wrappers.ml > lib/binding_wrappers.ml.depends
- stubgen/ffi_stubgen.byte -ml > lib/ffi_generated.ml
- /home/opam/.opam/4.13/bin/ocamlfind ocamldep -package unix -package ctypes.stubs -modules lib/ffi_generated.ml > lib/ffi_generated.ml.depends
- /home/opam/.opam/4.13/bin/ocamlfind ocamldep -package ctypes.stubs -modules stubgen/ffi_types_stubgen.ml > stubgen/ffi_types_stubgen.ml.depends
- /home/opam/.opam/4.13/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I bindings -warn-error +1..45 -warn-error +1..45 -package ctypes.stubs -I stubgen -I bindings -o stubgen/ffi_types_stubgen.cmo stubgen/ffi_types_stubgen.ml
- /home/opam/.opam/4.13/bin/ocamlfind ocamlc -linkpkg -g -warn-error +1..45 -linkpkg -package ctypes.stubs -I bindings -I stubgen bindings/mariadb_bindings.cma stubgen/ffi_types_stubgen.cmo -o stubgen/ffi_types_stubgen.byte
- stubgen/ffi_types_stubgen.byte > stubgen/ffi_ml_types_stubgen.c
- gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64  stubgen/ffi_ml_types_stubgen.c -I /home/opam/.opam/4.13/lib/ctypes/stubs -I /home/opam/.opam/4.13/lib/ocaml -o stubgen/ffi_ml_types_subgen
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64  stubgen/ffi_ml_types_stubgen.c -I /home/opam/.opam/4.13/lib/ctypes/stubs -I /home/opam/.opam/4.13/lib/ocaml -o stubgen/ffi_ml_types_subgen
- stubgen/ffi_ml_types_stubgen.c:4:10: fatal error: ctypes_cstubs_internals.h: No such file or directory
-     4 | #include "ctypes_cstubs_internals.h"
-       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~
- compilation terminated.
- Command exited with code 1.
- E: Failure("Command ''/home/opam/.opam/4.13/bin/ocamlbuild' bindings/mariadb_bindings.cma bindings/mariadb_bindings.cmxa bindings/mariadb_bindings.a bindings/mariadb_bindings.cmxs lib/libmariadb_stubs.a lib/dllmariadb_stubs.so lib/mariadb.cma lib/mariadb.cmxa lib/mariadb.a lib/mariadb.cmxs stubgen/ffi_stubgen.byte stubgen/ffi_types_stubgen.byte examples/select/nonblocking_select_example.native examples/select/nonblocking_select_stress_test.native examples/blocking/blocking_example.native examples/blocking/blocking_stress_test.native -use-ocamlfind -tag debug' terminated with error code 10")
- make: *** [Makefile:7: build] Error 1
[ERROR] The compilation of mariadb.1.1.4 failed at "make".

#=== ERROR while compiling mariadb.1.1.4 ======================================#
# context              2.1.5 | linux/x86_64 | ocaml-base-compiler.4.13.1 | file:///src
# path                 ~/.opam/4.13/.opam-switch/build/mariadb.1.1.4
# command              /usr/bin/make
# exit-code            2
# env-file             ~/.opam/log/mariadb-113-512407.env
# output-file          ~/.opam/log/mariadb-113-512407.out
### output ###
# ocaml setup.ml -build 
# File "./setup.ml", line 1775, characters 22-40:
# 1775 |         let compare = Pervasives.compare
#                              ^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
# 
# If you need to stay compatible with OCaml < 4.07, you can use the 
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# File "setup.ml", line 3467, characters 16-34:
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
# 
# If you need to stay compatible with OCaml < 4.07, you can use the 
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# W: Cannot find source file matching module 'Ffi_generated' in library mariadb.
# W: Use InterfacePatterns or ImplementationPatterns to define this file with feature "source_patterns".
# W: Cannot find source file matching module 'Ffi_generated_types' in library mariadb.
# W: Use InterfacePatterns or ImplementationPatterns to define this file with feature "source_patterns".
# ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.13/lib/ocamlbuild /home/opam/.opam/4.13/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.13/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
# /home/opam/.opam/4.13/bin/ocamlfind ocamldep -package ctypes.stubs -modules bindings/ffi_bindings.ml > bindings/ffi_bindings.ml.depends
# /home/opam/.opam/4.13/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +1..45 -package ctypes.stubs -I bindings -o bindings/ffi_bindings.cmo bindings/ffi_bindings.ml
# /home/opam/.opam/4.13/bin/ocamlfind ocamlc -a -warn-error +1..45 -I bindings bindings/ffi_bindings.cmo -o bindings/mariadb_bindings.cma
# /home/opam/.opam/4.13/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -warn-error +1..45 -package ctypes.stubs -I bindings -o bindings/ffi_bindings.cmx bindings/ffi_bindings.ml
# /home/opam/.opam/4.13/bin/ocamlfind ocamlopt -a -warn-error +1..45 -I bindings bindings/ffi_bindings.cmx -o bindings/mariadb_bindings.cmxa
# /home/opam/.opam/4.13/bin/ocamlfind ocamlopt -shared -I bindings bindings/mariadb_bindings.cmxa bindings/ffi_bindings.cmx -o bindings/mariadb_bindings.cmxs
# /home/opam/.opam/4.13/bin/ocamlfind ocamldep -package ctypes.stubs -modules stubgen/ffi_stubgen.ml > stubgen/ffi_stubgen.ml.depends
# /home/opam/.opam/4.13/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I bindings -warn-error +1..45 -warn-error +1..45 -package ctypes.stubs -I stubgen -I bindings -o stubgen/ffi_stubgen.cmo stubgen/ffi_stubgen.ml
# /home/opam/.opam/4.13/bin/ocamlfind ocamlc -linkpkg -g -warn-error +1..45 -linkpkg -package ctypes.stubs -I bindings -I stubgen bindings/mariadb_bindings.cma stubgen/ffi_stubgen.cmo -o stubgen/ffi_stubgen.byte
# stubgen/ffi_stubgen.byte -c > lib/ffi_generated_stubs.c
# /home/opam/.opam/4.13/bin/ocamlfind ocamlc -g -I lib -package ctypes -ccopt -I -ccopt /home/opam/.opam/4.13/lib/ctypes/stubs -package unix -package ctypes.stubs -c lib/ffi_generated_stubs.c
# + /home/opam/.opam/4.13/bin/ocamlfind ocamlc -g -I lib -package ctypes -ccopt -I -ccopt /home/opam/.opam/4.13/lib/ctypes/stubs -package unix -package ctypes.stubs -c lib/ffi_generated_stubs.c
# lib/ffi_generated_stubs.c: In function 'mariadb_stub_9_mysql_error':
# lib/ffi_generated_stubs.c:61:16: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
#    61 |    char* x46 = mysql_error(x45);
#       |                ^~~~~~~~~~~
# lib/ffi_generated_stubs.c: In function 'mariadb_stub_12_mysql_stmt_error':
# lib/ffi_generated_stubs.c:79:16: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
#    79 |    char* x55 = mysql_stmt_error(x54);
#       |                ^~~~~~~~~~~~~~~~
# lib/ffi_generated_stubs.c: In function 'mariadb_stub_39_mysql_real_connect_start':
# lib/ffi_generated_stubs.c:294:29: warning: passing argument 1 of 'mysql_real_connect_start' from incompatible pointer type [-Wincompatible-pointer-types]
#   294 |    mysql_real_connect_start(x211, x212, x213, x214, x215, x216, x217,
#       |                             ^~~~
#       |                             |
#       |                             void **
# In file included from lib/ffi_generated_stubs.c:1:
# /usr/include/mariadb/mysql.h:661:54: note: expected 'MYSQL **' {aka 'struct st_mysql **'} but argument is of type 'void **'
#   661 | int         STDCALL mysql_real_connect_start(MYSQL **ret, MYSQL *mysql,
#       |                                              ~~~~~~~~^~~
# lib/ffi_generated_stubs.c: In function 'mariadb_stub_40_mysql_real_connect_cont':
# lib/ffi_generated_stubs.c:320:39: warning: passing argument 1 of 'mysql_real_connect_cont' from incompatible pointer type [-Wincompatible-pointer-types]
#   320 |    int x242 = mysql_real_connect_cont(x237, x238, x239);
#       |                                       ^~~~
#       |                                       |
#       |                                       void **
# /usr/include/mariadb/mysql.h:669:53: note: expected 'MYSQL **' {aka 'struct st_mysql **'} but argument is of type 'void **'
#   669 | int         STDCALL mysql_real_connect_cont(MYSQL **ret, MYSQL *mysql,
#       |                                             ~~~~~~~~^~~
# mv ffi_generated_stubs.o lib/ffi_generated_stubs.o
# /home/opam/.opam/4.13/bin/ocamlfind ocamlmklib -o lib/mariadb_stubs -g -lmariadb lib/ffi_generated_stubs.o
# /home/opam/.opam/4.13/bin/ocamlfind ocamldep -package unix -package ctypes.stubs -modules lib/mariadb.mli > lib/mariadb.mli.depends
# /home/opam/.opam/4.13/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I bindings -ccopt -I -ccopt /home/opam/.opam/4.13/lib/ctypes/stubs -warn-error +1..45 -package unix -package ctypes.stubs -I lib -I bindings -o lib/mariadb.cmi lib/mariadb.mli
# /home/opam/.opam/4.13/bin/ocamlfind ocamldep -package unix -package ctypes.stubs -modules lib/mariadb.ml > lib/mariadb.ml.depends
# /home/opam/.opam/4.13/bin/ocamlfind ocamldep -package unix -package ctypes.stubs -modules lib/binding_wrappers.ml > lib/binding_wrappers.ml.depends
# stubgen/ffi_stubgen.byte -ml > lib/ffi_generated.ml
# /home/opam/.opam/4.13/bin/ocamlfind ocamldep -package unix -package ctypes.stubs -modules lib/ffi_generated.ml > lib/ffi_generated.ml.depends
# /home/opam/.opam/4.13/bin/ocamlfind ocamldep -package ctypes.stubs -modules stubgen/ffi_types_stubgen.ml > stubgen/ffi_types_stubgen.ml.depends
# /home/opam/.opam/4.13/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I bindings -warn-error +1..45 -warn-error +1..45 -package ctypes.stubs -I stubgen -I bindings -o stubgen/ffi_types_stubgen.cmo stubgen/ffi_types_stubgen.ml
# /home/opam/.opam/4.13/bin/ocamlfind ocamlc -linkpkg -g -warn-error +1..45 -linkpkg -package ctypes.stubs -I bindings -I stubgen bindings/mariadb_bindings.cma stubgen/ffi_types_stubgen.cmo -o stubgen/ffi_types_stubgen.byte
# stubgen/ffi_types_stubgen.byte > stubgen/ffi_ml_types_stubgen.c
# gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64  stubgen/ffi_ml_types_stubgen.c -I /home/opam/.opam/4.13/lib/ctypes/stubs -I /home/opam/.opam/4.13/lib/ocaml -o stubgen/ffi_ml_types_subgen
# + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64  stubgen/ffi_ml_types_stubgen.c -I /home/opam/.opam/4.13/lib/ctypes/stubs -I /home/opam/.opam/4.13/lib/ocaml -o stubgen/ffi_ml_types_subgen
# stubgen/ffi_ml_types_stubgen.c:4:10: fatal error: ctypes_cstubs_internals.h: No such file or directory
#     4 | #include "ctypes_cstubs_internals.h"
#       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~
# compilation terminated.
# Command exited with code 1.
# E: Failure("Command ''/home/opam/.opam/4.13/bin/ocamlbuild' bindings/mariadb_bindings.cma bindings/mariadb_bindings.cmxa bindings/mariadb_bindings.a bindings/mariadb_bindings.cmxs lib/libmariadb_stubs.a lib/dllmariadb_stubs.so lib/mariadb.cma lib/mariadb.cmxa lib/mariadb.a lib/mariadb.cmxs stubgen/ffi_stubgen.byte stubgen/ffi_types_stubgen.byte examples/select/nonblocking_select_example.native examples/select/nonblocking_select_stress_test.native examples/blocking/blocking_example.native examples/blocking/blocking_stress_test.native -use-ocamlfind -tag debug' terminated with error code 10")
# make: *** [Makefile:7: build] Error 1



<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions failed
| - build mariadb 1.1.4
+- 
+- The following changes have been performed
| - install bigarray-compat   1.1.0
| - install conf-gcc          1.0
| - install conf-mariadb      2
| - install conf-pkg-config   3
| - install csexp             1.5.2
| - install ctypes            0.21.1
| - install dune-configurator 3.13.0
| - install integers          0.7.0
| - install ocamlbuild        0.14.3
| - install stdlib-shims      0.3.0
+- 
# Run eval $(opam env) to update the current shell environment

The former state can be restored with:
    /usr/bin/opam switch import "/home/opam/.opam/4.13/.opam-switch/backup/state-20240129190044.export"
'opam --cli=2.1 install mariadb.1.1.4 stdlib-shims.0.3.0 ocamlfind.1.9.6 ocamlbuild.0.14.3 integers.0.7.0 dune-configurator.3.13.0 dune.3.13.0 ctypes.0.21.1 csexp.1.5.2 conf-pkg-config.3 conf-mariadb.2 conf-gcc.1.0 bigarray-compat.1.1.0 --verbose --yes --confirm-level=unsafe-yes' failed.
2024-01-29 19:01.24 ---> saved as "f73322a90f200853290e886fa144aa224b8cb27bfe2831e87e7dd2ba0bb26cbc"

/home/opam: (run (shell "opam exec -- ~/voodoo-prep -u mariadb:54b7e4e20400725e6317396cfc7fc562,integers:010ec7d605dfdf90e945c41305406478,ctypes:00d6e874eff1428b5f540abea75dfc42,bigarray-compat:48788237958c90fb351844d626683d64"))
2024-01-29 19:01.26 ---> saved as "1dc4f67416be2704c4440e6811bdfee4594d6fabbbeb03e3b60f025c553c886c"

/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.841424') && (for DATA in prep/universes/48788237958c90fb351844d626683d64/bigarray-compat/1.1.0,bigarray-compat.1.1.0-48788237958c90fb351844d626683d64,bigarray-compat.1.1.0 prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1,ctypes.0.21.1-00d6e874eff1428b5f540abea75dfc42,ctypes.0.21.1 prep/universes/010ec7d605dfdf90e945c41305406478/integers/0.7.0,integers.0.7.0-010ec7d605dfdf90e945c41305406478,integers.0.7.0 prep/universes/54b7e4e20400725e6317396cfc7fc562/mariadb/1.1.4,mariadb.1.1.4-54b7e4e20400725e6317396cfc7fc562,mariadb.1.1.4; 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/48788237958c90fb351844d626683d64/bigarray-compat/1.1.0,bigarray-compat.1.1.0-48788237958c90fb351844d626683d64,bigarray-compat.1.1.0 prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1,ctypes.0.21.1-00d6e874eff1428b5f540abea75dfc42,ctypes.0.21.1 prep/universes/010ec7d605dfdf90e945c41305406478/integers/0.7.0,integers.0.7.0-010ec7d605dfdf90e945c41305406478,integers.0.7.0 prep/universes/54b7e4e20400725e6317396cfc7fc562/mariadb/1.1.4,mariadb.1.1.4-54b7e4e20400725e6317396cfc7fc562,mariadb.1.1.4; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/48788237958c90fb351844d626683d64/bigarray-compat/1.1.0,bigarray-compat.1.1.0-48788237958c90fb351844d626683d64,bigarray-compat.1.1.0 prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1,ctypes.0.21.1-00d6e874eff1428b5f540abea75dfc42,ctypes.0.21.1 prep/universes/010ec7d605dfdf90e945c41305406478/integers/0.7.0,integers.0.7.0-010ec7d605dfdf90e945c41305406478,integers.0.7.0 prep/universes/54b7e4e20400725e6317396cfc7fc562/mariadb/1.1.4,mariadb.1.1.4-54b7e4e20400725e6317396cfc7fc562,mariadb.1.1.4; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)"))
0.841424
prep/universes/48788237958c90fb351844d626683d64/bigarray-compat/1.1.0/doc/
prep/universes/48788237958c90fb351844d626683d64/bigarray-compat/1.1.0/doc/bigarray-compat/
prep/universes/48788237958c90fb351844d626683d64/bigarray-compat/1.1.0/doc/bigarray-compat/CHANGES.md
prep/universes/48788237958c90fb351844d626683d64/bigarray-compat/1.1.0/doc/bigarray-compat/LICENSE.md
prep/universes/48788237958c90fb351844d626683d64/bigarray-compat/1.1.0/doc/bigarray-compat/README.md
prep/universes/48788237958c90fb351844d626683d64/bigarray-compat/1.1.0/lib/
prep/universes/48788237958c90fb351844d626683d64/bigarray-compat/1.1.0/lib/bigarray-compat/
prep/universes/48788237958c90fb351844d626683d64/bigarray-compat/1.1.0/lib/bigarray-compat/bigarray_compat.ocamlobjinfo
prep/universes/48788237958c90fb351844d626683d64/bigarray-compat/1.1.0/lib/bigarray-compat/META
prep/universes/48788237958c90fb351844d626683d64/bigarray-compat/1.1.0/lib/bigarray-compat/bigarray_compat.cmi
prep/universes/48788237958c90fb351844d626683d64/bigarray-compat/1.1.0/lib/bigarray-compat/bigarray_compat.cmt
prep/universes/48788237958c90fb351844d626683d64/bigarray-compat/1.1.0/lib/bigarray-compat/dune-package
prep/universes/48788237958c90fb351844d626683d64/bigarray-compat/1.1.0/opam
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/doc/
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/doc/ctypes/
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/doc/ctypes/CHANGES.md
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/doc/ctypes/LICENSE
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/doc/ctypes/README.md
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/ctypes.ocamlobjinfo
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/META
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/complexL.cmi
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/complexL.cmt
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/complexL.cmti
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/cstubs_internals.cmi
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/cstubs_internals.cmt
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/cstubs_internals.cmti
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/ctypes.cmi
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/ctypes.cmt
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/ctypes.cmti
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/ctypes_bigarray.cmi
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/ctypes_bigarray.cmt
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/ctypes_bigarray.cmti
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/ctypes_bigarray_stubs.cmi
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/ctypes_bigarray_stubs.cmt
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/ctypes_coerce.cmi
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/ctypes_coerce.cmt
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/ctypes_coerce.cmti
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/ctypes_memory.cmi
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/ctypes_memory.cmt
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/ctypes_memory_stubs.cmi
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/ctypes_memory_stubs.cmt
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/ctypes_primitive_types.cmi
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/ctypes_primitive_types.cmt
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/ctypes_primitive_types.cmti
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/ctypes_primitives.cmi
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/ctypes_primitives.cmt
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/ctypes_ptr.cmi
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/ctypes_ptr.cmt
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/ctypes_roots_stubs.cmi
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/ctypes_roots_stubs.cmt
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/ctypes_static.cmi
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/ctypes_static.cmt
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/ctypes_static.cmti
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/ctypes_std_view_stubs.cmi
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/ctypes_std_view_stubs.cmt
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/ctypes_std_views.cmi
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/ctypes_std_views.cmt
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/ctypes_structs.cmi
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/ctypes_structs.cmt
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/ctypes_structs.cmti
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/ctypes_structs_computed.cmi
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/ctypes_structs_computed.cmt
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/ctypes_structs_computed.cmti
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/ctypes_type_printing.cmi
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/ctypes_type_printing.cmt
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/ctypes_type_printing.cmti
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/ctypes_types.cmi
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/ctypes_types.cmti
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/ctypes_value_printing.cmi
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/ctypes_value_printing.cmt
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/ctypes_value_printing_stubs.cmi
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/ctypes_value_printing_stubs.cmt
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/dune-package
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/lDouble.cmi
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/lDouble.cmt
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/lDouble.cmti
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/posixTypes.cmi
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/posixTypes.cmt
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/posixTypes.cmti
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/stubs/
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/stubs/ctypes_stubs.ocamlobjinfo
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/stubs/cstubs.cmi
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/stubs/cstubs.cmt
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/stubs/cstubs.cmti
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/stubs/cstubs_analysis.cmi
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/stubs/cstubs_analysis.cmt
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/stubs/cstubs_analysis.cmti
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/stubs/cstubs_c_language.cmi
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/stubs/cstubs_c_language.cmt
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/stubs/cstubs_emit_c.cmi
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/stubs/cstubs_emit_c.cmt
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/stubs/cstubs_errors.cmi
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/stubs/cstubs_errors.cmt
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/stubs/cstubs_errors.cmti
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/stubs/cstubs_generate_c.cmi
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/stubs/cstubs_generate_c.cmt
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/stubs/cstubs_generate_c.cmti
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/stubs/cstubs_generate_ml.cmi
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/stubs/cstubs_generate_ml.cmt
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/stubs/cstubs_generate_ml.cmti
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/stubs/cstubs_inverted.cmi
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/stubs/cstubs_inverted.cmt
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/stubs/cstubs_inverted.cmti
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/stubs/cstubs_public_name.cmi
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/stubs/cstubs_public_name.cmt
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/stubs/cstubs_public_name.cmti
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/stubs/cstubs_structs.cmi
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/stubs/cstubs_structs.cmt
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/stubs/cstubs_structs.cmti
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/stubs/ctypes_path.cmi
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/stubs/ctypes_path.cmt
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/stubs/ctypes_path.cmti
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/top/
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/top/ctypes_top.ocamlobjinfo
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/top/ctypes_top.cmi
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/top/ctypes_top.cmt
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/top/ctypes_top__Ctypes_printers.cmi
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/top/ctypes_top__Ctypes_printers.cmt
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/top/ctypes_top__Ctypes_printers.cmti
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/top/ctypes_top__Install_ctypes_printers.cmi
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/lib/ctypes/top/ctypes_top__Install_ctypes_printers.cmt
prep/universes/00d6e874eff1428b5f540abea75dfc42/ctypes/0.21.1/opam
prep/universes/010ec7d605dfdf90e945c41305406478/integers/0.7.0/doc/
prep/universes/010ec7d605dfdf90e945c41305406478/integers/0.7.0/doc/integers/
prep/universes/010ec7d605dfdf90e945c41305406478/integers/0.7.0/doc/integers/CHANGES.md
prep/universes/010ec7d605dfdf90e945c41305406478/integers/0.7.0/doc/integers/LICENSE.md
prep/universes/010ec7d605dfdf90e945c41305406478/integers/0.7.0/doc/integers/README.md
prep/universes/010ec7d605dfdf90e945c41305406478/integers/0.7.0/lib/
prep/universes/010ec7d605dfdf90e945c41305406478/integers/0.7.0/lib/integers/
prep/universes/010ec7d605dfdf90e945c41305406478/integers/0.7.0/lib/integers/integers.ocamlobjinfo
prep/universes/010ec7d605dfdf90e945c41305406478/integers/0.7.0/lib/integers/META
prep/universes/010ec7d605dfdf90e945c41305406478/integers/0.7.0/lib/integers/dune-package
prep/universes/010ec7d605dfdf90e945c41305406478/integers/0.7.0/lib/integers/signed.cmi
prep/universes/010ec7d605dfdf90e945c41305406478/integers/0.7.0/lib/integers/signed.cmt
prep/universes/010ec7d605dfdf90e945c41305406478/integers/0.7.0/lib/integers/signed.cmti
prep/universes/010ec7d605dfdf90e945c41305406478/integers/0.7.0/lib/integers/top/
prep/universes/010ec7d605dfdf90e945c41305406478/integers/0.7.0/lib/integers/top/integers_top.ocamlobjinfo
prep/universes/010ec7d605dfdf90e945c41305406478/integers/0.7.0/lib/integers/top/install_integer_printers.cmi
prep/universes/010ec7d605dfdf90e945c41305406478/integers/0.7.0/lib/integers/top/install_integer_printers.cmt
prep/universes/010ec7d605dfdf90e945c41305406478/integers/0.7.0/lib/integers/top/install_integer_printers.cmti
prep/universes/010ec7d605dfdf90e945c41305406478/integers/0.7.0/lib/integers/top/integer_printers.cmi
prep/universes/010ec7d605dfdf90e945c41305406478/integers/0.7.0/lib/integers/top/integer_printers.cmt
prep/universes/010ec7d605dfdf90e945c41305406478/integers/0.7.0/lib/integers/top/integer_printers.cmti
prep/universes/010ec7d605dfdf90e945c41305406478/integers/0.7.0/lib/integers/unsigned.cmi
prep/universes/010ec7d605dfdf90e945c41305406478/integers/0.7.0/lib/integers/unsigned.cmt
prep/universes/010ec7d605dfdf90e945c41305406478/integers/0.7.0/lib/integers/unsigned.cmti
prep/universes/010ec7d605dfdf90e945c41305406478/integers/0.7.0/opam
FAILED:mariadb.1.1.4-54b7e4e20400725e6317396cfc7fc562
prep/universes/54b7e4e20400725e6317396cfc7fc562/mariadb/1.1.4/opam
prep/universes/54b7e4e20400725e6317396cfc7fc562/mariadb/1.1.4/opam.err.log
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
HASHES:bigarray-compat.1.1.0-48788237958c90fb351844d626683d64:1c673e823aea62a02f267d90afca5999b114e4dba6dee043e7bcbcb347da9f72
HASHES:ctypes.0.21.1-00d6e874eff1428b5f540abea75dfc42:4c7eed536cd67973e0139771fd63522e57d82fd418362a02d1aafb8883a84af7
HASHES:integers.0.7.0-010ec7d605dfdf90e945c41305406478:b485ba569bf069f5b539dfc2466372ad1a7ccbc943a6bd4df9e17406d2743d6c
HASHES:mariadb.1.1.4-54b7e4e20400725e6317396cfc7fc562:7d58d257ba8bd84996774d31e03ae87b28852aa3bafad5df3e3bd0fb003d882a
2024-01-29 19:01.30 ---> saved as "62bb309555a0974db02a27f4681f3de486f293f1a2d18bea4499f59f5884d765"
Job succeeded
2024-01-29 19:06.59: Failed: mariadb.1.1.4-54b7e4e20400725e6317396cfc7fc562
2024-01-29 19:06.59: mariadb.1.1.4-54b7e4e20400725e6317396cfc7fc562 -> 7d58d257ba8bd84996774d31e03ae87b28852aa3bafad5df3e3bd0fb003d882a
2024-01-29 19:06.59: integers.0.7.0-010ec7d605dfdf90e945c41305406478 -> b485ba569bf069f5b539dfc2466372ad1a7ccbc943a6bd4df9e17406d2743d6c
2024-01-29 19:06.59: ctypes.0.21.1-00d6e874eff1428b5f540abea75dfc42 -> 4c7eed536cd67973e0139771fd63522e57d82fd418362a02d1aafb8883a84af7
2024-01-29 19:06.59: bigarray-compat.1.1.0-48788237958c90fb351844d626683d64 -> 1c673e823aea62a02f267d90afca5999b114e4dba6dee043e7bcbcb347da9f72
2024-01-29 19:06.59: Job succeeded