Build:
- 0
2024-09-12 08:35.53: New job: Voodoo prep ppx_mysql_identity.1.0; c03efc6d04f703049522206f0893d25c 2024-09-12 08:35.53: Waiting for resource in pool OCluster 2024-09-12 20:04.38: Waiting for worker… 2024-09-12 20:06.28: Got resource from pool OCluster 2024-09-12 20:06.28: Using cache hint "docs-universe-prep-4.07.1" To reproduce locally: cat > prep.spec <<'END-OF-SPEC' ((build tools ((from ocaml/opam:debian-12-ocaml-4.07@sha256:9a61b9dbd5d12394ed4e3c3077c03b89359405d8a65a9ab0005c8d2331b32e3b) (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.07@sha256:9a61b9dbd5d12394ed4e3c3077c03b89359405d8a65a9ab0005c8d2331b32e3b) (user (uid 1000) (gid 1000)) (workdir /home/opam) (run (shell "sudo chown opam:opam /home/opam")) (run (shell "sudo mkdir /src")) (copy (src packages) (dst /src/packages)) (copy (src repo) (dst /src/repo)) (run (network host) (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && opam init --reinit -ni")) (run (shell "opam repo remove default && opam repo add opam /src")) (copy (from (build tools)) (src /home/opam/voodoo-prep) (dst /home/opam/)) (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "opam install dune.3.16.0 ocamlfind.1.9.6")) (env DUNE_CACHE enabled) (env DUNE_CACHE_TRANSPORT direct) (env DUNE_CACHE_DUPLICATION copy) (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "(sudo apt update) && ((opam depext -viy ppx_mysql_identity.1.0 stdio.v0.14.0 sexplib0.v0.14.0 result.1.5 ppxlib.0.5.0 ppx_mysql.1.0 ppx_derivers.1.2.1 ocamlfind.1.9.6 ocaml-migrate-parsetree.1.8.0 ocaml-compiler-libs.v0.12.4 mysql.1.2.4 host-arch-x86_64.1 dune-configurator.3.16.0 dune.3.16.0 csexp.1.5.2 conf-pkg-config.3 conf-mariadb.2 base.v0.14.0 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')")) (run (shell "opam exec -- ~/voodoo-prep -u ppx_mysql_identity:c03efc6d04f703049522206f0893d25c,ppxlib:e926d3aa33892791674aafc672f31f00,ppx_mysql:bedb801c6a3b81f0ea592e0b00403e18,mysql:f4d3c490b329b3db44c3c519f1586208")) (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.919733') && (for DATA in prep/universes/f4d3c490b329b3db44c3c519f1586208/mysql/1.2.4,mysql.1.2.4-f4d3c490b329b3db44c3c519f1586208,mysql.1.2.4 prep/universes/bedb801c6a3b81f0ea592e0b00403e18/ppx_mysql/1.0,ppx_mysql.1.0-bedb801c6a3b81f0ea592e0b00403e18,ppx_mysql.1.0 prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0,ppxlib.0.5.0-e926d3aa33892791674aafc672f31f00,ppxlib.0.5.0 prep/universes/c03efc6d04f703049522206f0893d25c/ppx_mysql_identity/1.0,ppx_mysql_identity.1.0-c03efc6d04f703049522206f0893d25c,ppx_mysql_identity.1.0; do IFS=\",\"; set -- $DATA; ([ -d $1 ] || (echo \"FAILED:$2\" && mkdir -p $1 && cp ~/opam.err.log $1 && opam show $3 --raw > $1/opam)) && (shopt -s nullglob && ((tar -cvf $1.tar $1/* && rm -R $1/* && mv $1.tar $1/content.tar) || (echo 'Empty directory'))) done) && (for DATA in prep/universes/f4d3c490b329b3db44c3c519f1586208/mysql/1.2.4,mysql.1.2.4-f4d3c490b329b3db44c3c519f1586208,mysql.1.2.4 prep/universes/bedb801c6a3b81f0ea592e0b00403e18/ppx_mysql/1.0,ppx_mysql.1.0-bedb801c6a3b81f0ea592e0b00403e18,ppx_mysql.1.0 prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0,ppxlib.0.5.0-e926d3aa33892791674aafc672f31f00,ppxlib.0.5.0 prep/universes/c03efc6d04f703049522206f0893d25c/ppx_mysql_identity/1.0,ppx_mysql_identity.1.0-c03efc6d04f703049522206f0893d25c,ppx_mysql_identity.1.0; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/f4d3c490b329b3db44c3c519f1586208/mysql/1.2.4,mysql.1.2.4-f4d3c490b329b3db44c3c519f1586208,mysql.1.2.4 prep/universes/bedb801c6a3b81f0ea592e0b00403e18/ppx_mysql/1.0,ppx_mysql.1.0-bedb801c6a3b81f0ea592e0b00403e18,ppx_mysql.1.0 prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0,ppxlib.0.5.0-e926d3aa33892791674aafc672f31f00,ppxlib.0.5.0 prep/universes/c03efc6d04f703049522206f0893d25c/ppx_mysql_identity/1.0,ppx_mysql_identity.1.0-c03efc6d04f703049522206f0893d25c,ppx_mysql_identity.1.0; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1) || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)")) ) END-OF-SPEC ocluster-client submit-obuilder https://github.com/ocaml/opam-repository.git 5ee688bb15d6f6e2321121b77eb06b2139310f2b --local-file prep.spec \ --pool linux-x86_64 --connect ocluster-submission.cap --cache-hint docs-universe-prep-4.07.1 \ --secret ssh_privkey:id_rsa --secret ssh_pubkey:id_rsa.pub--secret ssh_config:ssh_config 2024-09-12 20:06.28: RETRYING: 2024-09-12/083553-voodoo-prep-fc1312 Number of retries: 0 (retriable error condition) Building on asteria.caelum.ci.dev All commits already cached Updating files: 69% (22286/32082) Updating files: 70% (22458/32082) Updating files: 71% (22779/32082) Updating files: 72% (23100/32082) Updating files: 73% (23420/32082) Updating files: 74% (23741/32082) Updating files: 75% (24062/32082) Updating files: 76% (24383/32082) Updating files: 77% (24704/32082) Updating files: 78% (25024/32082) Updating files: 79% (25345/32082) Updating files: 80% (25666/32082) Updating files: 81% (25987/32082) Updating files: 82% (26308/32082) Updating files: 83% (26629/32082) Updating files: 84% (26949/32082) Updating files: 85% (27270/32082) Updating files: 86% (27591/32082) Updating files: 87% (27912/32082) Updating files: 88% (28233/32082) Updating files: 89% (28553/32082) Updating files: 90% (28874/32082) Updating files: 91% (29195/32082) Updating files: 92% (29516/32082) Updating files: 93% (29837/32082) Updating files: 94% (30158/32082) Updating files: 95% (30478/32082) Updating files: 96% (30799/32082) Updating files: 97% (31120/32082) Updating files: 98% (31441/32082) Updating files: 99% (31762/32082) Updating files: 100% (32082/32082) Updating files: 100% (32082/32082), done. HEAD is now at 5ee688bb15 Windows support for ocaml-secondary-compiler.4.14.2 (build "tools" …) (from ocaml/opam:debian-12-ocaml-4.07@sha256:9a61b9dbd5d12394ed4e3c3077c03b89359405d8a65a9ab0005c8d2331b32e3b) 2024-09-12 20:05.04 ---> using "204cd578d3062e36ef07fb9c1255d2caa278c713f0d1a3687f9c1eab94635838" from cache /: (user (uid 1000) (gid 1000)) /: (workdir /home/opam) /home/opam: (run (shell "sudo chown opam:opam /home/opam")) 2024-09-12 20:05.04 ---> using "f6067492d238036677b87aece504a2fbbecd8c1f70262a26a6ff02f2ae0ab148" from cache /home/opam: (run (network host) (shell "sudo apt-get update && sudo apt-get install -yy m4 pkg-config")) Hit:1 http://deb.debian.org/debian bookworm InRelease Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm-updates/main amd64 Packages.diff/Index [11.7 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [179 kB] Fetched 295 kB in 0s (910 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 (7244 kB/s) Selecting previously unselected package libpkgconf3:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 18733 files and directories currently installed.) Preparing to unpack .../libpkgconf3_1.8.1-1_amd64.deb ... Unpacking libpkgconf3:amd64 (1.8.1-1) ... Selecting previously unselected package m4. Preparing to unpack .../archives/m4_1.4.19-3_amd64.deb ... Unpacking m4 (1.4.19-3) ... Selecting previously unselected package pkgconf-bin. Preparing to unpack .../pkgconf-bin_1.8.1-1_amd64.deb ... Unpacking pkgconf-bin (1.8.1-1) ... Selecting previously unselected package pkgconf:amd64. Preparing to unpack .../pkgconf_1.8.1-1_amd64.deb ... Unpacking pkgconf:amd64 (1.8.1-1) ... Selecting previously unselected package pkg-config:amd64. Preparing to unpack .../pkg-config_1.8.1-1_amd64.deb ... Unpacking pkg-config:amd64 (1.8.1-1) ... Setting up m4 (1.4.19-3) ... Setting up libpkgconf3:amd64 (1.8.1-1) ... Setting up pkgconf-bin (1.8.1-1) ... Setting up pkgconf:amd64 (1.8.1-1) ... Setting up pkg-config:amd64 (1.8.1-1) ... Processing triggers for libc-bin (2.36-9+deb12u8) ... 2024-09-12 20:05.04 ---> using "f6aa42750cfc8383a740a107b6d2b3427ad999041bbef41a4327cac1b5012472" 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.0.4 [required by voodoo-prep] - install ocamlfind 1.9.6 [required by bos] - install seq base [required by fmt] - install topkg 1.0.7 [required by bos] - install ocamlfind-secondary 1.9.6 [required by dune] - install astring 0.8.5 [required by bos] - install dune 3.16.0 [required by voodoo-prep] - install fpath 0.7.3 [required by voodoo-prep] - install stdlib-shims 0.3.0 [required by fmt] - install result 1.5 [required by rresult] - install re 1.11.0 [required by opam-format] - install opam-file-format 2.1.6 [required by opam-format] - install cppo 1.7.0 [required by opam-core] - install ocamlgraph 2.0.0 [required by opam-core] - install fmt 0.8.9 [required by bos] - install rresult 0.6.0 [required by bos] - install opam-core 2.1.6 [required by opam-format] - install logs 0.7.0 [required by bos] - install opam-format 2.1.6 [required by voodoo-prep] - install bos 0.2.0 [required by voodoo-prep] - install voodoo-prep ~dev* ===== 22 to install ===== <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> [astring.0.8.5] found in cache [bos.0.2.0] found in cache [cmdliner.1.0.4] found in cache [cppo.1.7.0] found in cache [dune.3.16.0] found in cache [fmt.0.8.9] 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 [ocamlfind-secondary.1.9.6] found in cache [ocamlgraph.2.0.0] found in cache [opam-core.2.1.6] found in cache [opam-file-format.2.1.6] found in cache [opam-format.2.1.6] found in cache [re.1.11.0] found in cache [result.1.5] found in cache [rresult.0.6.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.0.4 -> installed ocamlfind.1.9.6 -> installed ocamlfind-secondary.1.9.6 -> installed ocamlbuild.0.14.3 -> installed topkg.1.0.7 -> installed astring.0.8.5 -> installed fpath.0.7.3 -> installed dune.3.16.0 -> installed result.1.5 -> installed stdlib-shims.0.3.0 -> installed opam-file-format.2.1.6 -> installed re.1.11.0 -> installed cppo.1.7.0 -> installed rresult.0.6.0 -> installed fmt.0.8.9 -> installed ocamlgraph.2.0.0 -> installed logs.0.7.0 -> installed bos.0.2.0 -> installed opam-core.2.1.6 -> installed opam-format.2.1.6 -> installed voodoo-prep.~dev Done. # Run eval $(opam env) to update the current shell environment 2024-09-12 20:05.04 ---> using "db885cabe402653069cdd7740c8f68ff2e8000a2cbe4154539396cd7eb0a0911" from cache /home/opam: (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam")) 2024-09-12 20:05.04 ---> using "3be0be44708993e11d54d13a47a4953a8a20d13bd4b20160ff9de30a1a1deb65" from cache 2024-09-12 20:05.04 --> finished "tools" (from ocaml/opam:debian-12-ocaml-4.07@sha256:9a61b9dbd5d12394ed4e3c3077c03b89359405d8a65a9ab0005c8d2331b32e3b) 2024-09-12 20:05.04 ---> using "204cd578d3062e36ef07fb9c1255d2caa278c713f0d1a3687f9c1eab94635838" from cache /: (user (uid 1000) (gid 1000)) /: (workdir /home/opam) /home/opam: (run (shell "sudo chown opam:opam /home/opam")) 2024-09-12 20:05.04 ---> using "f6067492d238036677b87aece504a2fbbecd8c1f70262a26a6ff02f2ae0ab148" from cache /home/opam: (run (shell "sudo mkdir /src")) 2024-09-12 20:05.04 ---> using "1b2c6d1df9627e5338314ce68943bffcd71543934533887645b45101a7c76c9d" from cache /home/opam: (copy (src packages) (dst /src/packages)) 2024-09-12 20:05.06 ---> using "daf8d691d8cc163f8a966ecde21c8113d1c8f7872b48ab9959bc7057790e13fc" from cache /home/opam: (copy (src repo) (dst /src/repo)) 2024-09-12 20:05.06 ---> using "94022412e9e0e9082e7cf147682484a67c02fe73f34e0801aa42beb565351b77" from cache /home/opam: (run (network host) (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && opam init --reinit -ni")) Configuring from /home/opam/.opamrc and then from built-in defaults. Checking for available remotes: rsync and local, git. - you won't be able to use mercurial repositories unless you install the hg command on your system. - you won't be able to use darcs repositories unless you install the darcs command on your system. This development version of opam requires an update to the layout of /home/opam/.opam from version 2.0 to version 2.1, which can't be reverted. You may want to back it up before going further. Continue? [Y/n] y Format upgrade done. <><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><> [default] synchronised from file:///home/opam/opam-repository 2024-09-12 20:05.06 ---> using "0ec2950ce8c221eb0e2ea0d19040780801fb2ac1e291ea98b957500b024e3b69" from cache /home/opam: (run (shell "opam repo remove default && opam repo add opam /src")) Repositories removed from the selections of switch 4.07. Use '--all' to forget about them altogether. [opam] Initialised [NOTE] Repository opam has been added to the selections of switch 4.07 only. Run `opam repository add opam --all-switches|--set-default' to use it in all existing switches, or in newly created switches, respectively. 2024-09-12 20:05.06 ---> using "f9f101b53630ca1b54d08f666601cc2daaca7d6b20578c57dd1df3edd9ebc83c" from cache /home/opam: (copy (from (build tools)) (src /home/opam/voodoo-prep) (dst /home/opam/)) 2024-09-12 20:05.06 ---> using "1a310c3b0108999d64f86338d6e0c0ac91ea2457850c785f09e5c42b5e9aa279" from cache /home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "opam install dune.3.16.0 ocamlfind.1.9.6")) The following actions will be performed: - install ocamlfind 1.9.6 - install ocamlfind-secondary 1.9.6 [required by dune] - install dune 3.16.0 ===== 3 to install ===== <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved ocamlfind.1.9.6 (cached) -> retrieved dune.3.16.0 (cached) -> retrieved ocamlfind-secondary.1.9.6 (cached) -> installed ocamlfind.1.9.6 -> installed ocamlfind-secondary.1.9.6 -> installed dune.3.16.0 Done. # Run eval $(opam env) to update the current shell environment 2024-09-12 20:05.06 ---> using "1d2d93f1e11501e8b60bf1c61855f4bad5e96b774d4639d376cf667c55254c8d" 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 ppx_mysql_identity.1.0 stdio.v0.14.0 sexplib0.v0.14.0 result.1.5 ppxlib.0.5.0 ppx_mysql.1.0 ppx_derivers.1.2.1 ocamlfind.1.9.6 ocaml-migrate-parsetree.1.8.0 ocaml-compiler-libs.v0.12.4 mysql.1.2.4 host-arch-x86_64.1 dune-configurator.3.16.0 dune.3.16.0 csexp.1.5.2 conf-pkg-config.3 conf-mariadb.2 base.v0.14.0 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')")) WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Hit:1 http://deb.debian.org/debian bookworm InRelease Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm-updates/main amd64 Packages.diff/Index [11.7 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [179 kB] Fetched 295 kB in 0s (986 kB/s) Reading package lists... Building dependency tree... Reading state information... All packages are up to date. Opam plugin "depext" may require upgrading/reinstalling. Reinstall the plugin on the current switch? [Y/n] y The following actions will be performed: - recompile opam-depext 1.2.3 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved opam-depext.1.2.3 (cached) -> removed opam-depext.1.2.3 -> installed opam-depext.1.2.3 Done. <><> opam-depext.1.2.3 installed successfully <><><><><><><><><><><><><><><><><> => opam-depext is unnecessary when used with opam >= 2.1. Please use opam install directly instead # Run eval $(opam env) to update the current shell environment <><> Carrying on to "opam depext -viy ppx_mysql_identity.1.0 stdio.v0.14.0 sexplib0.v0.14.0 result.1.5 ppxlib.0.5.0 ppx_mysql.1.0 ppx_derivers.1.2.1 ocamlfind.1.9.6 ocaml-migrate-parsetree.1.8.0 ocaml-compiler-libs.v0.12.4 mysql.1.2.4 host-arch-x86_64.1 dune-configurator.3.16.0 dune.3.16.0 csexp.1.5.2 conf-pkg-config.3 conf-mariadb.2 base.v0.14.0" Since version 2.1, opam now handles external dependencies alongside OCaml ones, and the `depext` plugin interface is provided for backwards compatibility only. Consider using your usual `opam install` command to install both OCaml and system dependencies, or `opam install <pkg> --depext-only` if you want to only install external dependencies. # Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian # The following system packages are needed: libmariadb-dev pkg-config [NOTE] Package dune is already installed (current version is 3.16.0). [NOTE] Package host-arch-x86_64 is already installed (current version is 1). [NOTE] Package ocamlfind is already installed (current version is 1.9.6). The following actions will be performed: - install sexplib0 v0.14.0 - install ppx_derivers 1.2.1 - install result 1.5 - install csexp 1.5.2 - install ocaml-compiler-libs v0.12.4 - install conf-pkg-config 3 - install ocaml-migrate-parsetree 1.8.0 - install dune-configurator 3.16.0 - install conf-mariadb 2 - install base v0.14.0 - install mysql 1.2.4 - install stdio v0.14.0 - install ppxlib 0.5.0 - install ppx_mysql 1.0 - install ppx_mysql_identity 1.0 ===== 15 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 ... 18733 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.6-0+deb12u1_all.deb ... - Unpacking mariadb-common (1:10.11.6-0+deb12u1) ... - Selecting previously unselected package libmariadb3:amd64. - Preparing to unpack .../2-libmariadb3_1%3a10.11.6-0+deb12u1_amd64.deb ... - Unpacking libmariadb3:amd64 (1:10.11.6-0+deb12u1) ... - Selecting previously unselected package libssl-dev:amd64. - Preparing to unpack .../3-libssl-dev_3.0.14-1~deb12u2_amd64.deb ... - Unpacking libssl-dev:amd64 (3.0.14-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.6-0+deb12u1_amd64.deb ... - Unpacking libmariadb-dev (1:10.11.6-0+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.6-0+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.14-1~deb12u2) ... - Setting up libmariadb3:amd64 (1:10.11.6-0+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.6-0+deb12u1) ... - Processing triggers for libc-bin (2.36-9+deb12u8) ... <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/45: Processing 2/45: Processing 3/45: Processing 4/45: Processing 5/45: Processing 6/45: [conf-pkg-config: pkg-config] -> retrieved base.v0.14.0 (cached) Processing 7/45: [conf-pkg-config: pkg-config] -> retrieved csexp.1.5.2 (cached) Processing 8/45: [conf-pkg-config: pkg-config] Processing 9/45: [conf-pkg-config: pkg-config] [csexp: dune build] -> retrieved dune-configurator.3.16.0 (cached) Processing 10/45: [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 10/45: [csexp: dune build] -> installed conf-pkg-config.3 Processing 11/45: [csexp: dune build] Processing 12/45: [conf-mariadb: sh pkg-config --exists libmariadb || pkg-config --exists mariadb] [csexp: dune build] -> retrieved mysql.1.2.4 (cached) Processing 13/45: [conf-mariadb: sh pkg-config --exists libmariadb || pkg-config --exists mariadb] [csexp: dune build] -> retrieved ocaml-compiler-libs.v0.12.4 (cached) Processing 14/45: [ppx_mysql.1.0: http] [conf-mariadb: sh pkg-config --exists libmariadb || pkg-config --exists mariadb] [csexp: dune build] Processing 15/45: [ppx_mysql.1.0: http] [conf-mariadb: sh pkg-config --exists libmariadb || pkg-config --exists mariadb] [csexp: dune build] [ocaml-compiler-libs: dune build] -> compiled csexp.1.5.2 Processing 15/45: [ppx_mysql.1.0: http] [conf-mariadb: sh pkg-config --exists libmariadb || pkg-config --exists mariadb] [ocaml-compiler-libs: dune build] -> installed csexp.1.5.2 Processing 16/45: [ppx_mysql.1.0: http] [conf-mariadb: sh pkg-config --exists libmariadb || pkg-config --exists mariadb] [ocaml-compiler-libs: dune build] Processing 17/45: [ppx_mysql.1.0: http] [conf-mariadb: sh pkg-config --exists libmariadb || pkg-config --exists mariadb] [dune-configurator: rm] [ocaml-compiler-libs: dune build] -> retrieved ocaml-migrate-parsetree.1.8.0 (cached) Processing 18/45: [ppx_mysql.1.0: http] [ppx_mysql_identity.1.0: http] [conf-mariadb: sh pkg-config --exists libmariadb || pkg-config --exists mariadb] [dune-configurator: rm] [ocaml-compiler-libs: dune build] - + pkg-config --exists libmariadb -> compiled conf-mariadb.2 Processing 18/45: [ppx_mysql.1.0: http] [ppx_mysql_identity.1.0: http] [dune-configurator: rm] [ocaml-compiler-libs: dune build] -> installed conf-mariadb.2 Processing 19/45: [ppx_mysql.1.0: http] [ppx_mysql_identity.1.0: http] [dune-configurator: rm] [ocaml-compiler-libs: dune build] Processing 20/45: [ppx_mysql.1.0: http] [ppx_mysql_identity.1.0: http] [dune-configurator: rm] [mysql: ./configure] [ocaml-compiler-libs: dune build] -> retrieved ppx_derivers.1.2.1 (cached) Processing 21/45: [ppx_mysql.1.0: http] [ppx_mysql_identity.1.0: http] [dune-configurator: rm] [mysql: ./configure] [ocaml-compiler-libs: dune build] Processing 22/45: [ppx_mysql.1.0: http] [ppx_mysql_identity.1.0: http] [dune-configurator: rm] [mysql: ./configure] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] Processing 22/45: [ppx_mysql_identity.1.0: http] [dune-configurator: rm] [mysql: ./configure] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] - (cd _build/default && /home/opam/.opam/4.07/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I src/ocaml_optcomp/.ocaml_optcomp.objs/byte -I /home/opam/.opam/4.07/lib/ocaml/compiler-libs -no-alias-deps -o src/ocaml_optcomp/.ocaml_optcomp.objs/byte/ocaml_optcomp.cmo -c -impl src/ocaml_optcomp/ocaml_optcomp.ml) - File "src/ocaml_optcomp/ocaml_optcomp.ml", line 12, characters 42-56: - Warning 49: no cmi file was found in path for module Available_regs - File "src/ocaml_optcomp/ocaml_optcomp.ml", line 85, characters 42-62: - Warning 49: no cmi file was found in path for module Reg_availability_set - File "src/ocaml_optcomp/ocaml_optcomp.ml", line 86, characters 42-61: - Warning 49: no cmi file was found in path for module Reg_with_debug_info - (cd _build/default && /home/opam/.opam/4.07/bin/ocamlopt.opt -w -40 -safe-string -g -I src/ocaml_optcomp/.ocaml_optcomp.objs/byte -I src/ocaml_optcomp/.ocaml_optcomp.objs/native -I /home/opam/.opam/4.07/lib/ocaml/compiler-libs -intf-suffix .ml -no-alias-deps -o src/ocaml_optcomp/.ocaml_optcomp.objs/native/ocaml_optcomp.cmx -c -impl src/ocaml_optcomp/ocaml_optcomp.ml) - File "src/ocaml_optcomp/ocaml_optcomp.ml", line 12, characters 42-56: - Warning 49: no cmi file was found in path for module Available_regs - File "src/ocaml_optcomp/ocaml_optcomp.ml", line 85, characters 42-62: - Warning 49: no cmi file was found in path for module Reg_availability_set - File "src/ocaml_optcomp/ocaml_optcomp.ml", line 86, characters 42-61: - Warning 49: no cmi file was found in path for module Reg_with_debug_info -> compiled ocaml-compiler-libs.v0.12.4 Processing 22/45: [ppx_mysql_identity.1.0: http] [dune-configurator: rm] [mysql: ./configure] [ppx_derivers: dune build] -> installed ocaml-compiler-libs.v0.12.4 Processing 23/45: [ppx_mysql_identity.1.0: http] [dune-configurator: rm] [mysql: ./configure] [ppx_derivers: dune build] -> retrieved ppxlib.0.5.0 (cached) Processing 24/45: [ppx_mysql_identity.1.0: http] [dune-configurator: rm] [mysql: ./configure] [ppx_derivers: dune build] -> retrieved ppx_mysql.1.0 (https://github.com/issuu/ppx_mysql/archive/1.0.tar.gz) Processing 25/45: [ppx_mysql_identity.1.0: http] [dune-configurator: rm] [mysql: ./configure] [ppx_derivers: dune build] Processing 25/45: [ppx_mysql_identity.1.0: http] [dune-configurator: dune build] [mysql: ./configure] [ppx_derivers: dune build] -> retrieved result.1.5 (cached) Processing 26/45: [ppx_mysql_identity.1.0: http] [dune-configurator: dune build] [mysql: ./configure] [ppx_derivers: dune build] Processing 27/45: [ppx_mysql_identity.1.0: http] [dune-configurator: dune build] [mysql: ./configure] [ppx_derivers: dune build] [result: dune build] -> retrieved sexplib0.v0.14.0 (cached) Processing 28/45: [ppx_mysql_identity.1.0: http] [dune-configurator: dune build] [mysql: ./configure] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build] -> retrieved stdio.v0.14.0 (cached) -> compiled ppx_derivers.1.2.1 Processing 28/45: [ppx_mysql_identity.1.0: http] [dune-configurator: dune build] [mysql: ./configure] [result: dune build] [sexplib0: dune build] -> installed ppx_derivers.1.2.1 Processing 29/45: [ppx_mysql_identity.1.0: http] [dune-configurator: dune build] [mysql: ./configure] [result: dune build] [sexplib0: dune build] Processing 29/45: [dune-configurator: dune build] [mysql: ./configure] [result: dune build] [sexplib0: dune build] -> retrieved ppx_mysql_identity.1.0 (https://github.com/issuu/ppx_mysql/archive/1.0.tar.gz) -> compiled result.1.5 Processing 29/45: [dune-configurator: dune build] [mysql: ./configure] [sexplib0: dune build] -> installed result.1.5 Processing 30/45: [dune-configurator: dune build] [mysql: ./configure] [sexplib0: dune build] Processing 31/45: [dune-configurator: dune build] [mysql: ./configure] [ocaml-migrate-parsetree: dune build] [sexplib0: dune build] -> compiled sexplib0.v0.14.0 Processing 31/45: [dune-configurator: dune build] [mysql: ./configure] [ocaml-migrate-parsetree: dune build] -> installed sexplib0.v0.14.0 Processing 32/45: [dune-configurator: dune build] [mysql: ./configure] [ocaml-migrate-parsetree: dune build] -> compiled dune-configurator.3.16.0 Processing 32/45: [mysql: ./configure] [ocaml-migrate-parsetree: dune build] -> installed dune-configurator.3.16.0 Processing 33/45: [mysql: ./configure] [ocaml-migrate-parsetree: dune build] Processing 34/45: [base: dune build] [mysql: ./configure] [ocaml-migrate-parsetree: dune build] - configure: checking for ocaml compiler and tools... - checking for ocamlc... ocamlc - checking for ocamlopt... ocamlopt - checking for ocamlfind... ocamlfind - checking whether ocamlopt supports natdynlink... yes - checking for a BSD-compatible install... /usr/bin/install -c - configure: checking for C compiler... - checking for gcc... gcc - checking whether the C compiler works... yes - checking for C compiler default output file name... a.out - checking for suffix of executables... - checking whether we are cross compiling... no - checking for suffix of object files... o - checking whether we are using the GNU C compiler... yes - checking whether gcc accepts -g... yes - checking for gcc option to accept ISO C89... none needed - configure: checking for C header files... - checking how to run the C preprocessor... gcc -E - checking for grep that handles long lines and -e... /usr/bin/grep - checking for egrep... /usr/bin/grep -E - checking for ANSI C header files... yes - checking for mysql includes... /home/opam/.opam/4.07/.opam-switch/build/mysql.1.2.4/./configure: line 3414: mysql_config: command not found - -I/usr/include/mariadb -I/usr/include/mariadb/mysql - checking for mysql libraries... /home/opam/.opam/4.07/.opam-switch/build/mysql.1.2.4/./configure: line 3423: mysql_config: command not found - -L/usr/lib/x86_64-linux-gnu/ -lmariadb - checking for sys/types.h... yes - checking for sys/stat.h... yes - checking for stdlib.h... yes - checking for string.h... yes - checking for memory.h... yes - checking for strings.h... yes - checking for inttypes.h... yes - checking for stdint.h... yes - checking for unistd.h... yes - checking mysql.h usability... yes - checking mysql.h presence... yes - checking for mysql.h... yes - configure: creating ./config.status - config.status: creating Makefile - config.status: creating config.h - configure: creating ./config.status - config.status: creating Makefile - config.status: creating VERSION - config.status: creating config.h - config.status: config.h is unchanged Processing 34/45: [base: dune build] [mysql: make] [ocaml-migrate-parsetree: dune build] - make[1]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/mysql.1.2.4' - ocamldep mysql.mli > ._bcdi/mysql.di - ocamldep mysql.ml > ._d/mysql.d - ocamlc -c -cc "cc" -ccopt "-fPIC -g -O2 -DHAVE_CONFIG_H -Wall -Wextra \ - -DPIC -I/usr/include/mariadb -I/usr/include/mariadb/mysql \ - -o mysql_stubs.o " mysql_stubs.c - mysql_stubs.c: In function 'db_library_init': - mysql_stubs.c:290:23: warning: unused parameter 'v_unit' [-Wunused-parameter] - 290 | db_library_init(value v_unit) - | ~~~~~~^~~~~~ - ar rcs libmysql_stubs.a mysql_stubs.o - ocamlc -c mysql.mli - ocamlc -c mysql.ml - ocamlmklib \ - -o mysql_stubs mysql_stubs.o -lmariadb \ - -L/usr/lib/x86_64-linux-gnu/ - ocamlc -a -dllib dllmysql_stubs.so -ccopt -L/usr/lib/x86_64-linux-gnu/ -cclib -lmysql_stubs -cclib -lmariadb -o mysql.cma mysql.cmo - make[1]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/mysql.1.2.4' - make[1]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/mysql.1.2.4' - ocamldep -native mysql.mli > ._ncdi/mysql.di - make[1]: 'libmysql_stubs.a' is up to date. - ocamlopt -c mysql.ml - ocamlopt -a -ccopt -L/usr/lib/x86_64-linux-gnu/ -cclib -lmysql_stubs -cclib -lmariadb -o mysql.cmxa mysql.cmx - make[1]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/mysql.1.2.4' - ocamlopt -shared -ccopt -L/usr/lib/x86_64-linux-gnu/ mysql_stubs.o -cclib -lmariadb -o mysql.cmxs mysql.cmx -> compiled mysql.1.2.4 Processing 34/45: [base: dune build] [ocaml-migrate-parsetree: dune build] Processing 35/45: [base: dune build] [ocaml-migrate-parsetree: dune build] [mysql: make install] - make[1]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/mysql.1.2.4' - make[1]: 'libmysql_stubs.a' is up to date. - make[1]: 'mysql.cma' is up to date. - make[1]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/mysql.1.2.4' - - Installing library with ocamlfind - ocamlfind install -patch-version "1.2.4" mysql META mysql.mli mysql.cmi mysql.cma mysql.cmx mysql.cmxa libmysql_stubs.a mysql.a dllmysql_stubs.so mysql.cmxs - Installed /home/opam/.opam/4.07/lib/mysql/mysql.cmxs - Installed /home/opam/.opam/4.07/lib/mysql/mysql.a - Installed /home/opam/.opam/4.07/lib/mysql/libmysql_stubs.a - Installed /home/opam/.opam/4.07/lib/mysql/mysql.cmxa - Installed /home/opam/.opam/4.07/lib/mysql/mysql.cmx - Installed /home/opam/.opam/4.07/lib/mysql/mysql.cma - Installed /home/opam/.opam/4.07/lib/mysql/mysql.cmi - Installed /home/opam/.opam/4.07/lib/mysql/mysql.mli - Installed /home/opam/.opam/4.07/lib/stublibs/dllmysql_stubs.so - Installed /home/opam/.opam/4.07/lib/stublibs/dllmysql_stubs.so.owner - ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.07/lib/stublibs is not mentioned in ld.conf - Installed /home/opam/.opam/4.07/lib/mysql/META - - Installation successful. -> installed mysql.1.2.4 Processing 35/45: [base: dune build] [ocaml-migrate-parsetree: dune build] -> compiled ocaml-migrate-parsetree.1.8.0 Processing 35/45: [base: dune build] -> installed ocaml-migrate-parsetree.1.8.0 Processing 36/45: [base: dune build] + /home/opam/.opam/4.07/bin/dune "build" "-p" "base" "-j" "39" (CWD=/home/opam/.opam/4.07/.opam-switch/build/base.v0.14.0) -> compiled base.v0.14.0 -> installed base.v0.14.0 Processing 38/45: [stdio: dune build] + /home/opam/.opam/4.07/bin/dune "build" "-p" "stdio" "-j" "39" (CWD=/home/opam/.opam/4.07/.opam-switch/build/stdio.v0.14.0) -> compiled stdio.v0.14.0 -> installed stdio.v0.14.0 Processing 40/45: [ppxlib: dune build] + /home/opam/.opam/4.07/bin/dune "build" "-p" "ppxlib" "-j" "39" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ppxlib.0.5.0) -> compiled ppxlib.0.5.0 -> installed ppxlib.0.5.0 Processing 42/45: [ppx_mysql: dune build] + /home/opam/.opam/4.07/bin/dune "build" "-p" "ppx_mysql" "-j" "39" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ppx_mysql.1.0) -> compiled ppx_mysql.1.0 -> installed ppx_mysql.1.0 Processing 44/45: [ppx_mysql_identity: dune build] + /home/opam/.opam/4.07/bin/dune "build" "-p" "ppx_mysql_identity" "-j" "39" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ppx_mysql_identity.1.0) -> compiled ppx_mysql_identity.1.0 -> installed ppx_mysql_identity.1.0 Done. # Run eval $(opam env) to update the current shell environment 2024-09-12 20:06.37 ---> saved as "42c660443a58041819574fcaed75aa9f4efe85107bbc7c5b248ce40dd1fcdc03" /home/opam: (run (shell "opam exec -- ~/voodoo-prep -u ppx_mysql_identity:c03efc6d04f703049522206f0893d25c,ppxlib:e926d3aa33892791674aafc672f31f00,ppx_mysql:bedb801c6a3b81f0ea592e0b00403e18,mysql:f4d3c490b329b3db44c3c519f1586208")) 2024-09-12 20:06.39 ---> saved as "e828751727ab04e00141b599f8ac89a1efbafea2c4d1f654f5b1859af8b8c0c9" /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.919733') && (for DATA in prep/universes/f4d3c490b329b3db44c3c519f1586208/mysql/1.2.4,mysql.1.2.4-f4d3c490b329b3db44c3c519f1586208,mysql.1.2.4 prep/universes/bedb801c6a3b81f0ea592e0b00403e18/ppx_mysql/1.0,ppx_mysql.1.0-bedb801c6a3b81f0ea592e0b00403e18,ppx_mysql.1.0 prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0,ppxlib.0.5.0-e926d3aa33892791674aafc672f31f00,ppxlib.0.5.0 prep/universes/c03efc6d04f703049522206f0893d25c/ppx_mysql_identity/1.0,ppx_mysql_identity.1.0-c03efc6d04f703049522206f0893d25c,ppx_mysql_identity.1.0; do IFS=\",\"; set -- $DATA; ([ -d $1 ] || (echo \"FAILED:$2\" && mkdir -p $1 && cp ~/opam.err.log $1 && opam show $3 --raw > $1/opam)) && (shopt -s nullglob && ((tar -cvf $1.tar $1/* && rm -R $1/* && mv $1.tar $1/content.tar) || (echo 'Empty directory'))) done) && (for DATA in prep/universes/f4d3c490b329b3db44c3c519f1586208/mysql/1.2.4,mysql.1.2.4-f4d3c490b329b3db44c3c519f1586208,mysql.1.2.4 prep/universes/bedb801c6a3b81f0ea592e0b00403e18/ppx_mysql/1.0,ppx_mysql.1.0-bedb801c6a3b81f0ea592e0b00403e18,ppx_mysql.1.0 prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0,ppxlib.0.5.0-e926d3aa33892791674aafc672f31f00,ppxlib.0.5.0 prep/universes/c03efc6d04f703049522206f0893d25c/ppx_mysql_identity/1.0,ppx_mysql_identity.1.0-c03efc6d04f703049522206f0893d25c,ppx_mysql_identity.1.0; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/f4d3c490b329b3db44c3c519f1586208/mysql/1.2.4,mysql.1.2.4-f4d3c490b329b3db44c3c519f1586208,mysql.1.2.4 prep/universes/bedb801c6a3b81f0ea592e0b00403e18/ppx_mysql/1.0,ppx_mysql.1.0-bedb801c6a3b81f0ea592e0b00403e18,ppx_mysql.1.0 prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0,ppxlib.0.5.0-e926d3aa33892791674aafc672f31f00,ppxlib.0.5.0 prep/universes/c03efc6d04f703049522206f0893d25c/ppx_mysql_identity/1.0,ppx_mysql_identity.1.0-c03efc6d04f703049522206f0893d25c,ppx_mysql_identity.1.0; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1) || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)")) 0.919733 prep/universes/f4d3c490b329b3db44c3c519f1586208/mysql/1.2.4/lib/ prep/universes/f4d3c490b329b3db44c3c519f1586208/mysql/1.2.4/lib/mysql/ prep/universes/f4d3c490b329b3db44c3c519f1586208/mysql/1.2.4/lib/mysql/mysql.ocamlobjinfo prep/universes/f4d3c490b329b3db44c3c519f1586208/mysql/1.2.4/lib/mysql/META prep/universes/f4d3c490b329b3db44c3c519f1586208/mysql/1.2.4/lib/mysql/mysql.cmi prep/universes/f4d3c490b329b3db44c3c519f1586208/mysql/1.2.4/opam prep/universes/bedb801c6a3b81f0ea592e0b00403e18/ppx_mysql/1.0/doc/ prep/universes/bedb801c6a3b81f0ea592e0b00403e18/ppx_mysql/1.0/doc/ppx_mysql/ prep/universes/bedb801c6a3b81f0ea592e0b00403e18/ppx_mysql/1.0/doc/ppx_mysql/CHANGES.md prep/universes/bedb801c6a3b81f0ea592e0b00403e18/ppx_mysql/1.0/doc/ppx_mysql/LICENSE.md prep/universes/bedb801c6a3b81f0ea592e0b00403e18/ppx_mysql/1.0/doc/ppx_mysql/README.md prep/universes/bedb801c6a3b81f0ea592e0b00403e18/ppx_mysql/1.0/lib/ prep/universes/bedb801c6a3b81f0ea592e0b00403e18/ppx_mysql/1.0/lib/ppx_mysql/ prep/universes/bedb801c6a3b81f0ea592e0b00403e18/ppx_mysql/1.0/lib/ppx_mysql/ppx_mysql.ocamlobjinfo prep/universes/bedb801c6a3b81f0ea592e0b00403e18/ppx_mysql/1.0/lib/ppx_mysql/META prep/universes/bedb801c6a3b81f0ea592e0b00403e18/ppx_mysql/1.0/lib/ppx_mysql/dune-package prep/universes/bedb801c6a3b81f0ea592e0b00403e18/ppx_mysql/1.0/lib/ppx_mysql/ppx_mysql.cmi prep/universes/bedb801c6a3b81f0ea592e0b00403e18/ppx_mysql/1.0/lib/ppx_mysql/ppx_mysql.cmt prep/universes/bedb801c6a3b81f0ea592e0b00403e18/ppx_mysql/1.0/lib/ppx_mysql/ppx_mysql__.cmi prep/universes/bedb801c6a3b81f0ea592e0b00403e18/ppx_mysql/1.0/lib/ppx_mysql/ppx_mysql__.cmt prep/universes/bedb801c6a3b81f0ea592e0b00403e18/ppx_mysql/1.0/lib/ppx_mysql/ppx_mysql__Query.cmi prep/universes/bedb801c6a3b81f0ea592e0b00403e18/ppx_mysql/1.0/lib/ppx_mysql/ppx_mysql__Query.cmt prep/universes/bedb801c6a3b81f0ea592e0b00403e18/ppx_mysql/1.0/lib/ppx_mysql/ppx_mysql__Query.cmti prep/universes/bedb801c6a3b81f0ea592e0b00403e18/ppx_mysql/1.0/lib/ppx_mysql/runtime/ prep/universes/bedb801c6a3b81f0ea592e0b00403e18/ppx_mysql/1.0/lib/ppx_mysql/runtime/ppx_mysql_runtime.ocamlobjinfo prep/universes/bedb801c6a3b81f0ea592e0b00403e18/ppx_mysql/1.0/lib/ppx_mysql/runtime/ppx_mysql_runtime.cmi prep/universes/bedb801c6a3b81f0ea592e0b00403e18/ppx_mysql/1.0/lib/ppx_mysql/runtime/ppx_mysql_runtime.cmt prep/universes/bedb801c6a3b81f0ea592e0b00403e18/ppx_mysql/1.0/lib/ppx_mysql/runtime/ppx_mysql_runtime.cmti prep/universes/bedb801c6a3b81f0ea592e0b00403e18/ppx_mysql/1.0/opam prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/doc/ prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/doc/ppxlib/ prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/doc/ppxlib/CHANGES.md prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/doc/ppxlib/LICENSE.md prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/doc/ppxlib/README.md prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ppxlib.ocamlobjinfo prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/META prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ast/ prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ast/ppxlib_ast.ocamlobjinfo prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ast/ppxlib_ast.cmi prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ast/ppxlib_ast.cmt prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ast/ppxlib_ast__.cmi prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ast/ppxlib_ast__.cmt prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ast/ppxlib_ast__Ast.cmi prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ast/ppxlib_ast__Ast.cmt prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ast/ppxlib_ast__Ast_helper.cmi prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ast/ppxlib_ast__Ast_helper.cmt prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ast/ppxlib_ast__Ast_helper.cmti prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ast/ppxlib_ast__Docstrings.cmi prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ast/ppxlib_ast__Docstrings.cmt prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ast/ppxlib_ast__Docstrings.cmti prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ast/ppxlib_ast__Import.cmi prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ast/ppxlib_ast__Import.cmt prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ast/ppxlib_ast__Lexer.cmi prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ast/ppxlib_ast__Lexer.cmt prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ast/ppxlib_ast__Location_helper.cmi prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ast/ppxlib_ast__Location_helper.cmt prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ast/ppxlib_ast__Parse.cmi prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ast/ppxlib_ast__Parse.cmt prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ast/ppxlib_ast__Parse.cmti prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ast/ppxlib_ast__Parser.cmi prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ast/ppxlib_ast__Parser.cmt prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ast/ppxlib_ast__Parser.cmti prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ast/ppxlib_ast__Pprintast.cmi prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ast/ppxlib_ast__Pprintast.cmt prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ast/ppxlib_ast__Pprintast.cmti prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ast/ppxlib_ast__Syntaxerr.cmi prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ast/ppxlib_ast__Syntaxerr.cmt prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ast/ppxlib_ast__Syntaxerr.cmti prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ast/ppxlib_ast__Warn.cmi prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ast/ppxlib_ast__Warn.cmt prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ast/ppxlib_ast__Warn.cmti prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/dune-package prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/metaquot/ prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/metaquot/ppxlib_metaquot.ocamlobjinfo prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/metaquot/ppxlib_metaquot.cmi prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/metaquot/ppxlib_metaquot.cmt prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/metaquot_lifters/ prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/metaquot_lifters/ppxlib_metaquot_lifters.ocamlobjinfo prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/metaquot_lifters/ppxlib_metaquot_lifters.cmi prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/metaquot_lifters/ppxlib_metaquot_lifters.cmt prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ppxlib.cmi prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ppxlib.cmt prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ppxlib__.cmi prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ppxlib__.cmt prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ppxlib__Ast_builder.cmi prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ppxlib__Ast_builder.cmt prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ppxlib__Ast_builder.cmti prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ppxlib__Ast_builder_generated.cmi prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ppxlib__Ast_builder_generated.cmt prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ppxlib__Ast_builder_intf.cmi prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ppxlib__Ast_builder_intf.cmt prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ppxlib__Ast_pattern.cmi prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ppxlib__Ast_pattern.cmt prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ppxlib__Ast_pattern.cmti prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ppxlib__Ast_pattern0.cmi prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ppxlib__Ast_pattern0.cmt prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ppxlib__Ast_pattern_generated.cmi prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ppxlib__Ast_pattern_generated.cmt prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ppxlib__Ast_traverse.cmi prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ppxlib__Ast_traverse.cmt prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ppxlib__Ast_traverse.cmti prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ppxlib__Attribute.cmi prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ppxlib__Attribute.cmt prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ppxlib__Attribute.cmti prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ppxlib__Caller_id.cmi prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ppxlib__Caller_id.cmt prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ppxlib__Code_matcher.cmi prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ppxlib__Code_matcher.cmt prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ppxlib__Code_matcher.cmti prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ppxlib__Common.cmi prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ppxlib__Common.cmt prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ppxlib__Common.cmti prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ppxlib__Compiler_specifics.cmi prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ppxlib__Compiler_specifics.cmt prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ppxlib__Context_free.cmi prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ppxlib__Context_free.cmt prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ppxlib__Context_free.cmti prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ppxlib__Deriving.cmi prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ppxlib__Deriving.cmt prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ppxlib__Deriving.cmti prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ppxlib__Driver.cmi prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ppxlib__Driver.cmt prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ppxlib__Driver.cmti prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ppxlib__Extension.cmi prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ppxlib__Extension.cmt prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ppxlib__Extension.cmti prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ppxlib__File_path.cmi prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ppxlib__File_path.cmt prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ppxlib__File_path.cmti prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ppxlib__Ignore_unused_warning.cmi prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ppxlib__Ignore_unused_warning.cmt prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ppxlib__Ignore_unused_warning.cmti prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ppxlib__Import.cmi prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ppxlib__Import.cmt prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ppxlib__Loc.cmi prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ppxlib__Loc.cmt prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ppxlib__Loc.cmti prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ppxlib__Location.cmi prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ppxlib__Location.cmt prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ppxlib__Location.cmti prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ppxlib__Longident.cmi prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ppxlib__Longident.cmt prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ppxlib__Longident.cmti prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ppxlib__Merlin_helpers.cmi prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ppxlib__Merlin_helpers.cmt prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ppxlib__Merlin_helpers.cmti prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ppxlib__Name.cmi prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ppxlib__Name.cmt prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ppxlib__Name.cmti prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ppxlib__Options.cmi prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ppxlib__Options.cmt prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ppxlib__Reconcile.cmi prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ppxlib__Reconcile.cmt prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ppxlib__Reconcile.cmti prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ppxlib__Spellcheck.cmi prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ppxlib__Spellcheck.cmt prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ppxlib__Utils.cmi prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/ppxlib__Utils.cmt prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/print_diff/ prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/print_diff/ppxlib_print_diff.ocamlobjinfo prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/print_diff/ppxlib_print_diff.cmi prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/print_diff/ppxlib_print_diff.cmt prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/print_diff/ppxlib_print_diff.cmti prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/runner/ prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/runner/ppxlib_runner.ocamlobjinfo prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/runner/ppxlib_runner.cmi prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/runner/ppxlib_runner.cmt prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/runner/ppxlib_runner__Ppx_driver_runner.cmi prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/runner/ppxlib_runner__Ppx_driver_runner.cmt prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/runner_as_ppx/ prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/runner_as_ppx/ppxlib_runner_as_ppx.ocamlobjinfo prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/runner_as_ppx/ppxlib_runner_as_ppx.cmi prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/runner_as_ppx/ppxlib_runner_as_ppx.cmt prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/runner_as_ppx/ppxlib_runner_as_ppx__Ppx_driver_runner_as_ppx.cmi prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/runner_as_ppx/ppxlib_runner_as_ppx__Ppx_driver_runner_as_ppx.cmt prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/traverse/ prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/traverse/ppxlib_traverse.ocamlobjinfo prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/traverse/ppxlib_traverse.cmi prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/traverse/ppxlib_traverse.cmt prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/traverse_builtins/ prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/traverse_builtins/ppxlib_traverse_builtins.ocamlobjinfo prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/traverse_builtins/ppxlib_traverse_builtins.cmi prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/lib/ppxlib/traverse_builtins/ppxlib_traverse_builtins.cmt prep/universes/e926d3aa33892791674aafc672f31f00/ppxlib/0.5.0/opam prep/universes/c03efc6d04f703049522206f0893d25c/ppx_mysql_identity/1.0/doc/ prep/universes/c03efc6d04f703049522206f0893d25c/ppx_mysql_identity/1.0/doc/ppx_mysql_identity/ prep/universes/c03efc6d04f703049522206f0893d25c/ppx_mysql_identity/1.0/doc/ppx_mysql_identity/CHANGES.md prep/universes/c03efc6d04f703049522206f0893d25c/ppx_mysql_identity/1.0/doc/ppx_mysql_identity/LICENSE.md prep/universes/c03efc6d04f703049522206f0893d25c/ppx_mysql_identity/1.0/doc/ppx_mysql_identity/README.md prep/universes/c03efc6d04f703049522206f0893d25c/ppx_mysql_identity/1.0/lib/ prep/universes/c03efc6d04f703049522206f0893d25c/ppx_mysql_identity/1.0/lib/ppx_mysql_identity/ prep/universes/c03efc6d04f703049522206f0893d25c/ppx_mysql_identity/1.0/lib/ppx_mysql_identity/mysql_with_identity.ocamlobjinfo prep/universes/c03efc6d04f703049522206f0893d25c/ppx_mysql_identity/1.0/lib/ppx_mysql_identity/META prep/universes/c03efc6d04f703049522206f0893d25c/ppx_mysql_identity/1.0/lib/ppx_mysql_identity/dune-package prep/universes/c03efc6d04f703049522206f0893d25c/ppx_mysql_identity/1.0/lib/ppx_mysql_identity/mysql_with_identity.cmi prep/universes/c03efc6d04f703049522206f0893d25c/ppx_mysql_identity/1.0/lib/ppx_mysql_identity/mysql_with_identity.cmt prep/universes/c03efc6d04f703049522206f0893d25c/ppx_mysql_identity/1.0/lib/ppx_mysql_identity/mysql_with_identity.cmti prep/universes/c03efc6d04f703049522206f0893d25c/ppx_mysql_identity/1.0/opam Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts. Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts. Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts. Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts. HASHES:mysql.1.2.4-f4d3c490b329b3db44c3c519f1586208:528bb1d2397bebea03d37867f80be64b97233bf457e8e356d78ed3a6944c9586 HASHES:ppx_mysql.1.0-bedb801c6a3b81f0ea592e0b00403e18:f8e4c031e89673e625b89239b6863988cbc0f1dfbbac11f5f55b95b1f42940c0 HASHES:ppxlib.0.5.0-e926d3aa33892791674aafc672f31f00:ce10966cb4fc93dc72ad02682442eedc38c5b0d53eb26814f2669953c3ebc21e HASHES:ppx_mysql_identity.1.0-c03efc6d04f703049522206f0893d25c:a4ae64d76089bc4176ec0a8a024febbef017529b723cc92973d3a1478f5bcee7 2024-09-12 20:06.41 ---> saved as "21514093cd8ea66bdd24e9a4b8e2934200675ef2ee1255e9a1c91ee62ef52692" Job succeeded 2024-09-12 20:14.17: ppx_mysql_identity.1.0-c03efc6d04f703049522206f0893d25c -> a4ae64d76089bc4176ec0a8a024febbef017529b723cc92973d3a1478f5bcee7 2024-09-12 20:14.17: ppxlib.0.5.0-e926d3aa33892791674aafc672f31f00 -> ce10966cb4fc93dc72ad02682442eedc38c5b0d53eb26814f2669953c3ebc21e 2024-09-12 20:14.17: ppx_mysql.1.0-bedb801c6a3b81f0ea592e0b00403e18 -> f8e4c031e89673e625b89239b6863988cbc0f1dfbbac11f5f55b95b1f42940c0 2024-09-12 20:14.17: mysql.1.2.4-f4d3c490b329b3db44c3c519f1586208 -> 528bb1d2397bebea03d37867f80be64b97233bf457e8e356d78ed3a6944c9586 2024-09-12 20:14.17: Job succeeded