Build:
- 0
2024-09-12 08:35.53: New job: Voodoo prep bls12-381-unix.0.5.0; 7c29fbcdd1fe49ff437562b19a853bf7 2024-09-12 08:35.53: Waiting for resource in pool OCluster 2024-09-12 19:58.43: Waiting for worker… 2024-09-12 20:00.39: Got resource from pool OCluster 2024-09-12 20:00.39: Using cache hint "docs-universe-prep-4.14.2" To reproduce locally: cat > prep.spec <<'END-OF-SPEC' ((build tools ((from ocaml/opam:debian-12-ocaml-4.14@sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1) (user (uid 1000) (gid 1000)) (workdir /home/opam) (run (shell "sudo chown opam:opam /home/opam")) (run (network host) (shell "sudo apt-get update && sudo apt-get install -yy m4 pkg-config")) (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "opam pin -ny https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 && opam depext -iy voodoo-prep")) (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam")))) (from ocaml/opam:debian-12-ocaml-4.14@sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1) (user (uid 1000) (gid 1000)) (workdir /home/opam) (run (shell "sudo chown opam:opam /home/opam")) (run (shell "sudo mkdir /src")) (copy (src packages) (dst /src/packages)) (copy (src repo) (dst /src/repo)) (run (network host) (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && opam init --reinit -ni")) (run (shell "opam repo remove default && opam repo add opam /src")) (copy (from (build tools)) (src /home/opam/voodoo-prep) (dst /home/opam/)) (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "opam install dune.3.16.0 ocamlfind.1.9.6")) (env DUNE_CACHE enabled) (env DUNE_CACHE_TRANSPORT direct) (env DUNE_CACHE_DUPLICATION copy) (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "(sudo apt update) && ((opam depext -viy bls12-381-unix.0.5.0 zarith.1.14 tezos-rust-libs.1.1 stdlib-shims.0.3.0 ocamlfind.1.9.6 integers.0.7.0 host-arch-x86_64.1 ff-sig.0.6.2 dune-configurator.3.16.0 dune.3.16.0 ctypes-foreign.0.18.0 ctypes.0.18.0 csexp.1.5.2 conf-rust.0.1 conf-pkg-config.3 conf-libffi.2.0.0 conf-gmp.4 bls12-381-gen.0.5.0 bls12-381.0.5.0 bigarray-compat.1.1.0 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')")) (run (shell "opam exec -- ~/voodoo-prep -u bls12-381-unix:7c29fbcdd1fe49ff437562b19a853bf7,bls12-381-gen:3f399c78d00269c68cb54b70e7032fd2,bls12-381:40e70f247b0704d573fec5e95c3a5d67")) (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.833582') && (for DATA in prep/universes/40e70f247b0704d573fec5e95c3a5d67/bls12-381/0.5.0,bls12-381.0.5.0-40e70f247b0704d573fec5e95c3a5d67,bls12-381.0.5.0 prep/universes/3f399c78d00269c68cb54b70e7032fd2/bls12-381-gen/0.5.0,bls12-381-gen.0.5.0-3f399c78d00269c68cb54b70e7032fd2,bls12-381-gen.0.5.0 prep/universes/7c29fbcdd1fe49ff437562b19a853bf7/bls12-381-unix/0.5.0,bls12-381-unix.0.5.0-7c29fbcdd1fe49ff437562b19a853bf7,bls12-381-unix.0.5.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/40e70f247b0704d573fec5e95c3a5d67/bls12-381/0.5.0,bls12-381.0.5.0-40e70f247b0704d573fec5e95c3a5d67,bls12-381.0.5.0 prep/universes/3f399c78d00269c68cb54b70e7032fd2/bls12-381-gen/0.5.0,bls12-381-gen.0.5.0-3f399c78d00269c68cb54b70e7032fd2,bls12-381-gen.0.5.0 prep/universes/7c29fbcdd1fe49ff437562b19a853bf7/bls12-381-unix/0.5.0,bls12-381-unix.0.5.0-7c29fbcdd1fe49ff437562b19a853bf7,bls12-381-unix.0.5.0; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/40e70f247b0704d573fec5e95c3a5d67/bls12-381/0.5.0,bls12-381.0.5.0-40e70f247b0704d573fec5e95c3a5d67,bls12-381.0.5.0 prep/universes/3f399c78d00269c68cb54b70e7032fd2/bls12-381-gen/0.5.0,bls12-381-gen.0.5.0-3f399c78d00269c68cb54b70e7032fd2,bls12-381-gen.0.5.0 prep/universes/7c29fbcdd1fe49ff437562b19a853bf7/bls12-381-unix/0.5.0,bls12-381-unix.0.5.0-7c29fbcdd1fe49ff437562b19a853bf7,bls12-381-unix.0.5.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 3f24a2bf4516c43dfc342d758d9e1074b6d1004e --local-file prep.spec \ --pool linux-x86_64 --connect ocluster-submission.cap --cache-hint docs-universe-prep-4.14.2 \ --secret ssh_privkey:id_rsa --secret ssh_pubkey:id_rsa.pub--secret ssh_config:ssh_config 2024-09-12 20:00.39: RETRYING: 2024-09-12/083553-voodoo-prep-4cd634 Number of retries: 0 (retriable error condition) Building on doris.caelum.ci.dev All commits already cached Updating files: 68% (21737/31927) Updating files: 69% (22030/31927) Updating files: 70% (22349/31927) Updating files: 71% (22669/31927) Updating files: 72% (22988/31927) Updating files: 73% (23307/31927) Updating files: 74% (23626/31927) Updating files: 75% (23946/31927) Updating files: 76% (24265/31927) Updating files: 77% (24584/31927) Updating files: 78% (24904/31927) Updating files: 79% (25223/31927) Updating files: 80% (25542/31927) Updating files: 81% (25861/31927) Updating files: 82% (26181/31927) Updating files: 83% (26500/31927) Updating files: 84% (26819/31927) Updating files: 85% (27138/31927) Updating files: 86% (27458/31927) Updating files: 87% (27777/31927) Updating files: 88% (28096/31927) Updating files: 89% (28416/31927) Updating files: 90% (28735/31927) Updating files: 91% (29054/31927) Updating files: 92% (29373/31927) Updating files: 93% (29693/31927) Updating files: 94% (30012/31927) Updating files: 95% (30331/31927) Updating files: 96% (30650/31927) Updating files: 97% (30970/31927) Updating files: 98% (31289/31927) Updating files: 99% (31608/31927) Updating files: 100% (31927/31927) Updating files: 100% (31927/31927), done. HEAD is now at 3f24a2bf45 Update conf-libffi for the mingw-w64 ports (build "tools" …) (from ocaml/opam:debian-12-ocaml-4.14@sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1) 2024-09-12 19:58.06 ---> using "103a548bcf08062184789f8399ddfc3128a2d5d426168f6d2c8435f8ce1ce572" from cache /: (user (uid 1000) (gid 1000)) /: (workdir /home/opam) /home/opam: (run (shell "sudo chown opam:opam /home/opam")) 2024-09-12 19:58.06 ---> using "b735425389b73ff0dbaabb86e65c55ba3d4affc0ec07062c4ba9fb8523aca05a" from cache /home/opam: (run (network host) (shell "sudo apt-get update && sudo apt-get install -yy m4 pkg-config")) Hit:1 http://deb.debian.org/debian bookworm InRelease Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm-updates/main amd64 Packages.diff/Index [11.7 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [179 kB] Fetched 295 kB in 0s (940 kB/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: libpkgconf3 pkgconf pkgconf-bin Suggested packages: m4-doc The following NEW packages will be installed: libpkgconf3 m4 pkg-config pkgconf pkgconf-bin 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. Need to get 392 kB of archives. After this operation, 969 kB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libpkgconf3 amd64 1.8.1-1 [36.1 kB] Get:2 http://deb.debian.org/debian bookworm/main amd64 m4 amd64 1.4.19-3 [287 kB] Get:3 http://deb.debian.org/debian bookworm/main amd64 pkgconf-bin amd64 1.8.1-1 [29.5 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 pkgconf amd64 1.8.1-1 [25.9 kB] Get:5 http://deb.debian.org/debian bookworm/main amd64 pkg-config amd64 1.8.1-1 [13.7 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 392 kB in 0s (7516 kB/s) Selecting previously unselected package libpkgconf3:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 18733 files and directories currently installed.) Preparing to unpack .../libpkgconf3_1.8.1-1_amd64.deb ... Unpacking libpkgconf3:amd64 (1.8.1-1) ... Selecting previously unselected package m4. Preparing to unpack .../archives/m4_1.4.19-3_amd64.deb ... Unpacking m4 (1.4.19-3) ... Selecting previously unselected package pkgconf-bin. Preparing to unpack .../pkgconf-bin_1.8.1-1_amd64.deb ... Unpacking pkgconf-bin (1.8.1-1) ... Selecting previously unselected package pkgconf:amd64. Preparing to unpack .../pkgconf_1.8.1-1_amd64.deb ... Unpacking pkgconf:amd64 (1.8.1-1) ... Selecting previously unselected package pkg-config:amd64. Preparing to unpack .../pkg-config_1.8.1-1_amd64.deb ... Unpacking pkg-config:amd64 (1.8.1-1) ... Setting up m4 (1.4.19-3) ... Setting up libpkgconf3:amd64 (1.8.1-1) ... Setting up pkgconf-bin (1.8.1-1) ... Setting up pkgconf:amd64 (1.8.1-1) ... Setting up pkg-config:amd64 (1.8.1-1) ... Processing triggers for libc-bin (2.36-9+deb12u8) ... 2024-09-12 19:58.06 ---> using "64027e071d7f4bb79a519ab4cf43cd8d13e54fe5188051a605e9293619bec9b3" from cache /home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "opam pin -ny https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 && opam depext -iy voodoo-prep")) [voodoo: git] [voodoo: git] [voodoo: git] [voodoo: git] [voodoo: git] [voodoo: git] [voodoo: git] [voodoo: git] [voodoo] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 This will pin the following packages: voodoo-prep, voodoo-lib, voodoo-gen, voodoo-do. Continue? [Y/n] y Package voodoo-prep does not exist, create as a NEW package? [Y/n] y [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 voodoo-prep is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev) Package voodoo-lib does not exist, create as a NEW package? [Y/n] y [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 voodoo-lib is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev) Package voodoo-gen does not exist, create as a NEW package? [Y/n] y [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 voodoo-gen is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev) Package voodoo-do does not exist, create as a NEW package? [Y/n] y [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 voodoo-do is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev) # Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian # No extra OS packages requirements found. # All required OS packages found. # Now letting opam install the packages <><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><> [voodoo-prep.~dev] no changes from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 The following actions will be performed: - install ocamlbuild 0.15.0 [required by bos] - install dune 3.16.0 [required by voodoo-prep] - install ocamlfind 1.9.6 [required by bos] - install cmdliner 1.3.0 [required by voodoo-prep] - install seq base [required by re] - install swhid_core 0.1 [required by opam-core] - install stdlib-shims 0.3.0 [required by ocamlgraph, sha] - install opam-file-format 2.1.6 [required by opam-format] - install topkg 1.0.7 [required by bos] - install re 1.12.0 [required by opam-format] - install sha 1.15.4 [required by opam-core] - install ocamlgraph 2.1.0 [required by opam-core] - install uutf 1.0.3 [required by opam-core] - install rresult 0.7.0 [required by bos] - install fmt 0.9.0 [required by bos] - install astring 0.8.5 [required by bos] - install jsonm 1.0.2 [required by opam-core] - install logs 0.7.0 [required by bos] - install fpath 0.7.3 [required by voodoo-prep] - install opam-core 2.2.1 [required by opam-format] - install bos 0.2.1 [required by voodoo-prep] - install opam-format 2.2.1 [required by voodoo-prep] - install voodoo-prep ~dev* ===== 23 to install ===== <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> [astring.0.8.5] found in cache [bos.0.2.1] found in cache [cmdliner.1.3.0] found in cache [dune.3.16.0] found in cache [fmt.0.9.0] found in cache [fpath.0.7.3] found in cache [jsonm.1.0.2] found in cache [logs.0.7.0] found in cache [ocamlbuild.0.15.0] found in cache [ocamlfind.1.9.6] found in cache [ocamlgraph.2.1.0] found in cache [opam-core.2.2.1] found in cache [opam-file-format.2.1.6] found in cache [opam-format.2.2.1] found in cache [re.1.12.0] found in cache [rresult.0.7.0] found in cache [sha.1.15.4] found in cache [stdlib-shims.0.3.0] found in cache [swhid_core.0.1] found in cache [topkg.1.0.7] found in cache [uutf.1.0.3] found in cache [voodoo-prep.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed seq.base -> installed cmdliner.1.3.0 -> installed ocamlfind.1.9.6 -> installed ocamlbuild.0.15.0 -> installed topkg.1.0.7 -> installed rresult.0.7.0 -> installed uutf.1.0.3 -> installed fmt.0.9.0 -> installed astring.0.8.5 -> installed jsonm.1.0.2 -> installed fpath.0.7.3 -> installed logs.0.7.0 -> installed bos.0.2.1 -> installed dune.3.16.0 -> installed stdlib-shims.0.3.0 -> installed swhid_core.0.1 -> installed opam-file-format.2.1.6 -> installed re.1.12.0 -> installed sha.1.15.4 -> installed ocamlgraph.2.1.0 -> installed opam-core.2.2.1 -> installed opam-format.2.2.1 -> installed voodoo-prep.~dev Done. # Run eval $(opam env) to update the current shell environment 2024-09-12 19:58.06 ---> using "4b3eae20ee556ce466265d261fd5d7184b7506cfcf8217eea177582bdd289d8b" from cache /home/opam: (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam")) 2024-09-12 19:58.06 ---> using "ff9243a4acf95fb20c4e62f411801f15f8ec3c4e6fcc150de31a9042ea281b68" from cache 2024-09-12 19:58.06 --> finished "tools" (from ocaml/opam:debian-12-ocaml-4.14@sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1) 2024-09-12 19:58.06 ---> using "103a548bcf08062184789f8399ddfc3128a2d5d426168f6d2c8435f8ce1ce572" from cache /: (user (uid 1000) (gid 1000)) /: (workdir /home/opam) /home/opam: (run (shell "sudo chown opam:opam /home/opam")) 2024-09-12 19:58.06 ---> using "b735425389b73ff0dbaabb86e65c55ba3d4affc0ec07062c4ba9fb8523aca05a" from cache /home/opam: (run (shell "sudo mkdir /src")) 2024-09-12 19:58.06 ---> using "589fc247a47cee4820aea953ca0c6137d5c05903e8d36d67782083bf9b53dcd0" from cache /home/opam: (copy (src packages) (dst /src/packages)) 2024-09-12 19:58.08 ---> using "501bbe5c081f7c6183b7e672c14435470424c8a717e53dd89c420ff39a688d95" from cache /home/opam: (copy (src repo) (dst /src/repo)) 2024-09-12 19:58.08 ---> using "941fc42d45a27af843fd271457853af1cb90231edd2f5c11da47e77ce25e212d" from cache /home/opam: (run (network host) (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && opam init --reinit -ni")) Configuring from /home/opam/.opamrc and then from built-in defaults. Checking for available remotes: rsync and local, git. - you won't be able to use mercurial repositories unless you install the hg command on your system. - you won't be able to use darcs repositories unless you install the darcs command on your system. This development version of opam requires an update to the layout of /home/opam/.opam from version 2.0 to version 2.1, which can't be reverted. You may want to back it up before going further. Continue? [Y/n] y Format upgrade done. <><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><> [default] synchronised from file:///home/opam/opam-repository 2024-09-12 19:58.08 ---> using "5f6c574e89a306916c6fea63d6dfa4b54fe47dd381d71cdcc390dbe8b4b75ace" from cache /home/opam: (run (shell "opam repo remove default && opam repo add opam /src")) Repositories removed from the selections of switch 4.14. Use '--all' to forget about them altogether. [opam] Initialised [NOTE] Repository opam has been added to the selections of switch 4.14 only. Run `opam repository add opam --all-switches|--set-default' to use it in all existing switches, or in newly created switches, respectively. 2024-09-12 19:58.08 ---> using "13604f18142c61196db0937aac5820fdcf9e57cd3f0791f2811c7d62553edc1d" from cache /home/opam: (copy (from (build tools)) (src /home/opam/voodoo-prep) (dst /home/opam/)) 2024-09-12 19:58.08 ---> using "494f7b657b8e7bef6b40e0065c41c89e49fc152d8f761c8c74848c2628474816" from cache /home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "opam install dune.3.16.0 ocamlfind.1.9.6")) The following actions will be performed: - install dune 3.16.0 - install ocamlfind 1.9.6 ===== 2 to install ===== <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved ocamlfind.1.9.6 (cached) -> retrieved dune.3.16.0 (cached) -> installed ocamlfind.1.9.6 -> installed dune.3.16.0 Done. # Run eval $(opam env) to update the current shell environment 2024-09-12 19:58.08 ---> using "d639a31a837118d8f43da127db75d05c1812c85b01fe7e0a39642c5595550bc8" from cache /home/opam: (env DUNE_CACHE enabled) /home/opam: (env DUNE_CACHE_TRANSPORT direct) /home/opam: (env DUNE_CACHE_DUPLICATION copy) /home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "(sudo apt update) && ((opam depext -viy bls12-381-unix.0.5.0 zarith.1.14 tezos-rust-libs.1.1 stdlib-shims.0.3.0 ocamlfind.1.9.6 integers.0.7.0 host-arch-x86_64.1 ff-sig.0.6.2 dune-configurator.3.16.0 dune.3.16.0 ctypes-foreign.0.18.0 ctypes.0.18.0 csexp.1.5.2 conf-rust.0.1 conf-pkg-config.3 conf-libffi.2.0.0 conf-gmp.4 bls12-381-gen.0.5.0 bls12-381.0.5.0 bigarray-compat.1.1.0 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')")) WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Hit:1 http://deb.debian.org/debian bookworm InRelease Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm-updates/main amd64 Packages.diff/Index [11.7 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [179 kB] Fetched 295 kB in 0s (888 kB/s) Reading package lists... Building dependency tree... Reading state information... All packages are up to date. Opam plugin "depext" may require upgrading/reinstalling. Reinstall the plugin on the current switch? [Y/n] y The following actions will be performed: - recompile opam-depext 1.2.3 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved opam-depext.1.2.3 (cached) -> removed opam-depext.1.2.3 -> installed opam-depext.1.2.3 Done. <><> opam-depext.1.2.3 installed successfully <><><><><><><><><><><><><><><><><> => opam-depext is unnecessary when used with opam >= 2.1. Please use opam install directly instead # Run eval $(opam env) to update the current shell environment <><> Carrying on to "opam depext -viy bls12-381-unix.0.5.0 zarith.1.14 tezos-rust-libs.1.1 stdlib-shims.0.3.0 ocamlfind.1.9.6 integers.0.7.0 host-arch-x86_64.1 ff-sig.0.6.2 dune-configurator.3.16.0 dune.3.16.0 ctypes-foreign.0.18.0 ctypes.0.18.0 csexp.1.5.2 conf-rust.0.1 conf-pkg-config.3 conf-libffi.2.0.0 conf-gmp.4 bls12-381-gen.0.5.0 bls12-381.0.5.0 bigarray-compat.1.1.0" Since version 2.1, opam now handles external dependencies alongside OCaml ones, and the `depext` plugin interface is provided for backwards compatibility only. Consider using your usual `opam install` command to install both OCaml and system dependencies, or `opam install <pkg> --depext-only` if you want to only install external dependencies. # Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian # The following system packages are needed: cargo libffi-dev libgmp-dev pkg-config [NOTE] Package dune is already installed (current version is 3.16.0). [NOTE] Package host-arch-x86_64 is already installed (current version is 1). [NOTE] Package ocamlfind is already installed (current version is 1.9.6). The following actions will be performed: - install conf-gmp 4 - install conf-pkg-config 3 - install bigarray-compat 1.1.0 - install csexp 1.5.2 - install conf-rust 0.1 - install stdlib-shims 0.3.0 - install zarith 1.14 - install conf-libffi 2.0.0 - install dune-configurator 3.16.0 - install tezos-rust-libs 1.1 - install integers 0.7.0 - install ff-sig 0.6.2 - install ctypes-foreign 0.18.0 - install bls12-381-gen 0.5.0 - install ctypes 0.18.0 - install bls12-381 0.5.0 - install bls12-381-unix 0.5.0 ===== 17 to install ===== The following system packages will first need to be installed: cargo libffi-dev libgmp-dev pkg-config <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><> Let opam run your package manager to install the required system packages? (answer 'n' for other options) [Y/n] y + /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "cargo" "libffi-dev" "libgmp-dev" "pkg-config" - debconf: delaying package configuration, since apt-utils is not installed - Selecting previously unselected package libpipeline1:amd64. - (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 18733 files and directories currently installed.) - Preparing to unpack .../libpipeline1_1.5.7-1_amd64.deb ... - Unpacking libpipeline1:amd64 (1.5.7-1) ... - Selecting previously unselected package binfmt-support. - Preparing to unpack .../binfmt-support_2.2.2-2_amd64.deb ... - Unpacking binfmt-support (2.2.2-2) ... - Selecting previously unselected package libpython3.11-minimal:amd64. - Preparing to unpack .../libpython3.11-minimal_3.11.2-6+deb12u3_amd64.deb ... - Unpacking libpython3.11-minimal:amd64 (3.11.2-6+deb12u3) ... - Selecting previously unselected package python3.11-minimal. - Preparing to unpack .../python3.11-minimal_3.11.2-6+deb12u3_amd64.deb ... - Unpacking python3.11-minimal (3.11.2-6+deb12u3) ... - Setting up libpython3.11-minimal:amd64 (3.11.2-6+deb12u3) ... - Setting up python3.11-minimal (3.11.2-6+deb12u3) ... - Selecting previously unselected package python3-minimal. - (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 19062 files and directories currently installed.) - Preparing to unpack .../python3-minimal_3.11.2-1+b1_amd64.deb ... - Unpacking python3-minimal (3.11.2-1+b1) ... - Selecting previously unselected package media-types. - Preparing to unpack .../media-types_10.0.0_all.deb ... - Unpacking media-types (10.0.0) ... - Selecting previously unselected package libpython3.11-stdlib:amd64. - Preparing to unpack .../libpython3.11-stdlib_3.11.2-6+deb12u3_amd64.deb ... - Unpacking libpython3.11-stdlib:amd64 (3.11.2-6+deb12u3) ... - Selecting previously unselected package python3.11. - Preparing to unpack .../python3.11_3.11.2-6+deb12u3_amd64.deb ... - Unpacking python3.11 (3.11.2-6+deb12u3) ... - Selecting previously unselected package libpython3-stdlib:amd64. - Preparing to unpack .../libpython3-stdlib_3.11.2-1+b1_amd64.deb ... - Unpacking libpython3-stdlib:amd64 (3.11.2-1+b1) ... - Setting up python3-minimal (3.11.2-1+b1) ... - Selecting previously unselected package python3. - (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 19472 files and directories currently installed.) - Preparing to unpack .../00-python3_3.11.2-1+b1_amd64.deb ... - Unpacking python3 (3.11.2-1+b1) ... - Selecting previously unselected package libhttp-parser2.9:amd64. - Preparing to unpack .../01-libhttp-parser2.9_2.9.4-5_amd64.deb ... - Unpacking libhttp-parser2.9:amd64 (2.9.4-5) ... - Selecting previously unselected package libmbedcrypto7:amd64. - Preparing to unpack .../02-libmbedcrypto7_2.28.3-1_amd64.deb ... - Unpacking libmbedcrypto7:amd64 (2.28.3-1) ... - Selecting previously unselected package libmbedx509-1:amd64. - Preparing to unpack .../03-libmbedx509-1_2.28.3-1_amd64.deb ... - Unpacking libmbedx509-1:amd64 (2.28.3-1) ... - Selecting previously unselected package libmbedtls14:amd64. - Preparing to unpack .../04-libmbedtls14_2.28.3-1_amd64.deb ... - Unpacking libmbedtls14:amd64 (2.28.3-1) ... - Selecting previously unselected package libgit2-1.5:amd64. - Preparing to unpack .../05-libgit2-1.5_1.5.1+ds-1+deb12u1_amd64.deb ... - Unpacking libgit2-1.5:amd64 (1.5.1+ds-1+deb12u1) ... - Selecting previously unselected package libicu72:amd64. - Preparing to unpack .../06-libicu72_72.1-3_amd64.deb ... - Unpacking libicu72:amd64 (72.1-3) ... - Selecting previously unselected package libxml2:amd64. - Preparing to unpack .../07-libxml2_2.9.14+dfsg-1.3~deb12u1_amd64.deb ... - Unpacking libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ... - Selecting previously unselected package libz3-4:amd64. - Preparing to unpack .../08-libz3-4_4.8.12-3.1_amd64.deb ... - Unpacking libz3-4:amd64 (4.8.12-3.1) ... - Selecting previously unselected package libllvm14:amd64. - Preparing to unpack .../09-libllvm14_1%3a14.0.6-12_amd64.deb ... - Unpacking libllvm14:amd64 (1:14.0.6-12) ... - Selecting previously unselected package libstd-rust-1.63:amd64. - Preparing to unpack .../10-libstd-rust-1.63_1.63.0+dfsg1-2_amd64.deb ... - Unpacking libstd-rust-1.63:amd64 (1.63.0+dfsg1-2) ... - Selecting previously unselected package libstd-rust-dev:amd64. - Preparing to unpack .../11-libstd-rust-dev_1.63.0+dfsg1-2_amd64.deb ... - Unpacking libstd-rust-dev:amd64 (1.63.0+dfsg1-2) ... - Selecting previously unselected package rustc. - Preparing to unpack .../12-rustc_1.63.0+dfsg1-2_amd64.deb ... - Unpacking rustc (1.63.0+dfsg1-2) ... - Selecting previously unselected package cargo. - Preparing to unpack .../13-cargo_0.66.0+ds1-1_amd64.deb ... - Unpacking cargo (0.66.0+ds1-1) ... - Selecting previously unselected package icu-devtools. - Preparing to unpack .../14-icu-devtools_72.1-3_amd64.deb ... - Unpacking icu-devtools (72.1-3) ... - Selecting previously unselected package libclang-cpp14. - Preparing to unpack .../15-libclang-cpp14_1%3a14.0.6-12_amd64.deb ... - Unpacking libclang-cpp14 (1:14.0.6-12) ... - Selecting previously unselected package libnspr4:amd64. - Preparing to unpack .../16-libnspr4_2%3a4.35-1_amd64.deb ... - Unpacking libnspr4:amd64 (2:4.35-1) ... - Selecting previously unselected package libnss3:amd64. - Preparing to unpack .../17-libnss3_2%3a3.87.1-1_amd64.deb ... - Unpacking libnss3:amd64 (2:3.87.1-1) ... - Selecting previously unselected package nss-plugin-pem:amd64. - Preparing to unpack .../18-nss-plugin-pem_1.0.8+1-1_amd64.deb ... - Unpacking nss-plugin-pem:amd64 (1.0.8+1-1) ... - Selecting previously unselected package libcurl3-nss:amd64. - Preparing to unpack .../19-libcurl3-nss_7.88.1-10+deb12u7_amd64.deb ... - Unpacking libcurl3-nss:amd64 (7.88.1-10+deb12u7) ... - Selecting previously unselected package libffi-dev:amd64. - Preparing to unpack .../20-libffi-dev_3.4.4-1_amd64.deb ... - Unpacking libffi-dev:amd64 (3.4.4-1) ... - Selecting previously unselected package libgmpxx4ldbl:amd64. - Preparing to unpack .../21-libgmpxx4ldbl_2%3a6.2.1+dfsg1-1.1_amd64.deb ... - Unpacking libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1.1) ... - Selecting previously unselected package libgmp-dev:amd64. - Preparing to unpack .../22-libgmp-dev_2%3a6.2.1+dfsg1-1.1_amd64.deb ... - Unpacking libgmp-dev:amd64 (2:6.2.1+dfsg1-1.1) ... - Selecting previously unselected package libicu-dev:amd64. - Preparing to unpack .../23-libicu-dev_72.1-3_amd64.deb ... - Unpacking libicu-dev:amd64 (72.1-3) ... - Selecting previously unselected package libncurses6:amd64. - Preparing to unpack .../24-libncurses6_6.4-4_amd64.deb ... - Unpacking libncurses6:amd64 (6.4-4) ... - Selecting previously unselected package libncurses-dev:amd64. - Preparing to unpack .../25-libncurses-dev_6.4-4_amd64.deb ... - Unpacking libncurses-dev:amd64 (6.4-4) ... - Selecting previously unselected package libpfm4:amd64. - Preparing to unpack .../26-libpfm4_4.13.0-1_amd64.deb ... - Unpacking libpfm4:amd64 (4.13.0-1) ... - Selecting previously unselected package libpkgconf3:amd64. - Preparing to unpack .../27-libpkgconf3_1.8.1-1_amd64.deb ... - Unpacking libpkgconf3:amd64 (1.8.1-1) ... - Selecting previously unselected package libtinfo-dev:amd64. - Preparing to unpack .../28-libtinfo-dev_6.4-4_amd64.deb ... - Unpacking libtinfo-dev:amd64 (6.4-4) ... - Selecting previously unselected package libxml2-dev:amd64. - Preparing to unpack .../29-libxml2-dev_2.9.14+dfsg-1.3~deb12u1_amd64.deb ... - Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3~deb12u1) ... - Selecting previously unselected package libyaml-0-2:amd64. - Preparing to unpack .../30-libyaml-0-2_0.2.5-1_amd64.deb ... - Unpacking libyaml-0-2:amd64 (0.2.5-1) ... - Selecting previously unselected package libz3-dev:amd64. - Preparing to unpack .../31-libz3-dev_4.8.12-3.1_amd64.deb ... - Unpacking libz3-dev:amd64 (4.8.12-3.1) ... - Selecting previously unselected package llvm-14-runtime. - Preparing to unpack .../32-llvm-14-runtime_1%3a14.0.6-12_amd64.deb ... - Unpacking llvm-14-runtime (1:14.0.6-12) ... - Selecting previously unselected package llvm-14-linker-tools. - Preparing to unpack .../33-llvm-14-linker-tools_1%3a14.0.6-12_amd64.deb ... - Unpacking llvm-14-linker-tools (1:14.0.6-12) ... - Selecting previously unselected package llvm-14. - Preparing to unpack .../34-llvm-14_1%3a14.0.6-12_amd64.deb ... - Unpacking llvm-14 (1:14.0.6-12) ... - Selecting previously unselected package python3-pkg-resources. - Preparing to unpack .../35-python3-pkg-resources_66.1.1-1_all.deb ... - Unpacking python3-pkg-resources (66.1.1-1) ... - Selecting previously unselected package python3-pygments. - Preparing to unpack .../36-python3-pygments_2.14.0+dfsg-1_all.deb ... - Unpacking python3-pygments (2.14.0+dfsg-1) ... - Selecting previously unselected package python3-yaml. - Preparing to unpack .../37-python3-yaml_6.0-3+b2_amd64.deb ... - Unpacking python3-yaml (6.0-3+b2) ... - Selecting previously unselected package llvm-14-tools. - Preparing to unpack .../38-llvm-14-tools_1%3a14.0.6-12_amd64.deb ... - Unpacking llvm-14-tools (1:14.0.6-12) ... - Selecting previously unselected package llvm-14-dev. - Preparing to unpack .../39-llvm-14-dev_1%3a14.0.6-12_amd64.deb ... - Unpacking llvm-14-dev (1:14.0.6-12) ... - Selecting previously unselected package pkgconf-bin. - Preparing to unpack .../40-pkgconf-bin_1.8.1-1_amd64.deb ... - Unpacking pkgconf-bin (1.8.1-1) ... - Selecting previously unselected package pkgconf:amd64. - Preparing to unpack .../41-pkgconf_1.8.1-1_amd64.deb ... - Unpacking pkgconf:amd64 (1.8.1-1) ... - Selecting previously unselected package pkg-config:amd64. - Preparing to unpack .../42-pkg-config_1.8.1-1_amd64.deb ... - Unpacking pkg-config:amd64 (1.8.1-1) ... - Setting up media-types (10.0.0) ... - Setting up libpipeline1:amd64 (1.5.7-1) ... - Setting up libicu72:amd64 (72.1-3) ... - Setting up libyaml-0-2:amd64 (0.2.5-1) ... - Setting up libpython3.11-stdlib:amd64 (3.11.2-6+deb12u3) ... - Setting up libffi-dev:amd64 (3.4.4-1) ... - Setting up libz3-4:amd64 (4.8.12-3.1) ... - Setting up libpkgconf3:amd64 (1.8.1-1) ... - Setting up libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1.1) ... - Setting up libpfm4:amd64 (4.13.0-1) ... - Setting up libmbedcrypto7:amd64 (2.28.3-1) ... - Setting up libnspr4:amd64 (2:4.35-1) ... - Setting up libncurses6:amd64 (6.4-4) ... - Setting up binfmt-support (2.2.2-2) ... - invoke-rc.d: could not determine current runlevel - invoke-rc.d: policy-rc.d denied execution of start. - Setting up icu-devtools (72.1-3) ... - Setting up pkgconf-bin (1.8.1-1) ... - Setting up libicu-dev:amd64 (72.1-3) ... - Setting up libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ... - Setting up libhttp-parser2.9:amd64 (2.9.4-5) ... - Setting up libpython3-stdlib:amd64 (3.11.2-1+b1) ... - Setting up libz3-dev:amd64 (4.8.12-3.1) ... - Setting up python3.11 (3.11.2-6+deb12u3) ... - Setting up libncurses-dev:amd64 (6.4-4) ... - Setting up libgmp-dev:amd64 (2:6.2.1+dfsg1-1.1) ... - Setting up libmbedx509-1:amd64 (2.28.3-1) ... - Setting up libmbedtls14:amd64 (2.28.3-1) ... - Setting up python3 (3.11.2-1+b1) ... - running python rtupdate hooks for python3.11... - running python post-rtupdate hooks for python3.11... - Setting up libnss3:amd64 (2:3.87.1-1) ... - Setting up pkgconf:amd64 (1.8.1-1) ... - Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3~deb12u1) ... - Setting up pkg-config:amd64 (1.8.1-1) ... - Setting up libllvm14:amd64 (1:14.0.6-12) ... - Setting up llvm-14-linker-tools (1:14.0.6-12) ... - Setting up libgit2-1.5:amd64 (1.5.1+ds-1+deb12u1) ... - Setting up python3-pkg-resources (66.1.1-1) ... - Setting up libtinfo-dev:amd64 (6.4-4) ... - Setting up libstd-rust-1.63:amd64 (1.63.0+dfsg1-2) ... - Setting up nss-plugin-pem:amd64 (1.0.8+1-1) ... - Setting up python3-yaml (6.0-3+b2) ... - Setting up libstd-rust-dev:amd64 (1.63.0+dfsg1-2) ... - Setting up python3-pygments (2.14.0+dfsg-1) ... - Setting up llvm-14-runtime (1:14.0.6-12) ... - Setting up libclang-cpp14 (1:14.0.6-12) ... - Setting up rustc (1.63.0+dfsg1-2) ... - Setting up libcurl3-nss:amd64 (7.88.1-10+deb12u7) ... - Setting up llvm-14 (1:14.0.6-12) ... - Setting up llvm-14-tools (1:14.0.6-12) ... - Setting up cargo (0.66.0+ds1-1) ... - Setting up llvm-14-dev (1:14.0.6-12) ... - Processing triggers for libc-bin (2.36-9+deb12u8) ... <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/51: Processing 2/51: Processing 3/51: -> retrieved bigarray-compat.1.1.0 (cached) Processing 4/51: Processing 5/51: [bigarray-compat: dune build] -> retrieved bls12-381.0.5.0 (cached) -> retrieved conf-gmp.4 (cached) Processing 6/51: [bigarray-compat: dune build] Processing 7/51: [bigarray-compat: dune build] Processing 8/51: [bigarray-compat: dune build] Processing 9/51: [bigarray-compat: dune build] Processing 10/51: [bigarray-compat: dune build] Processing 11/51: [bigarray-compat: dune build] [conf-gmp: sh] Processing 12/51: [bigarray-compat: dune build] [conf-gmp: sh] [conf-pkg-config: pkg-config] Processing 13/51: [bigarray-compat: dune build] [conf-gmp: sh] [conf-pkg-config: pkg-config] [conf-rust: cargo] -> retrieved bls12-381-gen.0.5.0 (cached) Processing 14/51: [bigarray-compat: dune build] [conf-gmp: sh] [conf-pkg-config: pkg-config] [conf-rust: cargo] -> retrieved bls12-381-unix.0.5.0 (cached) Processing 15/51: [bigarray-compat: dune build] [conf-gmp: sh] [conf-pkg-config: pkg-config] [conf-rust: cargo] Processing 16/51: [bigarray-compat: dune build] [conf-gmp: sh] [conf-pkg-config: pkg-config] [conf-rust: cargo] -> retrieved csexp.1.5.2 (cached) Processing 17/51: [bigarray-compat: dune build] [conf-gmp: sh] [conf-pkg-config: pkg-config] [conf-rust: cargo] Processing 18/51: [bigarray-compat: dune build] [conf-gmp: sh] [conf-pkg-config: pkg-config] [conf-rust: cargo] [csexp: dune build] - + cc -c -I/usr/local/include test.c -> compiled conf-gmp.4 Processing 18/51: [bigarray-compat: dune build] [conf-pkg-config: pkg-config] [conf-rust: cargo] [csexp: dune build] -> installed conf-gmp.4 Processing 19/51: [bigarray-compat: dune build] [conf-pkg-config: pkg-config] [conf-rust: cargo] [csexp: dune build] - usage: pkgconf [OPTIONS] [LIBRARIES] - - basic options: - - --help this message - --about print pkgconf version and license to stdout - --version print supported pkg-config version to stdout - --atleast-pkgconfig-version check whether or not pkgconf is compatible - with a specified pkg-config version - --errors-to-stdout print all errors on stdout instead of stderr - --print-errors ensure all errors are printed - --short-errors be less verbose about some errors - --silence-errors explicitly be silent about errors - --list-all list all known packages - --list-package-names list all known package names - --simulate simulate walking the calculated dependency graph - --no-cache do not cache already seen packages when - walking the dependency graph - --log-file=filename write an audit log to a specified file - --with-path=path adds a directory to the search path - --define-prefix override the prefix variable with one that is guessed based on - the location of the .pc file - --dont-define-prefix do not override the prefix variable under any circumstances - --prefix-variable=varname sets the name of the variable that pkgconf considers - to be the package prefix - --relocate=path relocates a path and exits (mostly for testsuite) - --dont-relocate-paths disables path relocation support - - cross-compilation personality support: - - --personality=triplet|filename sets the personality to 'triplet' or a file named 'filename' - --dump-personality dumps details concerning selected personality - - checking specific pkg-config database entries: - - --atleast-version require a specific version of a module - --exact-version require an exact version of a module - --max-version require a maximum version of a module - --exists check whether or not a module exists - --uninstalled check whether or not an uninstalled module will be used - --no-uninstalled never use uninstalled modules when satisfying dependencies - --no-provides do not use 'provides' rules to resolve dependencies - --maximum-traverse-depth maximum allowed depth for dependency graph - --static be more aggressive when computing dependency graph - (for static linking) - --shared use a simplified dependency graph (usually default) - --pure optimize a static dependency graph as if it were a normal - dependency graph - --env-only look only for package entries in PKG_CONFIG_PATH - --ignore-conflicts ignore 'conflicts' rules in modules - --validate validate specific .pc files for correctness - - querying specific pkg-config database fields: - - --define-variable=varname=value define variable 'varname' as 'value' - --variable=varname print specified variable entry to stdout - --cflags print required CFLAGS to stdout - --cflags-only-I print required include-dir CFLAGS to stdout - --cflags-only-other print required non-include-dir CFLAGS to stdout - --libs print required linker flags to stdout - --libs-only-L print required LDPATH linker flags to stdout - --libs-only-l print required LIBNAME linker flags to stdout - --libs-only-other print required other linker flags to stdout - --print-requires print required dependency frameworks to stdout - --print-requires-private print required dependency frameworks for static - linking to stdout - --print-provides print provided dependencies to stdout - --print-variables print all known variables in module to stdout - --digraph print entire dependency graph in graphviz 'dot' format - --keep-system-cflags keep -I/usr/include entries in cflags output - --keep-system-libs keep -L/lib:/lib/i386-linux-gnu:/lib/x86_64-linux-gnu:/lib/x86_64-linux-gnux32:/lib32:/libx32:/usr/lib:/usr/lib/i386-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnux32:/usr/lib32:/usr/libx32 entries in libs output - --path show the exact filenames for any matching .pc files - --modversion print the specified module's version to stdout - --internal-cflags do not filter 'internal' cflags from output - - filtering output: - - --msvc-syntax print translatable fragments in MSVC syntax - --fragment-filter=types filter output fragments to the specified types - - report bugs to <https://github.com/pkgconf/pkgconf/issues/new>. -> compiled conf-pkg-config.3 Processing 19/51: [bigarray-compat: dune build] [conf-rust: cargo] [csexp: dune build] -> installed conf-pkg-config.3 Processing 20/51: [bigarray-compat: dune build] [conf-rust: cargo] [csexp: dune build] Processing 21/51: [bigarray-compat: dune build] [conf-libffi: pkg-config libffi] [conf-rust: cargo] [csexp: dune build] - cargo 1.65.0 Processing 21/51: [bigarray-compat: dune build] [conf-libffi: pkg-config libffi] [conf-rust: rustc] [csexp: dune build] -> retrieved ctypes.0.18.0 (cached) Processing 22/51: [bigarray-compat: dune build] [conf-libffi: pkg-config libffi] [conf-rust: rustc] [csexp: dune build] -> retrieved ff-sig.0.6.2 (cached) Processing 23/51: [bigarray-compat: dune build] [conf-libffi: pkg-config libffi] [conf-rust: rustc] [csexp: dune build] -> compiled conf-libffi.2.0.0 Processing 23/51: [bigarray-compat: dune build] [conf-rust: rustc] [csexp: dune build] -> installed conf-libffi.2.0.0 Processing 24/51: [bigarray-compat: dune build] [conf-rust: rustc] [csexp: dune build] Processing 25/51: [bigarray-compat: dune build] [conf-rust: rustc] [csexp: dune build] -> installed ctypes-foreign.0.18.0 Processing 26/51: [bigarray-compat: dune build] [conf-rust: rustc] [csexp: dune build] - rustc 1.63.0 -> compiled conf-rust.0.1 Processing 26/51: [bigarray-compat: dune build] [csexp: dune build] -> installed conf-rust.0.1 Processing 27/51: [bigarray-compat: dune build] [csexp: dune build] -> retrieved integers.0.7.0 (cached) Processing 28/51: [bigarray-compat: dune build] [csexp: dune build] -> compiled bigarray-compat.1.1.0 Processing 28/51: [csexp: dune build] -> installed bigarray-compat.1.1.0 Processing 29/51: [csexp: dune build] -> retrieved stdlib-shims.0.3.0 (cached) Processing 30/51: [csexp: dune build] Processing 31/51: [csexp: dune build] [stdlib-shims: dune build] -> retrieved zarith.1.14 (cached) Processing 32/51: [csexp: dune build] [stdlib-shims: dune build] [zarith: ./configure] -> compiled csexp.1.5.2 Processing 32/51: [stdlib-shims: dune build] [zarith: ./configure] -> installed csexp.1.5.2 Processing 33/51: [stdlib-shims: dune build] [zarith: ./configure] -> compiled stdlib-shims.0.3.0 Processing 33/51: [zarith: ./configure] -> installed stdlib-shims.0.3.0 Processing 34/51: [zarith: ./configure] Processing 35/51: [integers: dune build] [zarith: ./configure] - binary ocaml: found in /home/opam/.opam/4.14/bin - binary ocamlc: found in /home/opam/.opam/4.14/bin - binary ocamldep: found in /home/opam/.opam/4.14/bin - binary ocamlmklib: found in /home/opam/.opam/4.14/bin - binary ocamldoc: found in /home/opam/.opam/4.14/bin - binary ocamlopt: found in /home/opam/.opam/4.14/bin - checking compilation with ocamlc -O3 -Wall -Wextra : working - include caml/mlvalues.h: found - library dynlink.cmxa: found - binary ocamlfind: found in /home/opam/.opam/4.14/bin - OCaml's word size is 64 - package gmp: found - OCaml supports -bin-annot to produce documentation - - detected configuration: - - native-code: yes - dynamic linking: yes - defines: -DHAS_GMP - includes: -I/home/opam/.opam/4.14/lib/ocaml - libraries: -lgmp - linker options: - C options: -O3 -Wall -Wextra - installation path: /home/opam/.opam/4.14/lib - installation method findlib - - configuration successful! - now type "make" to build - then type "make install" or "sudo make install" to install Processing 35/51: [integers: dune build] [zarith: make] -> retrieved dune-configurator.3.16.0 (cached) Processing 36/51: [dune-configurator: rm] [integers: dune build] [zarith: make] -> retrieved tezos-rust-libs.1.1 (cached) Processing 37/51: [dune-configurator: rm] [integers: dune build] [tezos-rust-libs: mkdir .cargo] [zarith: make] -> compiled integers.0.7.0 Processing 37/51: [dune-configurator: rm] [tezos-rust-libs: mkdir .cargo] [zarith: make] -> installed integers.0.7.0 Processing 38/51: [dune-configurator: rm] [tezos-rust-libs: mkdir .cargo] [zarith: make] Processing 39/51: [ctypes: make libffi.config] [dune-configurator: rm] [tezos-rust-libs: mkdir .cargo] [zarith: make] - (echo "let"; grep "version" META | head -1) > zarith_version.ml - ocamldep zarith_version.ml z.ml q.ml big_int_Z.ml z.mli q.mli big_int_Z.mli > depend - ocamlc -g -I +compiler-libs -bin-annot -c zarith_version.ml - ocamlc -g -I +compiler-libs -bin-annot -c z.mli - ocamlc -g -I +compiler-libs -bin-annot -c z.ml - ocamlc -g -I +compiler-libs -bin-annot -c q.mli - ocamlc -g -I +compiler-libs -bin-annot -c q.ml - ocamlc -g -I +compiler-libs -bin-annot -c big_int_Z.mli - ocamlc -g -I +compiler-libs -bin-annot -c big_int_Z.ml - ocamlmklib -g -failsafe -o zarith zarith_version.cmo z.cmo q.cmo big_int_Z.cmo -lgmp - ocamlc -ccopt "-I/home/opam/.opam/4.14/lib/ocaml -DHAS_GMP -O3 -Wall -Wextra " -c caml_z.c - ocamlmklib -g -failsafe -o zarith caml_z.o -lgmp - ocamlc -g -I +compiler-libs -bin-annot -c zarith_top.ml - ocamlc -g -o zarith_top.cma -a zarith_top.cmo - ocamlopt -g -I +compiler-libs -c zarith_version.ml - ocamlopt -g -I +compiler-libs -c z.ml - ocamlopt -g -I +compiler-libs -c q.ml - ocamlopt -g -I +compiler-libs -c big_int_Z.ml - ocamlmklib -g -failsafe -o zarith zarith_version.cmx z.cmx q.cmx big_int_Z.cmx -lgmp - ocamlopt -shared -o zarith.cmxs -I . zarith.cmxa -linkall -> compiled zarith.1.14 Processing 39/51: [ctypes: make libffi.config] [dune-configurator: rm] [tezos-rust-libs: mkdir .cargo] Processing 40/51: [ctypes: make libffi.config] [dune-configurator: rm] [tezos-rust-libs: mkdir .cargo] [zarith: make install] Processing 40/51: [ctypes: make libffi.config] [dune-configurator: rm] [tezos-rust-libs: mv cargo-config] [zarith: make install] - ./src/discover/determine_as_needed_flags.sh >> asneeded.config - ocamlfind ocamlc -o discover -package str -strict-sequence -linkpkg src/discover/commands.mli src/discover/commands.ml src/discover/discover.ml -I src/discover - File "src/discover/commands.ml", line 62, characters 20-33: - 62 | let stdout = file_contents stdout_filename in - ^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label filename was omitted in the application of this function. - File "src/discover/commands.ml", line 63, characters 20-33: - 63 | let stderr = file_contents stderr_filename in - ^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label filename was omitted in the application of this function. - ./discover -ocamlc "ocamlfind ocamlc" > libffi.config || (rm libffi.config && false) - testing for brew: .............................. unavailable - testing for MacPorts: .......................... unavailable - testing for pkg-config: ........................ available - testing for libffi: ............................ available - make: 'libffi.config' is up to date. Processing 40/51: [ctypes: make ctypes-base] [dune-configurator: rm] [tezos-rust-libs: mv cargo-config] [zarith: make install] Processing 40/51: [ctypes: make ctypes-base] [dune-configurator: dune build] [tezos-rust-libs: mv cargo-config] [zarith: make install] Processing 40/51: [ctypes: make ctypes-base] [dune-configurator: dune build] [tezos-rust-libs: cargo build] [zarith: make install] - ocamlfind install -destdir "/home/opam/.opam/4.14/lib" zarith META zarith.cma libzarith.a z.cmi q.cmi big_int_Z.cmi zarith_top.cma z.mli zarith.cmxa zarith_version.cmx z.cmx q.cmx big_int_Z.cmx zarith.cmxs zarith.h q.mli big_int_Z.mli zarith.a z.cmti q.cmti big_int_Z.cmti -optional dllzarith.so - Installed /home/opam/.opam/4.14/lib/zarith/big_int_Z.cmti - Installed /home/opam/.opam/4.14/lib/zarith/q.cmti - Installed /home/opam/.opam/4.14/lib/zarith/z.cmti - Installed /home/opam/.opam/4.14/lib/zarith/zarith.a - Installed /home/opam/.opam/4.14/lib/zarith/big_int_Z.mli - Installed /home/opam/.opam/4.14/lib/zarith/q.mli - Installed /home/opam/.opam/4.14/lib/zarith/zarith.h - Installed /home/opam/.opam/4.14/lib/zarith/zarith.cmxs - Installed /home/opam/.opam/4.14/lib/zarith/big_int_Z.cmx - Installed /home/opam/.opam/4.14/lib/zarith/q.cmx - Installed /home/opam/.opam/4.14/lib/zarith/z.cmx - Installed /home/opam/.opam/4.14/lib/zarith/zarith_version.cmx - Installed /home/opam/.opam/4.14/lib/zarith/zarith.cmxa - Installed /home/opam/.opam/4.14/lib/zarith/z.mli - Installed /home/opam/.opam/4.14/lib/zarith/zarith_top.cma - Installed /home/opam/.opam/4.14/lib/zarith/big_int_Z.cmi - Installed /home/opam/.opam/4.14/lib/zarith/q.cmi - Installed /home/opam/.opam/4.14/lib/zarith/z.cmi - Installed /home/opam/.opam/4.14/lib/zarith/libzarith.a - Installed /home/opam/.opam/4.14/lib/zarith/zarith.cma - Installed /home/opam/.opam/4.14/lib/stublibs/dllzarith.so - Installed /home/opam/.opam/4.14/lib/stublibs/dllzarith.so.owner - ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.14/lib/stublibs is not mentioned in ld.conf - Installed /home/opam/.opam/4.14/lib/zarith/META -> installed zarith.1.14 Processing 40/51: [ctypes: make ctypes-base] [dune-configurator: dune build] [tezos-rust-libs: cargo build] Processing 41/51: [ctypes: make ctypes-base] [dune-configurator: dune build] [ff-sig: dune build] [tezos-rust-libs: cargo build] -> compiled ff-sig.0.6.2 Processing 41/51: [ctypes: make ctypes-base] [dune-configurator: dune build] [tezos-rust-libs: cargo build] -> installed ff-sig.0.6.2 Processing 42/51: [ctypes: make ctypes-base] [dune-configurator: dune build] [tezos-rust-libs: cargo build] Processing 43/51: [bls12-381-gen: dune build] [ctypes: make ctypes-base] [dune-configurator: dune build] [tezos-rust-libs: cargo build] -> compiled bls12-381-gen.0.5.0 Processing 43/51: [ctypes: make ctypes-base] [dune-configurator: dune build] [tezos-rust-libs: cargo build] -> installed bls12-381-gen.0.5.0 Processing 44/51: [ctypes: make ctypes-base] [dune-configurator: dune build] [tezos-rust-libs: cargo build] Processing 45/51: [bls12-381: dune build] [ctypes: make ctypes-base] [dune-configurator: dune build] [tezos-rust-libs: cargo build] -> compiled bls12-381.0.5.0 Processing 45/51: [ctypes: make ctypes-base] [dune-configurator: dune build] [tezos-rust-libs: cargo build] -> installed bls12-381.0.5.0 Processing 46/51: [ctypes: make ctypes-base] [dune-configurator: dune build] [tezos-rust-libs: cargo build] -> compiled dune-configurator.3.16.0 Processing 46/51: [ctypes: make ctypes-base] [tezos-rust-libs: cargo build] -> installed dune-configurator.3.16.0 Processing 47/51: [ctypes: make ctypes-base] [tezos-rust-libs: cargo build] - ocamlfind ocamlc -o gen_c_primitives -package str -strict-sequence -linkpkg src/configure/extract_from_c.ml src/configure/gen_c_primitives.ml -I src/configure - ./gen_c_primitives > src/ctypes/ctypes_primitives.ml 2> gen_c_primitives.log || (rm src/ctypes/ctypes_primitives.ml && cat gen_c_primitives.log || false) - ocamlfind ocamlc -o gen_libffi_abi -package str -strict-sequence -linkpkg src/configure/extract_from_c.ml src/configure/gen_libffi_abi.ml -I src/configure - ./gen_libffi_abi > src/ctypes-foreign/libffi_abi.ml 2> gen_c_primitives.log || (rm src/ctypes-foreign/libffi_abi.ml && cat gen_c_primitives.log || false) - cp src/ctypes-foreign/dl.ml.unix src/ctypes-foreign/dl.ml - cp src/ctypes-foreign/dl_stubs.c.unix src/ctypes-foreign/dl_stubs.c - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -c -o _build/src/ctypes/ctypes_ptr.cmo -I _build/src/ctypes src/ctypes/ctypes_ptr.ml - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -c -o _build/src/ctypes/ctypes_roots_stubs.cmo -I _build/src/ctypes src/ctypes/ctypes_roots_stubs.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/lDouble.cmi -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/ctypes src/ctypes/lDouble.mli - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -c -o _build/src/ctypes/lDouble.cmo -I _build/src/ctypes src/ctypes/lDouble.ml - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -c -o _build/src/ctypes/ctypes_bigarray_stubs.cmo -I _build/src/ctypes src/ctypes/ctypes_bigarray_stubs.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/complexL.cmi -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/ctypes src/ctypes/complexL.mli - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -c -o _build/src/ctypes/complexL.cmo -I _build/src/ctypes src/ctypes/complexL.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_primitive_types.cmi -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/ctypes src/ctypes/ctypes_primitive_types.mli - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -c -o _build/src/ctypes/ctypes_primitive_types.cmo -I _build/src/ctypes src/ctypes/ctypes_primitive_types.ml - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -c -o _build/src/ctypes/ctypes_primitives.cmo -I _build/src/ctypes src/ctypes/ctypes_primitives.ml - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -c -o _build/src/ctypes/ctypes_value_printing_stubs.cmo -I _build/src/ctypes src/ctypes/ctypes_value_printing_stubs.ml - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -c -o _build/src/ctypes/ctypes_memory_stubs.cmo -I _build/src/ctypes src/ctypes/ctypes_memory_stubs.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_bigarray.cmi -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/ctypes src/ctypes/ctypes_bigarray.mli - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -c -o _build/src/ctypes/ctypes_bigarray.cmo -I _build/src/ctypes src/ctypes/ctypes_bigarray.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_static.cmi -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/ctypes src/ctypes/ctypes_static.mli - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -c -o _build/src/ctypes/ctypes_static.cmo -I _build/src/ctypes src/ctypes/ctypes_static.ml - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -c -o _build/src/ctypes/ctypes_std_view_stubs.cmo -I _build/src/ctypes src/ctypes/ctypes_std_view_stubs.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_structs.cmi -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/ctypes src/ctypes/ctypes_structs.mli - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -c -o _build/src/ctypes/ctypes_structs.cmo -I _build/src/ctypes src/ctypes/ctypes_structs.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_structs_computed.cmi -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/ctypes src/ctypes/ctypes_structs_computed.mli - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -c -o _build/src/ctypes/ctypes_structs_computed.cmo -I _build/src/ctypes src/ctypes/ctypes_structs_computed.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_type_printing.cmi -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/ctypes src/ctypes/ctypes_type_printing.mli - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -c -o _build/src/ctypes/ctypes_type_printing.cmo -I _build/src/ctypes src/ctypes/ctypes_type_printing.ml - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -c -o _build/src/ctypes/ctypes_memory.cmo -I _build/src/ctypes src/ctypes/ctypes_memory.ml - File "src/ctypes/ctypes_memory.ml", line 211, characters 30-40: - 211 | let CPointer dst as r = allocate_n reftyp alength in - ^^^^^^^^^^ - Warning 6 [labels-omitted]: label count was omitted in the application of this function. - File "src/ctypes/ctypes_memory.ml", line 189, characters 32-54: - 189 | let fill ({ alength; astart = (CPointer p as astart) } as arr) v = - ^^^^^^^^^^^^^^^^^^^^^^ - Warning 26 [unused-var]: unused variable astart. - File "src/ctypes/ctypes_memory.ml", line 189, characters 11-64: - 189 | let fill ({ alength; astart = (CPointer p as astart) } as arr) v = - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 26 [unused-var]: unused variable arr. - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_coerce.cmi -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/ctypes src/ctypes/ctypes_coerce.mli - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -c -o _build/src/ctypes/ctypes_coerce.cmo -I _build/src/ctypes src/ctypes/ctypes_coerce.ml - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -c -o _build/src/ctypes/ctypes_std_views.cmo -I _build/src/ctypes src/ctypes/ctypes_std_views.ml - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -c -o _build/src/ctypes/ctypes_value_printing.cmo -I _build/src/ctypes src/ctypes/ctypes_value_printing.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_types.cmi -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/ctypes src/ctypes/ctypes_types.mli - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes.cmi -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/ctypes src/ctypes/ctypes.mli - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -c -o _build/src/ctypes/ctypes.cmo -I _build/src/ctypes src/ctypes/ctypes.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/cstubs_internals.cmi -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/ctypes src/ctypes/cstubs_internals.mli - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -c -o _build/src/ctypes/cstubs_internals.cmo -I _build/src/ctypes src/ctypes/cstubs_internals.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/posixTypes.cmi -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/ctypes src/ctypes/posixTypes.mli - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -c -o _build/src/ctypes/posixTypes.cmo -I _build/src/ctypes src/ctypes/posixTypes.ml - ocamlfind ocamlc -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -cclib -lctypes_stubs -dllib -lctypes_stubs -cclib -lintegers_stubs -dllib -lintegers_stubs -package bigarray-compat -package integers -o _build/ctypes.cma _build/src/ctypes/ctypes_ptr.cmo _build/src/ctypes/ctypes_roots_stubs.cmo _build/src/ctypes/lDouble.cmo _build/src/ctypes/ctypes_bigarray_stubs.cmo _build/src/ctypes/complexL.cmo _build/src/ctypes/ctypes_primitive_types.cmo _build/src/ctypes/ctypes_primitives.cmo _build/src/ctypes/ctypes_value_printing_stubs.cmo _build/src/ctypes/ctypes_memory_stubs.cmo _build/src/ctypes/ctypes_bigarray.cmo _build/src/ctypes/ctypes_static.cmo _build/src/ctypes/ctypes_std_view_stubs.cmo _build/src/ctypes/ctypes_structs.cmo _build/src/ctypes/ctypes_structs_computed.cmo _build/src/ctypes/ctypes_type_printing.cmo _build/src/ctypes/ctypes_memory.cmo _build/src/ctypes/ctypes_coerce.cmo _build/src/ctypes/ctypes_std_views.cmo _build/src/ctypes/ctypes_value_printing.cmo _build/src/ctypes/ctypes.cmo _build/src/ctypes/cstubs_internals.cmo _build/src/ctypes/posixTypes.cmo -cclib -Wl,--no-as-needed - cd _build/src/ctypes && ocamlfind ocamlc -c -package bigarray-compat -package integers -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.18.0/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.18.0/tests -o complex_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.18.0/src/ctypes/complex_stubs.c - cd _build/src/ctypes && ocamlfind ocamlc -c -package bigarray-compat -package integers -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.18.0/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.18.0/tests -o ctypes_bigarrays.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.18.0/src/ctypes/ctypes_bigarrays.c - cd _build/src/ctypes && ocamlfind ocamlc -c -package bigarray-compat -package integers -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.18.0/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.18.0/tests -o ctypes_roots.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.18.0/src/ctypes/ctypes_roots.c - cd _build/src/ctypes && ocamlfind ocamlc -c -package bigarray-compat -package integers -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.18.0/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.18.0/tests -o ldouble_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.18.0/src/ctypes/ldouble_stubs.c - cd _build/src/ctypes && ocamlfind ocamlc -c -package bigarray-compat -package integers -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.18.0/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.18.0/tests -o managed_buffer_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.18.0/src/ctypes/managed_buffer_stubs.c - cd _build/src/ctypes && ocamlfind ocamlc -c -package bigarray-compat -package integers -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.18.0/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.18.0/tests -o posix_types_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.18.0/src/ctypes/posix_types_stubs.c - cd _build/src/ctypes && ocamlfind ocamlc -c -package bigarray-compat -package integers -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.18.0/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.18.0/tests -o raw_pointer_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.18.0/src/ctypes/raw_pointer_stubs.c - cd _build/src/ctypes && ocamlfind ocamlc -c -package bigarray-compat -package integers -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.18.0/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.18.0/tests -o type_info_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.18.0/src/ctypes/type_info_stubs.c - ocamlfind ocamlmklib -o _build/ctypes_stubs _build/src/ctypes/complex_stubs.o _build/src/ctypes/ctypes_bigarrays.o _build/src/ctypes/ctypes_roots.o _build/src/ctypes/ldouble_stubs.o _build/src/ctypes/managed_buffer_stubs.o _build/src/ctypes/posix_types_stubs.o _build/src/ctypes/raw_pointer_stubs.o _build/src/ctypes/type_info_stubs.o - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_ptr.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_ptr.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_roots_stubs.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_roots_stubs.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/lDouble.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/lDouble.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_bigarray_stubs.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_bigarray_stubs.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/complexL.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/complexL.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_primitive_types.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_primitive_types.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_primitives.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_primitives.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_value_printing_stubs.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_value_printing_stubs.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_memory_stubs.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_memory_stubs.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_bigarray.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_bigarray.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_static.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_static.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_std_view_stubs.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_std_view_stubs.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_structs.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_structs.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_structs_computed.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_structs_computed.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_type_printing.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_type_printing.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_memory.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_memory.ml - File "src/ctypes/ctypes_memory.ml", line 211, characters 30-40: - 211 | let CPointer dst as r = allocate_n reftyp alength in - ^^^^^^^^^^ - Warning 6 [labels-omitted]: label count was omitted in the application of this function. - File "src/ctypes/ctypes_memory.ml", line 189, characters 32-54: - 189 | let fill ({ alength; astart = (CPointer p as astart) } as arr) v = - ^^^^^^^^^^^^^^^^^^^^^^ - Warning 26 [unused-var]: unused variable astart. - File "src/ctypes/ctypes_memory.ml", line 189, characters 11-64: - 189 | let fill ({ alength; astart = (CPointer p as astart) } as arr) v = - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 26 [unused-var]: unused variable arr. - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_coerce.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_coerce.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_std_views.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_std_views.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_value_printing.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_value_printing.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/cstubs_internals.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/cstubs_internals.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/posixTypes.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/posixTypes.ml - ocamlfind opt -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package bigarray-compat -package integers -cclib -lctypes_stubs -cclib -lintegers_stubs -o _build/ctypes.cmxa _build/src/ctypes/ctypes_ptr.cmx _build/src/ctypes/ctypes_roots_stubs.cmx _build/src/ctypes/lDouble.cmx _build/src/ctypes/ctypes_bigarray_stubs.cmx _build/src/ctypes/complexL.cmx _build/src/ctypes/ctypes_primitive_types.cmx _build/src/ctypes/ctypes_primitives.cmx _build/src/ctypes/ctypes_value_printing_stubs.cmx _build/src/ctypes/ctypes_memory_stubs.cmx _build/src/ctypes/ctypes_bigarray.cmx _build/src/ctypes/ctypes_static.cmx _build/src/ctypes/ctypes_std_view_stubs.cmx _build/src/ctypes/ctypes_structs.cmx _build/src/ctypes/ctypes_structs_computed.cmx _build/src/ctypes/ctypes_type_printing.cmx _build/src/ctypes/ctypes_memory.cmx _build/src/ctypes/ctypes_coerce.cmx _build/src/ctypes/ctypes_std_views.cmx _build/src/ctypes/ctypes_value_printing.cmx _build/src/ctypes/ctypes.cmx _build/src/ctypes/cstubs_internals.cmx _build/src/ctypes/posixTypes.cmx -cclib -Wl,--no-as-needed - ocamlfind opt -shared -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package bigarray-compat -package integers -o _build/ctypes.cmxs _build/src/ctypes/ctypes_ptr.cmx _build/src/ctypes/ctypes_roots_stubs.cmx _build/src/ctypes/lDouble.cmx _build/src/ctypes/ctypes_bigarray_stubs.cmx _build/src/ctypes/complexL.cmx _build/src/ctypes/ctypes_primitive_types.cmx _build/src/ctypes/ctypes_primitives.cmx _build/src/ctypes/ctypes_value_printing_stubs.cmx _build/src/ctypes/ctypes_memory_stubs.cmx _build/src/ctypes/ctypes_bigarray.cmx _build/src/ctypes/ctypes_static.cmx _build/src/ctypes/ctypes_std_view_stubs.cmx _build/src/ctypes/ctypes_structs.cmx _build/src/ctypes/ctypes_structs_computed.cmx _build/src/ctypes/ctypes_type_printing.cmx _build/src/ctypes/ctypes_memory.cmx _build/src/ctypes/ctypes_coerce.cmx _build/src/ctypes/ctypes_std_views.cmx _build/src/ctypes/ctypes_value_printing.cmx _build/src/ctypes/ctypes.cmx _build/src/ctypes/cstubs_internals.cmx _build/src/ctypes/posixTypes.cmx _build/src/ctypes/complex_stubs.o _build/src/ctypes/ctypes_bigarrays.o _build/src/ctypes/ctypes_roots.o _build/src/ctypes/ldouble_stubs.o _build/src/ctypes/managed_buffer_stubs.o _build/src/ctypes/posix_types_stubs.o _build/src/ctypes/raw_pointer_stubs.o _build/src/ctypes/type_info_stubs.o -cclib -Wl,--no-as-needed - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes-top/ctypes_printers.cmi -package compiler-libs -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/ctypes-top -I _build/src/ctypes src/ctypes-top/ctypes_printers.mli - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs - ocamlfind ocamlc -package compiler-libs -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -c -o _build/src/ctypes-top/ctypes_printers.cmo -I _build/src/ctypes-top -I _build/src/ctypes src/ctypes-top/ctypes_printers.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs - ocamlfind ocamlc -package compiler-libs -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -c -o _build/src/ctypes-top/install_ctypes_printers.cmo -I _build/src/ctypes-top -I _build/src/ctypes src/ctypes-top/install_ctypes_printers.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs - ocamlfind ocamlc -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package compiler-libs -package integers -o _build/ctypes-top.cma _build/src/ctypes-top/ctypes_printers.cmo _build/src/ctypes-top/install_ctypes_printers.cmo -cclib -Wl,--no-as-needed - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs - ocamlfind opt -bin-annot -c -o _build/src/ctypes-top/ctypes_printers.cmx -package compiler-libs -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package compiler-libs -package integers -I _build/src/ctypes-top -I _build/src/ctypes src/ctypes-top/ctypes_printers.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs - ocamlfind opt -bin-annot -c -o _build/src/ctypes-top/install_ctypes_printers.cmx -package compiler-libs -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package compiler-libs -package integers -I _build/src/ctypes-top -I _build/src/ctypes src/ctypes-top/install_ctypes_printers.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs - ocamlfind opt -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package compiler-libs -package integers -o _build/ctypes-top.cmxa _build/src/ctypes-top/ctypes_printers.cmx _build/src/ctypes-top/install_ctypes_printers.cmx -cclib -Wl,--no-as-needed - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs - ocamlfind opt -shared -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package compiler-libs -package integers -o _build/ctypes-top.cmxs _build/src/ctypes-top/ctypes_printers.cmx _build/src/ctypes-top/install_ctypes_printers.cmx -cclib -Wl,--no-as-needed - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs - ocamlfind ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_analysis.cmi -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_analysis.mli - ocamlfind ocamlc -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -c -o _build/src/cstubs/cstubs_analysis.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_analysis.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_errors.cmi -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_errors.mli - ocamlfind ocamlc -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -c -o _build/src/cstubs/cstubs_errors.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_errors.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/cstubs/ctypes_path.cmi -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/cstubs -I _build/src/ctypes src/cstubs/ctypes_path.mli - ocamlfind ocamlc -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -c -o _build/src/cstubs/ctypes_path.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/ctypes_path.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_public_name.cmi -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_public_name.mli - ocamlfind ocamlc -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -c -o _build/src/cstubs/cstubs_public_name.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_public_name.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_generate_ml.cmi -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_generate_ml.mli - ocamlfind ocamlc -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -c -o _build/src/cstubs/cstubs_generate_ml.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_generate_ml.ml - ocamlfind ocamlc -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -c -o _build/src/cstubs/cstubs_c_language.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_c_language.ml - ocamlfind ocamlc -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -c -o _build/src/cstubs/cstubs_emit_c.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_emit_c.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_generate_c.cmi -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_generate_c.mli - ocamlfind ocamlc -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -c -o _build/src/cstubs/cstubs_generate_c.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_generate_c.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_inverted.cmi -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_inverted.mli - ocamlfind ocamlc -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -c -o _build/src/cstubs/cstubs_inverted.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_inverted.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_structs.cmi -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_structs.mli - ocamlfind ocamlc -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -c -o _build/src/cstubs/cstubs_structs.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_structs.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs.cmi -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs.mli - ocamlfind ocamlc -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -c -o _build/src/cstubs/cstubs.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs.ml - ocamlfind ocamlc -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package str -package integers -o _build/cstubs.cma _build/src/cstubs/cstubs_analysis.cmo _build/src/cstubs/cstubs_errors.cmo _build/src/cstubs/ctypes_path.cmo _build/src/cstubs/cstubs_public_name.cmo _build/src/cstubs/cstubs_generate_ml.cmo _build/src/cstubs/cstubs_c_language.cmo _build/src/cstubs/cstubs_emit_c.cmo _build/src/cstubs/cstubs_generate_c.cmo _build/src/cstubs/cstubs_inverted.cmo _build/src/cstubs/cstubs_structs.cmo _build/src/cstubs/cstubs.cmo -cclib -Wl,--no-as-needed - ocamlfind opt -bin-annot -c -o _build/src/cstubs/cstubs_analysis.cmx -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package str -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_analysis.ml - ocamlfind opt -bin-annot -c -o _build/src/cstubs/cstubs_errors.cmx -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package str -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_errors.ml - ocamlfind opt -bin-annot -c -o _build/src/cstubs/ctypes_path.cmx -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package str -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/ctypes_path.ml - ocamlfind opt -bin-annot -c -o _build/src/cstubs/cstubs_public_name.cmx -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package str -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_public_name.ml - ocamlfind opt -bin-annot -c -o _build/src/cstubs/cstubs_generate_ml.cmx -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package str -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_generate_ml.ml - ocamlfind opt -bin-annot -c -o _build/src/cstubs/cstubs_c_language.cmx -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package str -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_c_language.ml - ocamlfind opt -bin-annot -c -o _build/src/cstubs/cstubs_emit_c.cmx -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package str -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_emit_c.ml - ocamlfind opt -bin-annot -c -o _build/src/cstubs/cstubs_generate_c.cmx -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package str -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_generate_c.ml - ocamlfind opt -bin-annot -c -o _build/src/cstubs/cstubs_inverted.cmx -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package str -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_inverted.ml - ocamlfind opt -bin-annot -c -o _build/src/cstubs/cstubs_structs.cmx -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package str -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_structs.ml - ocamlfind opt -bin-annot -c -o _build/src/cstubs/cstubs.cmx -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package str -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs.ml - ocamlfind opt -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package str -package integers -o _build/cstubs.cmxa _build/src/cstubs/cstubs_analysis.cmx _build/src/cstubs/cstubs_errors.cmx _build/src/cstubs/ctypes_path.cmx _build/src/cstubs/cstubs_public_name.cmx _build/src/cstubs/cstubs_generate_ml.cmx _build/src/cstubs/cstubs_c_language.cmx _build/src/cstubs/cstubs_emit_c.cmx _build/src/cstubs/cstubs_generate_c.cmx _build/src/cstubs/cstubs_inverted.cmx _build/src/cstubs/cstubs_structs.cmx _build/src/cstubs/cstubs.cmx -cclib -Wl,--no-as-needed - ocamlfind opt -shared -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -package str -package integers -o _build/cstubs.cmxs _build/src/cstubs/cstubs_analysis.cmx _build/src/cstubs/cstubs_errors.cmx _build/src/cstubs/ctypes_path.cmx _build/src/cstubs/cstubs_public_name.cmx _build/src/cstubs/cstubs_generate_ml.cmx _build/src/cstubs/cstubs_c_language.cmx _build/src/cstubs/cstubs_emit_c.cmx _build/src/cstubs/cstubs_generate_c.cmx _build/src/cstubs/cstubs_inverted.cmx _build/src/cstubs/cstubs_structs.cmx _build/src/cstubs/cstubs.cmx -cclib -Wl,--no-as-needed Processing 47/51: [ctypes: make ctypes-foreign] [tezos-rust-libs: cargo build] - make: Circular ctypes-foreign <- ctypes-foreign dependency dropped. - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes-foreign/ctypes_closure_properties.cmi -package integers -thread -package threads -opaque -no-keep-locs -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/ctypes_closure_properties.mli - ocamlfind ocamlc -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -thread -c -o _build/src/ctypes-foreign/ctypes_closure_properties.cmo -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/ctypes_closure_properties.ml - ocamlfind ocamlc -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -thread -c -o _build/src/ctypes-foreign/ctypes_ffi_stubs.cmo -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/ctypes_ffi_stubs.ml - ocamlfind ocamlc -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -thread -c -o _build/src/ctypes-foreign/ctypes_foreign_threaded_stubs.cmo -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/ctypes_foreign_threaded_stubs.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes-foreign/ctypes_weak_ref.cmi -package integers -thread -package threads -opaque -no-keep-locs -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/ctypes_weak_ref.mli - ocamlfind ocamlc -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -thread -c -o _build/src/ctypes-foreign/ctypes_weak_ref.cmo -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/ctypes_weak_ref.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes-foreign/dl.cmi -package integers -thread -package threads -opaque -no-keep-locs -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/dl.mli - ocamlfind ocamlc -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -thread -c -o _build/src/ctypes-foreign/dl.cmo -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/dl.ml - File "src/ctypes-foreign/dl.ml", line 51, characters 12-20: - 51 | let dlopen ?filename ~flags = - ^^^^^^^^ - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/ctypes-foreign/dl.ml", line 61, characters 11-17: - 61 | let dlsym ?handle ~symbol = - ^^^^^^ - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes-foreign/libffi_abi.cmi -package integers -thread -package threads -opaque -no-keep-locs -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/libffi_abi.mli - ocamlfind ocamlc -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -thread -c -o _build/src/ctypes-foreign/libffi_abi.cmo -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/libffi_abi.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes-foreign/ctypes_ffi.cmi -package integers -thread -package threads -opaque -no-keep-locs -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/ctypes_ffi.mli - ocamlfind ocamlc -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -thread -c -o _build/src/ctypes-foreign/ctypes_ffi.cmo -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/ctypes_ffi.ml - ocamlfind ocamlc -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -thread -c -o _build/src/ctypes-foreign/ctypes_foreign_basis.cmo -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/ctypes_foreign_basis.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes-foreign/foreign.cmi -package integers -thread -package threads -opaque -no-keep-locs -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/foreign.mli - ocamlfind ocamlc -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -thread -c -o _build/src/ctypes-foreign/foreign.cmo -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/foreign.ml - ocamlfind ocamlc -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -thread -cclib -lctypes-foreign_stubs -dllib -lctypes-foreign_stubs -package integers -thread -package threads -o _build/ctypes-foreign.cma _build/src/ctypes-foreign/ctypes_closure_properties.cmo _build/src/ctypes-foreign/ctypes_ffi_stubs.cmo _build/src/ctypes-foreign/ctypes_foreign_threaded_stubs.cmo _build/src/ctypes-foreign/ctypes_weak_ref.cmo _build/src/ctypes-foreign/dl.cmo _build/src/ctypes-foreign/libffi_abi.cmo _build/src/ctypes-foreign/ctypes_ffi.cmo _build/src/ctypes-foreign/ctypes_foreign_basis.cmo _build/src/ctypes-foreign/foreign.cmo -cclib -Wl,--no-as-needed -cclib -lffi - cd _build/src/ctypes-foreign && ocamlfind ocamlc -c -package integers -thread -package threads -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.18.0/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.18.0/tests -o dl_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.18.0/src/ctypes-foreign/dl_stubs.c - cd _build/src/ctypes-foreign && ocamlfind ocamlc -c -package integers -thread -package threads -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.18.0/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.18.0/tests -o ffi_call_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.18.0/src/ctypes-foreign/ffi_call_stubs.c - cd _build/src/ctypes-foreign && ocamlfind ocamlc -c -package integers -thread -package threads -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.18.0/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.18.0/tests -o ffi_type_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.18.0/src/ctypes-foreign/ffi_type_stubs.c - cd _build/src/ctypes-foreign && ocamlfind ocamlc -c -package integers -thread -package threads -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.18.0/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.18.0/tests -o foreign_threaded_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.18.0/src/ctypes-foreign/foreign_threaded_stubs.c - ocamlfind ocamlmklib -o _build/ctypes-foreign_stubs _build/src/ctypes-foreign/dl_stubs.o _build/src/ctypes-foreign/ffi_call_stubs.o _build/src/ctypes-foreign/ffi_type_stubs.o _build/src/ctypes-foreign/foreign_threaded_stubs.o -ldopt -lffi - ocamlfind opt -bin-annot -c -o _build/src/ctypes-foreign/ctypes_closure_properties.cmx -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -thread -package integers -thread -package threads -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/ctypes_closure_properties.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes-foreign/ctypes_ffi_stubs.cmx -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -thread -package integers -thread -package threads -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/ctypes_ffi_stubs.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes-foreign/ctypes_foreign_threaded_stubs.cmx -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -thread -package integers -thread -package threads -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/ctypes_foreign_threaded_stubs.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes-foreign/ctypes_weak_ref.cmx -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -thread -package integers -thread -package threads -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/ctypes_weak_ref.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes-foreign/dl.cmx -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -thread -package integers -thread -package threads -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/dl.ml - File "src/ctypes-foreign/dl.ml", line 51, characters 12-20: - 51 | let dlopen ?filename ~flags = - ^^^^^^^^ - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - File "src/ctypes-foreign/dl.ml", line 61, characters 11-17: - 61 | let dlsym ?handle ~symbol = - ^^^^^^ - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - ocamlfind opt -bin-annot -c -o _build/src/ctypes-foreign/libffi_abi.cmx -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -thread -package integers -thread -package threads -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/libffi_abi.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes-foreign/ctypes_ffi.cmx -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -thread -package integers -thread -package threads -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/ctypes_ffi.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes-foreign/ctypes_foreign_basis.cmx -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -thread -package integers -thread -package threads -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/ctypes_foreign_basis.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes-foreign/foreign.cmx -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -thread -package integers -thread -package threads -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/foreign.ml - ocamlfind opt -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -thread -package integers -thread -package threads -cclib -lctypes-foreign_stubs -o _build/ctypes-foreign.cmxa _build/src/ctypes-foreign/ctypes_closure_properties.cmx _build/src/ctypes-foreign/ctypes_ffi_stubs.cmx _build/src/ctypes-foreign/ctypes_foreign_threaded_stubs.cmx _build/src/ctypes-foreign/ctypes_weak_ref.cmx _build/src/ctypes-foreign/dl.cmx _build/src/ctypes-foreign/libffi_abi.cmx _build/src/ctypes-foreign/ctypes_ffi.cmx _build/src/ctypes-foreign/ctypes_foreign_basis.cmx _build/src/ctypes-foreign/foreign.cmx -cclib -Wl,--no-as-needed -cclib -lffi - ocamlfind opt -shared -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -thread -package integers -thread -package threads -o _build/ctypes-foreign.cmxs _build/src/ctypes-foreign/ctypes_closure_properties.cmx _build/src/ctypes-foreign/ctypes_ffi_stubs.cmx _build/src/ctypes-foreign/ctypes_foreign_threaded_stubs.cmx _build/src/ctypes-foreign/ctypes_weak_ref.cmx _build/src/ctypes-foreign/dl.cmx _build/src/ctypes-foreign/libffi_abi.cmx _build/src/ctypes-foreign/ctypes_ffi.cmx _build/src/ctypes-foreign/ctypes_foreign_basis.cmx _build/src/ctypes-foreign/foreign.cmx _build/src/ctypes-foreign/dl_stubs.o _build/src/ctypes-foreign/ffi_call_stubs.o _build/src/ctypes-foreign/ffi_type_stubs.o _build/src/ctypes-foreign/foreign_threaded_stubs.o -cclib -Wl,--no-as-needed -cclib -lffi -> compiled ctypes.0.18.0 Processing 47/51: [tezos-rust-libs: cargo build] Processing 48/51: [tezos-rust-libs: cargo build] [ctypes: make install] - ocamlfind install ctypes META CHANGES.md - Installed /home/opam/.opam/4.14/lib/ctypes/CHANGES.md - Installed /home/opam/.opam/4.14/lib/ctypes/META - ocamlfind install -add ctypes -optional _build/ctypes.cma _build/dllctypes_stubs.so _build/ctypes.cmxa _build/ctypes.cmxs _build/libctypes_stubs.a _build/ctypes.a src/ctypes/lDouble.mli src/ctypes/complexL.mli src/ctypes/ctypes.mli src/ctypes/posixTypes.mli src/ctypes/ctypes_types.mli _build/src/ctypes/lDouble.cmi _build/src/ctypes/complexL.cmi _build/src/ctypes/ctypes.cmi _build/src/ctypes/posixTypes.cmi _build/src/ctypes/ctypes_types.cmi _build/src/ctypes/ctypes_static.cmi _build/src/ctypes/ctypes_primitive_types.cmi _build/src/ctypes/ctypes_structs.cmi _build/src/ctypes/cstubs_internals.cmi _build/src/ctypes/lDouble.cmt _build/src/ctypes/complexL.cmt _build/src/ctypes/ctypes.cmt _build/src/ctypes/posixTypes.cmt _build/src/ctypes/ctypes_types.cmt _build/src/ctypes/lDouble.cmti _build/src/ctypes/complexL.cmti _build/src/ctypes/ctypes.cmti _build/src/ctypes/posixTypes.cmti _build/src/ctypes/ctypes_types.cmti src/ctypes/cstubs_internals.h src/ctypes/ctypes_complex_compatibility.h src/ctypes/ctypes_complex_stubs.h src/ctypes/ctypes_cstubs_internals.h src/ctypes/ctypes_ldouble_stubs.h src/ctypes/ctypes_managed_buffer_stubs.h src/ctypes/ctypes_primitives.h src/ctypes/ctypes_raw_pointer.h src/ctypes/ctypes_type_info_stubs.h _build/src/ctypes/ctypes_ptr.cmx _build/src/ctypes/ctypes_roots_stubs.cmx _build/src/ctypes/lDouble.cmx _build/src/ctypes/ctypes_bigarray_stubs.cmx _build/src/ctypes/complexL.cmx _build/src/ctypes/ctypes_primitive_types.cmx _build/src/ctypes/ctypes_primitives.cmx _build/src/ctypes/ctypes_value_printing_stubs.cmx _build/src/ctypes/ctypes_memory_stubs.cmx _build/src/ctypes/ctypes_bigarray.cmx _build/src/ctypes/ctypes_static.cmx _build/src/ctypes/ctypes_std_view_stubs.cmx _build/src/ctypes/ctypes_structs.cmx _build/src/ctypes/ctypes_structs_computed.cmx _build/src/ctypes/ctypes_type_printing.cmx _build/src/ctypes/ctypes_memory.cmx _build/src/ctypes/ctypes_coerce.cmx _build/src/ctypes/ctypes_std_views.cmx _build/src/ctypes/ctypes_value_printing.cmx _build/src/ctypes/ctypes.cmx _build/src/ctypes/cstubs_internals.cmx _build/src/ctypes/posixTypes.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/posixTypes.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_internals.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_value_printing.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_std_views.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_coerce.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_memory.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_type_printing.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_structs_computed.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_structs.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_std_view_stubs.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_static.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_bigarray.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_memory_stubs.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_value_printing_stubs.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_primitives.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_primitive_types.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/complexL.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_bigarray_stubs.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/lDouble.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_roots_stubs.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_ptr.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_type_info_stubs.h - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_raw_pointer.h - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_primitives.h - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_managed_buffer_stubs.h - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_ldouble_stubs.h - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_cstubs_internals.h - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_complex_stubs.h - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_complex_compatibility.h - Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_internals.h - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_types.cmti - Installed /home/opam/.opam/4.14/lib/ctypes/posixTypes.cmti - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes.cmti - Installed /home/opam/.opam/4.14/lib/ctypes/complexL.cmti - Installed /home/opam/.opam/4.14/lib/ctypes/lDouble.cmti - Installed /home/opam/.opam/4.14/lib/ctypes/posixTypes.cmt - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes.cmt - Installed /home/opam/.opam/4.14/lib/ctypes/complexL.cmt - Installed /home/opam/.opam/4.14/lib/ctypes/lDouble.cmt - Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_internals.cmi - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_structs.cmi - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_primitive_types.cmi - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_static.cmi - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_types.cmi - Installed /home/opam/.opam/4.14/lib/ctypes/posixTypes.cmi - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes.cmi - Installed /home/opam/.opam/4.14/lib/ctypes/complexL.cmi - Installed /home/opam/.opam/4.14/lib/ctypes/lDouble.cmi - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_types.mli - Installed /home/opam/.opam/4.14/lib/ctypes/posixTypes.mli - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes.mli - Installed /home/opam/.opam/4.14/lib/ctypes/complexL.mli - Installed /home/opam/.opam/4.14/lib/ctypes/lDouble.mli - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes.a - Installed /home/opam/.opam/4.14/lib/ctypes/libctypes_stubs.a - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes.cmxs - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes.cmxa - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes.cma - Installed /home/opam/.opam/4.14/lib/stublibs/dllctypes_stubs.so - Installed /home/opam/.opam/4.14/lib/stublibs/dllctypes_stubs.so.owner - ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.14/lib/stublibs is not mentioned in ld.conf - ocamlfind install -add ctypes -optional _build/ctypes-top.cma _build/ctypes-top.cmxa _build/ctypes-top.cmxs _build/ctypes-top.a src/ctypes-top/ctypes_printers.mli _build/src/ctypes-top/ctypes_printers.cmi _build/src/ctypes-top/ctypes_printers.cmt _build/src/ctypes-top/ctypes_printers.cmti _build/src/ctypes-top/ctypes_printers.cmx _build/src/ctypes-top/install_ctypes_printers.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/install_ctypes_printers.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_printers.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_printers.cmti - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_printers.cmt - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_printers.cmi - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_printers.mli - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes-top.a - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes-top.cmxs - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes-top.cmxa - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes-top.cma - ocamlfind install -add ctypes -optional _build/ctypes-foreign.cma _build/dllctypes-foreign_stubs.so _build/ctypes-foreign.cmxa _build/ctypes-foreign.cmxs _build/libctypes-foreign_stubs.a _build/ctypes-foreign.a src/ctypes-foreign/dl.mli src/ctypes-foreign/libffi_abi.mli src/ctypes-foreign/foreign.mli _build/src/ctypes-foreign/dl.cmi _build/src/ctypes-foreign/libffi_abi.cmi _build/src/ctypes-foreign/foreign.cmi _build/src/ctypes-foreign/dl.cmt _build/src/ctypes-foreign/libffi_abi.cmt _build/src/ctypes-foreign/foreign.cmt _build/src/ctypes-foreign/dl.cmti _build/src/ctypes-foreign/libffi_abi.cmti _build/src/ctypes-foreign/foreign.cmti _build/src/ctypes-foreign/ctypes_closure_properties.cmx _build/src/ctypes-foreign/ctypes_ffi_stubs.cmx _build/src/ctypes-foreign/ctypes_foreign_threaded_stubs.cmx _build/src/ctypes-foreign/ctypes_weak_ref.cmx _build/src/ctypes-foreign/dl.cmx _build/src/ctypes-foreign/libffi_abi.cmx _build/src/ctypes-foreign/ctypes_ffi.cmx _build/src/ctypes-foreign/ctypes_foreign_basis.cmx _build/src/ctypes-foreign/foreign.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/foreign.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_foreign_basis.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_ffi.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/libffi_abi.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/dl.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_weak_ref.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_foreign_threaded_stubs.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_ffi_stubs.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_closure_properties.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/foreign.cmti - Installed /home/opam/.opam/4.14/lib/ctypes/libffi_abi.cmti - Installed /home/opam/.opam/4.14/lib/ctypes/dl.cmti - Installed /home/opam/.opam/4.14/lib/ctypes/foreign.cmt - Installed /home/opam/.opam/4.14/lib/ctypes/libffi_abi.cmt - Installed /home/opam/.opam/4.14/lib/ctypes/dl.cmt - Installed /home/opam/.opam/4.14/lib/ctypes/foreign.cmi - Installed /home/opam/.opam/4.14/lib/ctypes/libffi_abi.cmi - Installed /home/opam/.opam/4.14/lib/ctypes/dl.cmi - Installed /home/opam/.opam/4.14/lib/ctypes/foreign.mli - Installed /home/opam/.opam/4.14/lib/ctypes/libffi_abi.mli - Installed /home/opam/.opam/4.14/lib/ctypes/dl.mli - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes-foreign.a - Installed /home/opam/.opam/4.14/lib/ctypes/libctypes-foreign_stubs.a - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes-foreign.cmxs - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes-foreign.cmxa - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes-foreign.cma - Installed /home/opam/.opam/4.14/lib/stublibs/dllctypes-foreign_stubs.so - Installed /home/opam/.opam/4.14/lib/stublibs/dllctypes-foreign_stubs.so.owner - ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.14/lib/stublibs is not mentioned in ld.conf - ocamlfind install -add ctypes -optional _build/cstubs.cma _build/cstubs.cmxa _build/cstubs.cmxs _build/cstubs.a src/cstubs/cstubs_structs.mli src/cstubs/cstubs.mli src/cstubs/cstubs_inverted.mli _build/src/cstubs/cstubs_structs.cmi _build/src/cstubs/cstubs.cmi _build/src/cstubs/cstubs_inverted.cmi _build/src/cstubs/cstubs_structs.cmt _build/src/cstubs/cstubs.cmt _build/src/cstubs/cstubs_inverted.cmt _build/src/cstubs/cstubs_structs.cmti _build/src/cstubs/cstubs.cmti _build/src/cstubs/cstubs_inverted.cmti /home/opam/.opam/4.14/lib/integers/ocaml_integers.h _build/src/cstubs/cstubs_analysis.cmx _build/src/cstubs/cstubs_errors.cmx _build/src/cstubs/ctypes_path.cmx _build/src/cstubs/cstubs_public_name.cmx _build/src/cstubs/cstubs_generate_ml.cmx _build/src/cstubs/cstubs_c_language.cmx _build/src/cstubs/cstubs_emit_c.cmx _build/src/cstubs/cstubs_generate_c.cmx _build/src/cstubs/cstubs_inverted.cmx _build/src/cstubs/cstubs_structs.cmx _build/src/cstubs/cstubs.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/cstubs.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_structs.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_inverted.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_generate_c.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_emit_c.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_c_language.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_generate_ml.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_public_name.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_path.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_errors.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_analysis.cmx - Installed /home/opam/.opam/4.14/lib/ctypes/ocaml_integers.h - Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_inverted.cmti - Installed /home/opam/.opam/4.14/lib/ctypes/cstubs.cmti - Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_structs.cmti - Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_inverted.cmt - Installed /home/opam/.opam/4.14/lib/ctypes/cstubs.cmt - Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_structs.cmt - Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_inverted.cmi - Installed /home/opam/.opam/4.14/lib/ctypes/cstubs.cmi - Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_structs.cmi - Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_inverted.mli - Installed /home/opam/.opam/4.14/lib/ctypes/cstubs.mli - Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_structs.mli - Installed /home/opam/.opam/4.14/lib/ctypes/cstubs.a - Installed /home/opam/.opam/4.14/lib/ctypes/cstubs.cmxs - Installed /home/opam/.opam/4.14/lib/ctypes/cstubs.cmxa - Installed /home/opam/.opam/4.14/lib/ctypes/cstubs.cma -> installed ctypes.0.18.0 Processing 48/51: [tezos-rust-libs: cargo build] + /usr/bin/cargo "build" "--target-dir" "target" "--release" (CWD=/home/opam/.opam/4.14/.opam-switch/build/tezos-rust-libs.1.1) - Compiling autocfg v1.0.1 - Compiling cfg-if v0.1.10 - Compiling libc v0.2.83 - Compiling byteorder v1.4.2 - Compiling getrandom v0.1.15 - Compiling typenum v1.12.0 - Compiling proc-macro2 v1.0.24 - Compiling unicode-xid v0.2.1 - Compiling syn v1.0.60 - Compiling lazy_static v1.4.0 - Compiling maybe-uninit v2.0.0 - Compiling ppv-lite86 v0.2.10 - Compiling constant_time_eq v0.1.5 - Compiling arrayvec v0.5.2 - Compiling opaque-debug v0.2.3 - Compiling arrayref v0.3.6 - Compiling byte-tools v0.3.1 - Compiling scopeguard v1.1.0 - Compiling crunchy v0.1.6 - Compiling log v0.4.14 - Compiling fake-simd v0.1.2 - Compiling crypto_api v0.2.2 - Compiling futures v0.1.30 - Compiling cfg-if v1.0.0 - Compiling bit-vec v0.4.4 - Compiling hex v0.3.2 - Compiling block-padding v0.1.5 - Compiling crypto_api_chachapoly v0.2.2 - Compiling blake2b_simd v0.5.11 - Compiling blake2s_simd v0.5.11 - Compiling num-traits v0.2.14 - Compiling num-integer v0.1.44 - Compiling num-bigint v0.2.6 - Compiling crossbeam-utils v0.7.2 - Compiling memoffset v0.5.6 - Compiling crossbeam-epoch v0.8.2 - Compiling bigint v4.4.3 - Compiling quote v1.0.8 - Compiling num_cpus v1.13.0 - Compiling directories v1.0.2 - Compiling zcash_history v0.2.0 - Compiling rand_core v0.5.1 - Compiling crossbeam-queue v0.2.3 - Compiling crossbeam-channel v0.4.4 - Compiling rand_chacha v0.2.2 - Compiling rand_xorshift v0.2.0 - Compiling futures-cpupool v0.1.8 - Compiling generic-array v0.12.3 - Compiling rand v0.7.3 - Compiling crossbeam-deque v0.7.3 - Compiling block-cipher-trait v0.6.2 - Compiling digest v0.8.1 - Compiling block-buffer v0.7.3 - Compiling crossbeam v0.7.3 - Compiling aes-soft v0.3.3 - Compiling sha2 v0.8.2 - Compiling aes v0.3.2 - Compiling fpe v0.2.0 - Compiling ff_derive v0.6.0 - Compiling ff v0.6.0 - Compiling group v0.6.0 - Compiling pairing v0.16.0 - Compiling zcash_primitives v0.2.0 - Compiling bellman v0.6.0 - Compiling zcash_proofs v0.2.0 - Compiling rustc-bls12-381 v0.8.1 (/home/opam/.opam/4.14/.opam-switch/build/tezos-rust-libs.1.1/rustc-bls12-381) - Compiling librustzcash v0.2.0 (/home/opam/.opam/4.14/.opam-switch/build/tezos-rust-libs.1.1/librustzcash) - warning: lint `intra_doc_link_resolution_failure` has been removed: use `rustdoc::broken_intra_doc_links` instead - --> librustzcash/src/rustzcash.rs:6:9 - | - 6 | #![deny(intra_doc_link_resolution_failure)] - | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - | - = note: `#[warn(renamed_and_removed_lints)]` on by default - - warning: `librustzcash` (lib) generated 1 warning - Finished release [optimized] target(s) in 15.24s -> compiled tezos-rust-libs.1.1 -> installed tezos-rust-libs.1.1 Processing 50/51: [bls12-381-unix: dune build] + /home/opam/.opam/4.14/bin/dune "build" "-j" "39" "-p" "bls12-381-unix" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/bls12-381-unix.0.5.0) -> compiled bls12-381-unix.0.5.0 -> installed bls12-381-unix.0.5.0 Done. # Run eval $(opam env) to update the current shell environment 2024-09-12 20:00.08 ---> saved as "f6ffdd2cf6ab39cb487b7322ac3d6f636292ca18c55a9f8ab02c1171e1999510" /home/opam: (run (shell "opam exec -- ~/voodoo-prep -u bls12-381-unix:7c29fbcdd1fe49ff437562b19a853bf7,bls12-381-gen:3f399c78d00269c68cb54b70e7032fd2,bls12-381:40e70f247b0704d573fec5e95c3a5d67")) 2024-09-12 20:00.10 ---> saved as "f32df44418f363d7f61343ad2f15e9d17e67c455f6f1ce279d620c045dad6396" /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.833582') && (for DATA in prep/universes/40e70f247b0704d573fec5e95c3a5d67/bls12-381/0.5.0,bls12-381.0.5.0-40e70f247b0704d573fec5e95c3a5d67,bls12-381.0.5.0 prep/universes/3f399c78d00269c68cb54b70e7032fd2/bls12-381-gen/0.5.0,bls12-381-gen.0.5.0-3f399c78d00269c68cb54b70e7032fd2,bls12-381-gen.0.5.0 prep/universes/7c29fbcdd1fe49ff437562b19a853bf7/bls12-381-unix/0.5.0,bls12-381-unix.0.5.0-7c29fbcdd1fe49ff437562b19a853bf7,bls12-381-unix.0.5.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/40e70f247b0704d573fec5e95c3a5d67/bls12-381/0.5.0,bls12-381.0.5.0-40e70f247b0704d573fec5e95c3a5d67,bls12-381.0.5.0 prep/universes/3f399c78d00269c68cb54b70e7032fd2/bls12-381-gen/0.5.0,bls12-381-gen.0.5.0-3f399c78d00269c68cb54b70e7032fd2,bls12-381-gen.0.5.0 prep/universes/7c29fbcdd1fe49ff437562b19a853bf7/bls12-381-unix/0.5.0,bls12-381-unix.0.5.0-7c29fbcdd1fe49ff437562b19a853bf7,bls12-381-unix.0.5.0; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/40e70f247b0704d573fec5e95c3a5d67/bls12-381/0.5.0,bls12-381.0.5.0-40e70f247b0704d573fec5e95c3a5d67,bls12-381.0.5.0 prep/universes/3f399c78d00269c68cb54b70e7032fd2/bls12-381-gen/0.5.0,bls12-381-gen.0.5.0-3f399c78d00269c68cb54b70e7032fd2,bls12-381-gen.0.5.0 prep/universes/7c29fbcdd1fe49ff437562b19a853bf7/bls12-381-unix/0.5.0,bls12-381-unix.0.5.0-7c29fbcdd1fe49ff437562b19a853bf7,bls12-381-unix.0.5.0; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1) || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)")) 0.833582 prep/universes/40e70f247b0704d573fec5e95c3a5d67/bls12-381/0.5.0/doc/ prep/universes/40e70f247b0704d573fec5e95c3a5d67/bls12-381/0.5.0/doc/bls12-381/ prep/universes/40e70f247b0704d573fec5e95c3a5d67/bls12-381/0.5.0/doc/bls12-381/CHANGES.md prep/universes/40e70f247b0704d573fec5e95c3a5d67/bls12-381/0.5.0/doc/bls12-381/LICENSE prep/universes/40e70f247b0704d573fec5e95c3a5d67/bls12-381/0.5.0/doc/bls12-381/README.md prep/universes/40e70f247b0704d573fec5e95c3a5d67/bls12-381/0.5.0/lib/ prep/universes/40e70f247b0704d573fec5e95c3a5d67/bls12-381/0.5.0/lib/bls12-381/ prep/universes/40e70f247b0704d573fec5e95c3a5d67/bls12-381/0.5.0/lib/bls12-381/META prep/universes/40e70f247b0704d573fec5e95c3a5d67/bls12-381/0.5.0/lib/bls12-381/bls12_381.cmi prep/universes/40e70f247b0704d573fec5e95c3a5d67/bls12-381/0.5.0/lib/bls12-381/bls12_381.cmti prep/universes/40e70f247b0704d573fec5e95c3a5d67/bls12-381/0.5.0/lib/bls12-381/dune-package prep/universes/40e70f247b0704d573fec5e95c3a5d67/bls12-381/0.5.0/opam prep/universes/3f399c78d00269c68cb54b70e7032fd2/bls12-381-gen/0.5.0/doc/ prep/universes/3f399c78d00269c68cb54b70e7032fd2/bls12-381-gen/0.5.0/doc/bls12-381-gen/ prep/universes/3f399c78d00269c68cb54b70e7032fd2/bls12-381-gen/0.5.0/doc/bls12-381-gen/CHANGES.md prep/universes/3f399c78d00269c68cb54b70e7032fd2/bls12-381-gen/0.5.0/doc/bls12-381-gen/LICENSE prep/universes/3f399c78d00269c68cb54b70e7032fd2/bls12-381-gen/0.5.0/doc/bls12-381-gen/README.md prep/universes/3f399c78d00269c68cb54b70e7032fd2/bls12-381-gen/0.5.0/lib/ prep/universes/3f399c78d00269c68cb54b70e7032fd2/bls12-381-gen/0.5.0/lib/bls12-381-gen/ prep/universes/3f399c78d00269c68cb54b70e7032fd2/bls12-381-gen/0.5.0/lib/bls12-381-gen/bls12_381_gen.ocamlobjinfo prep/universes/3f399c78d00269c68cb54b70e7032fd2/bls12-381-gen/0.5.0/lib/bls12-381-gen/META prep/universes/3f399c78d00269c68cb54b70e7032fd2/bls12-381-gen/0.5.0/lib/bls12-381-gen/bls12_381_gen.cmi prep/universes/3f399c78d00269c68cb54b70e7032fd2/bls12-381-gen/0.5.0/lib/bls12-381-gen/bls12_381_gen.cmt prep/universes/3f399c78d00269c68cb54b70e7032fd2/bls12-381-gen/0.5.0/lib/bls12-381-gen/bls12_381_gen__Elliptic_curve_sig.cmi prep/universes/3f399c78d00269c68cb54b70e7032fd2/bls12-381-gen/0.5.0/lib/bls12-381-gen/bls12_381_gen__Elliptic_curve_sig.cmt prep/universes/3f399c78d00269c68cb54b70e7032fd2/bls12-381-gen/0.5.0/lib/bls12-381-gen/bls12_381_gen__Fft.cmi prep/universes/3f399c78d00269c68cb54b70e7032fd2/bls12-381-gen/0.5.0/lib/bls12-381-gen/bls12_381_gen__Fft.cmt prep/universes/3f399c78d00269c68cb54b70e7032fd2/bls12-381-gen/0.5.0/lib/bls12-381-gen/bls12_381_gen__Fft.cmti prep/universes/3f399c78d00269c68cb54b70e7032fd2/bls12-381-gen/0.5.0/lib/bls12-381-gen/bls12_381_gen__Fq12.cmi prep/universes/3f399c78d00269c68cb54b70e7032fd2/bls12-381-gen/0.5.0/lib/bls12-381-gen/bls12_381_gen__Fq12.cmt prep/universes/3f399c78d00269c68cb54b70e7032fd2/bls12-381-gen/0.5.0/lib/bls12-381-gen/bls12_381_gen__Fr.cmi prep/universes/3f399c78d00269c68cb54b70e7032fd2/bls12-381-gen/0.5.0/lib/bls12-381-gen/bls12_381_gen__Fr.cmt prep/universes/3f399c78d00269c68cb54b70e7032fd2/bls12-381-gen/0.5.0/lib/bls12-381-gen/bls12_381_gen__G1.cmi prep/universes/3f399c78d00269c68cb54b70e7032fd2/bls12-381-gen/0.5.0/lib/bls12-381-gen/bls12_381_gen__G1.cmt prep/universes/3f399c78d00269c68cb54b70e7032fd2/bls12-381-gen/0.5.0/lib/bls12-381-gen/bls12_381_gen__G2.cmi prep/universes/3f399c78d00269c68cb54b70e7032fd2/bls12-381-gen/0.5.0/lib/bls12-381-gen/bls12_381_gen__G2.cmt prep/universes/3f399c78d00269c68cb54b70e7032fd2/bls12-381-gen/0.5.0/lib/bls12-381-gen/bls12_381_gen__Pairing.cmi prep/universes/3f399c78d00269c68cb54b70e7032fd2/bls12-381-gen/0.5.0/lib/bls12-381-gen/bls12_381_gen__Pairing.cmt prep/universes/3f399c78d00269c68cb54b70e7032fd2/bls12-381-gen/0.5.0/lib/bls12-381-gen/bls12_381_gen__S.cmi prep/universes/3f399c78d00269c68cb54b70e7032fd2/bls12-381-gen/0.5.0/lib/bls12-381-gen/bls12_381_gen__S.cmt prep/universes/3f399c78d00269c68cb54b70e7032fd2/bls12-381-gen/0.5.0/lib/bls12-381-gen/dune-package prep/universes/3f399c78d00269c68cb54b70e7032fd2/bls12-381-gen/0.5.0/opam prep/universes/7c29fbcdd1fe49ff437562b19a853bf7/bls12-381-unix/0.5.0/doc/ prep/universes/7c29fbcdd1fe49ff437562b19a853bf7/bls12-381-unix/0.5.0/doc/bls12-381-unix/ prep/universes/7c29fbcdd1fe49ff437562b19a853bf7/bls12-381-unix/0.5.0/doc/bls12-381-unix/CHANGES.md prep/universes/7c29fbcdd1fe49ff437562b19a853bf7/bls12-381-unix/0.5.0/doc/bls12-381-unix/LICENSE prep/universes/7c29fbcdd1fe49ff437562b19a853bf7/bls12-381-unix/0.5.0/doc/bls12-381-unix/README.md prep/universes/7c29fbcdd1fe49ff437562b19a853bf7/bls12-381-unix/0.5.0/lib/ prep/universes/7c29fbcdd1fe49ff437562b19a853bf7/bls12-381-unix/0.5.0/lib/bls12-381-unix/ prep/universes/7c29fbcdd1fe49ff437562b19a853bf7/bls12-381-unix/0.5.0/lib/bls12-381-unix/bls12_381_unix.ocamlobjinfo prep/universes/7c29fbcdd1fe49ff437562b19a853bf7/bls12-381-unix/0.5.0/lib/bls12-381-unix/.private/ prep/universes/7c29fbcdd1fe49ff437562b19a853bf7/bls12-381-unix/0.5.0/lib/bls12-381-unix/.private/rustc_bls12_381_bindings.cmi prep/universes/7c29fbcdd1fe49ff437562b19a853bf7/bls12-381-unix/0.5.0/lib/bls12-381-unix/.private/rustc_bls12_381_bindings.cmt prep/universes/7c29fbcdd1fe49ff437562b19a853bf7/bls12-381-unix/0.5.0/lib/bls12-381-unix/.private/rustc_bls12_381_stubs.cmi prep/universes/7c29fbcdd1fe49ff437562b19a853bf7/bls12-381-unix/0.5.0/lib/bls12-381-unix/.private/rustc_bls12_381_stubs.cmt prep/universes/7c29fbcdd1fe49ff437562b19a853bf7/bls12-381-unix/0.5.0/lib/bls12-381-unix/META prep/universes/7c29fbcdd1fe49ff437562b19a853bf7/bls12-381-unix/0.5.0/lib/bls12-381-unix/bls12_381.cmi prep/universes/7c29fbcdd1fe49ff437562b19a853bf7/bls12-381-unix/0.5.0/lib/bls12-381-unix/bls12_381.cmt prep/universes/7c29fbcdd1fe49ff437562b19a853bf7/bls12-381-unix/0.5.0/lib/bls12-381-unix/dune-package prep/universes/7c29fbcdd1fe49ff437562b19a853bf7/bls12-381-unix/0.5.0/lib/bls12-381-unix/fq12.cmi prep/universes/7c29fbcdd1fe49ff437562b19a853bf7/bls12-381-unix/0.5.0/lib/bls12-381-unix/fq12.cmt prep/universes/7c29fbcdd1fe49ff437562b19a853bf7/bls12-381-unix/0.5.0/lib/bls12-381-unix/fr.cmi prep/universes/7c29fbcdd1fe49ff437562b19a853bf7/bls12-381-unix/0.5.0/lib/bls12-381-unix/fr.cmt prep/universes/7c29fbcdd1fe49ff437562b19a853bf7/bls12-381-unix/0.5.0/lib/bls12-381-unix/g1.cmi prep/universes/7c29fbcdd1fe49ff437562b19a853bf7/bls12-381-unix/0.5.0/lib/bls12-381-unix/g1.cmt prep/universes/7c29fbcdd1fe49ff437562b19a853bf7/bls12-381-unix/0.5.0/lib/bls12-381-unix/g2.cmi prep/universes/7c29fbcdd1fe49ff437562b19a853bf7/bls12-381-unix/0.5.0/lib/bls12-381-unix/g2.cmt prep/universes/7c29fbcdd1fe49ff437562b19a853bf7/bls12-381-unix/0.5.0/lib/bls12-381-unix/pairing.cmi prep/universes/7c29fbcdd1fe49ff437562b19a853bf7/bls12-381-unix/0.5.0/lib/bls12-381-unix/pairing.cmt prep/universes/7c29fbcdd1fe49ff437562b19a853bf7/bls12-381-unix/0.5.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:bls12-381.0.5.0-40e70f247b0704d573fec5e95c3a5d67:71b3b787c08d7c65c40abdd6cfe9b7f910c43470b7312d87d32610692e94586b HASHES:bls12-381-gen.0.5.0-3f399c78d00269c68cb54b70e7032fd2:89639082b6d70abd5830e73789920565b70d48455830a66db6ab6c8dea11a981 HASHES:bls12-381-unix.0.5.0-7c29fbcdd1fe49ff437562b19a853bf7:c1c6c22b1949fc987dc97b1a6b4d8aeef2e87e65cf33442fdf8fb88f28c221ea 2024-09-12 20:00.12 ---> saved as "25858a57b391db64a6dea75c8778a5e5b5cbadce862e114f5ad6c27b8e00d654" Job succeeded 2024-09-12 20:09.52: bls12-381-unix.0.5.0-7c29fbcdd1fe49ff437562b19a853bf7 -> c1c6c22b1949fc987dc97b1a6b4d8aeef2e87e65cf33442fdf8fb88f28c221ea 2024-09-12 20:09.52: bls12-381-gen.0.5.0-3f399c78d00269c68cb54b70e7032fd2 -> 89639082b6d70abd5830e73789920565b70d48455830a66db6ab6c8dea11a981 2024-09-12 20:09.52: bls12-381.0.5.0-40e70f247b0704d573fec5e95c3a5d67 -> 71b3b787c08d7c65c40abdd6cfe9b7f910c43470b7312d87d32610692e94586b 2024-09-12 20:09.52: Job succeeded