Build:
  1. 0
2024-01-29 15:19.02: New job: Voodoo prep google-drive-ocamlfuse.0.7.24; 1ed0e8cb191c45971ffbe25daace485e
2024-01-29 15:19.02: Waiting for resource in pool OCluster
2024-01-29 18:47.36: Waiting for worker…
2024-01-29 18:48.21: Got resource from pool OCluster
2024-01-29 18:48.21: Using cache hint "docs-universe-prep-4.14.1"

To reproduce locally:

cat > prep.spec <<'END-OF-SPEC'
((build tools
        ((from ocaml/opam:debian-12-ocaml-4.14@sha256:8e390dbf29f7a115e5c8098ffb1a3c7234a873cf738a5ae22f3a4846122db9ef)
         (user (uid 1000) (gid 1000))
         (workdir /home/opam)
         (run (shell "sudo chown opam:opam /home/opam"))
         (run (network host)
              (shell "sudo apt-get update && sudo apt-get install -yy m4 pkg-config"))
         (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
              (network host)
              (shell "opam pin -ny https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9  && opam depext -iy voodoo-prep"))
         (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam"))))
 (from ocaml/opam:debian-12-ocaml-4.14@sha256:8e390dbf29f7a115e5c8098ffb1a3c7234a873cf738a5ae22f3a4846122db9ef)
 (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 google-drive-ocamlfuse.0.7.24 zarith.1.13 yojson.2.1.2 sqlite3.5.1.0 seq.base ocurl.0.9.2 ocamlfuse.2.7.1-cvs8 ocamlfind.1.9.6 gapi-ocaml.0.4.5 extlib.1.7.7-1 dune-configurator.3.13.0 dune.3.13.0 csexp.1.5.2 cryptokit.1.19 cppo.1.6.9 conf-zlib.1 conf-sqlite3.1 conf-pkg-config.3 conf-libfuse.1 conf-libcurl.2 conf-gmp-powm-sec.3 conf-gmp.4 camlp-streams.5.0.1 camlidl.1.12 base-bytes.base 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')"))
 (run (shell "opam exec -- ~/voodoo-prep -u google-drive-ocamlfuse:1ed0e8cb191c45971ffbe25daace485e,ocamlfuse:b4ea932f43fe7b438db246f23b078b62,gapi-ocaml:ec8e718cd08d0ee56757b9f66b49ff5a"))
 (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.399004') && (for DATA in prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5,gapi-ocaml.0.4.5-ec8e718cd08d0ee56757b9f66b49ff5a,gapi-ocaml.0.4.5 prep/universes/b4ea932f43fe7b438db246f23b078b62/ocamlfuse/2.7.1-cvs8,ocamlfuse.2.7.1-cvs8-b4ea932f43fe7b438db246f23b078b62,ocamlfuse.2.7.1-cvs8 prep/universes/1ed0e8cb191c45971ffbe25daace485e/google-drive-ocamlfuse/0.7.24,google-drive-ocamlfuse.0.7.24-1ed0e8cb191c45971ffbe25daace485e,google-drive-ocamlfuse.0.7.24; 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/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5,gapi-ocaml.0.4.5-ec8e718cd08d0ee56757b9f66b49ff5a,gapi-ocaml.0.4.5 prep/universes/b4ea932f43fe7b438db246f23b078b62/ocamlfuse/2.7.1-cvs8,ocamlfuse.2.7.1-cvs8-b4ea932f43fe7b438db246f23b078b62,ocamlfuse.2.7.1-cvs8 prep/universes/1ed0e8cb191c45971ffbe25daace485e/google-drive-ocamlfuse/0.7.24,google-drive-ocamlfuse.0.7.24-1ed0e8cb191c45971ffbe25daace485e,google-drive-ocamlfuse.0.7.24; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5,gapi-ocaml.0.4.5-ec8e718cd08d0ee56757b9f66b49ff5a,gapi-ocaml.0.4.5 prep/universes/b4ea932f43fe7b438db246f23b078b62/ocamlfuse/2.7.1-cvs8,ocamlfuse.2.7.1-cvs8-b4ea932f43fe7b438db246f23b078b62,ocamlfuse.2.7.1-cvs8 prep/universes/1ed0e8cb191c45971ffbe25daace485e/google-drive-ocamlfuse/0.7.24,google-drive-ocamlfuse.0.7.24-1ed0e8cb191c45971ffbe25daace485e,google-drive-ocamlfuse.0.7.24; 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.14.1 \
--secret ssh_privkey:id_rsa --secret ssh_pubkey:id_rsa.pub--secret ssh_config:ssh_config

2024-01-29 18:48.21: RETRYING: 2024-01-29/151902-voodoo-prep-b01bc1 Number of retries: 0 (retriable error condition)
Building on phoebe.caelum.ci.dev
All commits already cached
Updating files:  62% (20392/32633)
Updating files:  63% (20559/32633)
Updating files:  64% (20886/32633)
Updating files:  65% (21212/32633)
Updating files:  66% (21538/32633)
Updating files:  67% (21865/32633)
Updating files:  68% (22191/32633)
Updating files:  69% (22517/32633)
Updating files:  70% (22844/32633)
Updating files:  71% (23170/32633)
Updating files:  72% (23496/32633)
Updating files:  73% (23823/32633)
Updating files:  74% (24149/32633)
Updating files:  75% (24475/32633)
Updating files:  76% (24802/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.14@sha256:8e390dbf29f7a115e5c8098ffb1a3c7234a873cf738a5ae22f3a4846122db9ef)
Unable to find image 'ocaml/opam:debian-12-ocaml-4.14@sha256:8e390dbf29f7a115e5c8098ffb1a3c7234a873cf738a5ae22f3a4846122db9ef' locally
docker.io/ocaml/opam@sha256:8e390dbf29f7a115e5c8098ffb1a3c7234a873cf738a5ae22f3a4846122db9ef: Pulling from ocaml/opam
82e8c0c7d92b: Pulling fs layer
82e8c0c7d92b: Verifying Checksum
82e8c0c7d92b: Download complete
82e8c0c7d92b: Pull complete
Digest: sha256:8e390dbf29f7a115e5c8098ffb1a3c7234a873cf738a5ae22f3a4846122db9ef
Status: Downloaded newer image for ocaml/opam@sha256:8e390dbf29f7a115e5c8098ffb1a3c7234a873cf738a5ae22f3a4846122db9ef
2024-01-29 18:43.12 ---> using "1f16aa8fbc1a229ca02cdf7d8b4234eb4608a9074cec5292a9e72517b48fb577" from cache

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

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2024-01-29 18:43.12 ---> using "258ae3900365106d3b475f7327e1977f1a9ae54d4b6cd6e024f1ed5ef4f3381c" 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 1s (281 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 (5657 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:43.12 ---> using "d64ddc7053307a6e5bac376e2af0af138c2728532db1941a0e2c7ed3dcb6923f" from cache

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

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

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed seq.base
-> installed cmdliner.1.2.0
-> installed ocamlfind.1.9.6
-> installed ocamlbuild.0.14.3
-> installed topkg.1.0.7
-> installed rresult.0.7.0
-> installed fmt.0.9.0
-> installed astring.0.8.5
-> installed fpath.0.7.3
-> installed logs.0.7.0
-> installed bos.0.2.1
-> installed dune.3.13.0
-> installed stdlib-shims.0.3.0
-> installed opam-file-format.2.1.6
-> installed cppo.1.6.9
-> installed re.1.11.0
-> 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:43.12 ---> using "d95d2426ec6638d4946232810cc7377b78e0b12578cf93755f6aecdc254fcd78" from cache

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

(from ocaml/opam:debian-12-ocaml-4.14@sha256:8e390dbf29f7a115e5c8098ffb1a3c7234a873cf738a5ae22f3a4846122db9ef)
Unable to find image 'ocaml/opam:debian-12-ocaml-4.14@sha256:8e390dbf29f7a115e5c8098ffb1a3c7234a873cf738a5ae22f3a4846122db9ef' locally
docker.io/ocaml/opam@sha256:8e390dbf29f7a115e5c8098ffb1a3c7234a873cf738a5ae22f3a4846122db9ef: Pulling from ocaml/opam
82e8c0c7d92b: Pulling fs layer
82e8c0c7d92b: Verifying Checksum
82e8c0c7d92b: Download complete
82e8c0c7d92b: Pull complete
Digest: sha256:8e390dbf29f7a115e5c8098ffb1a3c7234a873cf738a5ae22f3a4846122db9ef
Status: Downloaded newer image for ocaml/opam@sha256:8e390dbf29f7a115e5c8098ffb1a3c7234a873cf738a5ae22f3a4846122db9ef
2024-01-29 18:43.12 ---> using "1f16aa8fbc1a229ca02cdf7d8b4234eb4608a9074cec5292a9e72517b48fb577" from cache

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

/: (workdir /home/opam)

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

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

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

/home/opam: (copy (src repo) (dst /src/repo))
2024-01-29 18:43.14 ---> using "2f80ca12a98e6c8d13b2d4313d2e1042fd6f790370cc08f16159385ad3fc5996" 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:43.14 ---> using "5080f4d462ceb6f0e8f61edcf012437834ade0821fc592cdddca031349d9cf72" from cache

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

2024-01-29 18:43.14 ---> using "52bf3f5f6e7a46ac8833cf5cd91e39754db742f33dddb3831406ffa0cde994a1" from cache

/home/opam: (copy (from (build tools))
                  (src /home/opam/voodoo-prep)
                  (dst /home/opam/))
2024-01-29 18:43.14 ---> using "e11031127d8519055a60a4dd91b72f34724cc3bc999b18218ffd0ca30feb91a0" 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:43.14 ---> using "462495e74868d8de1c53b9bcbfb005507d496482410bb54355644040bbde4ddb" 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 google-drive-ocamlfuse.0.7.24 zarith.1.13 yojson.2.1.2 sqlite3.5.1.0 seq.base ocurl.0.9.2 ocamlfuse.2.7.1-cvs8 ocamlfind.1.9.6 gapi-ocaml.0.4.5 extlib.1.7.7-1 dune-configurator.3.13.0 dune.3.13.0 csexp.1.5.2 cryptokit.1.19 cppo.1.6.9 conf-zlib.1 conf-sqlite3.1 conf-pkg-config.3 conf-libfuse.1 conf-libcurl.2 conf-gmp-powm-sec.3 conf-gmp.4 camlp-streams.5.0.1 camlidl.1.12 base-bytes.base 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 (687 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 google-drive-ocamlfuse.0.7.24 zarith.1.13 yojson.2.1.2 sqlite3.5.1.0 seq.base ocurl.0.9.2 ocamlfuse.2.7.1-cvs8 ocamlfind.1.9.6 gapi-ocaml.0.4.5 extlib.1.7.7-1 dune-configurator.3.13.0 dune.3.13.0 csexp.1.5.2 cryptokit.1.19 cppo.1.6.9 conf-zlib.1 conf-sqlite3.1 conf-pkg-config.3 conf-libfuse.1 conf-libcurl.2 conf-gmp-powm-sec.3 conf-gmp.4 camlp-streams.5.0.1 camlidl.1.12 base-bytes.base" 

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:
libcurl4-gnutls-dev
libfuse-dev
libgmp-dev
libsqlite3-dev
pkg-config
zlib1g-dev
[NOTE] Package dune is already installed (current version is 3.13.0).
[NOTE] Package ocamlfind is already installed (current version is 1.9.6).
The following actions will be performed:
  - install cppo                   1.6.9
  - install conf-gmp               4
  - install conf-pkg-config        3
  - install camlidl                1.12
  - install seq                    base
  - install csexp                  1.5.2
  - install base-bytes             base
  - install camlp-streams          5.0.1
  - install conf-libcurl           2
  - install zarith                 1.13
  - install conf-gmp-powm-sec      3
  - install conf-zlib              1
  - install conf-sqlite3           1
  - install conf-libfuse           1
  - install yojson                 2.1.2
  - install dune-configurator      3.13.0
  - install extlib                 1.7.7-1
  - install ocurl                  0.9.2
  - install sqlite3                5.1.0
  - install ocamlfuse              2.7.1-cvs8
  - install cryptokit              1.19
  - install gapi-ocaml             0.4.5
  - install google-drive-ocamlfuse 0.7.24
===== 23 to install =====

The following system packages will first need to be installed:
    libcurl4-gnutls-dev libfuse-dev libgmp-dev libsqlite3-dev pkg-config zlib1g-dev

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
Let opam run your package manager to install the required system packages?
(answer 'n' for other options) [Y/n] y
+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libcurl4-gnutls-dev" "libfuse-dev" "libgmp-dev" "libsqlite3-dev" "pkg-config" "zlib1g-dev"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libcurl4-gnutls-dev: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 .../00-libcurl4-gnutls-dev_7.88.1-10+deb12u5_amd64.deb ...
- Unpacking libcurl4-gnutls-dev:amd64 (7.88.1-10+deb12u5) ...
- Selecting previously unselected package libfuse2:amd64.
- Preparing to unpack .../01-libfuse2_2.9.9-6+b1_amd64.deb ...
- Unpacking libfuse2:amd64 (2.9.9-6+b1) ...
- Selecting previously unselected package libsepol-dev:amd64.
- Preparing to unpack .../02-libsepol-dev_3.4-2.1_amd64.deb ...
- Unpacking libsepol-dev:amd64 (3.4-2.1) ...
- Selecting previously unselected package libpcre2-16-0:amd64.
- Preparing to unpack .../03-libpcre2-16-0_10.42-1_amd64.deb ...
- Unpacking libpcre2-16-0:amd64 (10.42-1) ...
- Selecting previously unselected package libpcre2-32-0:amd64.
- Preparing to unpack .../04-libpcre2-32-0_10.42-1_amd64.deb ...
- Unpacking libpcre2-32-0:amd64 (10.42-1) ...
- Selecting previously unselected package libpcre2-posix3:amd64.
- Preparing to unpack .../05-libpcre2-posix3_10.42-1_amd64.deb ...
- Unpacking libpcre2-posix3:amd64 (10.42-1) ...
- Selecting previously unselected package libpcre2-dev:amd64.
- Preparing to unpack .../06-libpcre2-dev_10.42-1_amd64.deb ...
- Unpacking libpcre2-dev:amd64 (10.42-1) ...
- Selecting previously unselected package libselinux1-dev:amd64.
- Preparing to unpack .../07-libselinux1-dev_3.4-1+b6_amd64.deb ...
- Unpacking libselinux1-dev:amd64 (3.4-1+b6) ...
- Selecting previously unselected package libfuse-dev:amd64.
- Preparing to unpack .../08-libfuse-dev_2.9.9-6+b1_amd64.deb ...
- Unpacking libfuse-dev:amd64 (2.9.9-6+b1) ...
- Selecting previously unselected package libgmpxx4ldbl:amd64.
- Preparing to unpack .../09-libgmpxx4ldbl_2%3a6.2.1+dfsg1-1.1_amd64.deb ...
- Unpacking libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1.1) ...
- Selecting previously unselected package libgmp-dev:amd64.
- Preparing to unpack .../10-libgmp-dev_2%3a6.2.1+dfsg1-1.1_amd64.deb ...
- Unpacking libgmp-dev:amd64 (2:6.2.1+dfsg1-1.1) ...
- Selecting previously unselected package libpkgconf3:amd64.
- Preparing to unpack .../11-libpkgconf3_1.8.1-1_amd64.deb ...
- Unpacking libpkgconf3:amd64 (1.8.1-1) ...
- Selecting previously unselected package libsqlite3-dev:amd64.
- Preparing to unpack .../12-libsqlite3-dev_3.40.1-2_amd64.deb ...
- Unpacking libsqlite3-dev:amd64 (3.40.1-2) ...
- Selecting previously unselected package pkgconf-bin.
- Preparing to unpack .../13-pkgconf-bin_1.8.1-1_amd64.deb ...
- Unpacking pkgconf-bin (1.8.1-1) ...
- Selecting previously unselected package pkgconf:amd64.
- Preparing to unpack .../14-pkgconf_1.8.1-1_amd64.deb ...
- Unpacking pkgconf:amd64 (1.8.1-1) ...
- Selecting previously unselected package pkg-config:amd64.
- Preparing to unpack .../15-pkg-config_1.8.1-1_amd64.deb ...
- Unpacking pkg-config:amd64 (1.8.1-1) ...
- Selecting previously unselected package zlib1g-dev:amd64.
- Preparing to unpack .../16-zlib1g-dev_1%3a1.2.13.dfsg-1_amd64.deb ...
- Unpacking zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ...
- Setting up libfuse2:amd64 (2.9.9-6+b1) ...
- Setting up libcurl4-gnutls-dev:amd64 (7.88.1-10+deb12u5) ...
- Setting up libpcre2-16-0:amd64 (10.42-1) ...
- Setting up libpcre2-32-0:amd64 (10.42-1) ...
- Setting up libpkgconf3:amd64 (1.8.1-1) ...
- Setting up libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1.1) ...
- Setting up libsqlite3-dev:amd64 (3.40.1-2) ...
- Setting up libsepol-dev:amd64 (3.4-2.1) ...
- Setting up pkgconf-bin (1.8.1-1) ...
- Setting up zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ...
- Setting up libpcre2-posix3:amd64 (10.42-1) ...
- Setting up libgmp-dev:amd64 (2:6.2.1+dfsg1-1.1) ...
- Setting up libpcre2-dev:amd64 (10.42-1) ...
- Setting up libselinux1-dev:amd64 (3.4-1+b6) ...
- Setting up libfuse-dev:amd64 (2.9.9-6+b1) ...
- 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) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  2/69:
Processing  3/69:
Processing  4/69:
Processing  5/69:
Processing  6/69:
Processing  7/69:
Processing  8/69:
Processing  9/69:
Processing 10/69:
Processing 11/69:
Processing 12/69:
Processing 13/69: [conf-gmp: sh]
Processing 14/69: [conf-gmp: sh] [conf-libcurl: curl-config]
Processing 15/69: [conf-gmp: sh] [conf-libcurl: curl-config] [conf-pkg-config: pkg-config]
-> installed base-bytes.base
Processing 16/69: [conf-gmp: sh] [conf-libcurl: curl-config] [conf-pkg-config: pkg-config]
-> retrieved camlidl.1.12  (cached)
Processing 17/69: [conf-gmp: sh] [conf-libcurl: curl-config] [conf-pkg-config: pkg-config]
Processing 18/69: [camlidl: mv] [conf-gmp: sh] [conf-libcurl: curl-config] [conf-pkg-config: pkg-config]
-> retrieved camlp-streams.5.0.1  (cached)
Processing 19/69: [camlidl: mv] [conf-gmp: sh] [conf-libcurl: curl-config] [conf-pkg-config: pkg-config]
Processing 20/69: [camlidl: mv] [camlp-streams: dune build] [conf-gmp: sh] [conf-libcurl: curl-config] [conf-pkg-config: pkg-config]
-> retrieved cppo.1.6.9  (cached)
Processing 21/69: [camlidl: mv] [camlp-streams: dune build] [conf-gmp: sh] [conf-libcurl: curl-config] [conf-pkg-config: pkg-config]
Processing 22/69: [camlidl: mv] [camlp-streams: dune build] [conf-gmp: sh] [conf-libcurl: curl-config] [conf-pkg-config: pkg-config] [cppo: dune build]
- + cc -c -I/usr/local/include test.c
-> compiled  conf-gmp.4
Processing 22/69: [camlidl: mv] [camlp-streams: dune build] [conf-libcurl: curl-config] [conf-pkg-config: pkg-config] [cppo: dune build]
-> installed conf-gmp.4
Processing 23/69: [camlidl: mv] [camlp-streams: dune build] [conf-libcurl: curl-config] [conf-pkg-config: pkg-config] [cppo: dune build]
Processing 24/69: [camlidl: mv] [camlp-streams: dune build] [conf-gmp-powm-sec: sh] [conf-libcurl: curl-config] [conf-pkg-config: pkg-config] [cppo: dune build]
- -lcurl
-> compiled  conf-libcurl.2
Processing 24/69: [camlidl: mv] [camlp-streams: dune build] [conf-gmp-powm-sec: sh] [conf-pkg-config: pkg-config] [cppo: dune build]
-> installed conf-libcurl.2
Processing 25/69: [camlidl: mv] [camlp-streams: dune build] [conf-gmp-powm-sec: sh] [conf-pkg-config: pkg-config] [cppo: 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 25/69: [camlidl: mv] [camlp-streams: dune build] [conf-gmp-powm-sec: sh] [cppo: dune build]
-> installed conf-pkg-config.3
Processing 26/69: [camlidl: mv] [camlp-streams: dune build] [conf-gmp-powm-sec: sh] [cppo: dune build]
Processing 27/69: [camlidl: mv] [camlp-streams: dune build] [conf-gmp-powm-sec: sh] [conf-libfuse: pkg-config fuse] [cppo: dune build]
Processing 28/69: [camlidl: mv] [camlp-streams: dune build] [conf-gmp-powm-sec: sh] [conf-libfuse: pkg-config fuse] [conf-sqlite3: pkg-config sqlite3] [cppo: dune build]
Processing 29/69: [camlidl: mv] [camlp-streams: dune build] [conf-gmp-powm-sec: sh] [conf-libfuse: pkg-config fuse] [conf-sqlite3: pkg-config sqlite3] [conf-zlib: pkg-config zlib] [cppo: dune build]
-> retrieved cryptokit.1.19  (cached)
Processing 30/69: [camlidl: mv] [camlp-streams: dune build] [conf-gmp-powm-sec: sh] [conf-libfuse: pkg-config fuse] [conf-sqlite3: pkg-config sqlite3] [conf-zlib: pkg-config zlib] [cppo: dune build]
Processing 30/69: [camlidl: make all] [camlp-streams: dune build] [conf-gmp-powm-sec: sh] [conf-libfuse: pkg-config fuse] [conf-sqlite3: pkg-config sqlite3] [conf-zlib: pkg-config zlib] [cppo: dune build]
-> retrieved csexp.1.5.2  (cached)
Processing 31/69: [camlidl: make all] [camlp-streams: dune build] [conf-gmp-powm-sec: sh] [conf-libfuse: pkg-config fuse] [conf-sqlite3: pkg-config sqlite3] [conf-zlib: pkg-config zlib] [cppo: dune build]
Processing 32/69: [camlidl: make all] [camlp-streams: dune build] [conf-gmp-powm-sec: sh] [conf-libfuse: pkg-config fuse] [conf-sqlite3: pkg-config sqlite3] [conf-zlib: pkg-config zlib] [cppo: dune build] [csexp: dune build]
- + cc -c -I/usr/local/include test.c
-> compiled  conf-gmp-powm-sec.3
Processing 32/69: [camlidl: make all] [camlp-streams: dune build] [conf-libfuse: pkg-config fuse] [conf-sqlite3: pkg-config sqlite3] [conf-zlib: pkg-config zlib] [cppo: dune build] [csexp: dune build]
-> installed conf-gmp-powm-sec.3
Processing 33/69: [camlidl: make all] [camlp-streams: dune build] [conf-libfuse: pkg-config fuse] [conf-sqlite3: pkg-config sqlite3] [conf-zlib: pkg-config zlib] [cppo: dune build] [csexp: dune build]
-> compiled  conf-libfuse.1
Processing 33/69: [camlidl: make all] [camlp-streams: dune build] [conf-sqlite3: pkg-config sqlite3] [conf-zlib: pkg-config zlib] [cppo: dune build] [csexp: dune build]
-> installed conf-libfuse.1
Processing 34/69: [camlidl: make all] [camlp-streams: dune build] [conf-sqlite3: pkg-config sqlite3] [conf-zlib: pkg-config zlib] [cppo: dune build] [csexp: dune build]
-> compiled  conf-sqlite3.1
Processing 34/69: [camlidl: make all] [camlp-streams: dune build] [conf-zlib: pkg-config zlib] [cppo: dune build] [csexp: dune build]
-> installed conf-sqlite3.1
Processing 35/69: [camlidl: make all] [camlp-streams: dune build] [conf-zlib: pkg-config zlib] [cppo: dune build] [csexp: dune build]
-> compiled  conf-zlib.1
Processing 35/69: [camlidl: make all] [camlp-streams: dune build] [cppo: dune build] [csexp: dune build]
-> installed conf-zlib.1
Processing 36/69: [camlidl: make all] [camlp-streams: dune build] [cppo: dune build] [csexp: dune build]
-> retrieved extlib.1.7.7-1  (cached)
Processing 37/69: [camlidl: make all] [camlp-streams: dune build] [cppo: dune build] [csexp: dune build]
-> retrieved google-drive-ocamlfuse.0.7.24  (cached)
Processing 38/69: [camlidl: make all] [camlp-streams: dune build] [cppo: dune build] [csexp: dune build]
-> retrieved gapi-ocaml.0.4.5  (cached)
Processing 39/69: [camlidl: make all] [camlp-streams: dune build] [cppo: dune build] [csexp: dune build]
-> retrieved ocamlfuse.2.7.1-cvs8  (cached)
Processing 40/69: [camlidl: make all] [camlp-streams: dune build] [cppo: dune build] [csexp: dune build]
Processing 41/69: [camlidl: make all] [camlp-streams: dune build] [cppo: dune build] [csexp: dune build]
Processing 42/69: [camlidl: make all] [camlp-streams: dune build] [cppo: dune build] [csexp: dune build]
-> installed seq.base
Processing 43/69: [camlidl: make all] [camlp-streams: dune build] [cppo: dune build] [csexp: dune build]
-> retrieved ocurl.0.9.2  (cached)
Processing 44/69: [camlidl: make all] [camlp-streams: dune build] [cppo: dune build] [csexp: dune build]
Processing 45/69: [camlidl: make all] [camlp-streams: dune build] [cppo: dune build] [csexp: dune build] [ocurl: ./configure]
-> retrieved sqlite3.5.1.0  (cached)
Processing 46/69: [camlidl: make all] [camlp-streams: dune build] [cppo: dune build] [csexp: dune build] [ocurl: ./configure]
-> retrieved yojson.2.1.2  (cached)
-> retrieved zarith.1.13  (cached)
Processing 47/69: [camlidl: make all] [camlp-streams: dune build] [cppo: dune build] [csexp: dune build] [ocurl: ./configure] [zarith: ./configure]
-> compiled  csexp.1.5.2
Processing 47/69: [camlidl: make all] [camlp-streams: dune build] [cppo: dune build] [ocurl: ./configure] [zarith: ./configure]
-> installed csexp.1.5.2
Processing 48/69: [camlidl: make all] [camlp-streams: dune build] [cppo: dune build] [ocurl: ./configure] [zarith: ./configure]
-> compiled  camlp-streams.5.0.1
Processing 48/69: [camlidl: make all] [cppo: dune build] [ocurl: ./configure] [zarith: ./configure]
-> installed camlp-streams.5.0.1
Processing 49/69: [camlidl: make all] [cppo: dune build] [ocurl: ./configure] [zarith: ./configure]
- binary ocaml: found in /home/opam/.opam/4.14/bin
- binary ocamlc: found in /home/opam/.opam/4.14/bin
- binary ocamldep: found in /home/opam/.opam/4.14/bin
- binary ocamlmklib: found in /home/opam/.opam/4.14/bin
- binary ocamldoc: found in /home/opam/.opam/4.14/bin
- binary ocamlopt: found in /home/opam/.opam/4.14/bin
- checking compilation with ocamlc -O3 -Wall -Wextra : working
- include caml/mlvalues.h: found
- library dynlink.cmxa: found
- binary ocamlfind: found in /home/opam/.opam/4.14/bin
- OCaml's word size is 64
- package gmp: found
- OCaml supports -bin-annot to produce documentation
- 
- detected configuration:
- 
-   native-code:          yes
-   dynamic linking:      yes
-   defines:              -DHAS_GMP 
-   includes:             -I/home/opam/.opam/4.14/lib/ocaml  
-   libraries:             -lgmp 
-   linker options:       
-   C options:            -O3 -Wall -Wextra 
-   installation path:    /home/opam/.opam/4.14/lib
-   installation method   findlib
- 
- configuration successful!
- now type "make" to build
- then type "make install" or "sudo make install" to install
Processing 49/69: [camlidl: make all] [cppo: dune build] [ocurl: ./configure] [zarith: make]
-> retrieved dune-configurator.3.13.0  (cached)
Processing 50/69: [camlidl: make all] [cppo: dune build] [dune-configurator: rm] [ocurl: ./configure] [zarith: make]
-> compiled  cppo.1.6.9
Processing 50/69: [camlidl: make all] [dune-configurator: rm] [ocurl: ./configure] [zarith: make]
-> installed cppo.1.6.9
Processing 51/69: [camlidl: make all] [dune-configurator: rm] [ocurl: ./configure] [zarith: make]
[extlib: patch] applying 0001-Add-support-for-OCaml-4.12.patch
Processing 52/69: [camlidl: make all] [dune-configurator: rm] [extlib: patch] [ocurl: ./configure] [zarith: make]
Processing 53/69: [camlidl: make all] [dune-configurator: rm] [extlib: patch] [ocurl: ./configure] [yojson: dune build] [zarith: make]
[extlib: patch] applying 0002-caml_hash_univ_param-was-removed-for-OCaml-pre-4.00-.patch
Processing 53/69: [camlidl: make all] [dune-configurator: dune build] [extlib: patch] [ocurl: ./configure] [yojson: dune build] [zarith: make]
Processing 53/69: [camlidl: make all] [dune-configurator: dune build] [extlib: make build] [ocurl: ./configure] [yojson: dune build] [zarith: make]
- cd compiler; /usr/bin/make all
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/camlidl.1.12/compiler'
- rm -f config.ml
- sed -e 's|%%CPP%%|cpp|' \
-           config.mlp > config.ml
- chmod -w config.ml
- ocamlc -g -c config.mli
- ocamlc -g -c config.ml
- ocamlc -g -c utils.mli
- ocamlc -g -c utils.ml
- ocamlc -g -c clflags.ml
- ocamlc -g -c idltypes.mli
- ocamlc -g -c prefix.mli
- ocamlc -g -c prefix.ml
- ocamlc -g -c lexpr.mli
- ocamlc -g -c lexpr.ml
- ocamlc -g -c cvttyp.mli
- ocamlc -g -c cvttyp.ml
- ocamlc -g -c variables.mli
- ocamlc -g -c variables.ml
- ocamlc -g -c idlarray.mli
- ocamlc -g -c idlarray.ml
- ocamlc -g -c struct.mli
- ocamlc -g -c struct.ml
- ocamlc -g -c enum.mli
- ocamlc -g -c enum.ml
- ocamlc -g -c union.mli
- ocamlc -g -c union.ml
- ocamlc -g -c cvtval.mli
- ocamlc -g -c cvtval.ml
- ocamlc -g -c structdecl.mli
- ocamlc -g -c structdecl.ml
- ocamlc -g -c enumdecl.mli
- ocamlc -g -c enumdecl.ml
- ocamlc -g -c uniondecl.mli
- ocamlc -g -c uniondecl.ml
- ocamlc -g -c typedef.mli
- ocamlc -g -c typedef.ml
- ocamlc -g -c funct.mli
- ocamlc -g -c funct.ml
- ocamlc -g -c constdecl.mli
- ocamlc -g -c constdecl.ml
- ocamlc -g -c intf.mli
- ocamlc -g -c intf.ml
- ocamlc -g -c file.mli
- ocamlc -g -c file.ml
- ocamlc -g -c predef.mli
- ocamlc -g -c predef.ml
- ocamllex linenum.mll
- 16 states, 331 transitions, table size 1420 bytes
- ocamlc -g -c linenum.mli
- ocamlc -g -c linenum.ml
- ocamlc -g -c parse_aux.mli
- ocamlc -g -c parse_aux.ml
- ocamlyacc -v parser_midl.mly
- 12 shift/reduce conflicts, 4 reduce/reduce conflicts.
- ocamlc -g -c parser_midl.mli
- ocamlc -g -c parser_midl.ml
- ocamllex lexer_midl.mll
- 129 states, 1747 transitions, table size 7762 bytes
- ocamlc -g -c lexer_midl.mli
- ocamlc -g -c lexer_midl.ml
- ocamlc -g -c parse.mli
- ocamlc -g -c parse.ml
- ocamlc -g -c fixlabels.mli
- ocamlc -g -c fixlabels.ml
- ocamlc -g -c normalize.mli
- ocamlc -g -c normalize.ml
- ocamlc -g -c main.ml
- ocamlc -g -o camlidl config.cmo utils.cmo clflags.cmo prefix.cmo lexpr.cmo cvttyp.cmo variables.cmo idlarray.cmo struct.cmo enum.cmo union.cmo cvtval.cmo structdecl.cmo enumdecl.cmo uniondecl.cmo typedef.cmo funct.cmo constdecl.cmo intf.cmo file.cmo predef.cmo linenum.cmo parse_aux.cmo parser_midl.cmo lexer_midl.cmo parse.cmo fixlabels.cmo normalize.cmo main.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/camlidl.1.12/compiler'
- cd runtime; /usr/bin/make all
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/camlidl.1.12/runtime'
- ocamlc -g -ccopt "-Wall -g" idlalloc.c
- ocamlc -g -ccopt "-Wall -g" comintf.c
- ocamlc -g -ccopt "-Wall -g" comerror.c
- rm -f dllcamlidl.so
- ocamlmklib -o camlidl  idlalloc.o comintf.o comerror.o 
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/camlidl.1.12/runtime'
- cd lib; /usr/bin/make all
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/camlidl.1.12/lib'
- ocamlc -g -c com.mli
- ocamlc -g -c com.ml
- ocamlc -g -a -o com.cma -dllib -lcamlidl -cclib -lcamlidl com.cmo
- ocamlopt -c com.ml
- ocamlopt -a -o com.cmxa -cclib -lcamlidl com.cmx
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/camlidl.1.12/lib'
- cd tools; /usr/bin/make all
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/camlidl.1.12/tools'
- make[1]: Nothing to be done for 'all'.
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/camlidl.1.12/tools'
-> compiled  camlidl.1.12
Processing 53/69: [dune-configurator: dune build] [extlib: make build] [ocurl: ./configure] [yojson: dune build] [zarith: make]
-> installed camlidl.1.12
Processing 54/69: [dune-configurator: dune build] [extlib: make build] [ocurl: ./configure] [yojson: dune build] [zarith: make]
-> compiled  yojson.2.1.2
Processing 54/69: [dune-configurator: dune build] [extlib: make build] [ocurl: ./configure] [zarith: make]
-> installed yojson.2.1.2
Processing 55/69: [dune-configurator: dune build] [extlib: make build] [ocurl: ./configure] [zarith: make]
- (echo "let"; grep "version" META | head -1) > zarith_version.ml
- ocamldep  zarith_version.ml z.ml q.ml big_int_Z.ml z.mli q.mli big_int_Z.mli > depend
- ocamlc -g -I +compiler-libs -bin-annot  -c zarith_version.ml
- ocamlc -g -I +compiler-libs -bin-annot  -c z.mli
- ocamlc -g -I +compiler-libs -bin-annot  -c z.ml
- ocamlc -g -I +compiler-libs -bin-annot  -c q.mli
- ocamlc -g -I +compiler-libs -bin-annot  -c q.ml
- ocamlc -g -I +compiler-libs -bin-annot  -c big_int_Z.mli
- ocamlc -g -I +compiler-libs -bin-annot  -c big_int_Z.ml
- ocamlmklib -g -failsafe -o zarith zarith_version.cmo z.cmo q.cmo big_int_Z.cmo -lgmp  
- ocamlc -ccopt "-I/home/opam/.opam/4.14/lib/ocaml   -DHAS_GMP  -O3 -Wall -Wextra " -c caml_z.c
- ocamlmklib -g -failsafe -o zarith caml_z.o -lgmp  
- ocamlc -g -I +compiler-libs -bin-annot  -c zarith_top.ml
- ocamlc -g -o zarith_top.cma -a zarith_top.cmo
- ocamlopt -g -I +compiler-libs  -c zarith_version.ml
- ocamlopt -g -I +compiler-libs  -c z.ml
- ocamlopt -g -I +compiler-libs  -c q.ml
- ocamlopt -g -I +compiler-libs  -c big_int_Z.ml
- ocamlmklib -g -failsafe -o zarith zarith_version.cmx z.cmx q.cmx big_int_Z.cmx -lgmp  
- ocamlopt -shared -o zarith.cmxs -I . zarith.cmxa -linkall
-> compiled  zarith.1.13
Processing 55/69: [dune-configurator: dune build] [extlib: make build] [ocurl: ./configure]
Processing 56/69: [dune-configurator: dune build] [extlib: make build] [ocurl: ./configure] [zarith: make install]
-> compiled  dune-configurator.3.13.0
Processing 56/69: [extlib: make build] [ocurl: ./configure] [zarith: make install]
- fatal: not a git repository: '.git'
- /usr/bin/make -C src build
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/extlib.1.7.7-1/src'
- ocamlfind ocamlc -pp "cppo -D \"OCAML 414\"  -D WITH_BYTES" -g -bin-annot -package bytes -i extBytes.ml > extBytes.mli
- ocamlfind ocamlc -pp "cppo -D \"OCAML 414\"  -D WITH_BYTES" -g -bin-annot -package bytes -c extBytes.mli extBytes.ml
- ocamlfind ocamlc -pp "cppo -D \"OCAML 414\"  -D WITH_BYTES" -g -bin-annot -package bytes -c enum.mli enum.ml
- ocamlfind ocamlc -pp "cppo -D \"OCAML 414\"  -D WITH_BYTES" -g -bin-annot -package bytes -c bitSet.mli bitSet.ml
- ocamlfind ocamlc -pp "cppo -D \"OCAML 414\"  -D WITH_BYTES" -g -bin-annot -package bytes -c dynArray.mli dynArray.ml
- ocamlfind ocamlc -pp "cppo -D \"OCAML 414\"  -D WITH_BYTES" -g -bin-annot -package bytes -c extArray.mli extArray.ml
- File "extArray.ml", line 1:
- Alert deprecated: make_float
- Use Array.create_float/ArrayLabels.create_float instead.
- File "array.mli", lines 75-77, characters 0-63:
-   Definition
- File "extArray.mli", line 121, characters 2-37:
-   Expected signature
- File "extArray.ml", line 1:
- Alert deprecated: create
- Use Array.make/ArrayLabels.make instead.
- File "array.mli", lines 66-67, characters 0-65:
-   Definition
- File "extArray.mli", line 145, characters 2-60:
-   Expected signature
- File "extArray.ml", line 1:
- Alert deprecated: create_matrix
- Use Array.make_matrix/ArrayLabels.make_matrix instead.
- File "array.mli", lines 103-105, characters 0-61:
-   Definition
- File "extArray.mli", line 148, characters 2-56:
-   Expected signature
- ocamlfind ocamlc -pp "cppo -D \"OCAML 414\"  -D WITH_BYTES" -g -bin-annot -package bytes -c extHashtbl.mli extHashtbl.ml
- ocamlfind ocamlc -pp "cppo -D \"OCAML 414\"  -D WITH_BYTES" -g -bin-annot -package bytes -c extList.mli extList.ml
- File "extList.ml", line 383, characters 15-33:
- 381 | ......
- 382 | 
- 383 | .......t ?(cmp=Pervasives.........................
- 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
- ocamlfind ocamlc -pp "cppo -D \"OCAML 414\"  -D WITH_BYTES" -g -bin-annot -package bytes -c extString.mli extString.ml
- File "extString.ml", line 1:
- Alert deprecated: set
- Use Bytes.set/BytesLabels.set instead.
- File "string.mli", lines 412-413, characters 0-63:
-   Definition
- File "extString.mli", line 179, characters 2-42:
-   Expected signature
- File "extString.ml", line 1:
- Alert deprecated: create
- Use Bytes.create/BytesLabels.create instead.
- File "string.mli", lines 403-404, characters 0-69:
-   Definition
- File "extString.mli", line 180, characters 2-29:
-   Expected signature
- File "extString.ml", line 1:
- Alert deprecated: copy
- Strings now immutable: no need to copy
- File "string.mli", lines 432-433, characters 0-63:
-   Definition
- File "extString.mli", line 182, characters 2-29:
-   Expected signature
- File "extString.ml", line 1:
- Alert deprecated: fill
- Use Bytes.fill/BytesLabels.fill instead.
- File "string.mli", lines 439-440, characters 0-65:
-   Definition
- File "extString.mli", line 184, characters 2-50:
-   Expected signature
- File "extString.ml", line 1:
- Alert deprecated: uppercase
- Use String.uppercase_ascii/StringLabels.uppercase_ascii instead.
- File "string.mli", lines 449-451, characters 0-71:
-   Definition
- File "extString.mli", line 200, characters 2-34:
-   Expected signature
- File "extString.ml", line 1:
- Alert deprecated: lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "string.mli", lines 458-460, characters 0-71:
-   Definition
- File "extString.mli", line 201, characters 2-34:
-   Expected signature
- File "extString.ml", line 1:
- Alert deprecated: capitalize
- Use String.capitalize_ascii/StringLabels.capitalize_ascii instead.
- File "string.mli", lines 467-469, characters 0-73:
-   Definition
- File "extString.mli", line 202, characters 2-35:
-   Expected signature
- File "extString.ml", line 1:
- Alert deprecated: uncapitalize
- Use String.uncapitalize_ascii/StringLabels.uncapitalize_ascii instead.
- File "string.mli", lines 475-477, characters 0-77:
-   Definition
- File "extString.mli", line 203, characters 2-37:
-   Expected signature
- File "extString.ml", line 1:
- Alert deprecated: unsafe_set
- File "string.mli", lines 608-609, characters 0-22:
-   Definition
- File "extString.mli", line 219, characters 2-49:
-   Expected signature
- File "extString.ml", line 1:
- Alert deprecated: unsafe_fill
- File "string.mli", lines 613-615, characters 0-22:
-   Definition
- File "extString.mli", line 221, characters 2-57:
-   Expected signature
- ocamlfind ocamlc -pp "cppo -D \"OCAML 414\"  -D WITH_BYTES" -g -bin-annot -package bytes -c extBuffer.mli extBuffer.ml
- ocamlfind ocamlc -pp "cppo -D \"OCAML 414\"  -D WITH_BYTES" -g -bin-annot -package bytes -c global.mli global.ml
- ocamlfind ocamlc -pp "cppo -D \"OCAML 414\"  -D WITH_BYTES" -g -bin-annot -package bytes -c IO.mli IO.ml
- File "IO.ml", line 313, characters 14-30:
- 313 | = Pervasives.input ch s p l in
-                     ^^^^^^^^^^^^^^^^
- 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 "IO.ml", line 317, characters 26-45:
- 317 | ..........................lose_in ch);
-     |   }
-     | 
- 317 | l......................
- 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 "IO.ml", line 323, characters 31-48:
- 323 | ut = (fun s p l -> Pervasives.output ch s p l; l);
-                                      ^^^^^^^^^^^^^^^^^
- 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 "IO.ml", line 324, characters 27-47:
- 324 | ...........................lose_out ch);
- 324 |     ou..........................................
- 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 "IO.ml", line 325, characters 27-43:
- 325 | ...........................lush ch);
-     |   }
-     | 
- 325 | l.................
- 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 "IO.ml", line 792, characters 22-32:
- 790 | ..............
- 791 | 
- 792 | ......----------....................................................
- Warning 6 [labels-omitted]: label nbits was omitted in the application of this function.
- ocamlfind ocamlc -pp "cppo -D \"OCAML 414\"  -D WITH_BYTES" -g -bin-annot -package bytes -c option.mli option.ml
- ocamlfind ocamlc -pp "cppo -D \"OCAML 414\"  -D WITH_BYTES" -g -bin-annot -package bytes -c pMap.mli pMap.ml
- ocamlfind ocamlc -pp "cppo -D \"OCAML 414\"  -D WITH_BYTES" -g -bin-annot -package bytes -c std.mli std.ml
- ocamlfind ocamlc -pp "cppo -D \"OCAML 414\"  -D WITH_BYTES" -g -bin-annot -package bytes -c base64.mli base64.ml
- ocamlfind ocamlc -pp "cppo -D \"OCAML 414\"  -D WITH_BYTES" -g -bin-annot -package bytes -c refList.mli refList.ml
- ocamlfind ocamlc -pp "cppo -D \"OCAML 414\"  -D WITH_BYTES" -g -bin-annot -package bytes -c optParse.mli optParse.ml
- ocamlfind ocamlc -pp "cppo -D \"OCAML 414\"  -D WITH_BYTES" -g -bin-annot -package bytes -c dllist.mli dllist.ml
- ocamlfind ocamlc -pp "cppo -D \"OCAML 414\"  -D WITH_BYTES" -g -bin-annot -package bytes -c extLib.ml
- ocamlfind ocamlc -pp "cppo -D \"OCAML 414\"  -D WITH_BYTES" -g -bin-annot -package bytes -a -o extLib.cma extBytes.cmo enum.cmo bitSet.cmo dynArray.cmo extArray.cmo extHashtbl.cmo extList.cmo extString.cmo extBuffer.cmo global.cmo IO.cmo option.cmo pMap.cmo std.cmo base64.cmo refList.cmo optParse.cmo dllist.cmo extLib.cmo
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 414\"  -D WITH_BYTES" -g -bin-annot -package bytes -c extBytes.mli extBytes.ml
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 414\"  -D WITH_BYTES" -g -bin-annot -package bytes -c enum.mli enum.ml
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 414\"  -D WITH_BYTES" -g -bin-annot -package bytes -c bitSet.mli bitSet.ml
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 414\"  -D WITH_BYTES" -g -bin-annot -package bytes -c dynArray.mli dynArray.ml
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 414\"  -D WITH_BYTES" -g -bin-annot -package bytes -c extArray.mli extArray.ml
- File "extArray.ml", line 1:
- Alert deprecated: make_float
- Use Array.create_float/ArrayLabels.create_float instead.
- File "array.mli", lines 75-77, characters 0-63:
-   Definition
- File "extArray.mli", line 121, characters 2-37:
-   Expected signature
- File "extArray.ml", line 1:
- Alert deprecated: create
- Use Array.make/ArrayLabels.make instead.
- File "array.mli", lines 66-67, characters 0-65:
-   Definition
- File "extArray.mli", line 145, characters 2-60:
-   Expected signature
- File "extArray.ml", line 1:
- Alert deprecated: create_matrix
- Use Array.make_matrix/ArrayLabels.make_matrix instead.
- File "array.mli", lines 103-105, characters 0-61:
-   Definition
- File "extArray.mli", line 148, characters 2-56:
-   Expected signature
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 414\"  -D WITH_BYTES" -g -bin-annot -package bytes -c extHashtbl.mli extHashtbl.ml
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 414\"  -D WITH_BYTES" -g -bin-annot -package bytes -c extList.mli extList.ml
- File "extList.ml", line 383, characters 15-33:
- 381 | ......
- 382 | 
- 383 | .......t ?(cmp=Pervasives.........................
- 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
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 414\"  -D WITH_BYTES" -g -bin-annot -package bytes -c extString.mli extString.ml
- File "extString.ml", line 1:
- Alert deprecated: set
- Use Bytes.set/BytesLabels.set instead.
- File "string.mli", lines 412-413, characters 0-63:
-   Definition
- File "extString.mli", line 179, characters 2-42:
-   Expected signature
- File "extString.ml", line 1:
- Alert deprecated: create
- Use Bytes.create/BytesLabels.create instead.
- File "string.mli", lines 403-404, characters 0-69:
-   Definition
- File "extString.mli", line 180, characters 2-29:
-   Expected signature
- File "extString.ml", line 1:
- Alert deprecated: copy
- Strings now immutable: no need to copy
- File "string.mli", lines 432-433, characters 0-63:
-   Definition
- File "extString.mli", line 182, characters 2-29:
-   Expected signature
- File "extString.ml", line 1:
- Alert deprecated: fill
- Use Bytes.fill/BytesLabels.fill instead.
- File "string.mli", lines 439-440, characters 0-65:
-   Definition
- File "extString.mli", line 184, characters 2-50:
-   Expected signature
- File "extString.ml", line 1:
- Alert deprecated: uppercase
- Use String.uppercase_ascii/StringLabels.uppercase_ascii instead.
- File "string.mli", lines 449-451, characters 0-71:
-   Definition
- File "extString.mli", line 200, characters 2-34:
-   Expected signature
- File "extString.ml", line 1:
- Alert deprecated: lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "string.mli", lines 458-460, characters 0-71:
-   Definition
- File "extString.mli", line 201, characters 2-34:
-   Expected signature
- File "extString.ml", line 1:
- Alert deprecated: capitalize
- Use String.capitalize_ascii/StringLabels.capitalize_ascii instead.
- File "string.mli", lines 467-469, characters 0-73:
-   Definition
- File "extString.mli", line 202, characters 2-35:
-   Expected signature
- File "extString.ml", line 1:
- Alert deprecated: uncapitalize
- Use String.uncapitalize_ascii/StringLabels.uncapitalize_ascii instead.
- File "string.mli", lines 475-477, characters 0-77:
-   Definition
- File "extString.mli", line 203, characters 2-37:
-   Expected signature
- File "extString.ml", line 1:
- Alert deprecated: unsafe_set
- File "string.mli", lines 608-609, characters 0-22:
-   Definition
- File "extString.mli", line 219, characters 2-49:
-   Expected signature
- File "extString.ml", line 1:
- Alert deprecated: unsafe_fill
- File "string.mli", lines 613-615, characters 0-22:
-   Definition
- File "extString.mli", line 221, characters 2-57:
-   Expected signature
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 414\"  -D WITH_BYTES" -g -bin-annot -package bytes -c extBuffer.mli extBuffer.ml
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 414\"  -D WITH_BYTES" -g -bin-annot -package bytes -c global.mli global.ml
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 414\"  -D WITH_BYTES" -g -bin-annot -package bytes -c IO.mli IO.ml
- File "IO.ml", line 313, characters 14-30:
- 313 | = Pervasives.input ch s p l in
-                     ^^^^^^^^^^^^^^^^
- 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 "IO.ml", line 317, characters 26-45:
- 317 | ..........................lose_in ch);
-     |   }
-     | 
- 317 | l......................
- 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 "IO.ml", line 323, characters 31-48:
- 323 | ut = (fun s p l -> Pervasives.output ch s p l; l);
-                                      ^^^^^^^^^^^^^^^^^
- 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 "IO.ml", line 324, characters 27-47:
- 324 | ...........................lose_out ch);
- 324 |     ou..........................................
- 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 "IO.ml", line 325, characters 27-43:
- 325 | ...........................lush ch);
-     |   }
-     | 
- 325 | l.................
- 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 "IO.ml", line 792, characters 22-32:
- 790 | ..............
- 791 | 
- 792 | ......----------....................................................
- Warning 6 [labels-omitted]: label nbits was omitted in the application of this function.
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 414\"  -D WITH_BYTES" -g -bin-annot -package bytes -c option.mli option.ml
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 414\"  -D WITH_BYTES" -g -bin-annot -package bytes -c pMap.mli pMap.ml
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 414\"  -D WITH_BYTES" -g -bin-annot -package bytes -c std.mli std.ml
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 414\"  -D WITH_BYTES" -g -bin-annot -package bytes -c base64.mli base64.ml
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 414\"  -D WITH_BYTES" -g -bin-annot -package bytes -c refList.mli refList.ml
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 414\"  -D WITH_BYTES" -g -bin-annot -package bytes -c optParse.mli optParse.ml
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 414\"  -D WITH_BYTES" -g -bin-annot -package bytes -c dllist.mli dllist.ml
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 414\"  -D WITH_BYTES" -g -bin-annot -package bytes -c extLib.ml
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 414\"  -D WITH_BYTES" -g -bin-annot -package bytes -a -o extLib.cmxa extBytes.cmx enum.cmx bitSet.cmx dynArray.cmx extArray.cmx extHashtbl.cmx extList.cmx extString.cmx extBuffer.cmx global.cmx IO.cmx option.cmx pMap.cmx std.cmx base64.cmx refList.cmx optParse.cmx dllist.cmx extLib.cmx
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 414\"  -D WITH_BYTES" -g -bin-annot -package bytes -shared -linkall extLib.cmxa -o extLib.cmxs
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/extlib.1.7.7-1/src'
-> compiled  extlib.1.7.7-1
Processing 56/69: [ocurl: ./configure] [zarith: make install]
- ocamlfind install -destdir "/home/opam/.opam/4.14/lib" zarith META zarith.cma libzarith.a z.cmi q.cmi big_int_Z.cmi zarith_top.cma z.mli zarith.cmxa zarith_version.cmx z.cmx q.cmx big_int_Z.cmx zarith.cmxs zarith.h q.mli big_int_Z.mli zarith.a z.cmti q.cmti big_int_Z.cmti -optional dllzarith.so
- Installed /home/opam/.opam/4.14/lib/zarith/big_int_Z.cmti
- Installed /home/opam/.opam/4.14/lib/zarith/q.cmti
- Installed /home/opam/.opam/4.14/lib/zarith/z.cmti
- Installed /home/opam/.opam/4.14/lib/zarith/zarith.a
- Installed /home/opam/.opam/4.14/lib/zarith/big_int_Z.mli
- Installed /home/opam/.opam/4.14/lib/zarith/q.mli
- Installed /home/opam/.opam/4.14/lib/zarith/zarith.h
- Installed /home/opam/.opam/4.14/lib/zarith/zarith.cmxs
- Installed /home/opam/.opam/4.14/lib/zarith/big_int_Z.cmx
- Installed /home/opam/.opam/4.14/lib/zarith/q.cmx
- Installed /home/opam/.opam/4.14/lib/zarith/z.cmx
- Installed /home/opam/.opam/4.14/lib/zarith/zarith_version.cmx
- Installed /home/opam/.opam/4.14/lib/zarith/zarith.cmxa
- Installed /home/opam/.opam/4.14/lib/zarith/z.mli
- Installed /home/opam/.opam/4.14/lib/zarith/zarith_top.cma
- Installed /home/opam/.opam/4.14/lib/zarith/big_int_Z.cmi
- Installed /home/opam/.opam/4.14/lib/zarith/q.cmi
- Installed /home/opam/.opam/4.14/lib/zarith/z.cmi
- Installed /home/opam/.opam/4.14/lib/zarith/libzarith.a
- Installed /home/opam/.opam/4.14/lib/zarith/zarith.cma
- Installed /home/opam/.opam/4.14/lib/stublibs/dllzarith.so
- Installed /home/opam/.opam/4.14/lib/stublibs/dllzarith.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.14/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.14/lib/zarith/META
-> installed zarith.1.13
Processing 56/69: [ocurl: ./configure]
-> installed dune-configurator.3.13.0
Processing 57/69: [ocurl: ./configure]
Processing 58/69: [cryptokit: dune build] [ocurl: ./configure]
Processing 59/69: [cryptokit: dune build] [ocamlfuse: dune build] [ocurl: ./configure]
Processing 60/69: [cryptokit: dune build] [ocamlfuse: dune build] [ocurl: ./configure] [sqlite3: dune build]
Processing 61/69: [cryptokit: dune build] [ocamlfuse: dune build] [ocurl: ./configure] [sqlite3: dune build] [extlib: make install]
- fatal: not a git repository: '.git'
- /usr/bin/make -C src VERSION=1.7.7 install
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/extlib.1.7.7-1/src'
- ocamlfind install -patch-version 1.7.7 extlib META extLib.cma extBytes.mli enum.mli bitSet.mli dynArray.mli extArray.mli extHashtbl.mli extList.mli extString.mli extBuffer.mli global.mli IO.mli option.mli pMap.mli std.mli base64.mli refList.mli optParse.mli dllist.mli extBytes.cmi enum.cmi bitSet.cmi dynArray.cmi extArray.cmi extHashtbl.cmi extList.cmi extString.cmi extBuffer.cmi global.cmi IO.cmi option.cmi pMap.cmi std.cmi base64.cmi refList.cmi optParse.cmi dllist.cmi extLib.cmi -optional extLib.cmxa extBytes.cmx enum.cmx bitSet.cmx dynArray.cmx extArray.cmx extHashtbl.cmx extList.cmx extString.cmx extBuffer.cmx global.cmx IO.cmx option.cmx pMap.cmx std.cmx base64.cmx refList.cmx optParse.cmx dllist.cmx extLib.cmx extLib.cmxs extLib.a extLib.lib extBytes.cmt enum.cmt bitSet.cmt dynArray.cmt extArray.cmt extHashtbl.cmt extList.cmt extString.cmt extBuffer.cmt global.cmt IO.cmt option.cmt pMap.cmt std.cmt base64.cmt refList.cmt optParse.cmt dllist.cmt extLib.cmt extBytes.cmti enum.cmti bitSet.cmti dynArray.cmti extArray.cmti extHashtbl.cmti extList.cmti extString.cmti extBuffer.cmti global.cmti IO.cmti option.cmti pMap.cmti std.cmti base64.cmti refList.cmti optParse.cmti dllist.cmti extLib.cmti
- Installed /home/opam/.opam/4.14/lib/extlib/dllist.cmti
- Installed /home/opam/.opam/4.14/lib/extlib/optParse.cmti
- Installed /home/opam/.opam/4.14/lib/extlib/refList.cmti
- Installed /home/opam/.opam/4.14/lib/extlib/base64.cmti
- Installed /home/opam/.opam/4.14/lib/extlib/std.cmti
- Installed /home/opam/.opam/4.14/lib/extlib/pMap.cmti
- Installed /home/opam/.opam/4.14/lib/extlib/option.cmti
- Installed /home/opam/.opam/4.14/lib/extlib/IO.cmti
- Installed /home/opam/.opam/4.14/lib/extlib/global.cmti
- Installed /home/opam/.opam/4.14/lib/extlib/extBuffer.cmti
- Installed /home/opam/.opam/4.14/lib/extlib/extString.cmti
- Installed /home/opam/.opam/4.14/lib/extlib/extList.cmti
- Installed /home/opam/.opam/4.14/lib/extlib/extHashtbl.cmti
- Installed /home/opam/.opam/4.14/lib/extlib/extArray.cmti
- Installed /home/opam/.opam/4.14/lib/extlib/dynArray.cmti
- Installed /home/opam/.opam/4.14/lib/extlib/bitSet.cmti
- Installed /home/opam/.opam/4.14/lib/extlib/enum.cmti
- Installed /home/opam/.opam/4.14/lib/extlib/extBytes.cmti
- Installed /home/opam/.opam/4.14/lib/extlib/extLib.cmt
- Installed /home/opam/.opam/4.14/lib/extlib/dllist.cmt
- Installed /home/opam/.opam/4.14/lib/extlib/optParse.cmt
- Installed /home/opam/.opam/4.14/lib/extlib/refList.cmt
- Installed /home/opam/.opam/4.14/lib/extlib/base64.cmt
- Installed /home/opam/.opam/4.14/lib/extlib/std.cmt
- Installed /home/opam/.opam/4.14/lib/extlib/pMap.cmt
- Installed /home/opam/.opam/4.14/lib/extlib/option.cmt
- Installed /home/opam/.opam/4.14/lib/extlib/IO.cmt
- Installed /home/opam/.opam/4.14/lib/extlib/global.cmt
- Installed /home/opam/.opam/4.14/lib/extlib/extBuffer.cmt
- Installed /home/opam/.opam/4.14/lib/extlib/extString.cmt
- Installed /home/opam/.opam/4.14/lib/extlib/extList.cmt
- Installed /home/opam/.opam/4.14/lib/extlib/extHashtbl.cmt
- Installed /home/opam/.opam/4.14/lib/extlib/extArray.cmt
- Installed /home/opam/.opam/4.14/lib/extlib/dynArray.cmt
- Installed /home/opam/.opam/4.14/lib/extlib/bitSet.cmt
- Installed /home/opam/.opam/4.14/lib/extlib/enum.cmt
- Installed /home/opam/.opam/4.14/lib/extlib/extBytes.cmt
- Installed /home/opam/.opam/4.14/lib/extlib/extLib.a
- Installed /home/opam/.opam/4.14/lib/extlib/extLib.cmxs
- Installed /home/opam/.opam/4.14/lib/extlib/extLib.cmx
- Installed /home/opam/.opam/4.14/lib/extlib/dllist.cmx
- Installed /home/opam/.opam/4.14/lib/extlib/optParse.cmx
- Installed /home/opam/.opam/4.14/lib/extlib/refList.cmx
- Installed /home/opam/.opam/4.14/lib/extlib/base64.cmx
- Installed /home/opam/.opam/4.14/lib/extlib/std.cmx
- Installed /home/opam/.opam/4.14/lib/extlib/pMap.cmx
- Installed /home/opam/.opam/4.14/lib/extlib/option.cmx
- Installed /home/opam/.opam/4.14/lib/extlib/IO.cmx
- Installed /home/opam/.opam/4.14/lib/extlib/global.cmx
- Installed /home/opam/.opam/4.14/lib/extlib/extBuffer.cmx
- Installed /home/opam/.opam/4.14/lib/extlib/extString.cmx
- Installed /home/opam/.opam/4.14/lib/extlib/extList.cmx
- Installed /home/opam/.opam/4.14/lib/extlib/extHashtbl.cmx
- Installed /home/opam/.opam/4.14/lib/extlib/extArray.cmx
- Installed /home/opam/.opam/4.14/lib/extlib/dynArray.cmx
- Installed /home/opam/.opam/4.14/lib/extlib/bitSet.cmx
- Installed /home/opam/.opam/4.14/lib/extlib/enum.cmx
- Installed /home/opam/.opam/4.14/lib/extlib/extBytes.cmx
- Installed /home/opam/.opam/4.14/lib/extlib/extLib.cmxa
- Installed /home/opam/.opam/4.14/lib/extlib/extLib.cmi
- Installed /home/opam/.opam/4.14/lib/extlib/dllist.cmi
- Installed /home/opam/.opam/4.14/lib/extlib/optParse.cmi
- Installed /home/opam/.opam/4.14/lib/extlib/refList.cmi
- Installed /home/opam/.opam/4.14/lib/extlib/base64.cmi
- Installed /home/opam/.opam/4.14/lib/extlib/std.cmi
- Installed /home/opam/.opam/4.14/lib/extlib/pMap.cmi
- Installed /home/opam/.opam/4.14/lib/extlib/option.cmi
- Installed /home/opam/.opam/4.14/lib/extlib/IO.cmi
- Installed /home/opam/.opam/4.14/lib/extlib/global.cmi
- Installed /home/opam/.opam/4.14/lib/extlib/extBuffer.cmi
- Installed /home/opam/.opam/4.14/lib/extlib/extString.cmi
- Installed /home/opam/.opam/4.14/lib/extlib/extList.cmi
- Installed /home/opam/.opam/4.14/lib/extlib/extHashtbl.cmi
- Installed /home/opam/.opam/4.14/lib/extlib/extArray.cmi
- Installed /home/opam/.opam/4.14/lib/extlib/dynArray.cmi
- Installed /home/opam/.opam/4.14/lib/extlib/bitSet.cmi
- Installed /home/opam/.opam/4.14/lib/extlib/enum.cmi
- Installed /home/opam/.opam/4.14/lib/extlib/extBytes.cmi
- Installed /home/opam/.opam/4.14/lib/extlib/dllist.mli
- Installed /home/opam/.opam/4.14/lib/extlib/optParse.mli
- Installed /home/opam/.opam/4.14/lib/extlib/refList.mli
- Installed /home/opam/.opam/4.14/lib/extlib/base64.mli
- Installed /home/opam/.opam/4.14/lib/extlib/std.mli
- Installed /home/opam/.opam/4.14/lib/extlib/pMap.mli
- Installed /home/opam/.opam/4.14/lib/extlib/option.mli
- Installed /home/opam/.opam/4.14/lib/extlib/IO.mli
- Installed /home/opam/.opam/4.14/lib/extlib/global.mli
- Installed /home/opam/.opam/4.14/lib/extlib/extBuffer.mli
- Installed /home/opam/.opam/4.14/lib/extlib/extString.mli
- Installed /home/opam/.opam/4.14/lib/extlib/extList.mli
- Installed /home/opam/.opam/4.14/lib/extlib/extHashtbl.mli
- Installed /home/opam/.opam/4.14/lib/extlib/extArray.mli
- Installed /home/opam/.opam/4.14/lib/extlib/dynArray.mli
- Installed /home/opam/.opam/4.14/lib/extlib/bitSet.mli
- Installed /home/opam/.opam/4.14/lib/extlib/enum.mli
- Installed /home/opam/.opam/4.14/lib/extlib/extBytes.mli
- Installed /home/opam/.opam/4.14/lib/extlib/extLib.cma
- Installed /home/opam/.opam/4.14/lib/extlib/META
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/extlib.1.7.7-1/src'
-> installed extlib.1.7.7-1
Processing 61/69: [cryptokit: dune build] [ocamlfuse: dune build] [ocurl: ./configure] [sqlite3: dune build]
- (cd _build/default/src && config/flags.exe)
- ZLib: ............................... enabled
- Hardware support for AES and GCM: ... enabled
- getentropy():........................ enabled
-> compiled  cryptokit.1.19
Processing 61/69: [ocamlfuse: dune build] [ocurl: ./configure] [sqlite3: dune build]
-> installed cryptokit.1.19
Processing 62/69: [ocamlfuse: dune build] [ocurl: ./configure] [sqlite3: dune build]
-> compiled  sqlite3.5.1.0
Processing 62/69: [ocamlfuse: dune build] [ocurl: ./configure]
-> installed sqlite3.5.1.0
Processing 63/69: [ocamlfuse: dune build] [ocurl: ./configure]
- (cd _build/default/lib && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -g -I /home/opam/.opam/4.14/lib/ocaml -I /home/opam/.opam/4.14/lib/camlidl -I /home/opam/.opam/4.14/lib/ocaml/threads -o Fuse_bindings_stubs.o -c Fuse_bindings_stubs.c)
- In file included from /usr/include/fuse/fuse.h:26,
-                  from Fuse_bindings.h:17,
-                  from Fuse_bindings_stubs.c:17:
- /usr/include/fuse/fuse_common.h:67:20: warning: "flush" is deprecated: use "caml_flush" instead
-    67 |         unsigned int flush : 1;
-       |                    ^~~~~~~~~~~~                                         
- /usr/include/fuse/fuse.h:232:20: warning: "flush" is deprecated: use "caml_flush" instead
-   232 |         int (*flush) (const char *, struct fuse_file_info *);
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~           
- Fuse_bindings.h:45:13: warning: "flush" is deprecated: use "caml_flush" instead
-    45 |   char *flush;
-       |             ^~                                                   
- Fuse_bindings_stubs.c: In function 'camlidl_ml2c_Fuse_bindings_struct_fuse_operation_names':
- Fuse_bindings_stubs.c:260:13: warning: "flush" is deprecated: use "caml_flush" instead
-   260 |     (*_c2).flush = NULL;
-       |             ^~~~~~~~~~~~                                         
- Fuse_bindings_stubs.c:263:13: warning: "flush" is deprecated: use "caml_flush" instead
-   263 |     (*_c2).flush = camlidl_malloc_string(_v48, _ctx);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~            
- Fuse_bindings_stubs.c: In function 'camlidl_c2ml_Fuse_bindings_struct_fuse_operation_names':
- Fuse_bindings_stubs.c:542:13: warning: "flush" is deprecated: use "caml_flush" instead
-   542 |     if ((*_c1).flush == NULL) {
-       |             ^~~~~~~~~~~~~~~~~~~                                  
- Fuse_bindings_stubs.c:545:13: warning: "flush" is deprecated: use "caml_flush" instead
-   545 |       _v26 = caml_copy_string((*_c1).flush);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                     
-> compiled  ocamlfuse.2.7.1-cvs8
Processing 63/69: [ocurl: ./configure]
-> installed ocamlfuse.2.7.1-cvs8
Processing 64/69: [ocurl: ./configure]
+ /home/opam/.opam/4.14/.opam-switch/build/ocurl.0.9.2/./configure  (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocurl.0.9.2)
- 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
- checking for libcurl cflags... -I/usr/include/x86_64-linux-gnu 
- checking for libcurl libs... -lcurl 
- checking for libcurl version >= 7.28.0... 7.88.1
- checking for a BSD-compatible install... /usr/bin/install -c
- checking for ocamlc... ocamlc
- OCaml version is 4.14.1
- OCaml library path is /home/opam/.opam/4.14/lib/ocaml
- checking for ocamlopt... ocamlopt
- checking for ocamlc.opt... ocamlc.opt
- checking for ocamlopt.opt... ocamlopt.opt
- checking for ocaml... ocaml
- checking for ocamldep... ocamldep
- checking for ocamlmktop... ocamlmktop
- checking for ocamlmklib... ocamlmklib
- checking for ocamldoc... ocamldoc
- checking for ocamlbuild... no
- checking for ocamlfind... ocamlfind
- checking for OCaml findlib package bytes... found
- checking for OCaml findlib package lwt.unix... not found
- checking for OCaml findlib package lwt_ppx... not found
- checking for prefix by checking for ocamlc... /home/opam/.opam/4.14/bin/ocamlc
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs
- checking for bin-annot support... yes
- checking for ext_dll... .so
- checking for ext_lib... .a
- checking for ext_obj... .o
- 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 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 curl/curl.h usability... yes
- checking curl/curl.h presence... yes
- checking for curl/curl.h... yes
- checking whether CURLMOPT_TIMERFUNCTION is declared... yes
- checking whether CURLMOPT_TIMERDATA is declared... yes
- checking whether CURLMOPT_SOCKETFUNCTION is declared... yes
- checking whether CURLMOPT_SOCKETDATA is declared... yes
- checking whether CURLOPT_FILE is declared... yes
- checking whether CURLOPT_URL is declared... yes
- checking whether CURLOPT_PORT is declared... yes
- checking whether CURLOPT_PROXY is declared... yes
- checking whether CURLOPT_USERPWD is declared... yes
- checking whether CURLOPT_PROXYUSERPWD is declared... yes
- checking whether CURLOPT_RANGE is declared... yes
- checking whether CURLOPT_INFILE is declared... yes
- checking whether CURLOPT_ERRORBUFFER is declared... yes
- checking whether CURLOPT_WRITEFUNCTION is declared... yes
- checking whether CURLOPT_READFUNCTION is declared... yes
- checking whether CURLOPT_TIMEOUT is declared... yes
- checking whether CURLOPT_INFILESIZE is declared... yes
- checking whether CURLOPT_POSTFIELDS is declared... yes
- checking whether CURLOPT_REFERER is declared... yes
- checking whether CURLOPT_FTPPORT is declared... yes
- checking whether CURLOPT_USERAGENT is declared... yes
- checking whether CURLOPT_LOW_SPEED_LIMIT is declared... yes
- checking whether CURLOPT_LOW_SPEED_TIME is declared... yes
- checking whether CURLOPT_RESUME_FROM is declared... yes
- checking whether CURLOPT_COOKIE is declared... yes
- checking whether CURLOPT_HTTPHEADER is declared... yes
- checking whether CURLOPT_HTTPPOST is declared... yes
- checking whether CURLOPT_SSLCERT is declared... yes
- checking whether CURLOPT_SSLCERTPASSWD is declared... yes
- checking whether CURLOPT_SSLKEYPASSWD is declared... yes
- checking whether CURLOPT_CRLF is declared... yes
- checking whether CURLOPT_QUOTE is declared... yes
- checking whether CURLOPT_WRITEHEADER is declared... yes
- checking whether CURLOPT_COOKIEFILE is declared... yes
- checking whether CURLOPT_SSLVERSION is declared... yes
- checking whether CURLOPT_TIMECONDITION is declared... yes
- checking whether CURLOPT_TIMEVALUE is declared... yes
- checking whether CURLOPT_CUSTOMREQUEST is declared... yes
- checking whether CURLOPT_POSTQUOTE is declared... yes
- checking whether CURLOPT_WRITEINFO is declared... yes
- checking whether CURLOPT_VERBOSE is declared... yes
- checking whether CURLOPT_HEADER is declared... yes
- checking whether CURLOPT_NOPROGRESS is declared... yes
- checking whether CURLOPT_NOBODY is declared... yes
- checking whether CURLOPT_FAILONERROR is declared... yes
- checking whether CURLOPT_UPLOAD is declared... yes
- checking whether CURLOPT_POST is declared... yes
- checking whether CURLOPT_FTPLISTONLY is declared... yes
- checking whether CURLOPT_FTPAPPEND is declared... yes
- checking whether CURLOPT_NETRC is declared... yes
- checking whether CURLOPT_FOLLOWLOCATION is declared... yes
- checking whether CURLOPT_TRANSFERTEXT is declared... yes
- checking whether CURLOPT_PUT is declared... yes
- checking whether CURLOPT_PROGRESSFUNCTION is declared... yes
- checking whether CURLOPT_XFERINFOFUNCTION is declared... yes
- checking whether CURLOPT_PROGRESSDATA is declared... yes
- checking whether CURLOPT_AUTOREFERER is declared... yes
- checking whether CURLOPT_PROXYPORT is declared... yes
- checking whether CURLOPT_POSTFIELDSIZE is declared... yes
- checking whether CURLOPT_HTTPPROXYTUNNEL is declared... yes
- checking whether CURLOPT_INTERFACE is declared... yes
- checking whether CURLOPT_KRB4LEVEL is declared... yes
- checking whether CURLOPT_SSL_VERIFYPEER is declared... yes
- checking whether CURLOPT_CAINFO is declared... yes
- checking whether CURLOPT_MAXREDIRS is declared... yes
- checking whether CURLOPT_FILETIME is declared... yes
- checking whether CURLOPT_TELNETOPTIONS is declared... yes
- checking whether CURLOPT_MAXCONNECTS is declared... yes
- checking whether CURLOPT_CLOSEPOLICY is declared... yes
- checking whether CURLOPT_FRESH_CONNECT is declared... yes
- checking whether CURLOPT_FORBID_REUSE is declared... yes
- checking whether CURLOPT_RANDOM_FILE is declared... yes
- checking whether CURLOPT_EGDSOCKET is declared... yes
- checking whether CURLOPT_CONNECTTIMEOUT is declared... yes
- checking whether CURLOPT_HEADERFUNCTION is declared... yes
- checking whether CURLOPT_HTTPGET is declared... yes
- checking whether CURLOPT_SSL_VERIFYHOST is declared... yes
- checking whether CURLOPT_COOKIEJAR is declared... yes
- checking whether CURLOPT_SSL_CIPHER_LIST is declared... yes
- checking whether CURLOPT_HTTP_VERSION is declared... yes
- checking whether CURLOPT_FTP_USE_EPSV is declared... yes
- checking whether CURLOPT_SSLCERTTYPE is declared... yes
- checking whether CURLOPT_SSLKEY is declared... yes
- checking whether CURLOPT_SSLKEYTYPE is declared... yes
- checking whether CURLOPT_SSLENGINE is declared... yes
- checking whether CURLOPT_SSLENGINE_DEFAULT is declared... yes
- checking whether CURLOPT_DNS_USE_GLOBAL_CACHE is declared... yes
- checking whether CURLOPT_DNS_CACHE_TIMEOUT is declared... yes
- checking whether CURLOPT_PREQUOTE is declared... yes
- checking whether CURLOPT_DEBUGFUNCTION is declared... yes
- checking whether CURLOPT_DEBUGDATA is declared... yes
- checking whether CURLOPT_COOKIESESSION is declared... yes
- checking whether CURLOPT_CAPATH is declared... yes
- checking whether CURLOPT_BUFFERSIZE is declared... yes
- checking whether CURLOPT_NOSIGNAL is declared... yes
- checking whether CURLOPT_SHARE is declared... yes
- checking whether CURLOPT_PROXYTYPE is declared... yes
- checking whether CURLOPT_ENCODING is declared... yes
- checking whether CURLOPT_HTTP200ALIASES is declared... yes
- checking whether CURLOPT_UNRESTRICTED_AUTH is declared... yes
- checking whether CURLOPT_FTP_USE_EPRT is declared... yes
- checking whether CURLOPT_HTTPAUTH is declared... yes
- checking whether CURLOPT_FTP_CREATE_MISSING_DIRS is declared... yes
- checking whether CURLOPT_PROXYAUTH is declared... yes
- checking whether CURLOPT_FTP_RESPONSE_TIMEOUT is declared... yes
- checking whether CURLOPT_IPRESOLVE is declared... yes
- checking whether CURLOPT_MAXFILESIZE is declared... yes
- checking whether CURLOPT_INFILESIZE_LARGE is declared... yes
- checking whether CURLOPT_RESUME_FROM_LARGE is declared... yes
- checking whether CURLOPT_MAXFILESIZE_LARGE is declared... yes
- checking whether CURLOPT_NETRC_FILE is declared... yes
- checking whether CURLOPT_FTP_SSL is declared... yes
- checking whether CURLOPT_POSTFIELDSIZE_LARGE is declared... yes
- checking whether CURLOPT_TCP_NODELAY is declared... yes
- checking whether CURLOPT_FTPSSLAUTH is declared... yes
- checking whether CURLOPT_IOCTLFUNCTION is declared... yes
- checking whether CURLOPT_FTP_ACCOUNT is declared... yes
- checking whether CURLOPT_COOKIELIST is declared... yes
- checking whether CURLOPT_IGNORE_CONTENT_LENGTH is declared... yes
- checking whether CURLOPT_FTP_SKIP_PASV_IP is declared... yes
- checking whether CURLOPT_FTP_FILEMETHOD is declared... yes
- checking whether CURLOPT_LOCALPORT is declared... yes
- checking whether CURLOPT_LOCALPORTRANGE is declared... 
- yes
- checking whether CURLOPT_CONNECT_ONLY is declared... yes
- checking whether CURLOPT_MAX_SEND_SPEED_LARGE is declared... yes
- checking whether CURLOPT_MAX_RECV_SPEED_LARGE is declared... yes
- checking whether CURLOPT_FTP_ALTERNATIVE_TO_USER is declared... yes
- checking whether CURLOPT_SSL_SESSIONID_CACHE is declared... yes
- checking whether CURLOPT_SSH_AUTH_TYPES is declared... yes
- checking whether CURLOPT_SSH_PUBLIC_KEYFILE is declared... yes
- checking whether CURLOPT_SSH_PRIVATE_KEYFILE is declared... yes
- checking whether CURLOPT_FTP_SSL_CCC is declared... yes
- checking whether CURLOPT_TIMEOUT_MS is declared... yes
- checking whether CURLOPT_CONNECTTIMEOUT_MS is declared... yes
- checking whether CURLOPT_HTTP_TRANSFER_DECODING is declared... 
- yes
- checking whether CURLOPT_HTTP_CONTENT_DECODING is declared... yes
- checking whether CURLOPT_NEW_FILE_PERMS is declared... yes
- checking whether CURLOPT_NEW_DIRECTORY_PERMS is declared... yes
- checking whether CURLOPT_POST301 is declared... yes
- checking whether CURLOPT_SSH_HOST_PUBLIC_KEY_MD5 is declared... yes
- checking whether CURLOPT_COPYPOSTFIELDS is declared... yes
- checking whether CURLOPT_PROXY_TRANSFER_MODE is declared... yes
- checking whether CURLOPT_SEEKFUNCTION is declared... yes
- checking whether CURLOPT_PROTOCOLS is declared... yes
- checking whether CURLOPT_REDIR_PROTOCOLS is declared... yes
- checking whether CURLOPT_RESOLVE is declared... yes
- checking whether CURLOPT_DNS_SERVERS is declared... yes
- checking whether CURLOPT_MAIL_FROM is declared... 
- yes
- checking whether CURLOPT_MAIL_RCPT is declared... yes
- checking whether CURLOPT_PIPEWAIT is declared... yes
- checking whether CURLOPT_CERTINFO is declared... yes
- checking whether CURLOPT_USERNAME is declared... yes
- checking whether CURLOPT_PASSWORD is declared... yes
- checking whether CURLOPT_LOGIN_OPTIONS is declared... yes
- checking whether CURLOPT_CONNECT_TO is declared... yes
- checking whether CURLOPT_POSTREDIR is declared... yes
- checking whether CURLOPT_MIMEPOST is declared... yes
- checking whether CURLOPT_BUFFERSIZE is declared... (cached) yes
- checking whether CURLOPT_DOH_URL is declared... yes
- checking whether CURLOPT_TCP_FASTOPEN is declared... yes
- checking whether CURLINFO_EFFECTIVE_URL is declared... yes
- checking whether CURLINFO_RESPONSE_CODE is declared... yes
- checking whether CURLINFO_TOTAL_TIME is declared... 
- yes
- checking whether CURLINFO_NAMELOOKUP_TIME is declared... yes
- checking whether CURLINFO_CONNECT_TIME is declared... yes
- checking whether CURLINFO_PRETRANSFER_TIME is declared... yes
- checking whether CURLINFO_SIZE_UPLOAD is declared... yes
- checking whether CURLINFO_SIZE_DOWNLOAD is declared... yes
- checking whether CURLINFO_SPEED_DOWNLOAD is declared... yes
- checking whether CURLINFO_SPEED_UPLOAD is declared... yes
- checking whether CURLINFO_HEADER_SIZE is declared... yes
- checking whether CURLINFO_REQUEST_SIZE is declared... yes
- checking whether CURLINFO_SSL_VERIFYRESULT is declared... yes
- checking whether CURLINFO_FILETIME is declared... yes
- checking whether CURLINFO_CONTENT_LENGTH_DOWNLOAD is declared... 
- yes
- checking whether CURLINFO_CONTENT_LENGTH_UPLOAD is declared... yes
- checking whether CURLINFO_STARTTRANSFER_TIME is declared... yes
- checking whether CURLINFO_CONTENT_TYPE is declared... yes
- checking whether CURLINFO_REDIRECT_TIME is declared... yes
- checking whether CURLINFO_REDIRECT_COUNT is declared... yes
- checking whether CURLINFO_HTTP_CONNECTCODE is declared... yes
- checking whether CURLINFO_HTTPAUTH_AVAIL is declared... yes
- checking whether CURLINFO_PROXYAUTH_AVAIL is declared... yes
- checking whether CURLINFO_OS_ERRNO is declared... yes
- checking whether CURLINFO_NUM_CONNECTS is declared... yes
- checking whether CURLINFO_SSL_ENGINES is declared... yes
- checking whether CURLINFO_COOKIELIST is declared... yes
- checking whether CURLINFO_LASTSOCKET is declared... yes
- checking whether CURLINFO_ACTIVESOCKET is declared... 
- yes
- checking whether CURLINFO_FTP_ENTRY_PATH is declared... yes
- checking whether CURLINFO_REDIRECT_URL is declared... yes
- checking whether CURLINFO_PRIMARY_IP is declared... yes
- checking whether CURLINFO_LOCAL_IP is declared... yes
- checking whether CURLINFO_LOCAL_PORT is declared... yes
- checking whether CURLINFO_CONDITION_UNMET is declared... yes
- checking whether CURLINFO_CERTINFO is declared... yes
- checking whether CURLINFO_HTTP_VERSION is declared... yes
- checking whether CURLE_UNSUPPORTED_PROTOCOL is declared... yes
- checking whether CURLE_FAILED_INIT is declared... yes
- checking whether CURLE_URL_MALFORMAT is declared... yes
- checking whether CURLE_URL_MALFORMAT_USER is declared... yes
- checking whether CURLE_COULDNT_RESOLVE_PROXY is declared... yes
- checking whether CURLE_COULDNT_RESOLVE_HOST is declared... yes
- checking whether CURLE_COULDNT_CONNECT is declared... 
- yes
- checking whether CURLE_FTP_WEIRD_SERVER_REPLY is declared... yes
- checking whether CURLE_FTP_ACCESS_DENIED is declared... yes
- checking whether CURLE_FTP_USER_PASSWORD_INCORRECT is declared... yes
- checking whether CURLE_FTP_WEIRD_PASS_REPLY is declared... yes
- checking whether CURLE_FTP_WEIRD_USER_REPLY is declared... yes
- checking whether CURLE_FTP_WEIRD_PASV_REPLY is declared... yes
- checking whether CURLE_FTP_WEIRD_227_FORMAT is declared... yes
- checking whether CURLE_FTP_CANT_GET_HOST is declared... yes
- checking whether CURLE_FTP_CANT_RECONNECT is declared... yes
- checking whether CURLE_FTP_COULDNT_SET_BINARY is declared... yes
- checking whether CURLE_PARTIAL_FILE is declared... 
- yes
- checking whether CURLE_FTP_COULDNT_RETR_FILE is declared... yes
- checking whether CURLE_FTP_WRITE_ERROR is declared... yes
- checking whether CURLE_FTP_QUOTE_ERROR is declared... yes
- checking whether CURLE_HTTP_RETURNED_ERROR is declared... yes
- checking whether CURLE_WRITE_ERROR is declared... yes
- checking whether CURLE_MALFORMAT_USER is declared... yes
- checking whether CURLE_FTP_COULDNT_STOR_FILE is declared... yes
- checking whether CURLE_READ_ERROR is declared... yes
- checking whether CURLE_OUT_OF_MEMORY is declared... yes
- checking whether CURLE_OPERATION_TIMEOUTED is declared... yes
- checking whether CURLE_FTP_COULDNT_SET_ASCII is declared... yes
- checking whether CURLE_FTP_PORT_FAILED is declared... 
- yes
- checking whether CURLE_FTP_COULDNT_USE_REST is declared... yes
- checking whether CURLE_FTP_COULDNT_GET_SIZE is declared... yes
- checking whether CURLE_HTTP_RANGE_ERROR is declared... yes
- checking whether CURLE_HTTP_POST_ERROR is declared... yes
- checking whether CURLE_SSL_CONNECT_ERROR is declared... yes
- checking whether CURLE_BAD_DOWNLOAD_RESUME is declared... yes
- checking whether CURLE_FILE_COULDNT_READ_FILE is declared... yes
- checking whether CURLE_LDAP_CANNOT_BIND is declared... yes
- checking whether CURLE_LDAP_SEARCH_FAILED is declared... yes
- checking whether CURLE_LIBRARY_NOT_FOUND is declared... yes
- checking whether CURLE_FUNCTION_NOT_FOUND is declared... yes
- checking whether CURLE_ABORTED_BY_CALLBACK is declared... yes
- checking whether CURLE_BAD_FUNCTION_ARGUMENT is declared... yes
- checking whether CURLE_BAD_CALLING_ORDER is declared... yes
- checking whether CURLE_INTERFACE_FAILED is declared... yes
- checking whether CURLE_BAD_PASSWORD_ENTERED is declared... yes
- checking whether CURLE_TOO_MANY_REDIRECTS is declared... yes
- checking whether CURLE_UNKNOWN_TELNET_OPTION is declared... yes
- checking whether CURLE_TELNET_OPTION_SYNTAX is declared... yes
- checking whether CURLE_SSL_PEER_CERTIFICATE is declared... yes
- checking whether CURLE_GOT_NOTHING is declared... yes
- checking whether CURLE_SSL_ENGINE_NOTFOUND is declared... yes
- checking whether CURLE_SSL_ENGINE_SETFAILED is declared... 
- yes
- checking whether CURLE_SEND_ERROR is declared... yes
- checking whether CURLE_RECV_ERROR is declared... yes
- checking whether CURLE_SHARE_IN_USE is declared... yes
- checking whether CURLE_SSL_CERTPROBLEM is declared... yes
- checking whether CURLE_SSL_CIPHER is declared... yes
- checking whether CURLE_SSL_CACERT is declared... yes
- checking whether CURLE_BAD_CONTENT_ENCODING is declared... yes
- checking whether CURLE_LDAP_INVALID_URL is declared... yes
- checking whether CURLE_FILESIZE_EXCEEDED is declared... yes
- checking whether CURLE_FTP_SSL_FAILED is declared... yes
- checking whether CURLE_SEND_FAIL_REWIND is declared... yes
- checking whether CURLE_SSL_ENGINE_INITFAILED is declared... yes
- checking whether CURLE_LOGIN_DENIED is declared... yes
- checking whether CURLE_TFTP_NOTFOUND is declared... yes
- checking whether CURLE_TFTP_PERM is declared... yes
- checking whether CURLE_REMOTE_DISK_FULL is declared... yes
- checking whether CURLE_TFTP_ILLEGAL is declared... yes
- checking whether CURLE_TFTP_UNKNOWNID is declared... yes
- checking whether CURLE_REMOTE_FILE_EXISTS is declared... yes
- checking whether CURLE_TFTP_NOSUCHUSER is declared... yes
- checking whether CURLE_CONV_FAILED is declared... yes
- checking whether CURLE_CONV_REQD is declared... yes
- checking whether CURLE_SSL_CACERT_BADFILE is declared... yes
- checking whether CURLE_REMOTE_FILE_NOT_FOUND is declared... yes
- checking whether CURLE_SSH is declared... yes
- checking whether CURLE_SSL_SHUTDOWN_FAILED is declared... 
- yes
- checking whether CURLE_AGAIN is declared... yes
- checking whether CURLMOPT_MAXCONNECTS is declared... yes
- checking whether CURLMOPT_PIPELINING is declared... yes
- checking whether CURLMOPT_MAX_PIPELINE_LENGTH is declared... yes
- checking whether CURLMOPT_MAX_HOST_CONNECTIONS is declared... yes
- checking whether CURLMOPT_MAX_TOTAL_CONNECTIONS is declared... yes
- checking whether CURL_SSLVERSION_TLSv1_0 is declared... yes
- checking whether CURL_SSLVERSION_TLSv1_1 is declared... yes
- checking whether CURL_SSLVERSION_TLSv1_2 is declared... yes
- checking whether CURL_SSLVERSION_TLSv1_3 is declared... yes
- checking whether CURL_HTTP_VERSION_2 is declared... yes
- checking whether CURL_HTTP_VERSION_2_0 is declared... yes
- checking whether CURL_HTTP_VERSION_2TLS is declared... yes
- checking whether CURL_HTTP_VERSION_2_PRIOR_KNOWLEDGE is declared... yes
- checking whether CURL_HTTP_VERSION_3 is declared... yes
- checking whether CURLSSLBACKEND_NONE is declared... yes
- checking whether CURLSSLBACKEND_OPENSSL is declared... yes
- checking whether CURLSSLBACKEND_GNUTLS is declared... yes
- checking whether CURLSSLBACKEND_NSS is declared... yes
- checking whether CURLSSLBACKEND_GSKIT is declared... yes
- checking whether CURLSSLBACKEND_WOLFSSL is declared... yes
- checking whether CURLSSLBACKEND_SCHANNEL is declared... yes
- checking whether CURLSSLBACKEND_SECURETRANSPORT is declared... yes
- checking whether CURLSSLBACKEND_MBEDTLS is declared... yes
- checking whether CURLSSLBACKEND_MESALINK is declared... yes
- checking whether CURLSSLBACKEND_BEARSSL is declared... yes
- checking whether CURLOPT_SSL_OPTIONS is declared... yes
- checking whether CURL_VERSION_TLSAUTH_SRP is declared... 
- yes
- checking whether CURL_VERSION_NTLM_WB is declared... yes
- checking whether curl_multi_poll is declared... yes
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating examples/Makefile
- config.status: creating config.h
Processing 64/69: [ocurl: make]
+ /usr/bin/make  (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocurl.0.9.2)
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocurl.0.9.2'
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocurl.0.9.2'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocurl.0.9.2'
- ocamlc.opt -c -g -bin-annot curl.mli -o curl.cmi
- ocamlc.opt -c -g -bin-annot curl.ml -o curl.cmo
- ocamlc.opt -c -ccopt "-g -O2 -I/usr/include/x86_64-linux-gnu  -DHAVE_CONFIG_H -Wall -Wundef" curl-helper.c
- curl-helper.c: In function 'removeConnection':
- curl-helper.c:727:9: warning: 'curl_formfree' is deprecated: since 7.56.0. Use curl_mime_free() [-Wdeprecated-declarations]
-   727 |         curl_formfree(connection->httpPostFirst);
-       |         ^~~~~~~~~~~~~
- In file included from curl-helper.c:23:
- /usr/include/x86_64-linux-gnu/curl/curl.h:2611:1: note: declared here
-  2611 | curl_formfree(struct curl_httppost *form);
-       | ^~~~~~~~~~~~~
- curl-helper.c: At top level:
- curl-helper.c:1316:3: warning: 'CURLSSLBACKEND_MESALINK' is deprecated: since 7.82.0.  [-Wdeprecated-declarations]
-  1316 |   CURLSSLBACKEND_MESALINK,
-       |   ^~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:170:3: note: declared here
-   170 |   CURLSSLBACKEND_MESALINK               CURL_DEPRECATED(7.82.0, "") = 12,
-       |   ^~~~~~~~~~~~~~~~~~~~~~~
- In file included from curl-helper.c:26:
- curl-helper.c: In function 'handle_PROGRESSFUNCTION':
- /home/opam/.opam/4.14/lib/ocaml/caml/memory.h:344:10: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations]
-   344 |   struct caml__roots_block caml__roots_##x; \
-       |          ^~~~~~~~~~~~~~~~~
- /home/opam/.opam/4.14/lib/ocaml/caml/memory.h:299:3: note: in expansion of macro 'CAMLxparam1'
-   299 |   CAMLxparam1 (x)
-       |   ^~~~~~~~~~~
- curl-helper.c:1549:5: note: in expansion of macro 'CAMLparam1'
-  1549 |     CAMLparam1(option); \
-       |     ^~~~~~~~~~
- curl-helper.c:1559:31: note: in expansion of macro 'SETOPT_FUNCTION_'
-  1559 | #define SETOPT_FUNCTION(name) SETOPT_FUNCTION_(name,FUNCTION)
-       |                               ^~~~~~~~~~~~~~~~
- curl-helper.c:1567:1: note: in expansion of macro 'SETOPT_FUNCTION'
-  1567 | SETOPT_FUNCTION( PROGRESS)
-       | ^~~~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:1295:3: note: declared here
-  1295 |   CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56,
-       |   ^~~~~~~~~~~~~~~~~
- curl-helper.c: In function 'handle_IOCTLFUNCTION':
- /home/opam/.opam/4.14/lib/ocaml/caml/memory.h:344:10: warning: 'CURLOPT_IOCTLFUNCTION' is deprecated: since 7.18.0. Use CURLOPT_SEEKFUNCTION [-Wdeprecated-declarations]
-   344 |   struct caml__roots_block caml__roots_##x; \
-       |          ^~~~~~~~~~~~~~~~~
- /home/opam/.opam/4.14/lib/ocaml/caml/memory.h:299:3: note: in expansion of macro 'CAMLxparam1'
-   299 |   CAMLxparam1 (x)
-       |   ^~~~~~~~~~~
- curl-helper.c:1549:5: note: in expansion of macro 'CAMLparam1'
-  1549 |     CAMLparam1(option); \
-       |     ^~~~~~~~~~
- curl-helper.c:1559:31: note: in expansion of macro 'SETOPT_FUNCTION_'
-  1559 | #define SETOPT_FUNCTION(name) SETOPT_FUNCTION_(name,FUNCTION)
-       |                               ^~~~~~~~~~~~~~~~
- curl-helper.c:1577:1: note: in expansion of macro 'SETOPT_FUNCTION'
-  1577 | SETOPT_FUNCTION( IOCTL)
-       | ^~~~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:1580:3: note: declared here
-  1580 |   CURLOPTDEPRECATED(CURLOPT_IOCTLFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 130,
-       |   ^~~~~~~~~~~~~~~~~
- /home/opam/.opam/4.14/lib/ocaml/caml/memory.h:344:10: warning: 'CURLOPT_IOCTLDATA' is deprecated: since 7.18.0. Use CURLOPT_SEEKDATA [-Wdeprecated-declarations]
-   344 |   struct caml__roots_block caml__roots_##x; \
-       |          ^~~~~~~~~~~~~~~~~
- /home/opam/.opam/4.14/lib/ocaml/caml/memory.h:299:3: note: in expansion of macro 'CAMLxparam1'
-   299 |   CAMLxparam1 (x)
-       |   ^~~~~~~~~~~
- curl-helper.c:1549:5: note: in expansion of macro 'CAMLparam1'
-  1549 |     CAMLparam1(option); \
-       |     ^~~~~~~~~~
- curl-helper.c:1559:31: note: in expansion of macro 'SETOPT_FUNCTION_'
-  1559 | #define SETOPT_FUNCTION(name) SETOPT_FUNCTION_(name,FUNCTION)
-       |                               ^~~~~~~~~~~~~~~~
- curl-helper.c:1577:1: note: in expansion of macro 'SETOPT_FUNCTION'
-  1577 | SETOPT_FUNCTION( IOCTL)
-       | ^~~~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:1582:3: note: declared here
-  1582 |   CURLOPTDEPRECATED(CURLOPT_IOCTLDATA, CURLOPTTYPE_CBPOINT, 131,
-       |   ^~~~~~~~~~~~~~~~~
- curl-helper.c: In function 'handle_PUT':
- /home/opam/.opam/4.14/lib/ocaml/caml/memory.h:344:10: warning: 'CURLOPT_PUT' is deprecated: since 7.12.1. Use CURLOPT_UPLOAD [-Wdeprecated-declarations]
-   344 |   struct caml__roots_block caml__roots_##x; \
-       |          ^~~~~~~~~~~~~~~~~
- /home/opam/.opam/4.14/lib/ocaml/caml/memory.h:299:3: note: in expansion of macro 'CAMLxparam1'
-   299 |   CAMLxparam1 (x)
-       |   ^~~~~~~~~~~
- curl-helper.c:1643:5: note: in expansion of macro 'CAMLparam1'
-  1643 |     CAMLparam1(option); \
-       |     ^~~~~~~~~~
- curl-helper.c:1654:32: note: in expansion of macro 'SETOPT_VAL_'
-  1654 | #define SETOPT_VAL(name, conv) SETOPT_VAL_(handle_##name, CURLOPT_##name, conv)
-       |                                ^~~~~~~~~~~
- curl-helper.c:1655:27: note: in expansion of macro 'SETOPT_VAL'
-  1655 | #define SETOPT_BOOL(name) SETOPT_VAL(name, Bool_val)
-       |                           ^~~~~~~~~~
- curl-helper.c:1924:1: note: in expansion of macro 'SETOPT_BOOL'
-  1924 | SETOPT_BOOL( PUT)
-       | ^~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:1286:3: note: declared here
-  1286 |   CURLOPTDEPRECATED(CURLOPT_PUT, CURLOPTTYPE_LONG, 54,
-       |   ^~~~~~~~~~~~~~~~~
- curl-helper.c: In function 'handle_HTTPPOST':
- curl-helper.c:2043:9: warning: 'curl_formfree' is deprecated: since 7.56.0. Use curl_mime_free() [-Wdeprecated-declarations]
-  2043 |         curl_formfree(conn->httpPostFirst);
-       |         ^~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2611:1: note: declared here
-  2611 | curl_formfree(struct curl_httppost *form);
-       | ^~~~~~~~~~~~~
- curl-helper.c:2064:17: warning: 'curl_formadd' is deprecated: since 7.56.0. Use curl_mime_init() [-Wdeprecated-declarations]
-  2064 |                 curl_formadd(&conn->httpPostFirst,
-       |                 ^~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2575:1: note: declared here
-  2575 | curl_formadd(struct curl_httppost **httppost,
-       | ^~~~~~~~~~~~
- curl-helper.c:2066:30: warning: 'CURLFORM_COPYNAME' is deprecated: since 7.56.0. Use curl_mime_name() [-Wdeprecated-declarations]
-  2066 |                              CURLFORM_COPYNAME,
-       |                              ^~~~~~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2500:3: note: declared here
-  2500 |   CURLFORM_COPYNAME        CURL_DEPRECATED(7.56.0, "Use curl_mime_name()"),
-       |   ^~~~~~~~~~~~~~~~~
- curl-helper.c:2068:30: warning: 'CURLFORM_NAMELENGTH' is deprecated: since 7.56.0.  [-Wdeprecated-declarations]
-  2068 |                              CURLFORM_NAMELENGTH,
-       |                              ^~~~~~~~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2502:3: note: declared here
-  2502 |   CURLFORM_NAMELENGTH      CURL_DEPRECATED(7.56.0, ""),
-       |   ^~~~~~~~~~~~~~~~~~~
- curl-helper.c:2070:30: warning: 'CURLFORM_COPYCONTENTS' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations]
-  2070 |                              CURLFORM_COPYCONTENTS,
-       |                              ^~~~~~~~~~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2503:3: note: declared here
-  2503 |   CURLFORM_COPYCONTENTS    CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"),
-       |   ^~~~~~~~~~~~~~~~~~~~~
- curl-helper.c:2072:30: warning: 'CURLFORM_CONTENTSLENGTH' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations]
-  2072 |                              CURLFORM_CONTENTSLENGTH,
-       |                              ^~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2505:3: note: declared here
-  2505 |   CURLFORM_CONTENTSLENGTH  CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"),
-       |   ^~~~~~~~~~~~~~~~~~~~~~~
- curl-helper.c:2080:17: warning: 'curl_formadd' is deprecated: since 7.56.0. Use curl_mime_init() [-Wdeprecated-declarations]
-  2080 |                 curl_formadd(&conn->httpPostFirst,
-       |                 ^~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2575:1: note: declared here
-  2575 | curl_formadd(struct curl_httppost **httppost,
-       | ^~~~~~~~~~~~
- curl-helper.c:2082:30: warning: 'CURLFORM_COPYNAME' is deprecated: since 7.56.0. Use curl_mime_name() [-Wdeprecated-declarations]
-  2082 |                              CURLFORM_COPYNAME,
-       |                              ^~~~~~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2500:3: note: declared here
-  2500 |   CURLFORM_COPYNAME        CURL_DEPRECATED(7.56.0, "Use curl_mime_name()"),
-       |   ^~~~~~~~~~~~~~~~~
- curl-helper.c:2084:30: warning: 'CURLFORM_NAMELENGTH' is deprecated: since 7.56.0.  [-Wdeprecated-declarations]
-  2084 |                              CURLFORM_NAMELENGTH,
-       |                              ^~~~~~~~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2502:3: note: declared here
-  2502 |   CURLFORM_NAMELENGTH      CURL_DEPRECATED(7.56.0, ""),
-       |   ^~~~~~~~~~~~~~~~~~~
- curl-helper.c:2086:30: warning: 'CURLFORM_COPYCONTENTS' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations]
-  2086 |                              CURLFORM_COPYCONTENTS,
-       |                              ^~~~~~~~~~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2503:3: note: declared here
-  2503 |   CURLFORM_COPYCONTENTS    CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"),
-       |   ^~~~~~~~~~~~~~~~~~~~~
- curl-helper.c:2088:30: warning: 'CURLFORM_CONTENTSLENGTH' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations]
-  2088 |                              CURLFORM_CONTENTSLENGTH,
-       |                              ^~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2505:3: note: declared here
-  2505 |   CURLFORM_CONTENTSLENGTH  CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"),
-       |   ^~~~~~~~~~~~~~~~~~~~~~~
- curl-helper.c:2090:30: warning: 'CURLFORM_CONTENTTYPE' is deprecated: since 7.56.0. Use curl_mime_type() [-Wdeprecated-declarations]
-  2090 |                              CURLFORM_CONTENTTYPE,
-       |                              ^~~~~~~~~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2515:3: note: declared here
-  2515 |   CURLFORM_CONTENTTYPE     CURL_DEPRECATED(7.56.0, "Use curl_mime_type()"),
-       |   ^~~~~~~~~~~~~~~~~~~~
- curl-helper.c:2109:17: warning: 'curl_formadd' is deprecated: since 7.56.0. Use curl_mime_init() [-Wdeprecated-declarations]
-  2109 |                 curl_formadd(&conn->httpPostFirst,
-       |                 ^~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2575:1: note: declared here
-  2575 | curl_formadd(struct curl_httppost **httppost,
-       | ^~~~~~~~~~~~
- curl-helper.c:2111:30: warning: 'CURLFORM_COPYNAME' is deprecated: since 7.56.0. Use curl_mime_name() [-Wdeprecated-declarations]
-  2111 |                              CURLFORM_COPYNAME,
-       |                              ^~~~~~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2500:3: note: declared here
-  2500 |   CURLFORM_COPYNAME        CURL_DEPRECATED(7.56.0, "Use curl_mime_name()"),
-       |   ^~~~~~~~~~~~~~~~~
- curl-helper.c:2113:30: warning: 'CURLFORM_NAMELENGTH' is deprecated: since 7.56.0.  [-Wdeprecated-declarations]
-  2113 |                              CURLFORM_NAMELENGTH,
-       |                              ^~~~~~~~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2502:3: note: declared here
-  2502 |   CURLFORM_NAMELENGTH      CURL_DEPRECATED(7.56.0, ""),
-       |   ^~~~~~~~~~~~~~~~~~~
- curl-helper.c:2115:30: warning: 'CURLFORM_FILECONTENT' is deprecated: since 7.56.0. Use curl_mime_data_cb() [-Wdeprecated-declarations]
-  2115 |                              CURLFORM_FILECONTENT,
-       |                              ^~~~~~~~~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2506:3: note: declared here
-  2506 |   CURLFORM_FILECONTENT     CURL_DEPRECATED(7.56.0, "Use curl_mime_data_cb()"),
-       |   ^~~~~~~~~~~~~~~~~~~~
- curl-helper.c:2123:17: warning: 'curl_formadd' is deprecated: since 7.56.0. Use curl_mime_init() [-Wdeprecated-declarations]
-  2123 |                 curl_formadd(&conn->httpPostFirst,
-       |                 ^~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2575:1: note: declared here
-  2575 | curl_formadd(struct curl_httppost **httppost,
-       | ^~~~~~~~~~~~
- curl-helper.c:2125:30: warning: 'CURLFORM_COPYNAME' is deprecated: since 7.56.0. Use curl_mime_name() [-Wdeprecated-declarations]
-  2125 |                              CURLFORM_COPYNAME,
-       |                              ^~~~~~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2500:3: note: declared here
-  2500 |   CURLFORM_COPYNAME        CURL_DEPRECATED(7.56.0, "Use curl_mime_name()"),
-       |   ^~~~~~~~~~~~~~~~~
- curl-helper.c:2127:30: warning: 'CURLFORM_NAMELENGTH' is deprecated: since 7.56.0.  [-Wdeprecated-declarations]
-  2127 |                              CURLFORM_NAMELENGTH,
-       |                              ^~~~~~~~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2502:3: note: declared here
-  2502 |   CURLFORM_NAMELENGTH      CURL_DEPRECATED(7.56.0, ""),
-       |   ^~~~~~~~~~~~~~~~~~~
- curl-helper.c:2129:30: warning: 'CURLFORM_FILECONTENT' is deprecated: since 7.56.0. Use curl_mime_data_cb() [-Wdeprecated-declarations]
-  2129 |                              CURLFORM_FILECONTENT,
-       |                              ^~~~~~~~~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2506:3: note: declared here
-  2506 |   CURLFORM_FILECONTENT     CURL_DEPRECATED(7.56.0, "Use curl_mime_data_cb()"),
-       |   ^~~~~~~~~~~~~~~~~~~~
- curl-helper.c:2131:30: warning: 'CURLFORM_CONTENTTYPE' is deprecated: since 7.56.0. Use curl_mime_type() [-Wdeprecated-declarations]
-  2131 |                              CURLFORM_CONTENTTYPE,
-       |                              ^~~~~~~~~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2515:3: note: declared here
-  2515 |   CURLFORM_CONTENTTYPE     CURL_DEPRECATED(7.56.0, "Use curl_mime_type()"),
-       |   ^~~~~~~~~~~~~~~~~~~~
- curl-helper.c:2150:17: warning: 'curl_formadd' is deprecated: since 7.56.0. Use curl_mime_init() [-Wdeprecated-declarations]
-  2150 |                 curl_formadd(&conn->httpPostFirst,
-       |                 ^~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2575:1: note: declared here
-  2575 | curl_formadd(struct curl_httppost **httppost,
-       | ^~~~~~~~~~~~
- curl-helper.c:2152:30: warning: 'CURLFORM_COPYNAME' is deprecated: since 7.56.0. Use curl_mime_name() [-Wdeprecated-declarations]
-  2152 |                              CURLFORM_COPYNAME,
-       |                              ^~~~~~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2500:3: note: declared here
-  2500 |   CURLFORM_COPYNAME        CURL_DEPRECATED(7.56.0, "Use curl_mime_name()"),
-       |   ^~~~~~~~~~~~~~~~~
- curl-helper.c:2154:30: warning: 'CURLFORM_NAMELENGTH' is deprecated: since 7.56.0.  [-Wdeprecated-declarations]
-  2154 |                              CURLFORM_NAMELENGTH,
-       |                              ^~~~~~~~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2502:3: note: declared here
-  2502 |   CURLFORM_NAMELENGTH      CURL_DEPRECATED(7.56.0, ""),
-       |   ^~~~~~~~~~~~~~~~~~~
- curl-helper.c:2156:30: warning: 'CURLFORM_FILE' is deprecated: since 7.56.0. Use curl_mime_filedata() [-Wdeprecated-declarations]
-  2156 |                              CURLFORM_FILE,
-       |                              ^~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2509:3: note: declared here
-  2509 |   CURLFORM_FILE            CURL_DEPRECATED(7.56.0, "Use curl_mime_filedata()"),
-       |   ^~~~~~~~~~~~~
- curl-helper.c:2164:17: warning: 'curl_formadd' is deprecated: since 7.56.0. Use curl_mime_init() [-Wdeprecated-declarations]
-  2164 |                 curl_formadd(&conn->httpPostFirst,
-       |                 ^~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2575:1: note: declared here
-  2575 | curl_formadd(struct curl_httppost **httppost,
-       | ^~~~~~~~~~~~
- curl-helper.c:2166:30: warning: 'CURLFORM_COPYNAME' is deprecated: since 7.56.0. Use curl_mime_name() [-Wdeprecated-declarations]
-  2166 |                              CURLFORM_COPYNAME,
-       |                              ^~~~~~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2500:3: note: declared here
-  2500 |   CURLFORM_COPYNAME        CURL_DEPRECATED(7.56.0, "Use curl_mime_name()"),
-       |   ^~~~~~~~~~~~~~~~~
- curl-helper.c:2168:30: warning: 'CURLFORM_NAMELENGTH' is deprecated: since 7.56.0.  [-Wdeprecated-declarations]
-  2168 |                              CURLFORM_NAMELENGTH,
-       |                              ^~~~~~~~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2502:3: note: declared here
-  2502 |   CURLFORM_NAMELENGTH      CURL_DEPRECATED(7.56.0, ""),
-       |   ^~~~~~~~~~~~~~~~~~~
- curl-helper.c:2170:30: warning: 'CURLFORM_FILE' is deprecated: since 7.56.0. Use curl_mime_filedata() [-Wdeprecated-declarations]
-  2170 |                              CURLFORM_FILE,
-       |                              ^~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2509:3: note: declared here
-  2509 |   CURLFORM_FILE            CURL_DEPRECATED(7.56.0, "Use curl_mime_filedata()"),
-       |   ^~~~~~~~~~~~~
- curl-helper.c:2172:30: warning: 'CURLFORM_CONTENTTYPE' is deprecated: since 7.56.0. Use curl_mime_type() [-Wdeprecated-declarations]
-  2172 |                              CURLFORM_CONTENTTYPE,
-       |                              ^~~~~~~~~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2515:3: note: declared here
-  2515 |   CURLFORM_CONTENTTYPE     CURL_DEPRECATED(7.56.0, "Use curl_mime_type()"),
-       |   ^~~~~~~~~~~~~~~~~~~~
- curl-helper.c:2193:17: warning: 'curl_formadd' is deprecated: since 7.56.0. Use curl_mime_init() [-Wdeprecated-declarations]
-  2193 |                 curl_formadd(&conn->httpPostFirst,
-       |                 ^~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2575:1: note: declared here
-  2575 | curl_formadd(struct curl_httppost **httppost,
-       | ^~~~~~~~~~~~
- curl-helper.c:2195:30: warning: 'CURLFORM_COPYNAME' is deprecated: since 7.56.0. Use curl_mime_name() [-Wdeprecated-declarations]
-  2195 |                              CURLFORM_COPYNAME,
-       |                              ^~~~~~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2500:3: note: declared here
-  2500 |   CURLFORM_COPYNAME        CURL_DEPRECATED(7.56.0, "Use curl_mime_name()"),
-       |   ^~~~~~~~~~~~~~~~~
- curl-helper.c:2197:30: warning: 'CURLFORM_NAMELENGTH' is deprecated: since 7.56.0.  [-Wdeprecated-declarations]
-  2197 |                              CURLFORM_NAMELENGTH,
-       |                              ^~~~~~~~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2502:3: note: declared here
-  2502 |   CURLFORM_NAMELENGTH      CURL_DEPRECATED(7.56.0, ""),
-       |   ^~~~~~~~~~~~~~~~~~~
- curl-helper.c:2199:30: warning: 'CURLFORM_BUFFER' is deprecated: since 7.56.0. Use curl_mime_filename() [-Wdeprecated-declarations]
-  2199 |                              CURLFORM_BUFFER,
-       |                              ^~~~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2511:3: note: declared here
-  2511 |   CURLFORM_BUFFER          CURL_DEPRECATED(7.56.0, "Use curl_mime_filename()"),
-       |   ^~~~~~~~~~~~~~~
- curl-helper.c:2201:30: warning: 'CURLFORM_BUFFERPTR' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations]
-  2201 |                              CURLFORM_BUFFERPTR,
-       |                              ^~~~~~~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2512:3: note: declared here
-  2512 |   CURLFORM_BUFFERPTR       CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"),
-       |   ^~~~~~~~~~~~~~~~~~
- curl-helper.c:2203:30: warning: 'CURLFORM_BUFFERLENGTH' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations]
-  2203 |                              CURLFORM_BUFFERLENGTH,
-       |                              ^~~~~~~~~~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2513:3: note: declared here
-  2513 |   CURLFORM_BUFFERLENGTH    CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"),
-       |   ^~~~~~~~~~~~~~~~~~~~~
- curl-helper.c:2213:17: warning: 'curl_formadd' is deprecated: since 7.56.0. Use curl_mime_init() [-Wdeprecated-declarations]
-  2213 |                 curl_formadd(&conn->httpPostFirst,
-       |                 ^~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2575:1: note: declared here
-  2575 | curl_formadd(struct curl_httppost **httppost,
-       | ^~~~~~~~~~~~
- curl-helper.c:2215:30: warning: 'CURLFORM_COPYNAME' is deprecated: since 7.56.0. Use curl_mime_name() [-Wdeprecated-declarations]
-  2215 |                              CURLFORM_COPYNAME,
-       |                              ^~~~~~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2500:3: note: declared here
-  2500 |   CURLFORM_COPYNAME        CURL_DEPRECATED(7.56.0, "Use curl_mime_name()"),
-       |   ^~~~~~~~~~~~~~~~~
- curl-helper.c:2217:30: warning: 'CURLFORM_NAMELENGTH' is deprecated: since 7.56.0.  [-Wdeprecated-declarations]
-  2217 |                              CURLFORM_NAMELENGTH,
-       |                              ^~~~~~~~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2502:3: note: declared here
-  2502 |   CURLFORM_NAMELENGTH      CURL_DEPRECATED(7.56.0, ""),
-       |   ^~~~~~~~~~~~~~~~~~~
- curl-helper.c:2219:30: warning: 'CURLFORM_BUFFER' is deprecated: since 7.56.0. Use curl_mime_filename() [-Wdeprecated-declarations]
-  2219 |                              CURLFORM_BUFFER,
-       |                              ^~~~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2511:3: note: declared here
-  2511 |   CURLFORM_BUFFER          CURL_DEPRECATED(7.56.0, "Use curl_mime_filename()"),
-       |   ^~~~~~~~~~~~~~~
- curl-helper.c:2221:30: warning: 'CURLFORM_BUFFERPTR' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations]
-  2221 |                              CURLFORM_BUFFERPTR,
-       |                              ^~~~~~~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2512:3: note: declared here
-  2512 |   CURLFORM_BUFFERPTR       CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"),
-       |   ^~~~~~~~~~~~~~~~~~
- curl-helper.c:2223:30: warning: 'CURLFORM_BUFFERLENGTH' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations]
-  2223 |                              CURLFORM_BUFFERLENGTH,
-       |                              ^~~~~~~~~~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2513:3: note: declared here
-  2513 |   CURLFORM_BUFFERLENGTH    CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"),
-       |   ^~~~~~~~~~~~~~~~~~~~~
- curl-helper.c:2225:30: warning: 'CURLFORM_CONTENTTYPE' is deprecated: since 7.56.0. Use curl_mime_type() [-Wdeprecated-declarations]
-  2225 |                              CURLFORM_CONTENTTYPE,
-       |                              ^~~~~~~~~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2515:3: note: declared here
-  2515 |   CURLFORM_CONTENTTYPE     CURL_DEPRECATED(7.56.0, "Use curl_mime_type()"),
-       |   ^~~~~~~~~~~~~~~~~~~~
- curl-helper.c:2239:5: warning: 'CURLOPT_HTTPPOST' is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations]
-  2239 |     result = curl_easy_setopt(conn->handle,
-       |     ^~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:1195:3: note: declared here
-  1195 |   CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24,
-       |   ^~~~~~~~~~~~~~~~~
- curl-helper.c: In function 'handle_RANDOM_FILE':
- /home/opam/.opam/4.14/lib/ocaml/caml/memory.h:344:10: warning: 'CURLOPT_RANDOM_FILE' is deprecated: since 7.84.0. Serves no purpose anymore [-Wdeprecated-declarations]
-   344 |   struct caml__roots_block caml__roots_##x; \
-       |          ^~~~~~~~~~~~~~~~~
- /home/opam/.opam/4.14/lib/ocaml/caml/memory.h:299:3: note: in expansion of macro 'CAMLxparam1'
-   299 |   CAMLxparam1 (x)
-       |   ^~~~~~~~~~~
- curl-helper.c:1629:5: note: in expansion of macro 'CAMLparam1'
-  1629 |     CAMLparam1(option); \
-       |     ^~~~~~~~~~
- curl-helper.c:2428:1: note: in expansion of macro 'SETOPT_STRING'
-  2428 | SETOPT_STRING( RANDOM_FILE)
-       | ^~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:1364:3: note: declared here
-  1364 |   CURLOPTDEPRECATED(CURLOPT_RANDOM_FILE, CURLOPTTYPE_STRINGPOINT, 76,
-       |   ^~~~~~~~~~~~~~~~~
- curl-helper.c: In function 'handle_EGDSOCKET':
- /home/opam/.opam/4.14/lib/ocaml/caml/memory.h:344:10: warning: 'CURLOPT_EGDSOCKET' is deprecated: since 7.84.0. Serves no purpose anymore [-Wdeprecated-declarations]
-   344 |   struct caml__roots_block caml__roots_##x; \
-       |          ^~~~~~~~~~~~~~~~~
- /home/opam/.opam/4.14/lib/ocaml/caml/memory.h:299:3: note: in expansion of macro 'CAMLxparam1'
-   299 |   CAMLxparam1 (x)
-       |   ^~~~~~~~~~~
- curl-helper.c:1629:5: note: in expansion of macro 'CAMLparam1'
-  1629 |     CAMLparam1(option); \
-       |     ^~~~~~~~~~
- curl-helper.c:2429:1: note: in expansion of macro 'SETOPT_STRING'
-  2429 | SETOPT_STRING( EGDSOCKET)
-       | ^~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:1368:3: note: declared here
-  1368 |   CURLOPTDEPRECATED(CURLOPT_EGDSOCKET, CURLOPTTYPE_STRINGPOINT, 77,
-       |   ^~~~~~~~~~~~~~~~~
- curl-helper.c: In function 'handle_DNS_USE_GLOBAL_CACHE':
- /home/opam/.opam/4.14/lib/ocaml/caml/memory.h:344:10: warning: 'CURLOPT_DNS_USE_GLOBAL_CACHE' is deprecated: since 7.11.1. Use CURLOPT_SHARE [-Wdeprecated-declarations]
-   344 |   struct caml__roots_block caml__roots_##x; \
-       |          ^~~~~~~~~~~~~~~~~
- /home/opam/.opam/4.14/lib/ocaml/caml/memory.h:299:3: note: in expansion of macro 'CAMLxparam1'
-   299 |   CAMLxparam1 (x)
-       |   ^~~~~~~~~~~
- curl-helper.c:1643:5: note: in expansion of macro 'CAMLparam1'
-  1643 |     CAMLparam1(option); \
-       |     ^~~~~~~~~~
- curl-helper.c:1654:32: note: in expansion of macro 'SETOPT_VAL_'
-  1654 | #define SETOPT_VAL(name, conv) SETOPT_VAL_(handle_##name, CURLOPT_##name, conv)
-       |                                ^~~~~~~~~~~
- curl-helper.c:1655:27: note: in expansion of macro 'SETOPT_VAL'
-  1655 | #define SETOPT_BOOL(name) SETOPT_VAL(name, Bool_val)
-       |                           ^~~~~~~~~~
- curl-helper.c:2539:1: note: in expansion of macro 'SETOPT_BOOL'
-  2539 | SETOPT_BOOL( DNS_USE_GLOBAL_CACHE)
-       | ^~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:1424:3: note: declared here
-  1424 |   CURLOPTDEPRECATED(CURLOPT_DNS_USE_GLOBAL_CACHE, CURLOPTTYPE_LONG, 91,
-       |   ^~~~~~~~~~~~~~~~~
- curl-helper.c: In function 'handle_PROTOCOLS':
- curl-helper.c:3193:3: warning: 'CURLOPT_PROTOCOLS' is deprecated: since 7.85.0. Use CURLOPT_PROTOCOLS_STR [-Wdeprecated-declarations]
-  3193 |   handle_PROTOCOLSOPTION(CURLOPT_PROTOCOLS, conn, option);
-       |   ^~~~~~~~~~~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:1749:3: note: declared here
-  1749 |   CURLOPTDEPRECATED(CURLOPT_PROTOCOLS, CURLOPTTYPE_LONG, 181,
-       |   ^~~~~~~~~~~~~~~~~
- curl-helper.c: In function 'handle_REDIR_PROTOCOLS':
- curl-helper.c:3200:3: warning: 'CURLOPT_REDIR_PROTOCOLS' is deprecated: since 7.85.0. Use CURLOPT_REDIR_PROTOCOLS_STR [-Wdeprecated-declarations]
-  3200 |   handle_PROTOCOLSOPTION(CURLOPT_REDIR_PROTOCOLS, conn, option);
-       |   ^~~~~~~~~~~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:1755:3: note: declared here
-  1755 |   CURLOPTDEPRECATED(CURLOPT_REDIR_PROTOCOLS, CURLOPTTYPE_LONG, 182,
-       |   ^~~~~~~~~~~~~~~~~
- curl-helper.c: In function 'caml_curl_easy_getinfo':
- curl-helper.c:3927:9: warning: 'CURLINFO_SIZE_UPLOAD' is deprecated: since 7.55.0. Use CURLINFO_SIZE_UPLOAD_T [-Wdeprecated-declarations]
-  3927 |         curlResult = curl_easy_getinfo(connection->handle,
-       |         ^~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2838:3: note: declared here
-  2838 |   CURLINFO_SIZE_UPLOAD CURL_DEPRECATED(7.55.0, "Use CURLINFO_SIZE_UPLOAD_T")
-       |   ^~~~~~~~~~~~~~~~~~~~
- curl-helper.c:3937:9: warning: 'CURLINFO_SIZE_DOWNLOAD' is deprecated: since 7.55.0. Use CURLINFO_SIZE_DOWNLOAD_T [-Wdeprecated-declarations]
-  3937 |         curlResult = curl_easy_getinfo(connection->handle,
-       |         ^~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2841:3: note: declared here
-  2841 |   CURLINFO_SIZE_DOWNLOAD
-       |   ^~~~~~~~~~~~~~~~~~~~~~
- curl-helper.c:3947:9: warning: 'CURLINFO_SPEED_DOWNLOAD' is deprecated: since 7.55.0. Use CURLINFO_SPEED_DOWNLOAD_T [-Wdeprecated-declarations]
-  3947 |         curlResult = curl_easy_getinfo(connection->handle,
-       |         ^~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2845:3: note: declared here
-  2845 |   CURLINFO_SPEED_DOWNLOAD
-       |   ^~~~~~~~~~~~~~~~~~~~~~~
- curl-helper.c:3957:9: warning: 'CURLINFO_SPEED_UPLOAD' is deprecated: since 7.55.0. Use CURLINFO_SPEED_UPLOAD_T [-Wdeprecated-declarations]
-  3957 |         curlResult = curl_easy_getinfo(connection->handle,
-       |         ^~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2849:3: note: declared here
-  2849 |   CURLINFO_SPEED_UPLOAD
-       |   ^~~~~~~~~~~~~~~~~~~~~
- curl-helper.c:4010:9: warning: 'CURLINFO_CONTENT_LENGTH_DOWNLOAD' is deprecated: since 7.55.0. Use CURLINFO_CONTENT_LENGTH_DOWNLOAD_T [-Wdeprecated-declarations]
-  4010 |         curlResult = curl_easy_getinfo(connection->handle,
-       |         ^~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2858:3: note: declared here
-  2858 |   CURLINFO_CONTENT_LENGTH_DOWNLOAD
-       |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- curl-helper.c:4020:9: warning: 'CURLINFO_CONTENT_LENGTH_UPLOAD' is deprecated: since 7.55.0. Use CURLINFO_CONTENT_LENGTH_UPLOAD_T [-Wdeprecated-declarations]
-  4020 |         curlResult = curl_easy_getinfo(connection->handle,
-       |         ^~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2863:3: note: declared here
-  2863 |   CURLINFO_CONTENT_LENGTH_UPLOAD
-       |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- curl-helper.c:4147:9: warning: 'CURLINFO_LASTSOCKET' is deprecated: since 7.45.0. Use CURLINFO_ACTIVESOCKET [-Wdeprecated-declarations]
-  4147 |         curlResult = curl_easy_getinfo(connection->handle,
-       |         ^~~~~~~~~~
- /usr/include/x86_64-linux-gnu/curl/curl.h:2880:3: note: declared here
-  2880 |   CURLINFO_LASTSOCKET  CURL_DEPRECATED(7.45.0, "Use CURLINFO_ACTIVESOCKET")
-       |   ^~~~~~~~~~~~~~~~~~~
- curl-helper.c: In function 'caml_curl_multi_socket_all':
- curl-helper.c:4838:5: warning: 'curl_multi_socket_all' is deprecated: since 7.19.5. Use curl_multi_socket_action() [-Wdeprecated-declarations]
-  4838 |     rc = curl_multi_socket_all(h, &still_running);
-       |     ^~
- In file included from /usr/include/x86_64-linux-gnu/curl/curl.h:3191:
- /usr/include/x86_64-linux-gnu/curl/multi.h:330:1: note: declared here
-   330 | curl_multi_socket_all(CURLM *multi_handle, int *running_handles);
-       | ^~~~~~~~~~~~~~~~~~~~~
- ocamlmklib -oc curl-helper curl-helper.o -lcurl 
- ocamlmklib -o curl curl.cmo -oc curl-helper -lcurl 
- make[1]: 'libcurl-helper.a' is up to date.
- make[1]: 'dllcurl-helper.so' is up to date.
- ocamlopt.opt -c -g -bin-annot curl.ml -o curl.cmx
- ocamlmklib -o curl curl.cmx -oc curl-helper -lcurl 
- make[1]: 'curl.cmx' is up to date.
- ocamlopt.opt -shared -linkall -I . curl.cmxa -o curl.cmxs
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocurl.0.9.2'
-> compiled  ocurl.0.9.2
Processing 65/69: [ocurl: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocurl.0.9.2)
- ocamlfind install -patch-version 0.9.2 -ldconf ignore curl META curl.a curl.cmi curl.mli curl.cma libcurl-helper.a dllcurl-helper.so curl.cmxa curl.cmx curl.cmxs curl.cmt curl.cmti
- Installed /home/opam/.opam/4.14/lib/curl/curl.cmti
- Installed /home/opam/.opam/4.14/lib/curl/curl.cmt
- Installed /home/opam/.opam/4.14/lib/curl/curl.cmxs
- Installed /home/opam/.opam/4.14/lib/curl/curl.cmx
- Installed /home/opam/.opam/4.14/lib/curl/curl.cmxa
- Installed /home/opam/.opam/4.14/lib/curl/libcurl-helper.a
- Installed /home/opam/.opam/4.14/lib/curl/curl.cma
- Installed /home/opam/.opam/4.14/lib/curl/curl.mli
- Installed /home/opam/.opam/4.14/lib/curl/curl.cmi
- Installed /home/opam/.opam/4.14/lib/curl/curl.a
- Installed /home/opam/.opam/4.14/lib/stublibs/dllcurl-helper.so
- Installed /home/opam/.opam/4.14/lib/stublibs/dllcurl-helper.so.owner
- Installed /home/opam/.opam/4.14/lib/curl/META
-> installed ocurl.0.9.2
Processing 66/69: [gapi-ocaml: dune build]
+ /home/opam/.opam/4.14/bin/dune "build" "-p" "gapi-ocaml" "-j" "255" (CWD=/home/opam/.opam/4.14/.opam-switch/build/gapi-ocaml.0.4.5)
-> compiled  gapi-ocaml.0.4.5
-> installed gapi-ocaml.0.4.5
Processing 68/69: [google-drive-ocamlfuse: dune build]
+ /home/opam/.opam/4.14/bin/dune "build" "-p" "google-drive-ocamlfuse" "-j" "255" (CWD=/home/opam/.opam/4.14/.opam-switch/build/google-drive-ocamlfuse.0.7.24)
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -w -3-27-32-58 -g -bin-annot -I src/.google_drive_ocamlfuse.objs/byte -I /home/opam/.opam/4.14/lib/bytes -I /home/opam/.opam/4.14/lib/camlidl -I /home/opam/.opam/4.14/lib/camlp-streams -I /home/opam/.opam/4.14/lib/cryptokit -I /home/opam/.opam/4.14/lib/curl -I /home/opam/.opam/4.14/lib/extlib -I /home/opam/.opam/4.14/lib/gapi-ocaml -I /home/opam/.opam/4.14/lib/gapi-ocaml/netstring-local -I /home/opam/.opam/4.14/lib/gapi-ocaml/netsys-local -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/ocamlfuse -I /home/opam/.opam/4.14/lib/seq -I /home/opam/.opam/4.14/lib/sqlite3 -I /home/opam/.opam/4.14/lib/yojson -I /home/opam/.opam/4.14/lib/zarith -no-alias-deps -o src/.google_drive_ocamlfuse.objs/byte/drive.cmo -c -impl src/drive.ml)
- File "src/drive.ml", line 107, characters 12-30:
- 107 |   let md5 = Cryptokit.Hash.md5 () in
-                   ^^^^^^^^^^^^^^^^^^
- Alert crypto: Cryptokit.Hash.md5
- MD5 is broken
- File "src/drive.ml", line 1340, characters 16-34:
- 1340 |       let md5 = Cryptokit.Hash.md5 () in
-                        ^^^^^^^^^^^^^^^^^^
- Alert crypto: Cryptokit.Hash.md5
- MD5 is broken
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -w -3-27-32-58 -g -I src/.google_drive_ocamlfuse.objs/byte -I src/.google_drive_ocamlfuse.objs/native -I /home/opam/.opam/4.14/lib/bytes -I /home/opam/.opam/4.14/lib/camlidl -I /home/opam/.opam/4.14/lib/camlp-streams -I /home/opam/.opam/4.14/lib/cryptokit -I /home/opam/.opam/4.14/lib/curl -I /home/opam/.opam/4.14/lib/extlib -I /home/opam/.opam/4.14/lib/gapi-ocaml -I /home/opam/.opam/4.14/lib/gapi-ocaml/netstring-local -I /home/opam/.opam/4.14/lib/gapi-ocaml/netsys-local -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/ocamlfuse -I /home/opam/.opam/4.14/lib/seq -I /home/opam/.opam/4.14/lib/sqlite3 -I /home/opam/.opam/4.14/lib/yojson -I /home/opam/.opam/4.14/lib/zarith -intf-suffix .ml -no-alias-deps -o src/.google_drive_ocamlfuse.objs/native/drive.cmx -c -impl src/drive.ml)
- File "src/drive.ml", line 107, characters 12-30:
- 107 |   let md5 = Cryptokit.Hash.md5 () in
-                   ^^^^^^^^^^^^^^^^^^
- Alert crypto: Cryptokit.Hash.md5
- MD5 is broken
- File "src/drive.ml", line 1340, characters 16-34:
- 1340 |       let md5 = Cryptokit.Hash.md5 () in
-                        ^^^^^^^^^^^^^^^^^^
- Alert crypto: Cryptokit.Hash.md5
- MD5 is broken
-> compiled  google-drive-ocamlfuse.0.7.24
-> installed google-drive-ocamlfuse.0.7.24
Done.
# Run eval $(opam env) to update the current shell environment
2024-01-29 18:46.02 ---> saved as "a63fdcaaf76f07fc4ac8989134155658ec3190c975e03d7caba4cd9a2e0bac80"

/home/opam: (run (shell "opam exec -- ~/voodoo-prep -u google-drive-ocamlfuse:1ed0e8cb191c45971ffbe25daace485e,ocamlfuse:b4ea932f43fe7b438db246f23b078b62,gapi-ocaml:ec8e718cd08d0ee56757b9f66b49ff5a"))
2024-01-29 18:46.07 ---> saved as "e9b2d13c2ef77bf39b7f361aa84badaeb30195bc4c152e5b72861dd13488556e"

/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.399004') && (for DATA in prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5,gapi-ocaml.0.4.5-ec8e718cd08d0ee56757b9f66b49ff5a,gapi-ocaml.0.4.5 prep/universes/b4ea932f43fe7b438db246f23b078b62/ocamlfuse/2.7.1-cvs8,ocamlfuse.2.7.1-cvs8-b4ea932f43fe7b438db246f23b078b62,ocamlfuse.2.7.1-cvs8 prep/universes/1ed0e8cb191c45971ffbe25daace485e/google-drive-ocamlfuse/0.7.24,google-drive-ocamlfuse.0.7.24-1ed0e8cb191c45971ffbe25daace485e,google-drive-ocamlfuse.0.7.24; 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/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5,gapi-ocaml.0.4.5-ec8e718cd08d0ee56757b9f66b49ff5a,gapi-ocaml.0.4.5 prep/universes/b4ea932f43fe7b438db246f23b078b62/ocamlfuse/2.7.1-cvs8,ocamlfuse.2.7.1-cvs8-b4ea932f43fe7b438db246f23b078b62,ocamlfuse.2.7.1-cvs8 prep/universes/1ed0e8cb191c45971ffbe25daace485e/google-drive-ocamlfuse/0.7.24,google-drive-ocamlfuse.0.7.24-1ed0e8cb191c45971ffbe25daace485e,google-drive-ocamlfuse.0.7.24; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5,gapi-ocaml.0.4.5-ec8e718cd08d0ee56757b9f66b49ff5a,gapi-ocaml.0.4.5 prep/universes/b4ea932f43fe7b438db246f23b078b62/ocamlfuse/2.7.1-cvs8,ocamlfuse.2.7.1-cvs8-b4ea932f43fe7b438db246f23b078b62,ocamlfuse.2.7.1-cvs8 prep/universes/1ed0e8cb191c45971ffbe25daace485e/google-drive-ocamlfuse/0.7.24,google-drive-ocamlfuse.0.7.24-1ed0e8cb191c45971ffbe25daace485e,google-drive-ocamlfuse.0.7.24; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)"))
0.399004
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/doc/
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/doc/gapi-ocaml/
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/doc/gapi-ocaml/LICENSE
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/doc/gapi-ocaml/README.md
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapi_ocaml.ocamlobjinfo
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/META
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/dune-package
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiAdsenseV1_1Model.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiAdsenseV1_1Model.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiAdsenseV1_1Model.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiAdsenseV1_1Service.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiAdsenseV1_1Service.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiAdsenseV1_1Service.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiAdsenseV1_4Model.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiAdsenseV1_4Model.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiAdsenseV1_4Model.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiAdsenseV1_4Service.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiAdsenseV1_4Service.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiAdsenseV1_4Service.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiAnalyticsV3Model.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiAnalyticsV3Model.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiAnalyticsV3Model.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiAnalyticsV3Service.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiAnalyticsV3Service.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiAnalyticsV3Service.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiAuth.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiAuth.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiAuth.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiAuthResponse.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiAuthResponse.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiAuthResponse.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiBigqueryV2Model.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiBigqueryV2Model.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiBigqueryV2Model.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiBigqueryV2Service.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiBigqueryV2Service.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiBigqueryV2Service.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiBloggerV2Model.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiBloggerV2Model.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiBloggerV2Model.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiBloggerV2Service.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiBloggerV2Service.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiBloggerV2Service.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiCalendarV3Model.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiCalendarV3Model.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiCalendarV3Model.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiCalendarV3Service.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiCalendarV3Service.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiCalendarV3Service.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiClientLogin.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiClientLogin.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiClientLogin.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiConfig.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiConfig.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiConfig.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiConversation.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiConversation.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiConversation.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiCore.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiCore.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiCore.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiCurl.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiCurl.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiCurl.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiCustomsearchV1Model.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiCustomsearchV1Model.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiCustomsearchV1Model.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiCustomsearchV1Service.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiCustomsearchV1Service.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiCustomsearchV1Service.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiDate.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiDate.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiDate.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiDiscoveryV1Model.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiDiscoveryV1Model.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiDiscoveryV1Model.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiDiscoveryV1Service.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiDiscoveryV1Service.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiDiscoveryV1Service.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiDriveV2Model.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiDriveV2Model.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiDriveV2Model.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiDriveV2Service.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiDriveV2Service.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiDriveV2Service.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiDriveV3Model.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiDriveV3Model.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiDriveV3Model.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiDriveV3Service.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiDriveV3Service.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiDriveV3Service.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiError.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiError.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiError.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiFun.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiFun.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiFun.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiGmailV1Model.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiGmailV1Model.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiGmailV1Model.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiGmailV1Service.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiGmailV1Service.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiGmailV1Service.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiJson.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiJson.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiJson.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiJwtServiceAccount.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiJwtServiceAccount.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiJwtServiceAccount.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiLens.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiLens.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiLens.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiMediaResource.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiMediaResource.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiMediaResource.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiMonad.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiMonad.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiMonad.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiOAuth1.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiOAuth1.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiOAuth1.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiOAuth2.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiOAuth2.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiOAuth2.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiOAuth2Devices.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiOAuth2Devices.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiOAuth2Devices.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiOAuth2ServiceAccount.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiOAuth2ServiceAccount.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiOAuth2ServiceAccount.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiOauth2V2Model.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiOauth2V2Model.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiOauth2V2Model.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiOauth2V2Service.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiOauth2V2Service.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiOauth2V2Service.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiOption.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiOption.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiOption.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiPagespeedonlineV1Model.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiPagespeedonlineV1Model.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiPagespeedonlineV1Model.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiPagespeedonlineV1Service.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiPagespeedonlineV1Service.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiPagespeedonlineV1Service.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiPipe.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiPipe.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiPipe.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiPlusV1Model.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiPlusV1Model.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiPlusV1Model.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiPlusV1Service.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiPlusV1Service.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiPlusV1Service.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiRequest.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiRequest.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiRequest.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiService.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiService.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiService.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiServiceAccountCredentials.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiServiceAccountCredentials.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiServiceAccountCredentials.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiSiteVerificationV1Model.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiSiteVerificationV1Model.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiSiteVerificationV1Model.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiSiteVerificationV1Service.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiSiteVerificationV1Service.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiSiteVerificationV1Service.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiTasksV1Model.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiTasksV1Model.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiTasksV1Model.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiTasksV1Service.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiTasksV1Service.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiTasksV1Service.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiUrlshortenerV1Model.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiUrlshortenerV1Model.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiUrlshortenerV1Model.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiUrlshortenerV1Service.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiUrlshortenerV1Service.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiUrlshortenerV1Service.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiUtils.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiUtils.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/gapiUtils.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netstring-local/
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netstring-local/netstring_local.ocamlobjinfo
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netstring-local/netascii_armor.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netstring-local/netascii_armor.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netstring-local/netascii_armor.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netstring-local/netasn1.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netstring-local/netasn1.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netstring-local/netasn1.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netstring-local/netasn1_encode.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netstring-local/netasn1_encode.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netstring-local/netasn1_encode.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netstring-local/netaux.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netstring-local/netaux.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netstring-local/netaux.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netstring-local/netbuffer.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netstring-local/netbuffer.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netstring-local/netbuffer.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netstring-local/netchannels.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netstring-local/netchannels.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netstring-local/netchannels.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netstring-local/netconversion.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netstring-local/netconversion.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netstring-local/netconversion.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netstring-local/netdate.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netstring-local/netdate.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netstring-local/netdate.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netstring-local/netdb.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netstring-local/netdb.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netstring-local/netdb.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netstring-local/netencoding.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netstring-local/netencoding.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netstring-local/netencoding.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netstring-local/netmappings.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netstring-local/netmappings.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netstring-local/netmappings.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netstring-local/netmime.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netstring-local/netmime.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netstring-local/netmime.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netstring-local/netsockaddr.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netstring-local/netsockaddr.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netstring-local/netsockaddr.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netstring-local/netstream.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netstring-local/netstream.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netstring-local/netstream.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netstring-local/netstring_str.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netstring-local/netstring_str.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netstring-local/netstring_str.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netstring-local/netstring_tstring.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netstring-local/netstring_tstring.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netstring-local/netstring_tstring.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netstring-local/netunichar.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netstring-local/netunichar.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netstring-local/netunichar.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netstring-local/neturl.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netstring-local/neturl.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netstring-local/neturl.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netsys-local/
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netsys-local/netsys_local.ocamlobjinfo
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netsys-local/netexn.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netsys-local/netexn.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netsys-local/netexn.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netsys-local/netlog.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netsys-local/netlog.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netsys-local/netlog.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netsys-local/netsys.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netsys-local/netsys.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netsys-local/netsys.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netsys-local/netsys_conf.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netsys-local/netsys_conf.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netsys-local/netsys_crypto_types.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netsys-local/netsys_crypto_types.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netsys-local/netsys_crypto_types.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netsys-local/netsys_impl_util.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netsys-local/netsys_impl_util.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netsys-local/netsys_mem.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netsys-local/netsys_mem.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netsys-local/netsys_mem.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netsys-local/netsys_oothr.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netsys-local/netsys_oothr.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netsys-local/netsys_oothr.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netsys-local/netsys_posix.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netsys-local/netsys_posix.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netsys-local/netsys_posix.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netsys-local/netsys_signal.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netsys-local/netsys_signal.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netsys-local/netsys_signal.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netsys-local/netsys_tls.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netsys-local/netsys_tls.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netsys-local/netsys_tls.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netsys-local/netsys_tmp.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netsys-local/netsys_tmp.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netsys-local/netsys_tmp.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netsys-local/netsys_types.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netsys-local/netsys_types.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netsys-local/netsys_types.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netsys-local/netsys_win32.cmi
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netsys-local/netsys_win32.cmt
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/lib/gapi-ocaml/netsys-local/netsys_win32.cmti
prep/universes/ec8e718cd08d0ee56757b9f66b49ff5a/gapi-ocaml/0.4.5/opam
prep/universes/b4ea932f43fe7b438db246f23b078b62/ocamlfuse/2.7.1-cvs8/doc/
prep/universes/b4ea932f43fe7b438db246f23b078b62/ocamlfuse/2.7.1-cvs8/doc/ocamlfuse/
prep/universes/b4ea932f43fe7b438db246f23b078b62/ocamlfuse/2.7.1-cvs8/doc/ocamlfuse/LICENSE
prep/universes/b4ea932f43fe7b438db246f23b078b62/ocamlfuse/2.7.1-cvs8/doc/ocamlfuse/README.md
prep/universes/b4ea932f43fe7b438db246f23b078b62/ocamlfuse/2.7.1-cvs8/lib/
prep/universes/b4ea932f43fe7b438db246f23b078b62/ocamlfuse/2.7.1-cvs8/lib/ocamlfuse/
prep/universes/b4ea932f43fe7b438db246f23b078b62/ocamlfuse/2.7.1-cvs8/lib/ocamlfuse/fuse.ocamlobjinfo
prep/universes/b4ea932f43fe7b438db246f23b078b62/ocamlfuse/2.7.1-cvs8/lib/ocamlfuse/META
prep/universes/b4ea932f43fe7b438db246f23b078b62/ocamlfuse/2.7.1-cvs8/lib/ocamlfuse/dune-package
prep/universes/b4ea932f43fe7b438db246f23b078b62/ocamlfuse/2.7.1-cvs8/lib/ocamlfuse/fuse.cmi
prep/universes/b4ea932f43fe7b438db246f23b078b62/ocamlfuse/2.7.1-cvs8/lib/ocamlfuse/fuse.cmt
prep/universes/b4ea932f43fe7b438db246f23b078b62/ocamlfuse/2.7.1-cvs8/lib/ocamlfuse/fuse.cmti
prep/universes/b4ea932f43fe7b438db246f23b078b62/ocamlfuse/2.7.1-cvs8/lib/ocamlfuse/fuse__.cmi
prep/universes/b4ea932f43fe7b438db246f23b078b62/ocamlfuse/2.7.1-cvs8/lib/ocamlfuse/fuse__.cmt
prep/universes/b4ea932f43fe7b438db246f23b078b62/ocamlfuse/2.7.1-cvs8/lib/ocamlfuse/fuse__Fuse_bindings.cmi
prep/universes/b4ea932f43fe7b438db246f23b078b62/ocamlfuse/2.7.1-cvs8/lib/ocamlfuse/fuse__Fuse_bindings.cmt
prep/universes/b4ea932f43fe7b438db246f23b078b62/ocamlfuse/2.7.1-cvs8/lib/ocamlfuse/fuse__Fuse_bindings.cmti
prep/universes/b4ea932f43fe7b438db246f23b078b62/ocamlfuse/2.7.1-cvs8/lib/ocamlfuse/fuse__Fuse_lib.cmi
prep/universes/b4ea932f43fe7b438db246f23b078b62/ocamlfuse/2.7.1-cvs8/lib/ocamlfuse/fuse__Fuse_lib.cmt
prep/universes/b4ea932f43fe7b438db246f23b078b62/ocamlfuse/2.7.1-cvs8/lib/ocamlfuse/fuse__Fuse_result.cmi
prep/universes/b4ea932f43fe7b438db246f23b078b62/ocamlfuse/2.7.1-cvs8/lib/ocamlfuse/fuse__Fuse_result.cmt
prep/universes/b4ea932f43fe7b438db246f23b078b62/ocamlfuse/2.7.1-cvs8/lib/ocamlfuse/fuse__Thread_pool.cmi
prep/universes/b4ea932f43fe7b438db246f23b078b62/ocamlfuse/2.7.1-cvs8/lib/ocamlfuse/fuse__Thread_pool.cmt
prep/universes/b4ea932f43fe7b438db246f23b078b62/ocamlfuse/2.7.1-cvs8/lib/ocamlfuse/fuse__Thread_pool.cmti
prep/universes/b4ea932f43fe7b438db246f23b078b62/ocamlfuse/2.7.1-cvs8/lib/ocamlfuse/fuse__Unix_util.cmi
prep/universes/b4ea932f43fe7b438db246f23b078b62/ocamlfuse/2.7.1-cvs8/lib/ocamlfuse/fuse__Unix_util.cmt
prep/universes/b4ea932f43fe7b438db246f23b078b62/ocamlfuse/2.7.1-cvs8/opam
prep/universes/1ed0e8cb191c45971ffbe25daace485e/google-drive-ocamlfuse/0.7.24/doc/
prep/universes/1ed0e8cb191c45971ffbe25daace485e/google-drive-ocamlfuse/0.7.24/doc/google-drive-ocamlfuse/
prep/universes/1ed0e8cb191c45971ffbe25daace485e/google-drive-ocamlfuse/0.7.24/doc/google-drive-ocamlfuse/LICENSE
prep/universes/1ed0e8cb191c45971ffbe25daace485e/google-drive-ocamlfuse/0.7.24/doc/google-drive-ocamlfuse/README.md
prep/universes/1ed0e8cb191c45971ffbe25daace485e/google-drive-ocamlfuse/0.7.24/lib/
prep/universes/1ed0e8cb191c45971ffbe25daace485e/google-drive-ocamlfuse/0.7.24/lib/google-drive-ocamlfuse/
prep/universes/1ed0e8cb191c45971ffbe25daace485e/google-drive-ocamlfuse/0.7.24/lib/google-drive-ocamlfuse/META
prep/universes/1ed0e8cb191c45971ffbe25daace485e/google-drive-ocamlfuse/0.7.24/lib/google-drive-ocamlfuse/dune-package
prep/universes/1ed0e8cb191c45971ffbe25daace485e/google-drive-ocamlfuse/0.7.24/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.
HASHES:gapi-ocaml.0.4.5-ec8e718cd08d0ee56757b9f66b49ff5a:c1c8411fd09f3be65fd146f69116624b1cfff76cc7c4ee121f02265a549a1bb5
HASHES:ocamlfuse.2.7.1-cvs8-b4ea932f43fe7b438db246f23b078b62:0643c388d4d6d72865b72c7e78d198916683f50acb7f8875cb54913b76551d51
HASHES:google-drive-ocamlfuse.0.7.24-1ed0e8cb191c45971ffbe25daace485e:c90dd45dfe74533585f9b652f9a81cb01a9702f9342894f56204bb0b346d6e7d
2024-01-29 18:46.10 ---> saved as "dc42e204d3b4c3b6e3ec9e9fa286de4504affc658183b5aa8cef1f2727ddd78a"
Job succeeded
2024-01-29 18:52.59: google-drive-ocamlfuse.0.7.24-1ed0e8cb191c45971ffbe25daace485e -> c90dd45dfe74533585f9b652f9a81cb01a9702f9342894f56204bb0b346d6e7d
2024-01-29 18:52.59: ocamlfuse.2.7.1-cvs8-b4ea932f43fe7b438db246f23b078b62 -> 0643c388d4d6d72865b72c7e78d198916683f50acb7f8875cb54913b76551d51
2024-01-29 18:52.59: gapi-ocaml.0.4.5-ec8e718cd08d0ee56757b9f66b49ff5a -> c1c8411fd09f3be65fd146f69116624b1cfff76cc7c4ee121f02265a549a1bb5
2024-01-29 18:52.59: Job succeeded