Build:
  1. 0
2024-01-29 15:19.03: New job: Voodoo prep dokeysto_camltc.3.0.0; 7e8cb861748d2ebf412347afbfaf71b8
2024-01-29 15:19.03: Waiting for resource in pool OCluster
2024-01-29 18:55.28: Waiting for worker…
2024-01-29 18:59.08: Got resource from pool OCluster
2024-01-29 18:59.08: Using cache hint "docs-universe-prep-4.11.2"

To reproduce locally:

cat > prep.spec <<'END-OF-SPEC'
((build tools
        ((from ocaml/opam:debian-12-ocaml-4.11@sha256:70a53df038459754816b09134a85a9cb008f5ccbb06cc1fa999cf811e282e538)
         (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.11@sha256:70a53df038459754816b09134a85a9cb008f5ccbb06cc1fa999cf811e282e538)
 (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.1.11.4 ocamlfind.1.9.6"))
 (env DUNE_CACHE disabled)
 (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 dokeysto_camltc.3.0.0 topkg.1.0.7 result.1.5 ppx_derivers.1.2.1 ocplib-endian.1.2 ocamlfind.1.9.6 ocamlbuild.0.14.3 ocaml-migrate-parsetree.1.8.0 lwt.5.7.0 logs.0.7.0 extunix.0.2.0 dune-configurator.1.0.0 dune.1.11.4 dokeysto.4.0.1 cppo.1.6.9 conf-bash.1 camltc.0.9.8 base-bytes.base 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')"))
 (run (shell "opam exec -- ~/voodoo-prep -u dokeysto_camltc:7e8cb861748d2ebf412347afbfaf71b8,dokeysto:8c337715624103dd78d9f6318758613b,camltc:3511bcb97a76ca5a40443759a44aa600"))
 (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.697993') && (for DATA in prep/universes/3511bcb97a76ca5a40443759a44aa600/camltc/0.9.8,camltc.0.9.8-3511bcb97a76ca5a40443759a44aa600,camltc.0.9.8 prep/universes/8c337715624103dd78d9f6318758613b/dokeysto/4.0.1,dokeysto.4.0.1-8c337715624103dd78d9f6318758613b,dokeysto.4.0.1 prep/universes/7e8cb861748d2ebf412347afbfaf71b8/dokeysto_camltc/3.0.0,dokeysto_camltc.3.0.0-7e8cb861748d2ebf412347afbfaf71b8,dokeysto_camltc.3.0.0; do IFS=\",\"; set -- $DATA; ([ -d $1 ] || (echo \"FAILED:$2\" && mkdir -p $1 && cp ~/opam.err.log $1 && opam show $3 --raw > $1/opam)) && (shopt -s nullglob && ((tar -cvf $1.tar $1/*  && rm -R $1/* && mv $1.tar $1/content.tar) || (echo 'Empty directory'))) done) && (for DATA in prep/universes/3511bcb97a76ca5a40443759a44aa600/camltc/0.9.8,camltc.0.9.8-3511bcb97a76ca5a40443759a44aa600,camltc.0.9.8 prep/universes/8c337715624103dd78d9f6318758613b/dokeysto/4.0.1,dokeysto.4.0.1-8c337715624103dd78d9f6318758613b,dokeysto.4.0.1 prep/universes/7e8cb861748d2ebf412347afbfaf71b8/dokeysto_camltc/3.0.0,dokeysto_camltc.3.0.0-7e8cb861748d2ebf412347afbfaf71b8,dokeysto_camltc.3.0.0; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/3511bcb97a76ca5a40443759a44aa600/camltc/0.9.8,camltc.0.9.8-3511bcb97a76ca5a40443759a44aa600,camltc.0.9.8 prep/universes/8c337715624103dd78d9f6318758613b/dokeysto/4.0.1,dokeysto.4.0.1-8c337715624103dd78d9f6318758613b,dokeysto.4.0.1 prep/universes/7e8cb861748d2ebf412347afbfaf71b8/dokeysto_camltc/3.0.0,dokeysto_camltc.3.0.0-7e8cb861748d2ebf412347afbfaf71b8,dokeysto_camltc.3.0.0; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)"))
)
END-OF-SPEC

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

2024-01-29 18:59.08: RETRYING: 2024-01-29/151903-voodoo-prep-469591 Number of retries: 0 (retriable error condition)
Building on laodoke.caelum.ci.dev
All commits already cached
Updating files:  75% (24804/32647)
Updating files:  76% (24812/32647)
Updating files:  77% (25139/32647)
Updating files:  78% (25465/32647)
Updating files:  79% (25792/32647)
Updating files:  80% (26118/32647)
Updating files:  81% (26445/32647)
Updating files:  82% (26771/32647)
Updating files:  83% (27098/32647)
Updating files:  84% (27424/32647)
Updating files:  85% (27750/32647)
Updating files:  86% (28077/32647)
Updating files:  87% (28403/32647)
Updating files:  88% (28730/32647)
Updating files:  89% (29056/32647)
Updating files:  90% (29383/32647)
Updating files:  91% (29709/32647)
Updating files:  92% (30036/32647)
Updating files:  93% (30362/32647)
Updating files:  94% (30689/32647)
Updating files:  95% (31015/32647)
Updating files:  96% (31342/32647)
Updating files:  97% (31668/32647)
Updating files:  98% (31995/32647)
Updating files:  99% (32321/32647)
Updating files: 100% (32647/32647)
Updating files: 100% (32647/32647), done.
HEAD is now at 7b9230f4e0 Mark ocamlbuild.0.14.3 as not available on Windows

(build "tools" …)

(from ocaml/opam:debian-12-ocaml-4.11@sha256:70a53df038459754816b09134a85a9cb008f5ccbb06cc1fa999cf811e282e538)
Unable to find image 'ocaml/opam:debian-12-ocaml-4.11@sha256:70a53df038459754816b09134a85a9cb008f5ccbb06cc1fa999cf811e282e538' locally
docker.io/ocaml/opam@sha256:70a53df038459754816b09134a85a9cb008f5ccbb06cc1fa999cf811e282e538: Pulling from ocaml/opam
2f7631a0f086: Pulling fs layer
2f7631a0f086: Download complete
2f7631a0f086: Pull complete
Digest: sha256:70a53df038459754816b09134a85a9cb008f5ccbb06cc1fa999cf811e282e538
Status: Downloaded newer image for ocaml/opam@sha256:70a53df038459754816b09134a85a9cb008f5ccbb06cc1fa999cf811e282e538
2024-01-29 18:53.59 ---> using "ceb9d6ce5668116a18641a4d83b20794e085fc363f670fe7729b47f1f656b225" from cache

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

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2024-01-29 18:53.59 ---> using "d760bcb1c9fea3a9e5ccf9d75f4d1877314d5eaa600df8a454c82d70a1b96238" 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 (269 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 (2840 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:53.59 ---> using "69277b49e8ef624a28226a47987dec0918d41f2b994b11f035caba7f9c8ce7fd" 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:53.59 ---> using "bdbbe8004ae7b31f8dfd6e1330411b474f40de4fb2505a4fec72b4134f37285b" from cache

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

(from ocaml/opam:debian-12-ocaml-4.11@sha256:70a53df038459754816b09134a85a9cb008f5ccbb06cc1fa999cf811e282e538)
Unable to find image 'ocaml/opam:debian-12-ocaml-4.11@sha256:70a53df038459754816b09134a85a9cb008f5ccbb06cc1fa999cf811e282e538' locally
docker.io/ocaml/opam@sha256:70a53df038459754816b09134a85a9cb008f5ccbb06cc1fa999cf811e282e538: Pulling from ocaml/opam
2f7631a0f086: Pulling fs layer
2f7631a0f086: Download complete
2f7631a0f086: Pull complete
Digest: sha256:70a53df038459754816b09134a85a9cb008f5ccbb06cc1fa999cf811e282e538
Status: Downloaded newer image for ocaml/opam@sha256:70a53df038459754816b09134a85a9cb008f5ccbb06cc1fa999cf811e282e538
2024-01-29 18:53.59 ---> using "ceb9d6ce5668116a18641a4d83b20794e085fc363f670fe7729b47f1f656b225" from cache

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

/: (workdir /home/opam)

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

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

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

/home/opam: (copy (src repo) (dst /src/repo))
2024-01-29 18:54.00 ---> using "2e533d2c62c59bebc181edca61bfe25f705e588eadca580ca3e266333a32506e" 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:54.00 ---> using "6d532a95476971900d87cafe6f61044ece2aec1278c03f9c331fd423165e32e1" from cache

/home/opam: (run (shell "opam repo remove default && opam repo add opam /src"))
Repositories removed from the selections of switch 4.11. Use '--all' to forget about them altogether.
[opam] Initialised
[NOTE] Repository opam has been added to the selections of switch 4.11 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:54.00 ---> using "3c4fa7abc4b52d4297b0b14e3595733b4bd0fe7ab4ffc87d2787cbba84b089f8" from cache

/home/opam: (copy (from (build tools))
                  (src /home/opam/voodoo-prep)
                  (dst /home/opam/))
2024-01-29 18:54.00 ---> using "929a0a480357e77c3e2dd62a434b4bbc81132cf17d1a62bcd0c654b18f76f810" 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.1.11.4 ocamlfind.1.9.6"))
The following actions will be performed:
  - install dune      1.11.4
  - install ocamlfind 1.9.6
===== 2 to install =====

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocamlfind.1.9.6  (cached)
-> retrieved dune.1.11.4  (cached)
-> installed ocamlfind.1.9.6
-> installed dune.1.11.4
Done.
# Run eval $(opam env) to update the current shell environment
2024-01-29 18:54.00 ---> using "7a0df10584f8e777c335825258f7d4029ba29003d30af2f96a3d5cbb5b30401c" from cache

/home/opam: (env DUNE_CACHE disabled)

/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 dokeysto_camltc.3.0.0 topkg.1.0.7 result.1.5 ppx_derivers.1.2.1 ocplib-endian.1.2 ocamlfind.1.9.6 ocamlbuild.0.14.3 ocaml-migrate-parsetree.1.8.0 lwt.5.7.0 logs.0.7.0 extunix.0.2.0 dune-configurator.1.0.0 dune.1.11.4 dokeysto.4.0.1 cppo.1.6.9 conf-bash.1 camltc.0.9.8 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 (766 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 dokeysto_camltc.3.0.0 topkg.1.0.7 result.1.5 ppx_derivers.1.2.1 ocplib-endian.1.2 ocamlfind.1.9.6 ocamlbuild.0.14.3 ocaml-migrate-parsetree.1.8.0 lwt.5.7.0 logs.0.7.0 extunix.0.2.0 dune-configurator.1.0.0 dune.1.11.4 dokeysto.4.0.1 cppo.1.6.9 conf-bash.1 camltc.0.9.8 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
# No extra OS packages requirements found.
[NOTE] Package dune is already installed (current version is 1.11.4).
[NOTE] Package ocamlfind is already installed (current version is 1.9.6).
The following actions will be performed:
  - install cppo                    1.6.9
  - install dune-configurator       1.0.0
  - install ppx_derivers            1.2.1
  - install result                  1.5
  - install ocamlbuild              0.14.3
  - install base-bytes              base
  - install conf-bash               1
  - install ocaml-migrate-parsetree 1.8.0
  - install topkg                   1.0.7
  - install ocplib-endian           1.2
  - install extunix                 0.2.0
  - install lwt                     5.7.0
  - install dokeysto                4.0.1
  - install logs                    0.7.0
  - install camltc                  0.9.8
  - install dokeysto_camltc         3.0.0
===== 16 to install =====

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  2/48:
Processing  3/48:
Processing  4/48:
Processing  5/48:
Processing  6/48:
Processing  7/48: [conf-bash: bash]
-> installed base-bytes.base
Processing  8/48: [conf-bash: bash]
-> retrieved camltc.0.9.8  (cached)
Processing  9/48: [dokeysto_camltc.3.0.0: http] [conf-bash: bash]
-> retrieved cppo.1.6.9  (cached)
Processing 10/48: [dokeysto_camltc.3.0.0: http] [conf-bash: bash]
Processing 11/48: [dokeysto_camltc.3.0.0: http] [conf-bash: bash]
Processing 12/48: [dokeysto_camltc.3.0.0: http] [conf-bash: bash] [cppo: dune build]
Processing 13/48: [dokeysto_camltc.3.0.0: http] [conf-bash: bash] [cppo: dune build]
-> installed dune-configurator.1.0.0
Processing 14/48: [dokeysto_camltc.3.0.0: http] [conf-bash: bash] [cppo: dune build]
-> retrieved dokeysto.4.0.1  (cached)
Processing 15/48: [dokeysto_camltc.3.0.0: http] [conf-bash: bash] [cppo: dune build]
- GNU bash, version 5.2.15(1)-release (x86_64-pc-linux-gnu)
- Copyright (C) 2022 Free Software Foundation, Inc.
- License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
- 
- This is free software; you are free to change and redistribute it.
- There is NO WARRANTY, to the extent permitted by law.
-> compiled  conf-bash.1
Processing 15/48: [dokeysto_camltc.3.0.0: http] [cppo: dune build]
-> installed conf-bash.1
Processing 16/48: [dokeysto_camltc.3.0.0: http] [cppo: dune build]
-> retrieved extunix.0.2.0  (cached)
Processing 17/48: [dokeysto_camltc.3.0.0: http] [cppo: dune build]
-> retrieved logs.0.7.0  (cached)
Processing 18/48: [dokeysto_camltc.3.0.0: http] [cppo: dune build]
-> retrieved lwt.5.7.0  (cached)
Processing 19/48: [dokeysto_camltc.3.0.0: http] [cppo: dune build]
-> retrieved ocamlbuild.0.14.3  (cached)
Processing 20/48: [dokeysto_camltc.3.0.0: http] [cppo: dune build]
Processing 21/48: [dokeysto_camltc.3.0.0: http] [cppo: dune build] [ocamlbuild: make configure.make]
-> retrieved ocplib-endian.1.2  (cached)
Processing 22/48: [dokeysto_camltc.3.0.0: http] [cppo: dune build] [ocamlbuild: make configure.make]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 23/48: [dokeysto_camltc.3.0.0: http] [cppo: dune build] [ocamlbuild: make configure.make]
Processing 24/48: [dokeysto_camltc.3.0.0: http] [cppo: dune build] [ocamlbuild: make configure.make] [ppx_derivers: dune build]
-> retrieved result.1.5  (cached)
Processing 25/48: [dokeysto_camltc.3.0.0: http] [cppo: dune build] [ocamlbuild: make configure.make] [ppx_derivers: dune build]
Processing 26/48: [dokeysto_camltc.3.0.0: http] [cppo: dune build] [ocamlbuild: make configure.make] [ppx_derivers: dune build] [result: dune build]
-> retrieved topkg.1.0.7  (cached)
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX="; \
- echo "OCAML_BINDIR=/home/opam/.opam/4.11/bin"; \
- echo "OCAML_LIBDIR=/home/opam/.opam/4.11/lib/ocaml"; \
- echo "OCAML_MANDIR=/home/opam/.opam/4.11/man"; \
- echo ;\
- echo "EXT_OBJ=.o"; \
- echo "EXT_ASM=.s"; \
- echo "EXT_LIB=.a"; \
- echo "EXT_DLL=.so"; \
- echo "EXE="; \
- echo ;\
- echo "OCAML_NATIVE=true"; \
- echo "OCAML_NATIVE_TOOLS=true"; \
- echo "NATDYNLINK=true"; \
- echo "SUPPORT_SHARED_LIBRARIES=true"; \
- echo ;\
- echo "PREFIX=/home/opam/.opam/4.11"; \
- echo "BINDIR=/home/opam/.opam/4.11/bin"; \
- echo "LIBDIR=/home/opam/.opam/4.11/lib"; \
- echo "MANDIR=/home/opam/.opam/4.11/man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = "/home/opam/.opam/4.11/bin"'; \
- echo 'let libdir = "/home/opam/.opam/4.11/lib"'; \
- echo 'let ocaml_libdir = "/home/opam/.opam/4.11/lib/ocaml"'; \
- echo 'let libdir_abs = "/home/opam/.opam/4.11/lib"'; \
- echo 'let ocaml_native = true'; \
- echo 'let ocaml_native_tools = true'; \
- echo 'let supports_shared_libraries = true';\
- echo 'let a = "a"'; \
- echo 'let o = "o"'; \
- echo 'let so = "so"'; \
- echo 'let ext_dll = ".so"'; \
- echo 'let exe = ""'; \
- echo 'let version = "0.14.3"'; \
- ) > src/ocamlbuild_config.ml
Processing 26/48: [dokeysto_camltc.3.0.0: http] [cppo: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] [result: dune build]
-> retrieved ocaml-migrate-parsetree.1.8.0  (cached)
-> compiled  ppx_derivers.1.2.1
Processing 26/48: [dokeysto_camltc.3.0.0: http] [cppo: dune build] [ocamlbuild: make check-if-preinstalled] [result: dune build]
-> installed ppx_derivers.1.2.1
Processing 27/48: [dokeysto_camltc.3.0.0: http] [cppo: dune build] [ocamlbuild: make check-if-preinstalled] [result: dune build]
Processing 27/48: [cppo: dune build] [ocamlbuild: make check-if-preinstalled] [result: dune build]
-> retrieved dokeysto_camltc.3.0.0  (https://github.com/UnixJunkie/dokeysto/archive/v3.0.0.tar.gz)
-> compiled  result.1.5
Processing 27/48: [cppo: dune build] [ocamlbuild: make check-if-preinstalled]
-> installed result.1.5
Processing 28/48: [cppo: dune build] [ocamlbuild: make check-if-preinstalled]
Processing 29/48: [cppo: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled]
-> compiled  cppo.1.6.9
Processing 29/48: [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled]
-> installed cppo.1.6.9
Processing 30/48: [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled]
Processing 31/48: [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build]
-> compiled  ocplib-endian.1.2
Processing 31/48: [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled]
-> installed ocplib-endian.1.2
Processing 32/48: [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled]
Processing 33/48: [lwt: dune exec] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled]
Processing 33/48: [lwt: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled]
-> compiled  lwt.5.7.0
Processing 33/48: [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled]
-> installed lwt.5.7.0
Processing 34/48: [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled]
- if test -d /home/opam/.opam/4.11/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "/home/opam/.opam/4.11/lib/ocaml/ocamlbuild";\
-   >&2 echo "Installation aborted; if you want to bypass this"\
-         "safety check, pass CHECK_IF_PREINSTALLED=false to make";\
-   exit 2;\
- fi
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamllex.opt src/glob_lexer.mll
- 55 states, 419 transitions, table size 2006 bytes
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamllex.opt src/lexers.mll
- 251 states, 1051 transitions, table size 5710 bytes
- 4334 additional bytes used for bindings
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlc.opt -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/my_std.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/exit_codes.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp/ocamlbuild_pack.cmo
- mv tmp/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi
- mv tmp/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml
- ocamlc.opt -I +unix -I src -o ocamlbuild.byte unix.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_executor.cmo plugin-lib/ocamlbuild_unix_plugin.cmo bin/ocamlbuild.cmo
- ocamlc.opt -a -o plugin-lib/ocamlbuildlib.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_executor.cmo plugin-lib/ocamlbuild_unix_plugin.cmo
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlopt.opt -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/my_std.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/exit_codes.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.o src/ocamlbuild_pack.o
- ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml
- ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.ml
- ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml
- ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml
- ocamlopt.opt -I +unix -I src -o ocamlbuild.native unix.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx bin/ocamlbuild.cmx
- ocamlopt.opt -a -o plugin-lib/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx
- ocamlc.opt src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte
- ./man/options_man.byte > man/ocamlbuild.options.1
- cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1
- /usr/bin/make ocamlbuild.install
- make[1]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.14.3'
- rm -f ocamlbuild.install
- touch ocamlbuild.install
- /usr/bin/make install-bin-opam
- make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.14.3'
- echo 'bin: [' >> ocamlbuild.install
- echo '  "ocamlbuild.byte" {"ocamlbuild.byte"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild.native"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.14.3'
- /usr/bin/make install-lib-opam
- make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.14.3'
- echo 'lib: [' >> ocamlbuild.install
- /usr/bin/make install-lib-basics-opam
- make[3]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.14.3'
- echo '  "ocamlbuild.opam" {"opam"}' >> ocamlbuild.install
- echo '  "META"' >> ocamlbuild.install
- for lib in src/signatures.mli src/signatures.cmi src/signatures.cmti; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.14.3'
- /usr/bin/make install-lib-byte-opam
- make[3]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.14.3'
- for lib in plugin-lib/ocamlbuildlib.cma bin/ocamlbuild.cmo src/ocamlbuild_pack.cmi plugin-lib/ocamlbuild_plugin.cmi plugin-lib/ocamlbuild_executor.cmi plugin-lib/ocamlbuild_unix_plugin.cmi; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.14.3'
- /usr/bin/make install-lib-native-opam
- make[3]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.14.3'
- for lib in plugin-lib/ocamlbuildlib.cmxa plugin-lib/ocamlbuildlib.a bin/ocamlbuild.cmx bin/ocamlbuild.o src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx plugin-lib/ocamlbuild_plugin.o plugin-lib/ocamlbuild_executor.o plugin-lib/ocamlbuild_unix_plugin.o; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.14.3'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.14.3'
- /usr/bin/make install-man-opam
- make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.14.3'
- echo 'man: [' >> ocamlbuild.install
- echo '  "man/ocamlbuild.1" {"man1/ocamlbuild.1"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.14.3'
- /usr/bin/make install-doc-opam
- make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.14.3'
- echo 'doc: [' >> ocamlbuild.install
- echo '  "LICENSE"' >> ocamlbuild.install
- echo '  "Changes"' >> ocamlbuild.install
- echo '  "Readme.md"' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.14.3'
- make[1]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.14.3'
-> compiled  ocamlbuild.0.14.3
Processing 34/48: [ocaml-migrate-parsetree: dune build]
-> installed ocamlbuild.0.14.3
Processing 35/48: [ocaml-migrate-parsetree: dune build]
Processing 36/48: [ocaml-migrate-parsetree: dune build] [topkg: ocaml build]
-> compiled  ocaml-migrate-parsetree.1.8.0
Processing 36/48: [topkg: ocaml build]
-> installed ocaml-migrate-parsetree.1.8.0
Processing 37/48: [topkg: ocaml build]
Processing 38/48: [extunix: ocaml setup.ml] [topkg: ocaml build]
- ocamlfind ocamldep -modules src/topkg.ml > src/topkg.ml.depends
- ocamlfind ocamldep -modules src/topkg.mli > src/topkg.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg.cmi src/topkg.mli
- ocamlfind ocamldep -modules src/topkg_build.ml > src/topkg_build.ml.depends
- ocamlfind ocamldep -modules src/topkg_build.mli > src/topkg_build.mli.depends
- ocamlfind ocamldep -modules src/topkg_cmd.mli > src/topkg_cmd.mli.depends
- ocamlfind ocamldep -modules src/topkg_fpath.mli > src/topkg_fpath.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fpath.cmi src/topkg_fpath.mli
- ocamlfind ocamldep -modules src/topkg_codec.mli > src/topkg_codec.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_cmd.cmi src/topkg_cmd.mli
- ocamlfind ocamldep -modules src/topkg_result.mli > src/topkg_result.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_result.cmi src/topkg_result.mli
- ocamlfind ocamldep -modules src/topkg_conf.mli > src/topkg_conf.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_codec.cmi src/topkg_codec.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_conf.cmi src/topkg_conf.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_build.cmi src/topkg_build.mli
- ocamlfind ocamldep -modules src/topkg_cmd.ml > src/topkg_cmd.ml.depends
- ocamlfind ocamldep -modules src/topkg_fpath.ml > src/topkg_fpath.ml.depends
- ocamlfind ocamldep -modules src/topkg_string.ml > src/topkg_string.ml.depends
- ocamlfind ocamldep -modules src/topkg_string.mli > src/topkg_string.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_string.cmi src/topkg_string.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_string.cmx src/topkg_string.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fpath.cmx src/topkg_fpath.ml
- ocamlfind ocamldep -modules src/topkg_codec.ml > src/topkg_codec.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_cmd.cmx src/topkg_cmd.ml
- ocamlfind ocamldep -modules src/topkg_os.ml > src/topkg_os.ml.depends
- ocamlfind ocamldep -modules src/topkg_os.mli > src/topkg_os.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_os.cmi src/topkg_os.mli
- ocamlfind ocamldep -modules src/topkg_log.ml > src/topkg_log.ml.depends
- ocamlfind ocamldep -modules src/topkg_log.mli > src/topkg_log.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_log.cmi src/topkg_log.mli
- ocamlfind ocamldep -modules src/topkg_result.ml > src/topkg_result.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_result.cmx src/topkg_result.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_log.cmx src/topkg_log.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_os.cmx src/topkg_os.ml
- ocamlfind ocamldep -modules src/topkg_conf.ml > src/topkg_conf.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_codec.cmx src/topkg_codec.ml
- ocamlfind ocamldep -modules src/topkg_vcs.ml > src/topkg_vcs.ml.depends
- ocamlfind ocamldep -modules src/topkg_vcs.mli > src/topkg_vcs.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_vcs.cmi src/topkg_vcs.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_vcs.cmx src/topkg_vcs.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_conf.cmx src/topkg_conf.ml
- ocamlfind ocamldep -modules src/topkg_distrib.ml > src/topkg_distrib.ml.depends
- ocamlfind ocamldep -modules src/topkg_distrib.mli > src/topkg_distrib.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_distrib.cmi src/topkg_distrib.mli
- ocamlfind ocamldep -modules src/topkg_opam.ml > src/topkg_opam.ml.depends
- ocamlfind ocamldep -modules src/topkg_opam.mli > src/topkg_opam.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_opam.cmi src/topkg_opam.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_opam.cmx src/topkg_opam.ml
- ocamlfind ocamldep -modules src/topkg_fexts.ml > src/topkg_fexts.ml.depends
- ocamlfind ocamldep -modules src/topkg_fexts.mli > src/topkg_fexts.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fexts.cmi src/topkg_fexts.mli
- ocamlfind ocamldep -modules src/topkg_install.ml > src/topkg_install.ml.depends
- ocamlfind ocamldep -modules src/topkg_install.mli > src/topkg_install.mli.depends
- ocamlfind ocamldep -modules src/topkg_test.mli > src/topkg_test.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_test.cmi src/topkg_test.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_install.cmi src/topkg_install.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fexts.cmx src/topkg_fexts.ml
- ocamlfind ocamldep -modules src/topkg_test.ml > src/topkg_test.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_test.cmx src/topkg_test.ml
- ocamlfind ocamldep -modules src/topkg_ipc.ml > src/topkg_ipc.ml.depends
- ocamlfind ocamldep -modules src/topkg_ipc.mli > src/topkg_ipc.mli.depends
- ocamlfind ocamldep -modules src/topkg_pkg.mli > src/topkg_pkg.mli.depends
- ocamlfind ocamldep -modules src/topkg_publish.mli > src/topkg_publish.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_publish.cmi src/topkg_publish.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_pkg.cmi src/topkg_pkg.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_ipc.cmi src/topkg_ipc.mli
- ocamlfind ocamldep -modules src/topkg_pkg.ml > src/topkg_pkg.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_build.cmx src/topkg_build.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_distrib.cmx src/topkg_distrib.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_install.cmx src/topkg_install.ml
- ocamlfind ocamldep -modules src/topkg_publish.ml > src/topkg_publish.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_publish.cmx src/topkg_publish.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_pkg.cmx src/topkg_pkg.ml
- ocamlfind ocamldep -modules src/topkg_main.ml > src/topkg_main.ml.depends
- ocamlfind ocamldep -modules src/topkg_main.mli > src/topkg_main.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_main.cmi src/topkg_main.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_ipc.cmx src/topkg_ipc.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_main.cmx src/topkg_main.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg.cmx src/topkg.ml
- ocamlfind ocamlopt -a -I src src/topkg_string.cmx src/topkg_fpath.cmx src/topkg_cmd.cmx src/topkg_result.cmx src/topkg_log.cmx src/topkg_os.cmx src/topkg_codec.cmx src/topkg_vcs.cmx src/topkg_conf.cmx src/topkg_build.cmx src/topkg_opam.cmx src/topkg_distrib.cmx src/topkg_fexts.cmx src/topkg_test.cmx src/topkg_install.cmx src/topkg_publish.cmx src/topkg_pkg.cmx src/topkg_ipc.cmx src/topkg_main.cmx src/topkg.cmx -o src/topkg.cmxa
- ocamlfind ocamlopt -shared -linkall -I src src/topkg.cmxa -o src/topkg.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg.cmo src/topkg.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_build.cmo src/topkg_build.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_cmd.cmo src/topkg_cmd.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_codec.cmo src/topkg_codec.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_conf.cmo src/topkg_conf.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_distrib.cmo src/topkg_distrib.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fexts.cmo src/topkg_fexts.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fpath.cmo src/topkg_fpath.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_install.cmo src/topkg_install.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_ipc.cmo src/topkg_ipc.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_log.cmo src/topkg_log.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_main.cmo src/topkg_main.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_opam.cmo src/topkg_opam.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_os.cmo src/topkg_os.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_pkg.cmo src/topkg_pkg.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_publish.cmo src/topkg_publish.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_result.cmo src/topkg_result.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_string.cmo src/topkg_string.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_test.cmo src/topkg_test.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_vcs.cmo src/topkg_vcs.ml
- ocamlfind ocamlc -a -I src src/topkg_string.cmo src/topkg_fpath.cmo src/topkg_cmd.cmo src/topkg_result.cmo src/topkg_log.cmo src/topkg_os.cmo src/topkg_codec.cmo src/topkg_vcs.cmo src/topkg_conf.cmo src/topkg_build.cmo src/topkg_opam.cmo src/topkg_distrib.cmo src/topkg_fexts.cmo src/topkg_test.cmo src/topkg_install.cmo src/topkg_publish.cmo src/topkg_pkg.cmo src/topkg_ipc.cmo src/topkg_main.cmo src/topkg.cmo -o src/topkg.cma
- # Parallel statistics: { count(total): 2(84), max: 20, min: 2, average(total): 11.000(1.238) }
-> compiled  topkg.1.0.7
Processing 38/48: [extunix: ocaml setup.ml]
-> installed topkg.1.0.7
Processing 39/48: [extunix: ocaml setup.ml]
Processing 40/48: [extunix: ocaml setup.ml] [logs: ocaml build]
- ocamlfind ocamldep -modules src/logs.ml > src/logs.ml.depends
- ocamlfind ocamldep -modules src/logs.mli > src/logs.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/logs.cmi src/logs.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/logs.cmx src/logs.ml
- ocamlfind ocamlopt -a -I src src/logs.cmx -o src/logs.cmxa
- ocamlfind ocamlopt -shared -linkall -I src src/logs.cmxa -o src/logs.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/logs.cmo src/logs.ml
- ocamlfind ocamlc -a -I src src/logs.cmo -o src/logs.cma
- ocamlfind ocamldep -package lwt -modules src/logs_lwt.ml > src/logs_lwt.ml.depends
- ocamlfind ocamldep -package lwt -modules src/logs_lwt.mli > src/logs_lwt.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package lwt -I src -I test -o src/logs_lwt.cmi src/logs_lwt.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package lwt -I src -I test -o src/logs_lwt.cmx src/logs_lwt.ml
- ocamlfind ocamlopt -a -package lwt -I src src/logs_lwt.cmx -o src/logs_lwt.cmxa
- ocamlfind ocamlopt -shared -linkall -package lwt -I src src/logs_lwt.cmxa -o src/logs_lwt.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package lwt -I src -I test -o src/logs_lwt.cmo src/logs_lwt.ml
- ocamlfind ocamlc -a -package lwt -I src src/logs_lwt.cmo -o src/logs_lwt.cma
- ocamlfind ocamldep -package threads -modules src/logs_threaded.ml > src/logs_threaded.ml.depends
- ocamlfind ocamldep -package threads -modules src/logs_threaded.mli > src/logs_threaded.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -package threads -I src -I test -o src/logs_threaded.cmi src/logs_threaded.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -thread -package threads -I src -I test -o src/logs_threaded.cmx src/logs_threaded.ml
- ocamlfind ocamlopt -a -thread -package threads -I src src/logs_threaded.cmx -o src/logs_threaded.cmxa
- ocamlfind ocamlopt -shared -linkall -thread -package threads -I src src/logs_threaded.cmxa -o src/logs_threaded.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -package threads -I src -I test -o src/logs_threaded.cmo src/logs_threaded.ml
- ocamlfind ocamlc -a -thread -package threads -I src src/logs_threaded.cmo -o src/logs_threaded.cma
- # No parallelism done
-> compiled  logs.0.7.0
Processing 40/48: [extunix: ocaml setup.ml]
-> installed logs.0.7.0
Processing 41/48: [extunix: ocaml setup.ml]
Processing 42/48: [camltc: dune build] [extunix: ocaml setup.ml]
- File "./setup.ml", line 1775, characters 22-40:
- 1775 |         let compare = Pervasives.compare
-                              ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "setup.ml", line 3467, characters 16-34:
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "./src/discover.ml", line 387, characters 19-35:
- 387 |     "--disable-" ^ String.lowercase name,
-                          ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii instead.
- checking EVENTFD.............ok
- checking ATFILE..............ok
- checking DIRFD...............ok
- checking STATVFS.............ok
- checking FSTATVFS............ok
- checking SIOCGIFCONF.........ok
- checking IFADDRS.............ok
- checking INET_NTOA...........ok
- checking UNAME...............ok
- checking FADVISE.............ok
- checking FALLOCATE...........ok
- checking TTY_IOCTL...........ok
- checking TTYNAME.............ok
- checking CTERMID.............ok
- /tmp/discover421869.c:22:2: error: #error WIN32 not defined
-    22 | #error WIN32 not defined
-       |  ^~~~~
- /tmp/discover421869.c:24:25: error: 'GetCurrentThreadId' undeclared here (not in a function)
-    24 | size_t var_1 = (size_t)&GetCurrentThreadId;
-       |                         ^~~~~~~~~~~~~~~~~~
- /tmp/discover50e760.c:23:25: error: 'pthread_threadid_np' undeclared here (not in a function); did you mean 'pthread_tryjoin_np'?
-    23 | size_t var_1 = (size_t)&pthread_threadid_np;
-       |                         ^~~~~~~~~~~~~~~~~~~
-       |                         pthread_tryjoin_np
- /tmp/discoverf5f6ea.c:24:19: error: 'SYS_thread_selfid' undeclared here (not in a function)
-    24 | int var_2 = (0 == SYS_thread_selfid);
-       |                   ^~~~~~~~~~~~~~~~~
- checking GETTID..............ok
- checking PGID................ok
- checking SETREUID............ok
- checking FSYNC...............ok
- checking FDATASYNC...........ok
- checking SYNC................ok
- checking SYNCFS..............ok
- checking REALPATH............ok
- checking SIGNALFD............ok
- checking PTRACE..............ok
- checking RESOURCE............ok
- checking MLOCKALL............ok
- checking STRTIME.............ok
- checking TIMEZONE............ok
- checking PTS.................ok
- checking FCNTL...............ok
- checking TCPGRP..............ok
- checking EXECINFO............ok
- checking SETENV..............ok
- checking CLEARENV............ok
- checking MKDTEMP.............ok
- checking TIMEGM..............ok
- checking MALLOC_INFO.........ok
- checking MALLOC_STATS........ok
- checking MEMALIGN............ok
- checking ENDIAN..............ok
- checking READ_CREDENTIALS....ok
- checking FEXECVE.............ok
- checking SENDMSG.............ok
- checking PREAD...............ok
- checking PWRITE..............ok
- checking READ................ok
- checking WRITE...............ok
- checking MKSTEMPS............ok
- checking MKOSTEMPS...........ok
- checking SETRESUID...........ok
- checking SYSCONF.............ok
- checking SPLICE..............ok
- checking TEE.................ok
- checking VMSPLICE............ok
- checking SOCKOPT.............ok
- checking TCP_KEEPCNT.........ok
- checking TCP_KEEPIDLE........ok
- checking TCP_KEEPINTVL.......ok
- checking SO_REUSEPORT........ok
- checking POLL................ok
- checking SYSINFO.............ok
- checking MCHECK..............ok
- checking MOUNT...............ok
- checking UNSHARE.............ok
- checking CHROOT..............ok
- checking SYSLOG..............ok
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.11/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.11/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.11/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.11/bin/ocamlbuild
- Package name: ........................................ extunix
- Package version: ..................................... 0.2.0
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.11.2
- standard_library_default: ............................ /home/opam/.opam/4.11/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.11/lib/ocaml
- bytecomp_c_compiler: ................................. gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- native_c_compiler: ................................... gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.11
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.6
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Strict compile-time checks: .......................... true
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_unix: ............................................ /home/opam/.opam/4.11/lib/ocaml
- pkg_bigarray: ........................................ /home/opam/.opam/4.11/lib/ocaml
- pkg_bytes: ........................................... /home/opam/.opam/4.11/lib/bytes
- ocamldoc: ............................................ /home/opam/.opam/4.11/bin/ocamldoc
- 
- File "_build/default/src/3rd-party/tokyocabinet/bros", line 1, characters 0-0:
- Warning: Source file maptest.cc with extension .cc is not allowed before
- version 1.10
-       ocamlc src/otc_wrapper.o
- In file included from otc_wrapper.c:27:
- otc_wrapper.c: In function 'caml_copy_string_with_length':
- /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:24: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   265 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ~^~~~~~~~~~~~~~~~~~~~~~~~~
- otc_wrapper.c:94:10: note: in expansion of macro 'String_val'
-    94 |   memcpy(String_val(res), str, len);
-       |          ^~~~~~~~~~
- In file included from otc_wrapper.c:25:
- /usr/include/string.h:43:39: note: expected 'void * restrict' but argument is of type 'const char *'
-    43 | extern void *memcpy (void *__restrict __dest, const void *__restrict __src,
-       |                      ~~~~~~~~~~~~~~~~~^~~~~~
- otc_wrapper.c: In function 'bdb_range_native':
- otc_wrapper.c:521:9: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   521 |     bks = String_val(x);
-       |         ^
- otc_wrapper.c:526:9: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   526 |     eks = String_val(x);
-       |         ^
-> compiled  camltc.0.9.8
Processing 42/48: [extunix: ocaml setup.ml]
-> installed camltc.0.9.8
Processing 43/48: [extunix: ocaml setup.ml]
+ /home/opam/.opam/4.11/bin/ocaml "setup.ml" "-build" (CWD=/home/opam/.opam/4.11/.opam-switch/build/extunix.0.2.0)
- File "./setup.ml", line 1775, characters 22-40:
- 1775 |         let compare = Pervasives.compare
-                              ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "setup.ml", line 3467, characters 16-34:
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- W: Cannot find source file matching module 'ExtUnixAll' in library extunix.
- W: Use InterfacePatterns or ImplementationPatterns to define this file with feature "source_patterns".
- W: Cannot find source file matching module 'ExtUnixSpecific' in library extunix.
- W: Use InterfacePatterns or ImplementationPatterns to define this file with feature "source_patterns".
- W: Cannot find source file matching module 'ExtUnixAll' in library extunix.
- W: Use InterfacePatterns or ImplementationPatterns to define this file with feature "source_patterns".
- W: Cannot find source file matching module 'ExtUnixSpecific' in library extunix.
- W: Use InterfacePatterns or ImplementationPatterns to define this file with feature "source_patterns".
- /home/opam/.opam/4.11/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.11/lib/ocamlbuild /home/opam/.opam/4.11/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.11/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- File "_tags", line 179, characters 27-36:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 186, characters 29-38:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 193, characters 42-51:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 199, characters 19-28:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/eventfd.c
- mv eventfd.o src/eventfd.o
- /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/dirfd.c
- mv dirfd.o src/dirfd.o
- /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/fsync.c
- mv fsync.o src/fsync.o
- /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/statvfs.c
- mv statvfs.o src/statvfs.o
- /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/atfile.c
- mv atfile.o src/atfile.o
- /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/ioctl_siocgifconf.c
- mv ioctl_siocgifconf.o src/ioctl_siocgifconf.o
- /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/uname.c
- mv uname.o src/uname.o
- /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/fadvise.c
- mv fadvise.o src/fadvise.o
- /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/fallocate.c
- mv fallocate.o src/fallocate.o
- /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/tty_ioctl.c
- mv tty_ioctl.o src/tty_ioctl.o
- /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/unistd.c
- mv unistd.o src/unistd.o
- /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/stdlib.c
- mv stdlib.o src/stdlib.o
- /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/signalfd.c
- mv signalfd.o src/signalfd.o
- /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/ptrace.c
- mv ptrace.o src/ptrace.o
- /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/resource.c
- mv resource.o src/resource.o
- /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/mman.c
- mv mman.o src/mman.o
- /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/time.c
- mv time.o src/time.o
- /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/pts.c
- mv pts.o src/pts.o
- /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/execinfo.c
- mv execinfo.o src/execinfo.o
- /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/malloc.c
- mv malloc.o src/malloc.o
- /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/endian.c
- + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/endian.c
- In file included from /home/opam/.opam/4.11/lib/ocaml/caml/memory.h:31,
-                  from src/config.h:17,
-                  from src/endian.c:2:
- src/endian.c: In function 'caml_extunix_get_bu16':
- /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   265 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- src/endian.c:21:15: note: in expansion of macro 'String_val'
-    21 |   char *str = String_val(v_str);                                        \
-       |               ^~~~~~~~~~
- src/endian.c:56:1: note: in expansion of macro 'GET'
-    56 | GET(bu16, uint16_t, be16toh, Val_long)
-       | ^~~
- src/endian.c: In function 'caml_extunix_get_bs16':
- /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   265 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- src/endian.c:21:15: note: in expansion of macro 'String_val'
-    21 |   char *str = String_val(v_str);                                        \
-       |               ^~~~~~~~~~
- src/endian.c:57:1: note: in expansion of macro 'GET'
-    57 | GET(bs16,  int16_t, be16toh, Val_long)
-       | ^~~
- src/endian.c: In function 'caml_extunix_get_bu31':
- /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   265 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- src/endian.c:21:15: note: in expansion of macro 'String_val'
-    21 |   char *str = String_val(v_str);                                        \
-       |               ^~~~~~~~~~
- src/endian.c:58:1: note: in expansion of macro 'GET'
-    58 | GET(bu31, uint32_t, be32toh, Val_long)
-       | ^~~
- src/endian.c: In function 'caml_extunix_get_bs31':
- /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   265 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- src/endian.c:21:15: note: in expansion of macro 'String_val'
-    21 |   char *str = String_val(v_str);                                        \
-       |               ^~~~~~~~~~
- src/endian.c:59:1: note: in expansion of macro 'GET'
-    59 | GET(bs31,  int32_t, be32toh, Val_long)
-       | ^~~
- src/endian.c: In function 'caml_extunix_get_bs32':
- /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   265 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- src/endian.c:21:15: note: in expansion of macro 'String_val'
-    21 |   char *str = String_val(v_str);                                        \
-       |               ^~~~~~~~~~
- src/endian.c:60:1: note: in expansion of macro 'GET'
-    60 | GET(bs32,  int32_t, be32toh, caml_copy_int32)
-       | ^~~
- src/endian.c: In function 'caml_extunix_get_bu63':
- /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   265 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- src/endian.c:21:15: note: in expansion of macro 'String_val'
-    21 |   char *str = String_val(v_str);                                        \
-       |               ^~~~~~~~~~
- src/endian.c:61:1: note: in expansion of macro 'GET'
-    61 | GET(bu63, uint64_t, be64toh, Val_long)
-       | ^~~
- src/endian.c: In function 'caml_extunix_get_bs63':
- /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   265 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- src/endian.c:21:15: note: in expansion of macro 'String_val'
-    21 |   char *str = String_val(v_str);                                        \
-       |               ^~~~~~~~~~
- src/endian.c:62:1: note: in expansion of macro 'GET'
-    62 | GET(bs63,  int64_t, be64toh, Val_long)
-       | ^~~
- src/endian.c: In function 'caml_extunix_get_bs64':
- /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   265 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- src/endian.c:21:15: note: in expansion of macro 'String_val'
-    21 |   char *str = String_val(v_str);                                        \
-       |               ^~~~~~~~~~
- src/endian.c:63:1: note: in expansion of macro 'GET'
-    63 | GET(bs64,  int64_t, be64toh, caml_copy_int64)
-       | ^~~
- src/endian.c: In function 'caml_extunix_set_b16':
- /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   265 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- src/endian.c:32:15: note: in expansion of macro 'String_val'
-    32 |   char *str = String_val(v_str);                                        \
-       |               ^~~~~~~~~~
- src/endian.c:65:1: note: in expansion of macro 'SET'
-    65 | SET(b16, uint16_t, htobe16, Long_val)
-       | ^~~
- src/endian.c: In function 'caml_extunix_set_b31':
- /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   265 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- src/endian.c:32:15: note: in expansion of macro 'String_val'
-    32 |   char *str = String_val(v_str);                                        \
-       |               ^~~~~~~~~~
- src/endian.c:66:1: note: in expansion of macro 'SET'
-    66 | SET(b31, uint32_t, htobe32, Long_val)
-       | ^~~
- src/endian.c: In function 'caml_extunix_set_b32':
- /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   265 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- src/endian.c:32:15: note: in expansion of macro 'String_val'
-    32 |   char *str = String_val(v_str);                                        \
-       |               ^~~~~~~~~~
- src/endian.c:67:1: note: in expansion of macro 'SET'
-    67 | SET(b32, uint32_t, htobe32, Int32_val)
-       | ^~~
- src/endian.c: In function 'caml_extunix_set_b63':
- /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   265 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- src/endian.c:32:15: note: in expansion of macro 'String_val'
-    32 |   char *str = String_val(v_str);                                        \
-       |               ^~~~~~~~~~
- src/endian.c:68:1: note: in expansion of macro 'SET'
-    68 | SET(b63, uint64_t, htobe64, Long_val)
-       | ^~~
- src/endian.c: In function 'caml_extunix_set_b64':
- /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   265 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- src/endian.c:32:15: note: in expansion of macro 'String_val'
-    32 |   char *str = String_val(v_str);                                        \
-       |               ^~~~~~~~~~
- src/endian.c:69:1: note: in expansion of macro 'SET'
-    69 | SET(b64, uint64_t, htobe64, Int64_val)
-       | ^~~
- src/endian.c: In function 'caml_extunix_get_lu16':
- /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   265 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- src/endian.c:21:15: note: in expansion of macro 'String_val'
-    21 |   char *str = String_val(v_str);                                        \
-       |               ^~~~~~~~~~
- src/endian.c:85:1: note: in expansion of macro 'GET'
-    85 | GET(lu16, uint16_t, le16toh, Val_long)
-       | ^~~
- src/endian.c: In function 'caml_extunix_get_ls16':
- /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   265 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- src/endian.c:21:15: note: in expansion of macro 'String_val'
-    21 |   char *str = String_val(v_str);                                        \
-       |               ^~~~~~~~~~
- src/endian.c:86:1: note: in expansion of macro 'GET'
-    86 | GET(ls16,  int16_t, le16toh, Val_long)
-       | ^~~
- src/endian.c: In function 'caml_extunix_get_lu31':
- /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   265 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- src/endian.c:21:15: note: in expansion of macro 'String_val'
-    21 |   char *str = String_val(v_str);                                        \
-       |               ^~~~~~~~~~
- src/endian.c:87:1: note: in expansion of macro 'GET'
-    87 | GET(lu31, uint32_t, le32toh, Val_long)
-       | ^~~
- src/endian.c: In function 'caml_extunix_get_ls31':
- /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   265 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- src/endian.c:21:15: note: in expansion of macro 'String_val'
-    21 |   char *str = String_val(v_str);                                        \
-       |               ^~~~~~~~~~
- src/endian.c:88:1: note: in expansion of macro 'GET'
-    88 | GET(ls31,  int32_t, le32toh, Val_long)
-       | ^~~
- src/endian.c: In function 'caml_extunix_get_ls32':
- /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   265 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- src/endian.c:21:15: note: in expansion of macro 'String_val'
-    21 |   char *str = String_val(v_str);                                        \
-       |               ^~~~~~~~~~
- src/endian.c:89:1: note: in expansion of macro 'GET'
-    89 | GET(ls32,  int32_t, le32toh, caml_copy_int32)
-       | ^~~
- src/endian.c: In function 'caml_extunix_get_lu63':
- /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   265 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- src/endian.c:21:15: note: in expansion of macro 'String_val'
-    21 |   char *str = String_val(v_str);                                        \
-       |               ^~~~~~~~~~
- src/endian.c:90:1: note: in expansion of macro 'GET'
-    90 | GET(lu63, uint64_t, le64toh, Val_long)
-       | ^~~
- src/endian.c: In function 'caml_extunix_get_ls63':
- /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   265 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- src/endian.c:21:15: note: in expansion of macro 'String_val'
-    21 |   char *str = String_val(v_str);                                        \
-       |               ^~~~~~~~~~
- src/endian.c:91:1: note: in expansion of macro 'GET'
-    91 | GET(ls63,  int64_t, le64toh, Val_long)
-       | ^~~
- src/endian.c: In function 'caml_extunix_get_ls64':
- /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   265 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- src/endian.c:21:15: note: in expansion of macro 'String_val'
-    21 |   char *str = String_val(v_str);                                        \
-       |               ^~~~~~~~~~
- src/endian.c:92:1: note: in expansion of macro 'GET'
-    92 | GET(ls64,  int64_t, le64toh, caml_copy_int64)
-       | ^~~
- src/endian.c: In function 'caml_extunix_set_l16':
- /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   265 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- src/endian.c:32:15: note: in expansion of macro 'String_val'
-    32 |   char *str = String_val(v_str);                                        \
-       |               ^~~~~~~~~~
- src/endian.c:94:1: note: in expansion of macro 'SET'
-    94 | SET(l16, uint16_t, htole16, Long_val)
-       | ^~~
- src/endian.c: In function 'caml_extunix_set_l31':
- /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   265 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- src/endian.c:32:15: note: in expansion of macro 'String_val'
-    32 |   char *str = String_val(v_str);                                        \
-       |               ^~~~~~~~~~
- src/endian.c:95:1: note: in expansion of macro 'SET'
-    95 | SET(l31, uint32_t, htole32, Long_val)
-       | ^~~
- src/endian.c: In function 'caml_extunix_set_l32':
- /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   265 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- src/endian.c:32:15: note: in expansion of macro 'String_val'
-    32 |   char *str = String_val(v_str);                                        \
-       |               ^~~~~~~~~~
- src/endian.c:96:1: note: in expansion of macro 'SET'
-    96 | SET(l32, uint32_t, htole32, Int32_val)
-       | ^~~
- src/endian.c: In function 'caml_extunix_set_l63':
- /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   265 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- src/endian.c:32:15: note: in expansion of macro 'String_val'
-    32 |   char *str = String_val(v_str);                                        \
-       |               ^~~~~~~~~~
- src/endian.c:97:1: note: in expansion of macro 'SET'
-    97 | SET(l63, uint64_t, htole64, Long_val)
-       | ^~~
- src/endian.c: In function 'caml_extunix_set_l64':
- /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   265 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- src/endian.c:32:15: note: in expansion of macro 'String_val'
-    32 |   char *str = String_val(v_str);                                        \
-       |               ^~~~~~~~~~
- src/endian.c:98:1: note: in expansion of macro 'SET'
-    98 | SET(l64, uint64_t, htole64, Int64_val)
-       | ^~~
- src/endian.c: In function 'caml_extunix_get_u8':
- /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   265 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- src/endian.c:21:15: note: in expansion of macro 'String_val'
-    21 |   char *str = String_val(v_str);                                        \
-       |               ^~~~~~~~~~
- src/endian.c:104:1: note: in expansion of macro 'GET'
-   104 | GET(u8,    uint8_t, id, Val_long)
-       | ^~~
- src/endian.c: In function 'caml_extunix_get_s8':
- /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   265 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- src/endian.c:21:15: note: in expansion of macro 'String_val'
-    21 |   char *str = String_val(v_str);                                        \
-       |               ^~~~~~~~~~
- src/endian.c:105:1: note: in expansion of macro 'GET'
-   105 | GET(s8,     int8_t, id, Val_long)
-       | ^~~
- src/endian.c: In function 'caml_extunix_get_hu16':
- /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   265 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- src/endian.c:21:15: note: in expansion of macro 'String_val'
-    21 |   char *str = String_val(v_str);                                        \
-       |               ^~~~~~~~~~
- src/endian.c:106:1: note: in expansion of macro 'GET'
-   106 | GET(hu16, uint16_t, id, Val_long)
-       | ^~~
- src/endian.c: In function 'caml_extunix_get_hs16':
- /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   265 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- src/endian.c:21:15: note: in expansion of macro 'String_val'
-    21 |   char *str = String_val(v_str);                                        \
-       |               ^~~~~~~~~~
- src/endian.c:107:1: note: in expansion of macro 'GET'
-   107 | GET(hs16,  int16_t, id, Val_long)
-       | ^~~
- src/endian.c: In function 'caml_extunix_get_hu31':
- /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   265 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- src/endian.c:21:15: note: in expansion of macro 'String_val'
-    21 |   char *str = String_val(v_str);                                        \
-       |               ^~~~~~~~~~
- src/endian.c:108:1: note: in expansion of macro 'GET'
-   108 | GET(hu31, uint32_t, id, Val_long)
-       | ^~~
- src/endian.c: In function 'caml_extunix_get_hs31':
- /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   265 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- src/endian.c:21:15: note: in expansion of macro 'String_val'
-    21 |   char *str = String_val(v_str);                                        \
-       |               ^~~~~~~~~~
- src/endian.c:109:1: note: in expansion of macro 'GET'
-   109 | GET(hs31,  int32_t, id, Val_long)
-       | ^~~
- src/endian.c: In function 'caml_extunix_get_hs32':
- /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   265 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- src/endian.c:21:15: note: in expansion of macro 'String_val'
-    21 |   char *str = String_val(v_str);                                        \
-       |               ^~~~~~~~~~
- src/endian.c:110:1: note: in expansion of macro 'GET'
-   110 | GET(hs32,  int32_t, id, caml_copy_int32)
-       | ^~~
- src/endian.c: In function 'caml_extunix_get_hu63':
- /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   265 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- src/endian.c:21:15: note: in expansion of macro 'String_val'
-    21 |   char *str = String_val(v_str);                                        \
-       |               ^~~~~~~~~~
- src/endian.c:111:1: note: in expansion of macro 'GET'
-   111 | GET(hu63, uint64_t, id, Val_long)
-       | ^~~
- src/endian.c: In function 'caml_extunix_get_hs63':
- /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   265 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- src/endian.c:21:15: note: in expansion of macro 'String_val'
-    21 |   char *str = String_val(v_str);                                        \
-       |               ^~~~~~~~~~
- src/endian.c:112:1: note: in expansion of macro 'GET'
-   112 | GET(hs63,  int64_t, id, Val_long)
-       | ^~~
- src/endian.c: In function 'caml_extunix_get_hs64':
- /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   265 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- src/endian.c:21:15: note: in expansion of macro 'String_val'
-    21 |   char *str = String_val(v_str);                                        \
-       |               ^~~~~~~~~~
- src/endian.c:113:1: note: in expansion of macro 'GET'
-   113 | GET(hs64,  int64_t, id, caml_copy_int64)
-       | ^~~
- src/endian.c: In function 'caml_extunix_set_8':
- /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   265 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- src/endian.c:32:15: note: in expansion of macro 'String_val'
-    32 |   char *str = String_val(v_str);                                        \
-       |               ^~~~~~~~~~
- src/endian.c:115:1: note: in expansion of macro 'SET'
-   115 | SET(8,    uint8_t, id, Long_val)
-       | ^~~
- src/endian.c: In function 'caml_extunix_set_h16':
- /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   265 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- src/endian.c:32:15: note: in expansion of macro 'String_val'
-    32 |   char *str = String_val(v_str);                                        \
-       |               ^~~~~~~~~~
- src/endian.c:116:1: note: in expansion of macro 'SET'
-   116 | SET(h16, uint16_t, id, Long_val)
-       | ^~~
- src/endian.c: In function 'caml_extunix_set_h31':
- /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   265 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- src/endian.c:32:15: note: in expansion of macro 'String_val'
-    32 |   char *str = String_val(v_str);                                        \
-       |               ^~~~~~~~~~
- src/endian.c:117:1: note: in expansion of macro 'SET'
-   117 | SET(h31, uint32_t, id, Long_val)
-       | ^~~
- src/endian.c: In function 'caml_extunix_set_h32':
- /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   265 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- src/endian.c:32:15: note: in expansion of macro 'String_val'
-    32 |   char *str = String_val(v_str);                                        \
-       |               ^~~~~~~~~~
- src/endian.c:118:1: note: in expansion of macro 'SET'
-   118 | SET(h32, uint32_t, id, Int32_val)
-       | ^~~
- src/endian.c: In function 'caml_extunix_set_h63':
- /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   265 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- src/endian.c:32:15: note: in expansion of macro 'String_val'
-    32 |   char *str = String_val(v_str);                                        \
-       |               ^~~~~~~~~~
- src/endian.c:119:1: note: in expansion of macro 'SET'
-   119 | SET(h63, uint64_t, id, Long_val)
-       | ^~~
- src/endian.c: In function 'caml_extunix_set_h64':
- /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   265 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- src/endian.c:32:15: note: in expansion of macro 'String_val'
-    32 |   char *str = String_val(v_str);                                        \
-       |               ^~~~~~~~~~
- src/endian.c:120:1: note: in expansion of macro 'SET'
-   120 | SET(h64, uint64_t, id, Int64_val)
-       | ^~~
- mv endian.o src/endian.o
- /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/read_cred.c
- mv read_cred.o src/read_cred.o
- /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/fexecve.c
- + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/fexecve.c
- src/fexecve.c: In function 'array_of_value':
- src/fexecve.c:19:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-    19 |     arr[i] = String_val(Field(v, i));
-       |            ^
- mv fexecve.o src/fexecve.o
- /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/sendmsg.c
- + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/sendmsg.c
- In file included from /home/opam/.opam/4.11/lib/ocaml/caml/memory.h:31,
-                  from src/config.h:17,
-                  from src/sendmsg.c:12:
- src/sendmsg.c: In function 'caml_extunix_recvmsg':
- /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:24: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   265 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ~^~~~~~~~~~~~~~~~~~~~~~~~~
- src/sendmsg.c:144:10: note: in expansion of macro 'String_val'
-   144 |   memcpy(String_val(data), buf, len);
-       |          ^~~~~~~~~~
- In file included from src/config.h:24:
- /usr/include/string.h:43:39: note: expected 'void * restrict' but argument is of type 'const char *'
-    43 | extern void *memcpy (void *__restrict __dest, const void *__restrict __src,
-       |                      ~~~~~~~~~~~~~~~~~^~~~~~
- mv sendmsg.o src/sendmsg.o
- /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/mktemp.c
- + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/mktemp.c
- In file included from /home/opam/.opam/4.11/lib/ocaml/caml/memory.h:31,
-                  from src/config.h:17,
-                  from src/mktemp.c:5:
- src/mktemp.c: In function 'caml_extunix_internal_mkstemps':
- /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   265 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- src/mktemp.c:34:20: note: in expansion of macro 'String_val'
-    34 |   char *template = String_val(v_template);
-       |                    ^~~~~~~~~~
- src/mktemp.c: In function 'caml_extunix_internal_mkostemps':
- /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   265 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- src/mktemp.c:60:20: note: in expansion of macro 'String_val'
-    60 |   char *template = String_val(v_template);
-       |                    ^~~~~~~~~~
- mv mktemp.o src/mktemp.o
- /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/memalign.c
- mv memalign.o src/memalign.o
- /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/endianba.c
- mv endianba.o src/endianba.o
- /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/pread_pwrite_ba.c
- mv pread_pwrite_ba.o src/pread_pwrite_ba.o
- /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/bigarray.c
- + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/bigarray.c
- src/bigarray.c: In function 'caml_extunixba_get_substr':
- src/bigarray.c:14:9: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-    14 |     str = String_val(v_str);
-       |         ^
- In file included from /home/opam/.opam/4.11/lib/ocaml/caml/memory.h:31,
-                  from src/config.h:17,
-                  from src/bigarray.c:1:
- src/bigarray.c: In function 'caml_extunixba_set_substr':
- /home/opam/.opam/4.11/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   265 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- src/bigarray.c:25:17: note: in expansion of macro 'String_val'
-    25 |     char *str = String_val(v_str);
-       |                 ^~~~~~~~~~
- mv bigarray.o src/bigarray.o
- /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/splice.c
- mv splice.o src/splice.o
- /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/sysconf.c
- mv sysconf.o src/sysconf.o
- /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/common.c
- mv common.o src/common.o
- /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/sockopt.c
- mv sockopt.o src/sockopt.o
- /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/poll.c
- mv poll.o src/poll.o
- /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/sysinfo.c
- mv sysinfo.o src/sysinfo.o
- /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/mount.c
- mv mount.o src/mount.o
- /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/unshare.c
- mv unshare.o src/unshare.o
- /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -c src/syslog.c
- mv syslog.o src/syslog.o
- /home/opam/.opam/4.11/bin/ocamlfind ocamlmklib -o src/extunix_stubs -g src/eventfd.o src/dirfd.o src/fsync.o src/statvfs.o src/atfile.o src/ioctl_siocgifconf.o src/uname.o src/fadvise.o src/fallocate.o src/tty_ioctl.o src/unistd.o src/stdlib.o src/signalfd.o src/ptrace.o src/resource.o src/mman.o src/time.o src/pts.o src/execinfo.o src/malloc.o src/endian.o src/read_cred.o src/fexecve.o src/sendmsg.o src/mktemp.o src/memalign.o src/endianba.o src/pread_pwrite_ba.o src/bigarray.o src/splice.o src/sysconf.o src/common.o src/sockopt.o src/poll.o src/sysinfo.o src/mount.o src/unshare.o src/syslog.o
- /home/opam/.opam/4.11/bin/ocamlfind ocamldep -package bigarray -package bytes -package unix -modules src/extUnix.ml > src/extUnix.ml.depends
- /home/opam/.opam/4.11/bin/ocamlfind ocamldep -package bigarray -package bytes -package ocaml-migrate-parsetree -package unix -modules src/ppx_have.ml > src/ppx_have.ml.depends
- /home/opam/.opam/4.11/bin/ocamlfind ocamldep -package bigarray -package bytes -package unix -modules src/extUnixConfig.ml > src/extUnixConfig.ml.depends
- /home/opam/.opam/4.11/bin/ocamlfind ocamlc -c -w +A-e-3-44-48-50 -g -annot -bin-annot -safe-string -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -package bigarray -package bytes -package unix -I src -o src/extUnixConfig.cmo src/extUnixConfig.ml
- /home/opam/.opam/4.11/bin/ocamlfind ocamlc -c -w +A-e-3-44-48-50 -g -annot -bin-annot -safe-string -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -package bigarray -package bytes -package ocaml-migrate-parsetree -package unix -I src -o src/ppx_have.cmo src/ppx_have.ml
- + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -c -w +A-e-3-44-48-50 -g -annot -bin-annot -safe-string -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -package bigarray -package bytes -package ocaml-migrate-parsetree -package unix -I src -o src/ppx_have.cmo src/ppx_have.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.11/lib/ocaml/compiler-libs, /home/opam/.opam/4.11/lib/ocaml
- /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -linkpkg -package ocaml-migrate-parsetree -I src src/extUnixConfig.cmo src/ppx_have.cmo -o src/ppx_have.byte
- + /home/opam/.opam/4.11/bin/ocamlfind ocamlc -g -linkpkg -package ocaml-migrate-parsetree -I src src/extUnixConfig.cmo src/ppx_have.cmo -o src/ppx_have.byte
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.11/lib/ocaml, /home/opam/.opam/4.11/lib/ocaml/compiler-libs
- src/ppx_have.byte --impl src/extUnix.mlpp -o src/extUnixAll.ml --gen-all
- /home/opam/.opam/4.11/bin/ocamlfind ocamldep -package bigarray -package bytes -package unix -modules src/extUnixAll.ml > src/extUnixAll.ml.depends
- src/ppx_have.byte --impl src/extUnix.mlpp -o src/extUnixSpecific.ml
- /home/opam/.opam/4.11/bin/ocamlfind ocamldep -package bigarray -package bytes -package unix -modules src/extUnixSpecific.ml > src/extUnixSpecific.ml.depends
- /home/opam/.opam/4.11/bin/ocamlfind ocamlc -c -w +A-e-3-44-48-50 -g -annot -bin-annot -safe-string -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -package bigarray -package bytes -package unix -I src -o src/extUnixAll.cmo src/extUnixAll.ml
- /home/opam/.opam/4.11/bin/ocamlfind ocamlc -c -w +A-e-3-44-48-50 -g -annot -bin-annot -safe-string -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -package bigarray -package bytes -package unix -I src -o src/extUnixSpecific.cmo src/extUnixSpecific.ml
- /home/opam/.opam/4.11/bin/ocamlfind ocamlc -c -w +A-e-3-44-48-50 -g -annot -bin-annot -safe-string -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -package bigarray -package bytes -package unix -I src -o src/extUnix.cmo src/extUnix.ml
- /home/opam/.opam/4.11/bin/ocamlfind ocamlc -a -dllib -lextunix_stubs -cclib -lextunix_stubs -I src src/extUnixAll.cmo src/extUnixConfig.cmo src/extUnixSpecific.cmo src/extUnix.cmo -o src/extunix.cma
- /home/opam/.opam/4.11/bin/ocamlfind ocamlopt -c -w +A-e-3-44-48-50 -g -annot -bin-annot -safe-string -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -package bigarray -package bytes -package unix -I src -o src/extUnixAll.cmx src/extUnixAll.ml
- /home/opam/.opam/4.11/bin/ocamlfind ocamlopt -c -w +A-e-3-44-48-50 -g -annot -bin-annot -safe-string -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -package bigarray -package bytes -package unix -I src -o src/extUnixConfig.cmx src/extUnixConfig.ml
- /home/opam/.opam/4.11/bin/ocamlfind ocamlopt -c -w +A-e-3-44-48-50 -g -annot -bin-annot -safe-string -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -package bigarray -package bytes -package unix -I src -o src/extUnixSpecific.cmx src/extUnixSpecific.ml
- /home/opam/.opam/4.11/bin/ocamlfind ocamlopt -c -w +A-e-3-44-48-50 -g -annot -bin-annot -safe-string -ccopt -pedantic -ccopt -Wno-long-long -ccopt -Wextra -package bigarray -package bytes -package unix -I src -o src/extUnix.cmx src/extUnix.ml
- /home/opam/.opam/4.11/bin/ocamlfind ocamlopt -a -cclib -lextunix_stubs -I src src/extUnixAll.cmx src/extUnixConfig.cmx src/extUnixSpecific.cmx src/extUnix.cmx -o src/extunix.cmxa
- /home/opam/.opam/4.11/bin/ocamlfind ocamlopt -shared -I src/ -I src src/extunix.cmxa src/extUnixAll.cmx src/extUnixConfig.cmx src/extUnixSpecific.cmx src/extUnix.cmx -o src/extunix.cmxs
-> compiled  extunix.0.2.0
Processing 44/48: [extunix: ocaml setup.ml]
+ /home/opam/.opam/4.11/bin/ocaml "setup.ml" "-install" (CWD=/home/opam/.opam/4.11/.opam-switch/build/extunix.0.2.0)
- File "./setup.ml", line 1775, characters 22-40:
- 1775 |         let compare = Pervasives.compare
-                              ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "setup.ml", line 3467, characters 16-34:
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- W: Cannot find source header for module library in ExtUnixAll extunix
- W: Cannot find source header for module library in ExtUnixSpecific extunix
- Installed /home/opam/.opam/4.11/lib/extunix/extUnix.ml
- Installed /home/opam/.opam/4.11/lib/extunix/extUnixConfig.ml
- Installed /home/opam/.opam/4.11/lib/extunix/libextunix_stubs.a
- Installed /home/opam/.opam/4.11/lib/extunix/extunix.cma
- Installed /home/opam/.opam/4.11/lib/extunix/extunix.cmxa
- Installed /home/opam/.opam/4.11/lib/extunix/extunix.a
- Installed /home/opam/.opam/4.11/lib/extunix/extunix.cmxs
- Installed /home/opam/.opam/4.11/lib/extunix/extUnixConfig.cmi
- Installed /home/opam/.opam/4.11/lib/extunix/extUnixConfig.cmt
- Installed /home/opam/.opam/4.11/lib/extunix/extUnixConfig.annot
- Installed /home/opam/.opam/4.11/lib/extunix/extUnixSpecific.cmi
- Installed /home/opam/.opam/4.11/lib/extunix/extUnixSpecific.cmt
- Installed /home/opam/.opam/4.11/lib/extunix/extUnixSpecific.annot
- Installed /home/opam/.opam/4.11/lib/extunix/extUnixAll.cmi
- Installed /home/opam/.opam/4.11/lib/extunix/extUnixAll.cmt
- Installed /home/opam/.opam/4.11/lib/extunix/extUnixAll.annot
- Installed /home/opam/.opam/4.11/lib/extunix/extUnix.cmi
- Installed /home/opam/.opam/4.11/lib/extunix/extUnix.cmt
- Installed /home/opam/.opam/4.11/lib/extunix/extUnix.annot
- Installed /home/opam/.opam/4.11/lib/extunix/extUnixConfig.cmx
- Installed /home/opam/.opam/4.11/lib/extunix/extUnixSpecific.cmx
- Installed /home/opam/.opam/4.11/lib/extunix/extUnixAll.cmx
- Installed /home/opam/.opam/4.11/lib/extunix/extUnix.cmx
- Installed /home/opam/.opam/4.11/lib/stublibs/dllextunix_stubs.so
- Installed /home/opam/.opam/4.11/lib/stublibs/dllextunix_stubs.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.11/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.11/lib/extunix/META
-> installed extunix.0.2.0
Processing 45/48: [dokeysto: dune build]
+ /home/opam/.opam/4.11/bin/dune "build" "-p" "dokeysto" "-j" "255" (CWD=/home/opam/.opam/4.11/.opam-switch/build/dokeysto.4.0.1)
-> compiled  dokeysto.4.0.1
-> installed dokeysto.4.0.1
Processing 47/48: [dokeysto_camltc: jbuilder build]
+ /home/opam/.opam/4.11/bin/jbuilder "build" "-p" "dokeysto_camltc" "-j" "255" (CWD=/home/opam/.opam/4.11/.opam-switch/build/dokeysto_camltc.3.0.0)
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
-> compiled  dokeysto_camltc.3.0.0
-> installed dokeysto_camltc.3.0.0
Done.
# Run eval $(opam env) to update the current shell environment
2024-01-29 18:56.10 ---> saved as "b2ad068e0fb7f4973f15054e96b9b5bcae0b6813d1af97ff8fad52510943728f"

/home/opam: (run (shell "opam exec -- ~/voodoo-prep -u dokeysto_camltc:7e8cb861748d2ebf412347afbfaf71b8,dokeysto:8c337715624103dd78d9f6318758613b,camltc:3511bcb97a76ca5a40443759a44aa600"))
2024-01-29 18:56.12 ---> saved as "fa42b1ce9c814653f260e90daf509b0988fa7e0499659cebc29fe0383deea84c"

/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.697993') && (for DATA in prep/universes/3511bcb97a76ca5a40443759a44aa600/camltc/0.9.8,camltc.0.9.8-3511bcb97a76ca5a40443759a44aa600,camltc.0.9.8 prep/universes/8c337715624103dd78d9f6318758613b/dokeysto/4.0.1,dokeysto.4.0.1-8c337715624103dd78d9f6318758613b,dokeysto.4.0.1 prep/universes/7e8cb861748d2ebf412347afbfaf71b8/dokeysto_camltc/3.0.0,dokeysto_camltc.3.0.0-7e8cb861748d2ebf412347afbfaf71b8,dokeysto_camltc.3.0.0; do IFS=\",\"; set -- $DATA; ([ -d $1 ] || (echo \"FAILED:$2\" && mkdir -p $1 && cp ~/opam.err.log $1 && opam show $3 --raw > $1/opam)) && (shopt -s nullglob && ((tar -cvf $1.tar $1/*  && rm -R $1/* && mv $1.tar $1/content.tar) || (echo 'Empty directory'))) done) && (for DATA in prep/universes/3511bcb97a76ca5a40443759a44aa600/camltc/0.9.8,camltc.0.9.8-3511bcb97a76ca5a40443759a44aa600,camltc.0.9.8 prep/universes/8c337715624103dd78d9f6318758613b/dokeysto/4.0.1,dokeysto.4.0.1-8c337715624103dd78d9f6318758613b,dokeysto.4.0.1 prep/universes/7e8cb861748d2ebf412347afbfaf71b8/dokeysto_camltc/3.0.0,dokeysto_camltc.3.0.0-7e8cb861748d2ebf412347afbfaf71b8,dokeysto_camltc.3.0.0; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/3511bcb97a76ca5a40443759a44aa600/camltc/0.9.8,camltc.0.9.8-3511bcb97a76ca5a40443759a44aa600,camltc.0.9.8 prep/universes/8c337715624103dd78d9f6318758613b/dokeysto/4.0.1,dokeysto.4.0.1-8c337715624103dd78d9f6318758613b,dokeysto.4.0.1 prep/universes/7e8cb861748d2ebf412347afbfaf71b8/dokeysto_camltc/3.0.0,dokeysto_camltc.3.0.0-7e8cb861748d2ebf412347afbfaf71b8,dokeysto_camltc.3.0.0; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)"))
0.697993
prep/universes/3511bcb97a76ca5a40443759a44aa600/camltc/0.9.8/doc/
prep/universes/3511bcb97a76ca5a40443759a44aa600/camltc/0.9.8/doc/camltc/
prep/universes/3511bcb97a76ca5a40443759a44aa600/camltc/0.9.8/doc/camltc/LICENSE
prep/universes/3511bcb97a76ca5a40443759a44aa600/camltc/0.9.8/doc/camltc/README.md
prep/universes/3511bcb97a76ca5a40443759a44aa600/camltc/0.9.8/lib/
prep/universes/3511bcb97a76ca5a40443759a44aa600/camltc/0.9.8/lib/camltc/
prep/universes/3511bcb97a76ca5a40443759a44aa600/camltc/0.9.8/lib/camltc/camltc.ocamlobjinfo
prep/universes/3511bcb97a76ca5a40443759a44aa600/camltc/0.9.8/lib/camltc/META
prep/universes/3511bcb97a76ca5a40443759a44aa600/camltc/0.9.8/lib/camltc/camltc.cmi
prep/universes/3511bcb97a76ca5a40443759a44aa600/camltc/0.9.8/lib/camltc/camltc.cmt
prep/universes/3511bcb97a76ca5a40443759a44aa600/camltc/0.9.8/lib/camltc/camltc.cmti
prep/universes/3511bcb97a76ca5a40443759a44aa600/camltc/0.9.8/lib/camltc/camltc_version.cmi
prep/universes/3511bcb97a76ca5a40443759a44aa600/camltc/0.9.8/lib/camltc/camltc_version.cmt
prep/universes/3511bcb97a76ca5a40443759a44aa600/camltc/0.9.8/lib/camltc/dune-package
prep/universes/3511bcb97a76ca5a40443759a44aa600/camltc/0.9.8/lib/camltc/hotc.cmi
prep/universes/3511bcb97a76ca5a40443759a44aa600/camltc/0.9.8/lib/camltc/hotc.cmt
prep/universes/3511bcb97a76ca5a40443759a44aa600/camltc/0.9.8/lib/camltc/hotc.cmti
prep/universes/3511bcb97a76ca5a40443759a44aa600/camltc/0.9.8/lib/camltc/logging.cmi
prep/universes/3511bcb97a76ca5a40443759a44aa600/camltc/0.9.8/lib/camltc/logging.cmt
prep/universes/3511bcb97a76ca5a40443759a44aa600/camltc/0.9.8/lib/camltc/otc.cmi
prep/universes/3511bcb97a76ca5a40443759a44aa600/camltc/0.9.8/lib/camltc/otc.cmt
prep/universes/3511bcb97a76ca5a40443759a44aa600/camltc/0.9.8/lib/camltc/prefix_otc.cmi
prep/universes/3511bcb97a76ca5a40443759a44aa600/camltc/0.9.8/lib/camltc/prefix_otc.cmt
prep/universes/3511bcb97a76ca5a40443759a44aa600/camltc/0.9.8/lib/camltc/tc/
prep/universes/3511bcb97a76ca5a40443759a44aa600/camltc/0.9.8/lib/camltc/tc/tc.ocamlobjinfo
prep/universes/3511bcb97a76ca5a40443759a44aa600/camltc/0.9.8/lib/camltc/tc/tc.cmi
prep/universes/3511bcb97a76ca5a40443759a44aa600/camltc/0.9.8/lib/camltc/tc/tc.cmt
prep/universes/3511bcb97a76ca5a40443759a44aa600/camltc/0.9.8/opam
prep/universes/8c337715624103dd78d9f6318758613b/dokeysto/4.0.1/doc/
prep/universes/8c337715624103dd78d9f6318758613b/dokeysto/4.0.1/doc/dokeysto/
prep/universes/8c337715624103dd78d9f6318758613b/dokeysto/4.0.1/doc/dokeysto/LICENSE
prep/universes/8c337715624103dd78d9f6318758613b/dokeysto/4.0.1/doc/dokeysto/README.md
prep/universes/8c337715624103dd78d9f6318758613b/dokeysto/4.0.1/lib/
prep/universes/8c337715624103dd78d9f6318758613b/dokeysto/4.0.1/lib/dokeysto/
prep/universes/8c337715624103dd78d9f6318758613b/dokeysto/4.0.1/lib/dokeysto/dokeysto.ocamlobjinfo
prep/universes/8c337715624103dd78d9f6318758613b/dokeysto/4.0.1/lib/dokeysto/META
prep/universes/8c337715624103dd78d9f6318758613b/dokeysto/4.0.1/lib/dokeysto/dokeysto.cmi
prep/universes/8c337715624103dd78d9f6318758613b/dokeysto/4.0.1/lib/dokeysto/dokeysto.cmt
prep/universes/8c337715624103dd78d9f6318758613b/dokeysto/4.0.1/lib/dokeysto/dokeysto__Common.cmi
prep/universes/8c337715624103dd78d9f6318758613b/dokeysto/4.0.1/lib/dokeysto/dokeysto__Common.cmt
prep/universes/8c337715624103dd78d9f6318758613b/dokeysto/4.0.1/lib/dokeysto/dokeysto__Db.cmi
prep/universes/8c337715624103dd78d9f6318758613b/dokeysto/4.0.1/lib/dokeysto/dokeysto__Db.cmt
prep/universes/8c337715624103dd78d9f6318758613b/dokeysto/4.0.1/lib/dokeysto/dokeysto__Db.cmti
prep/universes/8c337715624103dd78d9f6318758613b/dokeysto/4.0.1/lib/dokeysto/dokeysto__Db_gen.cmi
prep/universes/8c337715624103dd78d9f6318758613b/dokeysto/4.0.1/lib/dokeysto/dokeysto__Db_gen.cmt
prep/universes/8c337715624103dd78d9f6318758613b/dokeysto/4.0.1/lib/dokeysto/dokeysto__Db_gen.cmti
prep/universes/8c337715624103dd78d9f6318758613b/dokeysto/4.0.1/lib/dokeysto/dokeysto__Gen_gen.cmi
prep/universes/8c337715624103dd78d9f6318758613b/dokeysto/4.0.1/lib/dokeysto/dokeysto__Gen_gen.cmt
prep/universes/8c337715624103dd78d9f6318758613b/dokeysto/4.0.1/lib/dokeysto/dokeysto__Internal.cmi
prep/universes/8c337715624103dd78d9f6318758613b/dokeysto/4.0.1/lib/dokeysto/dokeysto__Internal.cmt
prep/universes/8c337715624103dd78d9f6318758613b/dokeysto/4.0.1/lib/dokeysto/dokeysto__Utls.cmi
prep/universes/8c337715624103dd78d9f6318758613b/dokeysto/4.0.1/lib/dokeysto/dokeysto__Utls.cmt
prep/universes/8c337715624103dd78d9f6318758613b/dokeysto/4.0.1/lib/dokeysto/dune-package
prep/universes/8c337715624103dd78d9f6318758613b/dokeysto/4.0.1/opam
prep/universes/7e8cb861748d2ebf412347afbfaf71b8/dokeysto_camltc/3.0.0/doc/
prep/universes/7e8cb861748d2ebf412347afbfaf71b8/dokeysto_camltc/3.0.0/doc/dokeysto_camltc/
prep/universes/7e8cb861748d2ebf412347afbfaf71b8/dokeysto_camltc/3.0.0/doc/dokeysto_camltc/LICENSE
prep/universes/7e8cb861748d2ebf412347afbfaf71b8/dokeysto_camltc/3.0.0/doc/dokeysto_camltc/README.md
prep/universes/7e8cb861748d2ebf412347afbfaf71b8/dokeysto_camltc/3.0.0/lib/
prep/universes/7e8cb861748d2ebf412347afbfaf71b8/dokeysto_camltc/3.0.0/lib/dokeysto_camltc/
prep/universes/7e8cb861748d2ebf412347afbfaf71b8/dokeysto_camltc/3.0.0/lib/dokeysto_camltc/dokeysto_camltc.ocamlobjinfo
prep/universes/7e8cb861748d2ebf412347afbfaf71b8/dokeysto_camltc/3.0.0/lib/dokeysto_camltc/META
prep/universes/7e8cb861748d2ebf412347afbfaf71b8/dokeysto_camltc/3.0.0/lib/dokeysto_camltc/dokeysto_camltc.cmi
prep/universes/7e8cb861748d2ebf412347afbfaf71b8/dokeysto_camltc/3.0.0/lib/dokeysto_camltc/dokeysto_camltc.cmt
prep/universes/7e8cb861748d2ebf412347afbfaf71b8/dokeysto_camltc/3.0.0/lib/dokeysto_camltc/dokeysto_camltc__Db_camltc.cmi
prep/universes/7e8cb861748d2ebf412347afbfaf71b8/dokeysto_camltc/3.0.0/lib/dokeysto_camltc/dokeysto_camltc__Db_camltc.cmt
prep/universes/7e8cb861748d2ebf412347afbfaf71b8/dokeysto_camltc/3.0.0/lib/dokeysto_camltc/dokeysto_camltc__Db_camltc.cmti
prep/universes/7e8cb861748d2ebf412347afbfaf71b8/dokeysto_camltc/3.0.0/lib/dokeysto_camltc/dune-package
prep/universes/7e8cb861748d2ebf412347afbfaf71b8/dokeysto_camltc/3.0.0/opam
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
HASHES:camltc.0.9.8-3511bcb97a76ca5a40443759a44aa600:5aeb0d142d5d673114808c20cbb731290c31a83fe386205921a6b28f98bcca12
HASHES:dokeysto.4.0.1-8c337715624103dd78d9f6318758613b:058f864730cee692e11f1bb2393ba720c883b3d5cd007161a082c4786e207cc0
HASHES:dokeysto_camltc.3.0.0-7e8cb861748d2ebf412347afbfaf71b8:aef6f6ab7f08aae3710e04f313d2f53781abb06540741d65fa9cbab03a3f7c08
2024-01-29 18:56.15 ---> saved as "ec44980bc78e6ac22cae75579faddb3288b57284551bd9456700ace6f0a68c68"
Job succeeded
2024-01-29 19:01.39: dokeysto_camltc.3.0.0-7e8cb861748d2ebf412347afbfaf71b8 -> aef6f6ab7f08aae3710e04f313d2f53781abb06540741d65fa9cbab03a3f7c08
2024-01-29 19:01.39: dokeysto.4.0.1-8c337715624103dd78d9f6318758613b -> 058f864730cee692e11f1bb2393ba720c883b3d5cd007161a082c4786e207cc0
2024-01-29 19:01.39: camltc.0.9.8-3511bcb97a76ca5a40443759a44aa600 -> 5aeb0d142d5d673114808c20cbb731290c31a83fe386205921a6b28f98bcca12
2024-01-29 19:01.39: Job succeeded