Build:
- 0
2024-09-12 08:35.53: New job: Voodoo prep ctypes-zarith.0.2.0; 32ebeb7fdf5527ad2ffb45703fbd8d34 2024-09-12 08:35.53: Waiting for resource in pool OCluster 2024-09-12 19:39.15: Waiting for worker… 2024-09-12 19:39.15: Got resource from pool OCluster 2024-09-12 19:39.15: Using cache hint "docs-universe-prep-5.0.0" To reproduce locally: cat > prep.spec <<'END-OF-SPEC' ((build tools ((from ocaml/opam:debian-12-ocaml-5.0@sha256:b85f6e0052d832ee9a2d105ad0106bdcdbac89af60760eee0391e0cf6a85f933) (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-5.0@sha256:b85f6e0052d832ee9a2d105ad0106bdcdbac89af60760eee0391e0cf6a85f933) (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 ctypes-zarith.0.2.0 zarith.1.14 stdlib-shims.0.3.0 sexplib0.v0.17.0 seq.base result.1.5 re.1.12.0 ppxlib.0.33.0 ppx_derivers.1.2.1 ppx_cstubs.0.7.0 ocamlfind.1.9.6 ocaml-compiler-libs.v0.12.4 num.1.5-1 integers.0.7.0 host-arch-x86_64.1 either.1.0.0 dune-configurator.3.16.0 dune.3.16.0 ctypes.0.23.0 csexp.1.5.2 cppo.1.7.0 containers.3.13.1 conf-pkg-config.3 conf-gmp.4 bigarray-compat.1.1.0 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')")) (run (shell "opam exec -- ~/voodoo-prep -u ctypes-zarith:32ebeb7fdf5527ad2ffb45703fbd8d34,ppx_cstubs:59b488b93ad543e31c79221ea112ec54,ctypes:2879c818c2a696a8ede1353114535c59,containers:4571fc1f1c6f96f3e3ff392dd3b6273f")) (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.616765') && (for DATA in prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1,containers.3.13.1-4571fc1f1c6f96f3e3ff392dd3b6273f,containers.3.13.1 prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0,ctypes.0.23.0-2879c818c2a696a8ede1353114535c59,ctypes.0.23.0 prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0,ppx_cstubs.0.7.0-59b488b93ad543e31c79221ea112ec54,ppx_cstubs.0.7.0 prep/universes/32ebeb7fdf5527ad2ffb45703fbd8d34/ctypes-zarith/0.2.0,ctypes-zarith.0.2.0-32ebeb7fdf5527ad2ffb45703fbd8d34,ctypes-zarith.0.2.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/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1,containers.3.13.1-4571fc1f1c6f96f3e3ff392dd3b6273f,containers.3.13.1 prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0,ctypes.0.23.0-2879c818c2a696a8ede1353114535c59,ctypes.0.23.0 prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0,ppx_cstubs.0.7.0-59b488b93ad543e31c79221ea112ec54,ppx_cstubs.0.7.0 prep/universes/32ebeb7fdf5527ad2ffb45703fbd8d34/ctypes-zarith/0.2.0,ctypes-zarith.0.2.0-32ebeb7fdf5527ad2ffb45703fbd8d34,ctypes-zarith.0.2.0; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1,containers.3.13.1-4571fc1f1c6f96f3e3ff392dd3b6273f,containers.3.13.1 prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0,ctypes.0.23.0-2879c818c2a696a8ede1353114535c59,ctypes.0.23.0 prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0,ppx_cstubs.0.7.0-59b488b93ad543e31c79221ea112ec54,ppx_cstubs.0.7.0 prep/universes/32ebeb7fdf5527ad2ffb45703fbd8d34/ctypes-zarith/0.2.0,ctypes-zarith.0.2.0-32ebeb7fdf5527ad2ffb45703fbd8d34,ctypes-zarith.0.2.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 ed8a57d12c0cad91b64c05f7dd96b87f8e1cd9e3 --local-file prep.spec \ --pool linux-x86_64 --connect ocluster-submission.cap --cache-hint docs-universe-prep-5.0.0 \ --secret ssh_privkey:id_rsa --secret ssh_pubkey:id_rsa.pub--secret ssh_config:ssh_config 2024-09-12 19:39.15: RETRYING: 2024-09-12/083553-voodoo-prep-6a7d95 Number of retries: 0 (retriable error condition) Building on x86-bm-c15.sw.ocaml.org All commits already cached Updating files: 75% (24189/32058) Updating files: 76% (24365/32058) Updating files: 77% (24685/32058) Updating files: 78% (25006/32058) Updating files: 79% (25326/32058) Updating files: 80% (25647/32058) Updating files: 81% (25967/32058) Updating files: 82% (26288/32058) Updating files: 83% (26609/32058) Updating files: 84% (26929/32058) Updating files: 85% (27250/32058) Updating files: 86% (27570/32058) Updating files: 87% (27891/32058) Updating files: 88% (28212/32058) Updating files: 89% (28532/32058) Updating files: 90% (28853/32058) Updating files: 91% (29173/32058) Updating files: 92% (29494/32058) Updating files: 93% (29814/32058) Updating files: 94% (30135/32058) Updating files: 95% (30456/32058) Updating files: 96% (30776/32058) Updating files: 97% (31097/32058) Updating files: 98% (31417/32058) Updating files: 99% (31738/32058) Updating files: 100% (32058/32058) Updating files: 100% (32058/32058), done. HEAD is now at ed8a57d12c Merge pull request #26441 from fpottier/opam-publish-cppo.1.7.0 (build "tools" …) (from ocaml/opam:debian-12-ocaml-5.0@sha256:b85f6e0052d832ee9a2d105ad0106bdcdbac89af60760eee0391e0cf6a85f933) 2024-09-12 19:32.00 ---> using "3a3d00233f8a9261aad295b88d74e8ac843276009b6a3970e1f350da7f3d6884" from cache /: (user (uid 1000) (gid 1000)) /: (workdir /home/opam) /home/opam: (run (shell "sudo chown opam:opam /home/opam")) 2024-09-12 19:32.00 ---> using "b169bc19aadea562ee9c86da8f393ca369caa4f6f0fe6704a16e0d43db0a2092" 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 1s (541 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 (9355 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:32.00 ---> using "8cc5850cd8f2dd698a585b6e7c8d189cdb247abf551c86d52f5acc0d5e64d6f4" 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 logs.0.7.0 -> installed fpath.0.7.3 -> 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:32.00 ---> using "4181eda313486c5234575cb464198f35db51d0570c5357a19078507097b8f156" from cache /home/opam: (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam")) 2024-09-12 19:32.00 ---> using "9c3436527eb0aafa9e477ec1e9b6b7a47f061e3ab1ac2877661eb31b58c6ed7f" from cache 2024-09-12 19:32.00 --> finished "tools" (from ocaml/opam:debian-12-ocaml-5.0@sha256:b85f6e0052d832ee9a2d105ad0106bdcdbac89af60760eee0391e0cf6a85f933) 2024-09-12 19:32.00 ---> using "3a3d00233f8a9261aad295b88d74e8ac843276009b6a3970e1f350da7f3d6884" from cache /: (user (uid 1000) (gid 1000)) /: (workdir /home/opam) /home/opam: (run (shell "sudo chown opam:opam /home/opam")) 2024-09-12 19:32.00 ---> using "b169bc19aadea562ee9c86da8f393ca369caa4f6f0fe6704a16e0d43db0a2092" from cache /home/opam: (run (shell "sudo mkdir /src")) 2024-09-12 19:32.00 ---> using "9f629e8cfb37309fb7a1d4d8789cef3fda89ec12a328034c3a5fcc53f4ab95b0" from cache /home/opam: (copy (src packages) (dst /src/packages)) 2024-09-12 19:32.04 ---> using "1b97c613f17d7d24872550c8e4eead92bdad757a1337a95d7ca2fa8b768440e9" from cache /home/opam: (copy (src repo) (dst /src/repo)) 2024-09-12 19:32.04 ---> using "42e869a8137a4f857b8bcf94a21d2c8d71c656dedc6def71422de17c2abcbee0" 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:32.04 ---> using "490df1c3eb37cce25fc5e3db2d1a5f36349f48a8b7b5010d2129c8c3dcca9e14" from cache /home/opam: (run (shell "opam repo remove default && opam repo add opam /src")) Repositories removed from the selections of switch 5.0. Use '--all' to forget about them altogether. [opam] Initialised [NOTE] Repository opam has been added to the selections of switch 5.0 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:32.04 ---> using "a453123287e10cbb3e1e7facfe1f7d121436d639bd621d8eb991980f395c4ecf" from cache /home/opam: (copy (from (build tools)) (src /home/opam/voodoo-prep) (dst /home/opam/)) 2024-09-12 19:32.04 ---> using "65e0b83b6534f9229c9b3c465778b6dd6cd158aa5d2dc2d3f13dee0b690c9c4e" 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:32.04 ---> using "2b23284d84b2acc70d8b7498f33855223798b11ea733ddeb1367019ec899fceb" 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 ctypes-zarith.0.2.0 zarith.1.14 stdlib-shims.0.3.0 sexplib0.v0.17.0 seq.base result.1.5 re.1.12.0 ppxlib.0.33.0 ppx_derivers.1.2.1 ppx_cstubs.0.7.0 ocamlfind.1.9.6 ocaml-compiler-libs.v0.12.4 num.1.5-1 integers.0.7.0 host-arch-x86_64.1 either.1.0.0 dune-configurator.3.16.0 dune.3.16.0 ctypes.0.23.0 csexp.1.5.2 cppo.1.7.0 containers.3.13.1 conf-pkg-config.3 conf-gmp.4 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 (1233 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 ctypes-zarith.0.2.0 zarith.1.14 stdlib-shims.0.3.0 sexplib0.v0.17.0 seq.base result.1.5 re.1.12.0 ppxlib.0.33.0 ppx_derivers.1.2.1 ppx_cstubs.0.7.0 ocamlfind.1.9.6 ocaml-compiler-libs.v0.12.4 num.1.5-1 integers.0.7.0 host-arch-x86_64.1 either.1.0.0 dune-configurator.3.16.0 dune.3.16.0 ctypes.0.23.0 csexp.1.5.2 cppo.1.7.0 containers.3.13.1 conf-pkg-config.3 conf-gmp.4 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: 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 ppx_derivers 1.2.1 - install conf-gmp 4 - install conf-pkg-config 3 - install either 1.0.0 - install num 1.5-1 - install bigarray-compat 1.1.0 - install result 1.5 - install seq base - install csexp 1.5.2 - install sexplib0 v0.17.0 - install ocaml-compiler-libs v0.12.4 - install cppo 1.7.0 - install stdlib-shims 0.3.0 - install zarith 1.14 - install re 1.12.0 - install dune-configurator 3.16.0 - install ppxlib 0.33.0 - install integers 0.7.0 - install containers 3.13.1 - install ctypes 0.23.0 - install ppx_cstubs 0.7.0 - install ctypes-zarith 0.2.0 ===== 22 to install ===== The following system packages will first need to be installed: 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" "libgmp-dev" "pkg-config" - debconf: delaying package configuration, since apt-utils is not installed - Selecting previously unselected package libgmpxx4ldbl: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 .../0-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 .../1-libgmp-dev_2%3a6.2.1+dfsg1-1.1_amd64.deb ... - Unpacking libgmp-dev:amd64 (2:6.2.1+dfsg1-1.1) ... - Selecting previously unselected package libpkgconf3:amd64. - Preparing to unpack .../2-libpkgconf3_1.8.1-1_amd64.deb ... - Unpacking libpkgconf3:amd64 (1.8.1-1) ... - Selecting previously unselected package pkgconf-bin. - Preparing to unpack .../3-pkgconf-bin_1.8.1-1_amd64.deb ... - Unpacking pkgconf-bin (1.8.1-1) ... - Selecting previously unselected package pkgconf:amd64. - Preparing to unpack .../4-pkgconf_1.8.1-1_amd64.deb ... - Unpacking pkgconf:amd64 (1.8.1-1) ... - Selecting previously unselected package pkg-config:amd64. - Preparing to unpack .../5-pkg-config_1.8.1-1_amd64.deb ... - Unpacking pkg-config:amd64 (1.8.1-1) ... - Setting up libpkgconf3:amd64 (1.8.1-1) ... - Setting up libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1.1) ... - Setting up pkgconf-bin (1.8.1-1) ... - Setting up libgmp-dev:amd64 (2:6.2.1+dfsg1-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) ... <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/66: -> retrieved conf-gmp.4 (cached) Processing 2/66: Processing 3/66: Processing 4/66: Processing 5/66: Processing 6/66: [conf-gmp: sh] Processing 7/66: [conf-gmp: sh] [conf-pkg-config: pkg-config] -> retrieved bigarray-compat.1.1.0 (cached) Processing 8/66: [conf-gmp: sh] [conf-pkg-config: pkg-config] Processing 9/66: [bigarray-compat: dune build] [conf-gmp: sh] [conf-pkg-config: pkg-config] -> retrieved containers.3.13.1 (cached) Processing 10/66: [bigarray-compat: dune build] [conf-gmp: sh] [conf-pkg-config: pkg-config] -> retrieved cppo.1.7.0 (cached) Processing 11/66: [bigarray-compat: dune build] [conf-gmp: sh] [conf-pkg-config: pkg-config] Processing 12/66: [bigarray-compat: dune build] [conf-gmp: sh] [conf-pkg-config: pkg-config] [cppo: dune build] - + cc -c -I/usr/local/include test.c -> compiled conf-gmp.4 Processing 12/66: [bigarray-compat: dune build] [conf-pkg-config: pkg-config] [cppo: dune build] -> installed conf-gmp.4 Processing 13/66: [bigarray-compat: dune build] [conf-pkg-config: pkg-config] [cppo: dune build] - usage: pkgconf [OPTIONS] [LIBRARIES] - - basic options: - - --help this message - --about print pkgconf version and license to stdout - --version print supported pkg-config version to stdout - --atleast-pkgconfig-version check whether or not pkgconf is compatible - with a specified pkg-config version - --errors-to-stdout print all errors on stdout instead of stderr - --print-errors ensure all errors are printed - --short-errors be less verbose about some errors - --silence-errors explicitly be silent about errors - --list-all list all known packages - --list-package-names list all known package names - --simulate simulate walking the calculated dependency graph - --no-cache do not cache already seen packages when - walking the dependency graph - --log-file=filename write an audit log to a specified file - --with-path=path adds a directory to the search path - --define-prefix override the prefix variable with one that is guessed based on - the location of the .pc file - --dont-define-prefix do not override the prefix variable under any circumstances - --prefix-variable=varname sets the name of the variable that pkgconf considers - to be the package prefix - --relocate=path relocates a path and exits (mostly for testsuite) - --dont-relocate-paths disables path relocation support - - cross-compilation personality support: - - --personality=triplet|filename sets the personality to 'triplet' or a file named 'filename' - --dump-personality dumps details concerning selected personality - - checking specific pkg-config database entries: - - --atleast-version require a specific version of a module - --exact-version require an exact version of a module - --max-version require a maximum version of a module - --exists check whether or not a module exists - --uninstalled check whether or not an uninstalled module will be used - --no-uninstalled never use uninstalled modules when satisfying dependencies - --no-provides do not use 'provides' rules to resolve dependencies - --maximum-traverse-depth maximum allowed depth for dependency graph - --static be more aggressive when computing dependency graph - (for static linking) - --shared use a simplified dependency graph (usually default) - --pure optimize a static dependency graph as if it were a normal - dependency graph - --env-only look only for package entries in PKG_CONFIG_PATH - --ignore-conflicts ignore 'conflicts' rules in modules - --validate validate specific .pc files for correctness - - querying specific pkg-config database fields: - - --define-variable=varname=value define variable 'varname' as 'value' - --variable=varname print specified variable entry to stdout - --cflags print required CFLAGS to stdout - --cflags-only-I print required include-dir CFLAGS to stdout - --cflags-only-other print required non-include-dir CFLAGS to stdout - --libs print required linker flags to stdout - --libs-only-L print required LDPATH linker flags to stdout - --libs-only-l print required LIBNAME linker flags to stdout - --libs-only-other print required other linker flags to stdout - --print-requires print required dependency frameworks to stdout - --print-requires-private print required dependency frameworks for static - linking to stdout - --print-provides print provided dependencies to stdout - --print-variables print all known variables in module to stdout - --digraph print entire dependency graph in graphviz 'dot' format - --keep-system-cflags keep -I/usr/include entries in cflags output - --keep-system-libs keep -L/lib:/lib/i386-linux-gnu:/lib/x86_64-linux-gnu:/lib/x86_64-linux-gnux32:/lib32:/libx32:/usr/lib:/usr/lib/i386-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnux32:/usr/lib32:/usr/libx32 entries in libs output - --path show the exact filenames for any matching .pc files - --modversion print the specified module's version to stdout - --internal-cflags do not filter 'internal' cflags from output - - filtering output: - - --msvc-syntax print translatable fragments in MSVC syntax - --fragment-filter=types filter output fragments to the specified types - - report bugs to <https://github.com/pkgconf/pkgconf/issues/new>. -> compiled conf-pkg-config.3 Processing 13/66: [bigarray-compat: dune build] [cppo: dune build] -> installed conf-pkg-config.3 Processing 14/66: [bigarray-compat: dune build] [cppo: dune build] -> retrieved csexp.1.5.2 (cached) Processing 15/66: [bigarray-compat: dune build] [cppo: dune build] Processing 16/66: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] -> retrieved ctypes.0.23.0 (cached) Processing 17/66: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] -> retrieved ctypes-zarith.0.2.0 (cached) Processing 18/66: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] -> retrieved either.1.0.0 (cached) Processing 19/66: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] Processing 20/66: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] -> retrieved integers.0.7.0 (cached) Processing 21/66: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] -> retrieved num.1.5-1 (cached) Processing 22/66: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] [num: patch] applying num-in-findlib-dir.patch Processing 23/66: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] [num: patch] -> retrieved ocaml-compiler-libs.v0.12.4 (cached) Processing 24/66: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] [num: patch] Processing 25/66: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] [num: patch] [ocaml-compiler-libs: dune build] -> retrieved ppx_cstubs.0.7.0 (cached) Processing 26/66: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] [num: patch] [ocaml-compiler-libs: dune build] Processing 26/66: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build] -> retrieved ppx_derivers.1.2.1 (cached) Processing 27/66: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build] Processing 28/66: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] -> retrieved re.1.12.0 (cached) Processing 29/66: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] -> compiled bigarray-compat.1.1.0 Processing 29/66: [cppo: dune build] [csexp: dune build] [either: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] -> installed bigarray-compat.1.1.0 Processing 30/66: [cppo: dune build] [csexp: dune build] [either: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] -> retrieved result.1.5 (cached) -> retrieved seq.base (cached) Processing 31/66: [cppo: dune build] [csexp: dune build] [either: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] Processing 32/66: [cppo: dune build] [csexp: dune build] [either: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] Processing 33/66: [cppo: dune build] [csexp: dune build] [either: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [result: dune build] Processing 34/66: [cppo: dune build] [csexp: dune build] [either: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [result: dune build] -> installed seq.base Processing 35/66: [cppo: dune build] [csexp: dune build] [either: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [result: dune build] Processing 36/66: [cppo: dune build] [csexp: dune build] [either: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] -> compiled csexp.1.5.2 Processing 36/66: [cppo: dune build] [either: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] -> installed csexp.1.5.2 Processing 37/66: [cppo: dune build] [either: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] -> retrieved ppxlib.0.33.0 (cached) Processing 38/66: [cppo: dune build] [either: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] -> retrieved sexplib0.v0.17.0 (cached) Processing 39/66: [cppo: dune build] [either: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] Processing 40/66: [cppo: dune build] [either: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] -> retrieved stdlib-shims.0.3.0 (cached) Processing 41/66: [cppo: dune build] [either: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] -> retrieved zarith.1.14 (cached) Processing 42/66: [cppo: dune build] [either: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [zarith: ./configure] -> compiled ppx_derivers.1.2.1 Processing 42/66: [cppo: dune build] [either: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [zarith: ./configure] -> installed ppx_derivers.1.2.1 Processing 43/66: [cppo: dune build] [either: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [zarith: ./configure] -> compiled either.1.0.0 Processing 43/66: [cppo: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [zarith: ./configure] -> installed either.1.0.0 Processing 44/66: [cppo: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [zarith: ./configure] -> compiled result.1.5 Processing 44/66: [cppo: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [zarith: ./configure] -> installed result.1.5 Processing 45/66: [cppo: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [zarith: ./configure] - binary ocaml: found in /home/opam/.opam/5.0/bin - binary ocamlc: found in /home/opam/.opam/5.0/bin - binary ocamldep: found in /home/opam/.opam/5.0/bin - binary ocamlmklib: found in /home/opam/.opam/5.0/bin - binary ocamldoc: found in /home/opam/.opam/5.0/bin - binary ocamlopt: found in /home/opam/.opam/5.0/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/5.0/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/5.0/lib/ocaml - libraries: -lgmp - linker options: - C options: -O3 -Wall -Wextra - installation path: /home/opam/.opam/5.0/lib - installation method findlib - - configuration successful! - now type "make" to build - then type "make install" or "sudo make install" to install Processing 45/66: [cppo: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [zarith: make] -> compiled stdlib-shims.0.3.0 Processing 45/66: [cppo: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build] [re: dune build] [sexplib0: dune build] [zarith: make] -> installed stdlib-shims.0.3.0 Processing 46/66: [cppo: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build] [re: dune build] [sexplib0: dune build] [zarith: make] Processing 47/66: [cppo: dune build] [integers: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build] [re: dune build] [sexplib0: dune build] [zarith: make] -> retrieved dune-configurator.3.16.0 (cached) Processing 48/66: [cppo: dune build] [dune-configurator: rm] [integers: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build] [re: dune build] [sexplib0: dune build] [zarith: make] -> compiled cppo.1.7.0 Processing 48/66: [dune-configurator: rm] [integers: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build] [re: dune build] [sexplib0: dune build] [zarith: make] -> installed cppo.1.7.0 Processing 49/66: [dune-configurator: rm] [integers: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build] [re: dune build] [sexplib0: dune build] [zarith: make] -> compiled ocaml-compiler-libs.v0.12.4 Processing 49/66: [dune-configurator: rm] [integers: dune build] [num: make opam-modern] [re: dune build] [sexplib0: dune build] [zarith: make] -> installed ocaml-compiler-libs.v0.12.4 Processing 50/66: [dune-configurator: rm] [integers: dune build] [num: make opam-modern] [re: dune build] [sexplib0: dune build] [zarith: make] -> compiled re.1.12.0 Processing 50/66: [dune-configurator: rm] [integers: dune build] [num: make opam-modern] [sexplib0: dune build] [zarith: make] -> installed re.1.12.0 Processing 51/66: [dune-configurator: rm] [integers: dune build] [num: make opam-modern] [sexplib0: dune build] [zarith: make] -> compiled sexplib0.v0.17.0 Processing 51/66: [dune-configurator: rm] [integers: dune build] [num: make opam-modern] [zarith: make] -> installed sexplib0.v0.17.0 Processing 52/66: [dune-configurator: rm] [integers: dune build] [num: make opam-modern] [zarith: make] Processing 53/66: [dune-configurator: rm] [integers: dune build] [num: make opam-modern] [ppxlib: dune build] [zarith: make] -> compiled integers.0.7.0 Processing 53/66: [dune-configurator: rm] [num: make opam-modern] [ppxlib: dune build] [zarith: make] -> installed integers.0.7.0 Processing 54/66: [dune-configurator: rm] [num: make opam-modern] [ppxlib: dune build] [zarith: make] Processing 54/66: [dune-configurator: dune build] [num: make opam-modern] [ppxlib: dune build] [zarith: make] - /usr/bin/make -C src all - make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/num.1.5-1/src' - ocamlc -ccopt -DBNG_ARCH_amd64 -c bng.c - ocamlc -ccopt -DBNG_ARCH_amd64 -c nat_stubs.c - ocamlmklib -oc nums bng.o nat_stubs.o - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.ml - ocamlmklib -o nums -oc nums -linkall int_misc.cmo nat.cmo big_int.cmo arith_flags.cmo ratio.cmo num.cmo arith_status.cmo - cp ../toplevel/num_top_printers.mli ../toplevel/num_top.mli ../toplevel/num_top_printers.ml ../toplevel/num_top.ml . - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo - echo 'version = "1.6~dev"' > META.top - cat META.num-top.in >> META.top - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.ml - ocamlmklib -o nums -oc nums -linkall int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -I . -shared -o nums.cmxs nums.cmxa - make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/num.1.5-1/src' - cp src/num-modern.install num.install -> compiled num.1.5-1 Processing 54/66: [dune-configurator: dune build] [ppxlib: dune build] [zarith: make] -> installed num.1.5-1 Processing 55/66: [dune-configurator: dune build] [ppxlib: dune build] [zarith: make] -> compiled dune-configurator.3.16.0 Processing 55/66: [ppxlib: dune build] [zarith: make] -> installed dune-configurator.3.16.0 Processing 56/66: [ppxlib: dune build] [zarith: make] Processing 57/66: [containers: dune build] [ppxlib: dune build] [zarith: make] Processing 58/66: [containers: dune build] [ctypes: dune build] [ppxlib: dune build] [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/5.0/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 58/66: [containers: dune build] [ctypes: dune build] [ppxlib: dune build] Processing 59/66: [containers: dune build] [ctypes: dune build] [ppxlib: dune build] [zarith: make install] - ocamlfind install -destdir "/home/opam/.opam/5.0/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/5.0/lib/zarith/big_int_Z.cmti - Installed /home/opam/.opam/5.0/lib/zarith/q.cmti - Installed /home/opam/.opam/5.0/lib/zarith/z.cmti - Installed /home/opam/.opam/5.0/lib/zarith/zarith.a - Installed /home/opam/.opam/5.0/lib/zarith/big_int_Z.mli - Installed /home/opam/.opam/5.0/lib/zarith/q.mli - Installed /home/opam/.opam/5.0/lib/zarith/zarith.h - Installed /home/opam/.opam/5.0/lib/zarith/zarith.cmxs - Installed /home/opam/.opam/5.0/lib/zarith/big_int_Z.cmx - Installed /home/opam/.opam/5.0/lib/zarith/q.cmx - Installed /home/opam/.opam/5.0/lib/zarith/z.cmx - Installed /home/opam/.opam/5.0/lib/zarith/zarith_version.cmx - Installed /home/opam/.opam/5.0/lib/zarith/zarith.cmxa - Installed /home/opam/.opam/5.0/lib/zarith/z.mli - Installed /home/opam/.opam/5.0/lib/zarith/zarith_top.cma - Installed /home/opam/.opam/5.0/lib/zarith/big_int_Z.cmi - Installed /home/opam/.opam/5.0/lib/zarith/q.cmi - Installed /home/opam/.opam/5.0/lib/zarith/z.cmi - Installed /home/opam/.opam/5.0/lib/zarith/libzarith.a - Installed /home/opam/.opam/5.0/lib/zarith/zarith.cma - Installed /home/opam/.opam/5.0/lib/stublibs/dllzarith.so - Installed /home/opam/.opam/5.0/lib/stublibs/dllzarith.so.owner - ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/5.0/lib/stublibs is not mentioned in ld.conf - Installed /home/opam/.opam/5.0/lib/zarith/META -> installed zarith.1.14 Processing 59/66: [containers: dune build] [ctypes: dune build] [ppxlib: dune build] -> compiled containers.3.13.1 Processing 59/66: [ctypes: dune build] [ppxlib: dune build] -> installed containers.3.13.1 Processing 60/66: [ctypes: dune build] [ppxlib: dune build] Processing 60/66: [ctypes: dune install] [ppxlib: dune build] -> compiled ctypes.0.23.0 Processing 60/66: [ppxlib: dune build] -> installed ctypes.0.23.0 Processing 61/66: [ppxlib: dune build] + /home/opam/.opam/5.0/bin/dune "build" "-p" "ppxlib" "-j" "39" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ppxlib.0.33.0) -> compiled ppxlib.0.33.0 -> installed ppxlib.0.33.0 Processing 63/66: [ppx_cstubs: dune build] + /home/opam/.opam/5.0/bin/dune "build" "-p" "ppx_cstubs" "-j" "39" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ppx_cstubs.0.7.0) - (cd _build/default && /home/opam/.opam/5.0/bin/ocamlc.opt -w -40 -g -bin-annot -I src/runtime/.ppx_cstubs.objs/byte -I /home/opam/.opam/5.0/lib/bigarray-compat -I /home/opam/.opam/5.0/lib/ctypes -I /home/opam/.opam/5.0/lib/integers -I /home/opam/.opam/5.0/lib/stdlib-shims -intf-suffix .ml -no-alias-deps -open Ppx_cstubs__ -o src/runtime/.ppx_cstubs.objs/byte/ppx_cstubs__Ppx_cstubs_internals.cmo -c -impl src/runtime/ppx_cstubs_internals.ml) - File "src/runtime/ppx_cstubs_internals.ml", lines 468-483, characters 45-35: - 468 | .............................................function - 469 | | Void -> true - 470 | | Primitive _ -> true - 471 | | Struct { spec = Incomplete _; _ } -> raise IncompleteType - 472 | | Struct { spec = Complete _; _ } -> true - ... - 480 | disabled upstream. They are handled like structs and unions *) - 481 | | Abstract _ -> true - 482 | | OCaml _ -> true - 483 | | View { ty; _ } -> passable ty - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Qualified (_, _) - (cd _build/default && /home/opam/.opam/5.0/bin/ocamlopt.opt -w -40 -g -I src/runtime/.ppx_cstubs.objs/byte -I src/runtime/.ppx_cstubs.objs/native -I /home/opam/.opam/5.0/lib/bigarray-compat -I /home/opam/.opam/5.0/lib/ctypes -I /home/opam/.opam/5.0/lib/integers -I /home/opam/.opam/5.0/lib/stdlib-shims -intf-suffix .ml -no-alias-deps -open Ppx_cstubs__ -o src/runtime/.ppx_cstubs.objs/native/ppx_cstubs__Ppx_cstubs_internals.cmx -c -impl src/runtime/ppx_cstubs_internals.ml) - File "src/runtime/ppx_cstubs_internals.ml", lines 468-483, characters 45-35: - 468 | .............................................function - 469 | | Void -> true - 470 | | Primitive _ -> true - 471 | | Struct { spec = Incomplete _; _ } -> raise IncompleteType - 472 | | Struct { spec = Complete _; _ } -> true - ... - 480 | disabled upstream. They are handled like structs and unions *) - 481 | | Abstract _ -> true - 482 | | OCaml _ -> true - 483 | | View { ty; _ } -> passable ty - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Qualified (_, _) - (cd _build/default && /home/opam/.opam/5.0/bin/ocamlc.opt -w -40 -g -bin-annot -I src/internal/.ppxc__script.objs/byte -I src/internal/.ppxc__script.objs/public_cmi -I /home/opam/.opam/5.0/lib/bigarray-compat -I /home/opam/.opam/5.0/lib/containers -I /home/opam/.opam/5.0/lib/containers/monomorphic -I /home/opam/.opam/5.0/lib/ctypes -I /home/opam/.opam/5.0/lib/either -I /home/opam/.opam/5.0/lib/findlib -I /home/opam/.opam/5.0/lib/integers -I /home/opam/.opam/5.0/lib/num -I /home/opam/.opam/5.0/lib/ocaml-compiler-libs/common -I /home/opam/.opam/5.0/lib/ocaml-compiler-libs/shadow -I /home/opam/.opam/5.0/lib/ocaml/compiler-libs -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/ppx_derivers -I /home/opam/.opam/5.0/lib/ppxlib -I /home/opam/.opam/5.0/lib/ppxlib/ast -I /home/opam/.opam/5.0/lib/ppxlib/astlib -I /home/opam/.opam/5.0/lib/ppxlib/print_diff -I /home/opam/.opam/5.0/lib/ppxlib/stdppx -I /home/opam/.opam/5.0/lib/ppxlib/traverse_builtins -I /home/opam/.opam/5.0/lib/re -I /home/opam/.opam/5.0/lib/re/perl -I /home/opam/.opam/5.0/lib/seq -I /home/opam/.opam/5.0/lib/sexplib0 -I /home/opam/.opam/5.0/lib/stdlib-shims -I src/runtime/.ppx_cstubs.objs/byte -intf-suffix .ml -no-alias-deps -open Ppxc__script__ -o src/internal/.ppxc__script.objs/byte/ppxc__script__Ctypes_type_printing_fake.cmo -c -impl src/internal/ctypes_type_printing_fake.pp.ml) - File "src/internal/ctypes_type_printing_fake.ml", lines 30-76, characters 4-64: - 30 | ....match t with - 31 | | Void -> fprintf fmt "void%t" (k `nonarray) - 32 | | Primitive _ -> - 33 | let name = Ctypes.string_of_typ t in - 34 | fprintf fmt "%s%t" name (k `nonarray) - ... - 73 | | Bigarray _ -> () - 74 | | OCaml String -> format_typ' (ptr char) k context fmt - 75 | | OCaml Bytes -> format_typ' (ptr uchar) k context fmt - 76 | | OCaml FloatArray -> format_typ' (ptr double) k context fmt - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Qualified (_, _) - (cd _build/default && /home/opam/.opam/5.0/bin/ocamlopt.opt -w -40 -g -I src/internal/.ppxc__script.objs/byte -I src/internal/.ppxc__script.objs/native -I src/internal/.ppxc__script.objs/public_cmi -I /home/opam/.opam/5.0/lib/bigarray-compat -I /home/opam/.opam/5.0/lib/containers -I /home/opam/.opam/5.0/lib/containers/monomorphic -I /home/opam/.opam/5.0/lib/ctypes -I /home/opam/.opam/5.0/lib/either -I /home/opam/.opam/5.0/lib/findlib -I /home/opam/.opam/5.0/lib/integers -I /home/opam/.opam/5.0/lib/num -I /home/opam/.opam/5.0/lib/ocaml-compiler-libs/common -I /home/opam/.opam/5.0/lib/ocaml-compiler-libs/shadow -I /home/opam/.opam/5.0/lib/ocaml/compiler-libs -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/ppx_derivers -I /home/opam/.opam/5.0/lib/ppxlib -I /home/opam/.opam/5.0/lib/ppxlib/ast -I /home/opam/.opam/5.0/lib/ppxlib/astlib -I /home/opam/.opam/5.0/lib/ppxlib/print_diff -I /home/opam/.opam/5.0/lib/ppxlib/stdppx -I /home/opam/.opam/5.0/lib/ppxlib/traverse_builtins -I /home/opam/.opam/5.0/lib/re -I /home/opam/.opam/5.0/lib/re/perl -I /home/opam/.opam/5.0/lib/seq -I /home/opam/.opam/5.0/lib/sexplib0 -I /home/opam/.opam/5.0/lib/stdlib-shims -I src/runtime/.ppx_cstubs.objs/byte -I src/runtime/.ppx_cstubs.objs/native -intf-suffix .ml -no-alias-deps -open Ppxc__script__ -o src/internal/.ppxc__script.objs/native/ppxc__script__Ctypes_type_printing_fake.cmx -c -impl src/internal/ctypes_type_printing_fake.pp.ml) - File "src/internal/ctypes_type_printing_fake.ml", lines 30-76, characters 4-64: - 30 | ....match t with - 31 | | Void -> fprintf fmt "void%t" (k `nonarray) - 32 | | Primitive _ -> - 33 | let name = Ctypes.string_of_typ t in - 34 | fprintf fmt "%s%t" name (k `nonarray) - ... - 73 | | Bigarray _ -> () - 74 | | OCaml String -> format_typ' (ptr char) k context fmt - 75 | | OCaml Bytes -> format_typ' (ptr uchar) k context fmt - 76 | | OCaml FloatArray -> format_typ' (ptr double) k context fmt - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Qualified (_, _) - (cd _build/default && /home/opam/.opam/5.0/bin/ocamlc.opt -w -40 -g -bin-annot -I src/internal/.ppxc__script.objs/byte -I src/internal/.ppxc__script.objs/public_cmi -I /home/opam/.opam/5.0/lib/bigarray-compat -I /home/opam/.opam/5.0/lib/containers -I /home/opam/.opam/5.0/lib/containers/monomorphic -I /home/opam/.opam/5.0/lib/ctypes -I /home/opam/.opam/5.0/lib/either -I /home/opam/.opam/5.0/lib/findlib -I /home/opam/.opam/5.0/lib/integers -I /home/opam/.opam/5.0/lib/num -I /home/opam/.opam/5.0/lib/ocaml-compiler-libs/common -I /home/opam/.opam/5.0/lib/ocaml-compiler-libs/shadow -I /home/opam/.opam/5.0/lib/ocaml/compiler-libs -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/ppx_derivers -I /home/opam/.opam/5.0/lib/ppxlib -I /home/opam/.opam/5.0/lib/ppxlib/ast -I /home/opam/.opam/5.0/lib/ppxlib/astlib -I /home/opam/.opam/5.0/lib/ppxlib/print_diff -I /home/opam/.opam/5.0/lib/ppxlib/stdppx -I /home/opam/.opam/5.0/lib/ppxlib/traverse_builtins -I /home/opam/.opam/5.0/lib/re -I /home/opam/.opam/5.0/lib/re/perl -I /home/opam/.opam/5.0/lib/seq -I /home/opam/.opam/5.0/lib/sexplib0 -I /home/opam/.opam/5.0/lib/stdlib-shims -I src/runtime/.ppx_cstubs.objs/byte -intf-suffix .ml -no-alias-deps -open Ppxc__script__ -o src/internal/.ppxc__script.objs/byte/ppxc__script__Gen_c.cmo -c -impl src/internal/gen_c.pp.ml) - File "src/internal/gen_c.ml", lines 29-45, characters 2-22: - 29 | ..function - 30 | | Struct { tag = ""; _ } -> - 31 | error "passing or returning unnamed structs is not supported" - 32 | | Struct _ -> true - 33 | | Union { utag = ""; _ } -> - ... - 42 | | OCaml _ -> true - 43 | | Primitive _ -> true - 44 | | Void -> true - 45 | | Abstract _ -> true - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Qualified (_, _) - File "src/internal/gen_c.ml", lines 284-302, characters 4-58: - 284 | ....match t with - 285 | | Void -> - 286 | standard ~noalloc:Noalloc_always ~is_void:true (fun () -> "Val_unit") - 287 | | Primitive p -> - 288 | ret_info_prim p ~all_float ~ocaml_ret_var ~c_rvar ~decl_rvar - ... - 299 | ret_info ty ~all_float ~user_noalloc ~ocaml_ret_var ~c_rvar ~decl_rvar - 300 | | Array _ -> error "arrays" - 301 | | Bigarray _ -> error "bigarrays" - 302 | | OCaml _ -> error "ocaml references as return values" - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Qualified (_, _) - File "src/internal/gen_c.ml", lines 490-521, characters 4-26: - 490 | ....match p with - 491 | | C.Void -> - 492 | standard ~runtime_protect:false ~is_void:true (fun () -> - 493 | Printf.sprintf "(void)%s;" ocaml_param) - 494 | | C.Primitive x -> - ... - 518 | standard (fun () -> - 519 | Printf.sprintf "%s = %s(%s);" - 520 | (string_of_typ_exn ~name:c_var orig) - 521 | s ocaml_param) - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Qualified (_, _) - File "src/internal/gen_c.ml", lines 583-594, characters 16-24: - 583 | ................function - 584 | | OCaml _ -> error msg - 585 | | Struct _ -> () - 586 | | Union _ -> () - 587 | | View { ty; _ } -> check_no_ocaml_t locs ty - ... - 591 | | Bigarray _ -> () - 592 | | Primitive _ -> () - 593 | | Void -> () - 594 | | Abstract _ -> () - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Qualified (_, _) - File "src/internal/gen_c.ml", lines 604-621, characters 6-29: - 604 | ......match a with - 605 | | Struct _ -> a - 606 | | Union _ -> a - 607 | | Pointer a -> Pointer (iter2 a) - 608 | | Array (a, i) -> Array (iter2 a, i) - ... - 618 | let t = string_of_typ_exn ~name a in - 619 | let t = Printf.sprintf "typedef %s;\n" t in - 620 | res := t :: !res; - 621 | Ctypes.typedef a name - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Qualified (_, _) - File "src/internal/gen_c.ml", lines 837-848, characters 2-20: - 837 | ..function - 838 | | Void -> true - 839 | | View { ty; _ } -> is_void ty - 840 | | Primitive _ -> false - 841 | | Array _ -> false - ... - 845 | | Struct _ -> false - 846 | | Union _ -> false - 847 | | Funptr _ -> false - 848 | | OCaml _ -> false - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Qualified (_, _) - (cd _build/default && /home/opam/.opam/5.0/bin/ocamlc.opt -w -40 -g -bin-annot -I src/internal/.ppxc__script.objs/byte -I src/internal/.ppxc__script.objs/public_cmi -I /home/opam/.opam/5.0/lib/bigarray-compat -I /home/opam/.opam/5.0/lib/containers -I /home/opam/.opam/5.0/lib/containers/monomorphic -I /home/opam/.opam/5.0/lib/ctypes -I /home/opam/.opam/5.0/lib/either -I /home/opam/.opam/5.0/lib/findlib -I /home/opam/.opam/5.0/lib/integers -I /home/opam/.opam/5.0/lib/num -I /home/opam/.opam/5.0/lib/ocaml-compiler-libs/common -I /home/opam/.opam/5.0/lib/ocaml-compiler-libs/shadow -I /home/opam/.opam/5.0/lib/ocaml/compiler-libs -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/ppx_derivers -I /home/opam/.opam/5.0/lib/ppxlib -I /home/opam/.opam/5.0/lib/ppxlib/ast -I /home/opam/.opam/5.0/lib/ppxlib/astlib -I /home/opam/.opam/5.0/lib/ppxlib/print_diff -I /home/opam/.opam/5.0/lib/ppxlib/stdppx -I /home/opam/.opam/5.0/lib/ppxlib/traverse_builtins -I /home/opam/.opam/5.0/lib/re -I /home/opam/.opam/5.0/lib/re/perl -I /home/opam/.opam/5.0/lib/seq -I /home/opam/.opam/5.0/lib/sexplib0 -I /home/opam/.opam/5.0/lib/stdlib-shims -I src/runtime/.ppx_cstubs.objs/byte -intf-suffix .ml -no-alias-deps -open Ppxc__script__ -o src/internal/.ppxc__script.objs/byte/ppxc__script__Extract_c_ml.cmo -c -impl src/internal/extract_c_ml.pp.ml) - File "src/internal/extract_c_ml.ml", lines 55-108, characters 2-24: - 55 | ..function - 56 | | C.Void -> None - 57 | | C.Struct _ -> None - 58 | | C.Union _ -> None - 59 | | C.Array _ -> None - ... - 105 | | LDouble -> None - 106 | | Complex32 -> None - 107 | | Complex64 -> None - 108 | | Complexld -> None) - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Qualified (_, _) - File "src/internal/extract_c_ml.ml", lines 310-352, characters 6-19: - 310 | ......match x with - 311 | | C.Void -> raise_notrace Unsupported - 312 | | C.Struct _ -> raise_notrace Unsupported - 313 | | C.Union _ -> raise_notrace Unsupported - 314 | | C.Array _ -> raise_notrace Unsupported - ... - 349 | let p = Gen_ml.pat_expand_prim p in - 350 | Some [%pat? Ctypes_static.Primitive [%p p]] - 351 | in - 352 | (expr, pat) - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Qualified (_, _) - (cd _build/default && /home/opam/.opam/5.0/bin/ocamlc.opt -w -40 -g -bin-annot -I src/internal/.ppxc__script.objs/byte -I src/internal/.ppxc__script.objs/public_cmi -I /home/opam/.opam/5.0/lib/bigarray-compat -I /home/opam/.opam/5.0/lib/containers -I /home/opam/.opam/5.0/lib/containers/monomorphic -I /home/opam/.opam/5.0/lib/ctypes -I /home/opam/.opam/5.0/lib/either -I /home/opam/.opam/5.0/lib/findlib -I /home/opam/.opam/5.0/lib/integers -I /home/opam/.opam/5.0/lib/num -I /home/opam/.opam/5.0/lib/ocaml-compiler-libs/common -I /home/opam/.opam/5.0/lib/ocaml-compiler-libs/shadow -I /home/opam/.opam/5.0/lib/ocaml/compiler-libs -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/ppx_derivers -I /home/opam/.opam/5.0/lib/ppxlib -I /home/opam/.opam/5.0/lib/ppxlib/ast -I /home/opam/.opam/5.0/lib/ppxlib/astlib -I /home/opam/.opam/5.0/lib/ppxlib/print_diff -I /home/opam/.opam/5.0/lib/ppxlib/stdppx -I /home/opam/.opam/5.0/lib/ppxlib/traverse_builtins -I /home/opam/.opam/5.0/lib/re -I /home/opam/.opam/5.0/lib/re/perl -I /home/opam/.opam/5.0/lib/seq -I /home/opam/.opam/5.0/lib/sexplib0 -I /home/opam/.opam/5.0/lib/stdlib-shims -I src/runtime/.ppx_cstubs.objs/byte -intf-suffix .ml -no-alias-deps -open Ppxc__script__ -o src/internal/.ppxc__script.objs/byte/ppxc__script__Gen_ml.cmo -c -impl src/internal/gen_ml.pp.ml) - File "src/internal/gen_ml.ml", lines 117-136, characters 4-72: - 117 | ....match a with - 118 | | Void -> (`Complete, [%type: unit]) - 119 | | Primitive p -> - 120 | ( `Complete, - 121 | ident_of_ml_prim ~no_attr:true (Ctypes_primitive_types.ml_prim p) ) - ... - 133 | | Bigarray _ -> (`Incomplete, Typ.any ()) - 134 | | OCaml String -> (`Complete, [%type: string Ctypes.ocaml]) - 135 | | OCaml Bytes -> (`Complete, [%type: bytes Ctypes.ocaml]) - 136 | | OCaml FloatArray -> (`Complete, [%type: float array Ctypes.ocaml]) - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Qualified (_, _) - File "src/internal/gen_ml.ml", lines 147-180, characters 23-74: - 147 | .......................function - 148 | | Void when inside_view -> (`Incomplete, Typ.any ()) - 149 | | Pointer _ when inside_view -> (`Incomplete, Typ.any ()) - 150 | | Funptr _ when inside_view -> (`Incomplete, Typ.any ()) - 151 | | Struct _ when inside_view -> (`Incomplete, Typ.any ()) - ... - 177 | (Ctypes.string_of_typ a) - 178 | | OCaml String -> (`Complete, [%type: string Ctypes.ocaml]) - 179 | | OCaml Bytes -> (`Complete, [%type: bytes Ctypes.ocaml]) - 180 | | OCaml FloatArray -> (`Complete, [%type: float array Ctypes.ocaml]) - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Qualified (_, _) - File "src/internal/gen_ml.ml", lines 195-222, characters 4-75: - 195 | ....match t with - 196 | | Void -> if inside_view then Typ.any () else [%type: unit] - 197 | | Primitive p -> - 198 | if inside_view && prim_supports_attr p ~cinfo = false then Typ.any () - 199 | else - ... - 219 | | OCaml Bytes -> - 220 | U.error "cstubs does not support OCaml bytes values as return values" - 221 | | OCaml FloatArray -> - 222 | U.error "cstubs does not support OCaml float arrays as return values" - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Qualified (_, _) - File "src/internal/gen_ml.ml", lines 319-359, characters 6-29: - 319 | ......match t with - 320 | | Void -> (None, In_ident) - 321 | | Primitive p -> (cond_expand_prim p inside_view cinfo, In_ident) - 322 | | Pointer _ -> (ce [%pat? Ctypes_static.Pointer _], mptr `Ptr) - 323 | | Funptr _ -> (ce [%pat? Ctypes_static.Funptr _], mptr `Fptr) - ... - 356 | in - 357 | (Some pat, fexpr)) - 358 | | Array _ -> error t - 359 | | Bigarray _ -> error t - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Qualified (_, _) - File "src/internal/gen_ml.ml", lines 418-475, characters 4-27: - 418 | ....match t with - 419 | | Void -> (None, None) - 420 | | Primitive p -> (cond_expand_prim p inside_view cinfo, None) - 421 | | Pointer _ -> ( - 422 | let f e expr = - ... - 472 | | Abstract _ -> structured `Abstract - 473 | | OCaml _ -> error t - 474 | | Array _ -> error t - 475 | | Bigarray _ -> error t - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Qualified (_, _) - (cd _build/default && /home/opam/.opam/5.0/bin/ocamlc.opt -w -40 -g -bin-annot -I src/internal/.ppxc__script.objs/byte -I src/internal/.ppxc__script.objs/public_cmi -I /home/opam/.opam/5.0/lib/bigarray-compat -I /home/opam/.opam/5.0/lib/containers -I /home/opam/.opam/5.0/lib/containers/monomorphic -I /home/opam/.opam/5.0/lib/ctypes -I /home/opam/.opam/5.0/lib/either -I /home/opam/.opam/5.0/lib/findlib -I /home/opam/.opam/5.0/lib/integers -I /home/opam/.opam/5.0/lib/num -I /home/opam/.opam/5.0/lib/ocaml-compiler-libs/common -I /home/opam/.opam/5.0/lib/ocaml-compiler-libs/shadow -I /home/opam/.opam/5.0/lib/ocaml/compiler-libs -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/ppx_derivers -I /home/opam/.opam/5.0/lib/ppxlib -I /home/opam/.opam/5.0/lib/ppxlib/ast -I /home/opam/.opam/5.0/lib/ppxlib/astlib -I /home/opam/.opam/5.0/lib/ppxlib/print_diff -I /home/opam/.opam/5.0/lib/ppxlib/stdppx -I /home/opam/.opam/5.0/lib/ppxlib/traverse_builtins -I /home/opam/.opam/5.0/lib/re -I /home/opam/.opam/5.0/lib/re/perl -I /home/opam/.opam/5.0/lib/seq -I /home/opam/.opam/5.0/lib/sexplib0 -I /home/opam/.opam/5.0/lib/stdlib-shims -I src/runtime/.ppx_cstubs.objs/byte -intf-suffix .ml -no-alias-deps -open Ppxc__script__ -o src/internal/.ppxc__script.objs/byte/ppxc__script__Ppxc__script_real.cmo -c -impl src/internal/ppxc__script_real.pp.ml) - File "src/internal/ppxc__script_real.ml", lines 404-415, characters 55-34: - 404 | .......................................................function - 405 | | Struct x -> Struct x - 406 | | Union x -> Union x - 407 | | View x -> View x - 408 | | Pointer y -> Pointer y - ... - 412 | | OCaml x -> OCaml x - 413 | | Primitive x -> Primitive x - 414 | | Void -> Void - 415 | | Abstract x -> Abstract x - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Qualified (_, _) - File "src/internal/ppxc__script_real.ml", lines 419-430, characters 8-37: - 419 | ........match t with - 420 | | Struct _ -> typs_struct - 421 | | Union _ -> typs_union - 422 | | View _ -> typs_view - 423 | | Pointer _ -> typs_pointer - ... - 427 | | OCaml _ -> typs_ocaml - 428 | | Primitive _ -> typs_prim - 429 | | Void -> typs_void - 430 | | Abstract _ -> typs_abstract - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Qualified (_, _) - File "src/internal/ppxc__script_real.ml", lines 449-468, characters 6-38: - 449 | ......match cur with - 450 | | Struct _ -> h !typs_struct - 451 | | Union _ -> h !typs_union - 452 | | View { ty; _ } -> - 453 | h !typs_view; - ... - 465 | | OCaml _ -> h !typs_ocaml - 466 | | Primitive _ -> h !typs_prim - 467 | | Void -> h !typs_void - 468 | | Abstract _ -> h !typs_abstract - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Qualified (_, _) - File "src/internal/ppxc__script_real.ml", lines 757-816, characters 4-29: - 757 | ....match t with - 758 | | CS.Void -> ef t - 759 | | CS.Struct _ -> ef t - 760 | | CS.Union _ -> ef t - 761 | | CS.Array _ -> ef t - ... - 813 | | Cp.LDouble -> ef t - 814 | | Cp.Complex32 -> ef t - 815 | | Cp.Complex64 -> ef t - 816 | | Cp.Complexld -> ef t) - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Qualified (_, _) - File "src/internal/ppxc__script_real.ml", lines 889-907, characters 6-34: - 889 | ......function - 890 | | Struct x when x.fields = [] -> `Struct_empty - 891 | | Struct _ -> `Struct - 892 | | Union x when x.ufields = [] -> `Union_empty - 893 | | Union _ -> `Union - ... - 904 | | OCaml _ -> assert false - 905 | | Primitive _ -> assert false - 906 | | Void -> assert false - 907 | | Abstract _ -> assert false - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Qualified (_, _) - (cd _build/default && /home/opam/.opam/5.0/bin/ocamlopt.opt -w -40 -g -I src/internal/.ppxc__script.objs/byte -I src/internal/.ppxc__script.objs/native -I src/internal/.ppxc__script.objs/public_cmi -I /home/opam/.opam/5.0/lib/bigarray-compat -I /home/opam/.opam/5.0/lib/containers -I /home/opam/.opam/5.0/lib/containers/monomorphic -I /home/opam/.opam/5.0/lib/ctypes -I /home/opam/.opam/5.0/lib/either -I /home/opam/.opam/5.0/lib/findlib -I /home/opam/.opam/5.0/lib/integers -I /home/opam/.opam/5.0/lib/num -I /home/opam/.opam/5.0/lib/ocaml-compiler-libs/common -I /home/opam/.opam/5.0/lib/ocaml-compiler-libs/shadow -I /home/opam/.opam/5.0/lib/ocaml/compiler-libs -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/ppx_derivers -I /home/opam/.opam/5.0/lib/ppxlib -I /home/opam/.opam/5.0/lib/ppxlib/ast -I /home/opam/.opam/5.0/lib/ppxlib/astlib -I /home/opam/.opam/5.0/lib/ppxlib/print_diff -I /home/opam/.opam/5.0/lib/ppxlib/stdppx -I /home/opam/.opam/5.0/lib/ppxlib/traverse_builtins -I /home/opam/.opam/5.0/lib/re -I /home/opam/.opam/5.0/lib/re/perl -I /home/opam/.opam/5.0/lib/seq -I /home/opam/.opam/5.0/lib/sexplib0 -I /home/opam/.opam/5.0/lib/stdlib-shims -I src/runtime/.ppx_cstubs.objs/byte -I src/runtime/.ppx_cstubs.objs/native -intf-suffix .ml -no-alias-deps -open Ppxc__script__ -o src/internal/.ppxc__script.objs/native/ppxc__script__Gen_c.cmx -c -impl src/internal/gen_c.pp.ml) - File "src/internal/gen_c.ml", lines 29-45, characters 2-22: - 29 | ..function - 30 | | Struct { tag = ""; _ } -> - 31 | error "passing or returning unnamed structs is not supported" - 32 | | Struct _ -> true - 33 | | Union { utag = ""; _ } -> - ... - 42 | | OCaml _ -> true - 43 | | Primitive _ -> true - 44 | | Void -> true - 45 | | Abstract _ -> true - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Qualified (_, _) - File "src/internal/gen_c.ml", lines 284-302, characters 4-58: - 284 | ....match t with - 285 | | Void -> - 286 | standard ~noalloc:Noalloc_always ~is_void:true (fun () -> "Val_unit") - 287 | | Primitive p -> - 288 | ret_info_prim p ~all_float ~ocaml_ret_var ~c_rvar ~decl_rvar - ... - 299 | ret_info ty ~all_float ~user_noalloc ~ocaml_ret_var ~c_rvar ~decl_rvar - 300 | | Array _ -> error "arrays" - 301 | | Bigarray _ -> error "bigarrays" - 302 | | OCaml _ -> error "ocaml references as return values" - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Qualified (_, _) - File "src/internal/gen_c.ml", lines 490-521, characters 4-26: - 490 | ....match p with - 491 | | C.Void -> - 492 | standard ~runtime_protect:false ~is_void:true (fun () -> - 493 | Printf.sprintf "(void)%s;" ocaml_param) - 494 | | C.Primitive x -> - ... - 518 | standard (fun () -> - 519 | Printf.sprintf "%s = %s(%s);" - 520 | (string_of_typ_exn ~name:c_var orig) - 521 | s ocaml_param) - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Qualified (_, _) - File "src/internal/gen_c.ml", lines 583-594, characters 16-24: - 583 | ................function - 584 | | OCaml _ -> error msg - 585 | | Struct _ -> () - 586 | | Union _ -> () - 587 | | View { ty; _ } -> check_no_ocaml_t locs ty - ... - 591 | | Bigarray _ -> () - 592 | | Primitive _ -> () - 593 | | Void -> () - 594 | | Abstract _ -> () - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Qualified (_, _) - File "src/internal/gen_c.ml", lines 604-621, characters 6-29: - 604 | ......match a with - 605 | | Struct _ -> a - 606 | | Union _ -> a - 607 | | Pointer a -> Pointer (iter2 a) - 608 | | Array (a, i) -> Array (iter2 a, i) - ... - 618 | let t = string_of_typ_exn ~name a in - 619 | let t = Printf.sprintf "typedef %s;\n" t in - 620 | res := t :: !res; - 621 | Ctypes.typedef a name - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Qualified (_, _) - File "src/internal/gen_c.ml", lines 837-848, characters 2-20: - 837 | ..function - 838 | | Void -> true - 839 | | View { ty; _ } -> is_void ty - 840 | | Primitive _ -> false - 841 | | Array _ -> false - ... - 845 | | Struct _ -> false - 846 | | Union _ -> false - 847 | | Funptr _ -> false - 848 | | OCaml _ -> false - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Qualified (_, _) - (cd _build/default && /home/opam/.opam/5.0/bin/ocamlopt.opt -w -40 -g -I src/internal/.ppxc__script.objs/byte -I src/internal/.ppxc__script.objs/native -I src/internal/.ppxc__script.objs/public_cmi -I /home/opam/.opam/5.0/lib/bigarray-compat -I /home/opam/.opam/5.0/lib/containers -I /home/opam/.opam/5.0/lib/containers/monomorphic -I /home/opam/.opam/5.0/lib/ctypes -I /home/opam/.opam/5.0/lib/either -I /home/opam/.opam/5.0/lib/findlib -I /home/opam/.opam/5.0/lib/integers -I /home/opam/.opam/5.0/lib/num -I /home/opam/.opam/5.0/lib/ocaml-compiler-libs/common -I /home/opam/.opam/5.0/lib/ocaml-compiler-libs/shadow -I /home/opam/.opam/5.0/lib/ocaml/compiler-libs -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/ppx_derivers -I /home/opam/.opam/5.0/lib/ppxlib -I /home/opam/.opam/5.0/lib/ppxlib/ast -I /home/opam/.opam/5.0/lib/ppxlib/astlib -I /home/opam/.opam/5.0/lib/ppxlib/print_diff -I /home/opam/.opam/5.0/lib/ppxlib/stdppx -I /home/opam/.opam/5.0/lib/ppxlib/traverse_builtins -I /home/opam/.opam/5.0/lib/re -I /home/opam/.opam/5.0/lib/re/perl -I /home/opam/.opam/5.0/lib/seq -I /home/opam/.opam/5.0/lib/sexplib0 -I /home/opam/.opam/5.0/lib/stdlib-shims -I src/runtime/.ppx_cstubs.objs/byte -I src/runtime/.ppx_cstubs.objs/native -intf-suffix .ml -no-alias-deps -open Ppxc__script__ -o src/internal/.ppxc__script.objs/native/ppxc__script__Gen_ml.cmx -c -impl src/internal/gen_ml.pp.ml) - File "src/internal/gen_ml.ml", lines 117-136, characters 4-72: - 117 | ....match a with - 118 | | Void -> (`Complete, [%type: unit]) - 119 | | Primitive p -> - 120 | ( `Complete, - 121 | ident_of_ml_prim ~no_attr:true (Ctypes_primitive_types.ml_prim p) ) - ... - 133 | | Bigarray _ -> (`Incomplete, Typ.any ()) - 134 | | OCaml String -> (`Complete, [%type: string Ctypes.ocaml]) - 135 | | OCaml Bytes -> (`Complete, [%type: bytes Ctypes.ocaml]) - 136 | | OCaml FloatArray -> (`Complete, [%type: float array Ctypes.ocaml]) - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Qualified (_, _) - File "src/internal/gen_ml.ml", lines 147-180, characters 23-74: - 147 | .......................function - 148 | | Void when inside_view -> (`Incomplete, Typ.any ()) - 149 | | Pointer _ when inside_view -> (`Incomplete, Typ.any ()) - 150 | | Funptr _ when inside_view -> (`Incomplete, Typ.any ()) - 151 | | Struct _ when inside_view -> (`Incomplete, Typ.any ()) - ... - 177 | (Ctypes.string_of_typ a) - 178 | | OCaml String -> (`Complete, [%type: string Ctypes.ocaml]) - 179 | | OCaml Bytes -> (`Complete, [%type: bytes Ctypes.ocaml]) - 180 | | OCaml FloatArray -> (`Complete, [%type: float array Ctypes.ocaml]) - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Qualified (_, _) - File "src/internal/gen_ml.ml", lines 195-222, characters 4-75: - 195 | ....match t with - 196 | | Void -> if inside_view then Typ.any () else [%type: unit] - 197 | | Primitive p -> - 198 | if inside_view && prim_supports_attr p ~cinfo = false then Typ.any () - 199 | else - ... - 219 | | OCaml Bytes -> - 220 | U.error "cstubs does not support OCaml bytes values as return values" - 221 | | OCaml FloatArray -> - 222 | U.error "cstubs does not support OCaml float arrays as return values" - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Qualified (_, _) - File "src/internal/gen_ml.ml", lines 319-359, characters 6-29: - 319 | ......match t with - 320 | | Void -> (None, In_ident) - 321 | | Primitive p -> (cond_expand_prim p inside_view cinfo, In_ident) - 322 | | Pointer _ -> (ce [%pat? Ctypes_static.Pointer _], mptr `Ptr) - 323 | | Funptr _ -> (ce [%pat? Ctypes_static.Funptr _], mptr `Fptr) - ... - 356 | in - 357 | (Some pat, fexpr)) - 358 | | Array _ -> error t - 359 | | Bigarray _ -> error t - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Qualified (_, _) - File "src/internal/gen_ml.ml", lines 418-475, characters 4-27: - 418 | ....match t with - 419 | | Void -> (None, None) - 420 | | Primitive p -> (cond_expand_prim p inside_view cinfo, None) - 421 | | Pointer _ -> ( - 422 | let f e expr = - ... - 472 | | Abstract _ -> structured `Abstract - 473 | | OCaml _ -> error t - 474 | | Array _ -> error t - 475 | | Bigarray _ -> error t - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Qualified (_, _) - (cd _build/default && /home/opam/.opam/5.0/bin/ocamlopt.opt -w -40 -g -I src/internal/.ppxc__script.objs/byte -I src/internal/.ppxc__script.objs/native -I src/internal/.ppxc__script.objs/public_cmi -I /home/opam/.opam/5.0/lib/bigarray-compat -I /home/opam/.opam/5.0/lib/containers -I /home/opam/.opam/5.0/lib/containers/monomorphic -I /home/opam/.opam/5.0/lib/ctypes -I /home/opam/.opam/5.0/lib/either -I /home/opam/.opam/5.0/lib/findlib -I /home/opam/.opam/5.0/lib/integers -I /home/opam/.opam/5.0/lib/num -I /home/opam/.opam/5.0/lib/ocaml-compiler-libs/common -I /home/opam/.opam/5.0/lib/ocaml-compiler-libs/shadow -I /home/opam/.opam/5.0/lib/ocaml/compiler-libs -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/ppx_derivers -I /home/opam/.opam/5.0/lib/ppxlib -I /home/opam/.opam/5.0/lib/ppxlib/ast -I /home/opam/.opam/5.0/lib/ppxlib/astlib -I /home/opam/.opam/5.0/lib/ppxlib/print_diff -I /home/opam/.opam/5.0/lib/ppxlib/stdppx -I /home/opam/.opam/5.0/lib/ppxlib/traverse_builtins -I /home/opam/.opam/5.0/lib/re -I /home/opam/.opam/5.0/lib/re/perl -I /home/opam/.opam/5.0/lib/seq -I /home/opam/.opam/5.0/lib/sexplib0 -I /home/opam/.opam/5.0/lib/stdlib-shims -I src/runtime/.ppx_cstubs.objs/byte -I src/runtime/.ppx_cstubs.objs/native -intf-suffix .ml -no-alias-deps -open Ppxc__script__ -o src/internal/.ppxc__script.objs/native/ppxc__script__Extract_c_ml.cmx -c -impl src/internal/extract_c_ml.pp.ml) - File "src/internal/extract_c_ml.ml", lines 55-108, characters 2-24: - 55 | ..function - 56 | | C.Void -> None - 57 | | C.Struct _ -> None - 58 | | C.Union _ -> None - 59 | | C.Array _ -> None - ... - 105 | | LDouble -> None - 106 | | Complex32 -> None - 107 | | Complex64 -> None - 108 | | Complexld -> None) - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Qualified (_, _) - File "src/internal/extract_c_ml.ml", lines 310-352, characters 6-19: - 310 | ......match x with - 311 | | C.Void -> raise_notrace Unsupported - 312 | | C.Struct _ -> raise_notrace Unsupported - 313 | | C.Union _ -> raise_notrace Unsupported - 314 | | C.Array _ -> raise_notrace Unsupported - ... - 349 | let p = Gen_ml.pat_expand_prim p in - 350 | Some [%pat? Ctypes_static.Primitive [%p p]] - 351 | in - 352 | (expr, pat) - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Qualified (_, _) - (cd _build/default && /home/opam/.opam/5.0/bin/ocamlopt.opt -w -40 -g -I src/internal/.ppxc__script.objs/byte -I src/internal/.ppxc__script.objs/native -I src/internal/.ppxc__script.objs/public_cmi -I /home/opam/.opam/5.0/lib/bigarray-compat -I /home/opam/.opam/5.0/lib/containers -I /home/opam/.opam/5.0/lib/containers/monomorphic -I /home/opam/.opam/5.0/lib/ctypes -I /home/opam/.opam/5.0/lib/either -I /home/opam/.opam/5.0/lib/findlib -I /home/opam/.opam/5.0/lib/integers -I /home/opam/.opam/5.0/lib/num -I /home/opam/.opam/5.0/lib/ocaml-compiler-libs/common -I /home/opam/.opam/5.0/lib/ocaml-compiler-libs/shadow -I /home/opam/.opam/5.0/lib/ocaml/compiler-libs -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/ppx_derivers -I /home/opam/.opam/5.0/lib/ppxlib -I /home/opam/.opam/5.0/lib/ppxlib/ast -I /home/opam/.opam/5.0/lib/ppxlib/astlib -I /home/opam/.opam/5.0/lib/ppxlib/print_diff -I /home/opam/.opam/5.0/lib/ppxlib/stdppx -I /home/opam/.opam/5.0/lib/ppxlib/traverse_builtins -I /home/opam/.opam/5.0/lib/re -I /home/opam/.opam/5.0/lib/re/perl -I /home/opam/.opam/5.0/lib/seq -I /home/opam/.opam/5.0/lib/sexplib0 -I /home/opam/.opam/5.0/lib/stdlib-shims -I src/runtime/.ppx_cstubs.objs/byte -I src/runtime/.ppx_cstubs.objs/native -intf-suffix .ml -no-alias-deps -open Ppxc__script__ -o src/internal/.ppxc__script.objs/native/ppxc__script__Ppxc__script_real.cmx -c -impl src/internal/ppxc__script_real.pp.ml) - File "src/internal/ppxc__script_real.ml", lines 404-415, characters 55-34: - 404 | .......................................................function - 405 | | Struct x -> Struct x - 406 | | Union x -> Union x - 407 | | View x -> View x - 408 | | Pointer y -> Pointer y - ... - 412 | | OCaml x -> OCaml x - 413 | | Primitive x -> Primitive x - 414 | | Void -> Void - 415 | | Abstract x -> Abstract x - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Qualified (_, _) - File "src/internal/ppxc__script_real.ml", lines 419-430, characters 8-37: - 419 | ........match t with - 420 | | Struct _ -> typs_struct - 421 | | Union _ -> typs_union - 422 | | View _ -> typs_view - 423 | | Pointer _ -> typs_pointer - ... - 427 | | OCaml _ -> typs_ocaml - 428 | | Primitive _ -> typs_prim - 429 | | Void -> typs_void - 430 | | Abstract _ -> typs_abstract - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Qualified (_, _) - File "src/internal/ppxc__script_real.ml", lines 449-468, characters 6-38: - 449 | ......match cur with - 450 | | Struct _ -> h !typs_struct - 451 | | Union _ -> h !typs_union - 452 | | View { ty; _ } -> - 453 | h !typs_view; - ... - 465 | | OCaml _ -> h !typs_ocaml - 466 | | Primitive _ -> h !typs_prim - 467 | | Void -> h !typs_void - 468 | | Abstract _ -> h !typs_abstract - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Qualified (_, _) - File "src/internal/ppxc__script_real.ml", lines 757-816, characters 4-29: - 757 | ....match t with - 758 | | CS.Void -> ef t - 759 | | CS.Struct _ -> ef t - 760 | | CS.Union _ -> ef t - 761 | | CS.Array _ -> ef t - ... - 813 | | Cp.LDouble -> ef t - 814 | | Cp.Complex32 -> ef t - 815 | | Cp.Complex64 -> ef t - 816 | | Cp.Complexld -> ef t) - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Qualified (_, _) - File "src/internal/ppxc__script_real.ml", lines 889-907, characters 6-34: - 889 | ......function - 890 | | Struct x when x.fields = [] -> `Struct_empty - 891 | | Struct _ -> `Struct - 892 | | Union x when x.ufields = [] -> `Union_empty - 893 | | Union _ -> `Union - ... - 904 | | OCaml _ -> assert false - 905 | | Primitive _ -> assert false - 906 | | Void -> assert false - 907 | | Abstract _ -> assert false - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Qualified (_, _) -> compiled ppx_cstubs.0.7.0 -> installed ppx_cstubs.0.7.0 Processing 65/66: [ctypes-zarith: dune build] + /home/opam/.opam/5.0/bin/dune "build" "-p" "ctypes-zarith" "-j" "39" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ctypes-zarith.0.2.0) -> compiled ctypes-zarith.0.2.0 -> installed ctypes-zarith.0.2.0 Done. # Run eval $(opam env) to update the current shell environment 2024-09-12 19:34.01 ---> saved as "6574d6d634626ad6cacf2eec898e2e7021bf6e3971132f973bf17d881474597e" /home/opam: (run (shell "opam exec -- ~/voodoo-prep -u ctypes-zarith:32ebeb7fdf5527ad2ffb45703fbd8d34,ppx_cstubs:59b488b93ad543e31c79221ea112ec54,ctypes:2879c818c2a696a8ede1353114535c59,containers:4571fc1f1c6f96f3e3ff392dd3b6273f")) 2024-09-12 19:34.04 ---> saved as "d789ca107994f3556cae6e0863371f5896cbb32210a095bb5ddbd5bd949e8b22" /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.616765') && (for DATA in prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1,containers.3.13.1-4571fc1f1c6f96f3e3ff392dd3b6273f,containers.3.13.1 prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0,ctypes.0.23.0-2879c818c2a696a8ede1353114535c59,ctypes.0.23.0 prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0,ppx_cstubs.0.7.0-59b488b93ad543e31c79221ea112ec54,ppx_cstubs.0.7.0 prep/universes/32ebeb7fdf5527ad2ffb45703fbd8d34/ctypes-zarith/0.2.0,ctypes-zarith.0.2.0-32ebeb7fdf5527ad2ffb45703fbd8d34,ctypes-zarith.0.2.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/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1,containers.3.13.1-4571fc1f1c6f96f3e3ff392dd3b6273f,containers.3.13.1 prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0,ctypes.0.23.0-2879c818c2a696a8ede1353114535c59,ctypes.0.23.0 prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0,ppx_cstubs.0.7.0-59b488b93ad543e31c79221ea112ec54,ppx_cstubs.0.7.0 prep/universes/32ebeb7fdf5527ad2ffb45703fbd8d34/ctypes-zarith/0.2.0,ctypes-zarith.0.2.0-32ebeb7fdf5527ad2ffb45703fbd8d34,ctypes-zarith.0.2.0; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1,containers.3.13.1-4571fc1f1c6f96f3e3ff392dd3b6273f,containers.3.13.1 prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0,ctypes.0.23.0-2879c818c2a696a8ede1353114535c59,ctypes.0.23.0 prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0,ppx_cstubs.0.7.0-59b488b93ad543e31c79221ea112ec54,ppx_cstubs.0.7.0 prep/universes/32ebeb7fdf5527ad2ffb45703fbd8d34/ctypes-zarith/0.2.0,ctypes-zarith.0.2.0-32ebeb7fdf5527ad2ffb45703fbd8d34,ctypes-zarith.0.2.0; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1) || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)")) 0.616765 prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/doc/ prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/doc/containers/ prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/doc/containers/CHANGELOG.md prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/doc/containers/LICENSE prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/doc/containers/README.md prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/ prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/ prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/containers.ocamlobjinfo prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/META prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/bencode/ prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/bencode/containers_bencode.ocamlobjinfo prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/bencode/containers_bencode.cmi prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/bencode/containers_bencode.cmt prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/bencode/containers_bencode.cmti prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCArray.cmi prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCArray.cmt prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCArray.cmti prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCArrayLabels.cmi prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCArrayLabels.cmt prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCArrayLabels.cmti prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCAtomic.cmi prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCAtomic.cmt prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCBool.cmi prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCBool.cmt prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCBool.cmti prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCByte_buffer.cmi prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCByte_buffer.cmt prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCByte_buffer.cmti prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCCanonical_sexp.cmi prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCCanonical_sexp.cmt prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCCanonical_sexp.cmti prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCChar.cmi prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCChar.cmt prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCChar.cmti prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCEither.cmi prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCEither.cmt prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCEither.cmti prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCEqual.cmi prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCEqual.cmt prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCEqual.cmti prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCEqualLabels.cmi prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCEqualLabels.cmt prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCEqualLabels.cmti prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCFloat.cmi prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCFloat.cmt prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCFloat.cmti prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCFormat.cmi prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCFormat.cmt prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCFormat.cmti prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCFun.cmi prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCFun.cmt prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCFun.cmti prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCHash.cmi prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCHash.cmt prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCHash.cmti prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCHashtbl.cmi prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCHashtbl.cmt prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCHashtbl.cmti prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCHeap.cmi prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCHeap.cmt prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCHeap.cmti prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCIO.cmi prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCIO.cmt prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCIO.cmti prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCInt.cmi prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCInt.cmt prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCInt.cmti prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCInt32.cmi prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCInt32.cmt prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCInt32.cmti prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCInt64.cmi prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCInt64.cmt prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCInt64.cmti prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCList.cmi prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCList.cmt prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCList.cmti prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCListLabels.cmi prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCListLabels.cmt prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCListLabels.cmti prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCMap.cmi prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCMap.cmt prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCMap.cmti prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCNativeint.cmi prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCNativeint.cmt prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCNativeint.cmti prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCOpt.cmi prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCOpt.cmt prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCOpt.cmti prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCOption.cmi prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCOption.cmt prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCOption.cmti prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCOrd.cmi prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCOrd.cmt prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCOrd.cmti prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCPair.cmi prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCPair.cmt prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCPair.cmti prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCParse.cmi prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCParse.cmt prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCParse.cmti prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCRandom.cmi prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCRandom.cmt prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCRandom.cmti prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCRef.cmi prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCRef.cmt prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCRef.cmti prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCResult.cmi prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCResult.cmt prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCResult.cmti prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCSeq.cmi prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCSeq.cmt prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCSeq.cmti prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCSet.cmi prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCSet.cmt prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCSet.cmti prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCSexp.cmi prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCSexp.cmt prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCSexp.cmti prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCSexp_intf.cmi prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCSexp_intf.cmt prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCSexp_lex.cmi prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCSexp_lex.cmt prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCString.cmi prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCString.cmt prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCString.cmti prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCStringLabels.cmi prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCStringLabels.cmt prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCStringLabels.cmti prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCUnit.cmi prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCUnit.cmt prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCUtf8_string.cmi prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCUtf8_string.cmt prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCUtf8_string.cmti prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCVector.cmi prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCVector.cmt prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cCVector.cmti prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cbor/ prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cbor/containers_cbor.ocamlobjinfo prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cbor/containers_cbor.cmi prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cbor/containers_cbor.cmt prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/cbor/containers_cbor.cmti prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/codegen/ prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/codegen/containers_codegen.ocamlobjinfo prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/codegen/containers_codegen.cmi prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/codegen/containers_codegen.cmt prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/codegen/containers_codegen.cmti prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/containers.cmi prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/containers.cmt prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/containersLabels.cmi prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/containersLabels.cmt prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/dune-package prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/monomorphic/ prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/monomorphic/containers_monomorphic.ocamlobjinfo prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/monomorphic/cCMonomorphic.cmi prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/monomorphic/cCMonomorphic.cmt prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/monomorphic/cCMonomorphic.cmti prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/pp/ prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/pp/containers_pp.ocamlobjinfo prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/pp/containers_pp.cmi prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/pp/containers_pp.cmt prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/pp/containers_pp.cmti prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/scc/ prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/scc/containers_scc.ocamlobjinfo prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/scc/containers_scc.cmi prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/scc/containers_scc.cmt prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/scc/containers_scc.cmti prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/top/ prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/top/containers_top.ocamlobjinfo prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/top/containers_top.cmi prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/top/containers_top.cmt prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/unix/ prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/unix/containers_unix.ocamlobjinfo prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/unix/cCUnix.cmi prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/unix/cCUnix.cmt prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/lib/containers/unix/cCUnix.cmti prep/universes/4571fc1f1c6f96f3e3ff392dd3b6273f/containers/3.13.1/opam prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/doc/ prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/doc/ctypes/ prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/doc/ctypes/CHANGES.md prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/doc/ctypes/LICENSE prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/doc/ctypes/README.md prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/ prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/ctypes.ocamlobjinfo prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/META prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/complexL.cmi prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/complexL.cmt prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/complexL.cmti prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/cstubs_internals.cmi prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/cstubs_internals.cmt prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/cstubs_internals.cmti prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/ctypes.cmi prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/ctypes.cmt prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/ctypes.cmti prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/ctypes_bigarray.cmi prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/ctypes_bigarray.cmt prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/ctypes_bigarray.cmti prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/ctypes_bigarray_stubs.cmi prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/ctypes_bigarray_stubs.cmt prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/ctypes_coerce.cmi prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/ctypes_coerce.cmt prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/ctypes_coerce.cmti prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/ctypes_memory.cmi prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/ctypes_memory.cmt prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/ctypes_memory_stubs.cmi prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/ctypes_memory_stubs.cmt prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/ctypes_primitive_types.cmi prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/ctypes_primitive_types.cmt prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/ctypes_primitive_types.cmti prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/ctypes_primitives.cmi prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/ctypes_primitives.cmt prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/ctypes_ptr.cmi prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/ctypes_ptr.cmt prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/ctypes_roots_stubs.cmi prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/ctypes_roots_stubs.cmt prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/ctypes_static.cmi prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/ctypes_static.cmt prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/ctypes_static.cmti prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/ctypes_std_view_stubs.cmi prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/ctypes_std_view_stubs.cmt prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/ctypes_std_views.cmi prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/ctypes_std_views.cmt prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/ctypes_structs.cmi prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/ctypes_structs.cmt prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/ctypes_structs.cmti prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/ctypes_structs_computed.cmi prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/ctypes_structs_computed.cmt prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/ctypes_structs_computed.cmti prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/ctypes_type_printing.cmi prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/ctypes_type_printing.cmt prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/ctypes_type_printing.cmti prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/ctypes_types.cmi prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/ctypes_types.cmti prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/ctypes_value_printing.cmi prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/ctypes_value_printing.cmt prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/ctypes_value_printing_stubs.cmi prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/ctypes_value_printing_stubs.cmt prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/dune-package prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/lDouble.cmi prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/lDouble.cmt prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/lDouble.cmti prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/posixTypes.cmi prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/posixTypes.cmt prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/posixTypes.cmti prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/stubs/ prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/stubs/ctypes_stubs.ocamlobjinfo prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/stubs/cstubs.cmi prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/stubs/cstubs.cmt prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/stubs/cstubs.cmti prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/stubs/cstubs_analysis.cmi prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/stubs/cstubs_analysis.cmt prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/stubs/cstubs_analysis.cmti prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/stubs/cstubs_c_language.cmi prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/stubs/cstubs_c_language.cmt prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/stubs/cstubs_emit_c.cmi prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/stubs/cstubs_emit_c.cmt prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/stubs/cstubs_errors.cmi prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/stubs/cstubs_errors.cmt prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/stubs/cstubs_errors.cmti prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/stubs/cstubs_generate_c.cmi prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/stubs/cstubs_generate_c.cmt prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/stubs/cstubs_generate_c.cmti prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/stubs/cstubs_generate_ml.cmi prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/stubs/cstubs_generate_ml.cmt prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/stubs/cstubs_generate_ml.cmti prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/stubs/cstubs_inverted.cmi prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/stubs/cstubs_inverted.cmt prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/stubs/cstubs_inverted.cmti prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/stubs/cstubs_public_name.cmi prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/stubs/cstubs_public_name.cmt prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/stubs/cstubs_public_name.cmti prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/stubs/cstubs_structs.cmi prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/stubs/cstubs_structs.cmt prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/stubs/cstubs_structs.cmti prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/stubs/ctypes_path.cmi prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/stubs/ctypes_path.cmt prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/stubs/ctypes_path.cmti prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/top/ prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/top/ctypes_top.ocamlobjinfo prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/top/ctypes_top.cmi prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/top/ctypes_top.cmt prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/top/ctypes_top__Install_ctypes_printers.cmi prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/lib/ctypes/top/ctypes_top__Install_ctypes_printers.cmt prep/universes/2879c818c2a696a8ede1353114535c59/ctypes/0.23.0/opam prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/doc/ prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/doc/ppx_cstubs/ prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/doc/ppx_cstubs/CHANGES.md prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/doc/ppx_cstubs/LICENSE.txt prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/doc/ppx_cstubs/README.md prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/ prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/ppx_cstubs.ocamlobjinfo prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/META prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/custom/ prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/custom/ppx_cstubs_custom.ocamlobjinfo prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/custom/ppx_cstubs_custom.cmi prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/custom/ppx_cstubs_custom.cmt prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/custom/ppx_cstubs_custom.cmti prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/dune-package prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/ prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/ppxc__script.ocamlobjinfo prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/.private/ prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/.private/ppxc__script__Attributes.cmi prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/.private/ppxc__script__Attributes.cmt prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/.private/ppxc__script__Attributes.cmti prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/.private/ppxc__script__C_compile.cmi prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/.private/ppxc__script__C_compile.cmt prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/.private/ppxc__script__C_compile.cmti prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/.private/ppxc__script__Ctypes_type_printing_fake.cmi prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/.private/ppxc__script__Ctypes_type_printing_fake.cmt prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/.private/ppxc__script__Ctypes_type_printing_fake.cmti prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/.private/ppxc__script__Evil_hack.cmi prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/.private/ppxc__script__Evil_hack.cmt prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/.private/ppxc__script__Extract_c.cmi prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/.private/ppxc__script__Extract_c.cmt prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/.private/ppxc__script__Extract_c.cmti prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/.private/ppxc__script__Extract_c_ml.cmi prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/.private/ppxc__script__Extract_c_ml.cmt prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/.private/ppxc__script__Extract_c_ml.cmti prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/.private/ppxc__script__Gen_c.cmi prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/.private/ppxc__script__Gen_c.cmt prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/.private/ppxc__script__Gen_c.cmti prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/.private/ppxc__script__Gen_ml.cmi prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/.private/ppxc__script__Gen_ml.cmt prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/.private/ppxc__script__Gen_ml.cmti prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/.private/ppxc__script__Inline_lexer.cmi prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/.private/ppxc__script__Inline_lexer.cmt prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/.private/ppxc__script__Inline_lexer.cmti prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/.private/ppxc__script__Keywords.cmi prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/.private/ppxc__script__Keywords.cmt prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/.private/ppxc__script__Lconst.cmi prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/.private/ppxc__script__Lconst.cmt prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/.private/ppxc__script__Lconst.cmti prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/.private/ppxc__script__Main.cmi prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/.private/ppxc__script__Main.cmt prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/.private/ppxc__script__Main.cmti prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/.private/ppxc__script__Marshal_types.cmi prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/.private/ppxc__script__Marshal_types.cmt prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/.private/ppxc__script__Mparsetree.cmi prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/.private/ppxc__script__Mparsetree.cmt prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/.private/ppxc__script__Myconst.cmi prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/.private/ppxc__script__Myconst.cmt prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/.private/ppxc__script__Ocaml_config.cmi prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/.private/ppxc__script__Ocaml_config.cmt prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/.private/ppxc__script__Ocaml_config.cmti prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/.private/ppxc__script__Options.cmi prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/.private/ppxc__script__Options.cmt prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/.private/ppxc__script__Options.cmti prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/.private/ppxc__script__Ppx_cstubs_version.cmi prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/.private/ppxc__script__Ppx_cstubs_version.cmt prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/.private/ppxc__script__Ppx_main.cmi prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/.private/ppxc__script__Ppx_main.cmt prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/.private/ppxc__script__Ppx_main.cmti prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/.private/ppxc__script__Ppxc__script_real.cmi prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/.private/ppxc__script__Ppxc__script_real.cmt prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/.private/ppxc__script__Ppxc__script_real.cmti prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/.private/ppxc__script__Ptree.cmi prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/.private/ppxc__script__Ptree.cmt prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/.private/ppxc__script__Ptree.cmti prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/.private/ppxc__script__Run.cmi prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/.private/ppxc__script__Run.cmt prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/.private/ppxc__script__Run.cmti prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/.private/ppxc__script__Script_result.cmi prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/.private/ppxc__script__Script_result.cmt prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/.private/ppxc__script__Script_result.cmti prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/.private/ppxc__script__Std.cmi prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/.private/ppxc__script__Std.cmt prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/.private/ppxc__script__Std.cmti prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/.private/ppxc__script__Toplevel.cmi prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/.private/ppxc__script__Toplevel.cmt prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/.private/ppxc__script__Toplevel.cmti prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/.private/ppxc__script__Uniq_ref.cmi prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/.private/ppxc__script__Uniq_ref.cmt prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/.private/ppxc__script__Uniq_ref.cmti prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/ppxc__script.cmi prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/ppxc__script.cmt prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/ppxc__script.cmti prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/ppxc__script__.cmi prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/ppxc__script__.cmt prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/ppxc__script__Merlin_state.cmi prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/ppxc__script__Merlin_state.cmt prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/ppxc__script__Merlin_state.cmti prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/ppxc__script__Uniq_ids.cmi prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/ppxc__script__Uniq_ids.cmt prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/internal/ppxc__script__Uniq_ids.cmti prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/merlin/ prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/merlin/ppx_cstubs_merlin.ocamlobjinfo prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/merlin/ppx_cstubs_merlin.cmi prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/merlin/ppx_cstubs_merlin.cmt prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/ppx_cstubs.cmi prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/ppx_cstubs.cmt prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/ppx_cstubs__.cmi prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/ppx_cstubs__.cmt prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/ppx_cstubs__Ppx_cstubs_internals.cmi prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/ppx_cstubs__Ppx_cstubs_internals.cmt prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/lib/ppx_cstubs/ppx_cstubs__Ppx_cstubs_internals.cmti prep/universes/59b488b93ad543e31c79221ea112ec54/ppx_cstubs/0.7.0/opam prep/universes/32ebeb7fdf5527ad2ffb45703fbd8d34/ctypes-zarith/0.2.0/doc/ prep/universes/32ebeb7fdf5527ad2ffb45703fbd8d34/ctypes-zarith/0.2.0/doc/ctypes-zarith/ prep/universes/32ebeb7fdf5527ad2ffb45703fbd8d34/ctypes-zarith/0.2.0/doc/ctypes-zarith/LICENSE prep/universes/32ebeb7fdf5527ad2ffb45703fbd8d34/ctypes-zarith/0.2.0/doc/ctypes-zarith/README.md prep/universes/32ebeb7fdf5527ad2ffb45703fbd8d34/ctypes-zarith/0.2.0/lib/ prep/universes/32ebeb7fdf5527ad2ffb45703fbd8d34/ctypes-zarith/0.2.0/lib/ctypes-zarith/ prep/universes/32ebeb7fdf5527ad2ffb45703fbd8d34/ctypes-zarith/0.2.0/lib/ctypes-zarith/ctypes_zarith.ocamlobjinfo prep/universes/32ebeb7fdf5527ad2ffb45703fbd8d34/ctypes-zarith/0.2.0/lib/ctypes-zarith/META prep/universes/32ebeb7fdf5527ad2ffb45703fbd8d34/ctypes-zarith/0.2.0/lib/ctypes-zarith/ctypes_zarith.cmi prep/universes/32ebeb7fdf5527ad2ffb45703fbd8d34/ctypes-zarith/0.2.0/lib/ctypes-zarith/ctypes_zarith.cmt prep/universes/32ebeb7fdf5527ad2ffb45703fbd8d34/ctypes-zarith/0.2.0/lib/ctypes-zarith/ctypes_zarith.cmti prep/universes/32ebeb7fdf5527ad2ffb45703fbd8d34/ctypes-zarith/0.2.0/lib/ctypes-zarith/dune-package prep/universes/32ebeb7fdf5527ad2ffb45703fbd8d34/ctypes-zarith/0.2.0/opam Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts. Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts. Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts. Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts. HASHES:containers.3.13.1-4571fc1f1c6f96f3e3ff392dd3b6273f:f34e8f71b743bc9dfbe4d3526a14396e711d7f9e642e51e1746bfe6d756f1bb9 HASHES:ctypes.0.23.0-2879c818c2a696a8ede1353114535c59:6b7da3c776615bea723e118d03bff6bb647ab2b58ce40443a5f112f4a749786d HASHES:ppx_cstubs.0.7.0-59b488b93ad543e31c79221ea112ec54:3c4372190307b2cf0cfbbb74438eb04a0bee45100262c614b791bfab5c9769aa HASHES:ctypes-zarith.0.2.0-32ebeb7fdf5527ad2ffb45703fbd8d34:490855b65b1e9937b36404ef40a00eaec9a2a2d662cf6339f41fefa3e1a4376e 2024-09-12 19:34.08 ---> saved as "92cdb7a3e2face3c1dd6b81fc5306f7619411610ac37c6e77af9ecd91e76fa0a" Job succeeded 2024-09-12 19:41.47: ctypes-zarith.0.2.0-32ebeb7fdf5527ad2ffb45703fbd8d34 -> 490855b65b1e9937b36404ef40a00eaec9a2a2d662cf6339f41fefa3e1a4376e 2024-09-12 19:41.47: ppx_cstubs.0.7.0-59b488b93ad543e31c79221ea112ec54 -> 3c4372190307b2cf0cfbbb74438eb04a0bee45100262c614b791bfab5c9769aa 2024-09-12 19:41.47: ctypes.0.23.0-2879c818c2a696a8ede1353114535c59 -> 6b7da3c776615bea723e118d03bff6bb647ab2b58ce40443a5f112f4a749786d 2024-09-12 19:41.47: containers.3.13.1-4571fc1f1c6f96f3e3ff392dd3b6273f -> f34e8f71b743bc9dfbe4d3526a14396e711d7f9e642e51e1746bfe6d756f1bb9 2024-09-12 19:41.47: Job succeeded