Build:
  1. 0
2024-09-12 08:35.53: New job: Voodoo prep raylib.0.1.0; 3ef1d9f315aa7ef20484db4a5e712fec
2024-09-12 08:35.53: Waiting for resource in pool OCluster
2024-09-12 19:34.33: Waiting for worker…
2024-09-12 19:34.33: Got resource from pool OCluster
2024-09-12 19:34.33: 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 raylib.0.1.0 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-libglu.1 conf-libgl.1 conf-cmake.1 bigarray-compat.1.1.0 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')"))
 (run (shell "opam exec -- ~/voodoo-prep -u raylib:3ef1d9f315aa7ef20484db4a5e712fec"))
 (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.445784') && (for DATA in prep/universes/3ef1d9f315aa7ef20484db4a5e712fec/raylib/0.1.0,raylib.0.1.0-3ef1d9f315aa7ef20484db4a5e712fec,raylib.0.1.0; do IFS=\",\"; set -- $DATA; ([ -d $1 ] || (echo \"FAILED:$2\" && mkdir -p $1 && cp ~/opam.err.log $1 && opam show $3 --raw > $1/opam)) && (shopt -s nullglob && ((tar -cvf $1.tar $1/*  && rm -R $1/* && mv $1.tar $1/content.tar) || (echo 'Empty directory'))) done) && (for DATA in prep/universes/3ef1d9f315aa7ef20484db4a5e712fec/raylib/0.1.0,raylib.0.1.0-3ef1d9f315aa7ef20484db4a5e712fec,raylib.0.1.0; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/3ef1d9f315aa7ef20484db4a5e712fec/raylib/0.1.0,raylib.0.1.0-3ef1d9f315aa7ef20484db4a5e712fec,raylib.0.1.0; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)"))
)
END-OF-SPEC

ocluster-client submit-obuilder https://github.com/ocaml/opam-repository.git 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:34.33: RETRYING: 2024-09-12/083553-voodoo-prep-d0bf43 Number of retries: 0 (retriable error condition)
Building on x86-bm-c6.sw.ocaml.org
All commits already cached
Updating files:  57% (18495/32186)
Updating files:  58% (18668/32186)
Updating files:  59% (18990/32186)
Updating files:  60% (19312/32186)
Updating files:  61% (19634/32186)
Updating files:  62% (19956/32186)
Updating files:  63% (20278/32186)
Updating files:  64% (20600/32186)
Updating files:  65% (20921/32186)
Updating files:  66% (21243/32186)
Updating files:  67% (21565/32186)
Updating files:  68% (21887/32186)
Updating files:  69% (22209/32186)
Updating files:  70% (22531/32186)
Updating files:  71% (22853/32186)
Updating files:  72% (23174/32186)
Updating files:  73% (23496/32186)
Updating files:  74% (23818/32186)
Updating files:  75% (24140/32186)
Updating files:  76% (24462/32186)
Updating files:  77% (24784/32186)
Updating files:  78% (25106/32186)
Updating files:  79% (25427/32186)
Updating files:  80% (25749/32186)
Updating files:  81% (26071/32186)
Updating files:  82% (26393/32186)
Updating files:  83% (26715/32186)
Updating files:  84% (27037/32186)
Updating files:  85% (27359/32186)
Updating files:  86% (27680/32186)
Updating files:  87% (28002/32186)
Updating files:  88% (28324/32186)
Updating files:  89% (28646/32186)
Updating files:  90% (28968/32186)
Updating files:  91% (29290/32186)
Updating files:  92% (29612/32186)
Updating files:  93% (29933/32186)
Updating files:  94% (30255/32186)
Updating files:  95% (30577/32186)
Updating files:  96% (30899/32186)
Updating files:  97% (31221/32186)
Updating files:  98% (31543/32186)
Updating files:  99% (31865/32186)
Updating files: 100% (32186/32186)
Updating files: 100% (32186/32186), 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)
Unable to find image 'ocaml/opam:debian-12-ocaml-5.0@sha256:b85f6e0052d832ee9a2d105ad0106bdcdbac89af60760eee0391e0cf6a85f933' locally
docker.io/ocaml/opam@sha256:b85f6e0052d832ee9a2d105ad0106bdcdbac89af60760eee0391e0cf6a85f933: Pulling from ocaml/opam
ec352867d6d9: Pulling fs layer
ec352867d6d9: Verifying Checksum
ec352867d6d9: Download complete
ec352867d6d9: Pull complete
Digest: sha256:b85f6e0052d832ee9a2d105ad0106bdcdbac89af60760eee0391e0cf6a85f933
Status: Downloaded newer image for ocaml/opam@sha256:b85f6e0052d832ee9a2d105ad0106bdcdbac89af60760eee0391e0cf6a85f933
2024-09-12 19:27.19 ---> 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:27.19 ---> 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 0s (1113 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 (15.0 MB/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:27.19 ---> 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 fpath.0.7.3
-> installed logs.0.7.0
-> installed bos.0.2.1
-> installed dune.3.16.0
-> installed stdlib-shims.0.3.0
-> installed swhid_core.0.1
-> installed opam-file-format.2.1.6
-> installed re.1.12.0
-> installed sha.1.15.4
-> installed ocamlgraph.2.1.0
-> installed opam-core.2.2.1
-> installed opam-format.2.2.1
-> installed voodoo-prep.~dev
Done.
# Run eval $(opam env) to update the current shell environment
2024-09-12 19:27.19 ---> using "4181eda313486c5234575cb464198f35db51d0570c5357a19078507097b8f156" from cache

/home/opam: (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam"))
2024-09-12 19:27.19 ---> using "9c3436527eb0aafa9e477ec1e9b6b7a47f061e3ab1ac2877661eb31b58c6ed7f" from cache
2024-09-12 19:27.19 --> finished "tools"

(from ocaml/opam:debian-12-ocaml-5.0@sha256:b85f6e0052d832ee9a2d105ad0106bdcdbac89af60760eee0391e0cf6a85f933)
Unable to find image 'ocaml/opam:debian-12-ocaml-5.0@sha256:b85f6e0052d832ee9a2d105ad0106bdcdbac89af60760eee0391e0cf6a85f933' locally
docker.io/ocaml/opam@sha256:b85f6e0052d832ee9a2d105ad0106bdcdbac89af60760eee0391e0cf6a85f933: Pulling from ocaml/opam
ec352867d6d9: Pulling fs layer
ec352867d6d9: Verifying Checksum
ec352867d6d9: Download complete
ec352867d6d9: Pull complete
Digest: sha256:b85f6e0052d832ee9a2d105ad0106bdcdbac89af60760eee0391e0cf6a85f933
Status: Downloaded newer image for ocaml/opam@sha256:b85f6e0052d832ee9a2d105ad0106bdcdbac89af60760eee0391e0cf6a85f933
2024-09-12 19:27.19 ---> 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:27.19 ---> using "b169bc19aadea562ee9c86da8f393ca369caa4f6f0fe6704a16e0d43db0a2092" from cache

/home/opam: (run (shell "sudo mkdir /src"))
2024-09-12 19:27.19 ---> using "9f629e8cfb37309fb7a1d4d8789cef3fda89ec12a328034c3a5fcc53f4ab95b0" from cache

/home/opam: (copy (src packages) (dst /src/packages))
2024-09-12 19:27.22 ---> using "1b97c613f17d7d24872550c8e4eead92bdad757a1337a95d7ca2fa8b768440e9" from cache

/home/opam: (copy (src repo) (dst /src/repo))
2024-09-12 19:27.22 ---> 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.

Continue? [Y/n] 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.

y
Format upgrade done.

<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
[default] synchronised from file:///home/opam/opam-repository
2024-09-12 19:27.22 ---> 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:27.22 ---> using "a453123287e10cbb3e1e7facfe1f7d121436d639bd621d8eb991980f395c4ecf" from cache

/home/opam: (copy (from (build tools))
                  (src /home/opam/voodoo-prep)
                  (dst /home/opam/))
2024-09-12 19:27.22 ---> 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:27.22 ---> 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 raylib.0.1.0 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-libglu.1 conf-libgl.1 conf-cmake.1 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 1s (515 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 raylib.0.1.0 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-libglu.1 conf-libgl.1 conf-cmake.1 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:
cmake
libasound2-dev
libgl1-mesa-dev
libglu1-mesa-dev
libx11-dev
libxi-dev
libxrandr-dev
mesa-common-dev
pkg-config
xorg-dev
[NOTE] Package dune is already installed (current version is 3.16.0).
[NOTE] Package host-arch-x86_64 is already installed (current version is 1).
[NOTE] Package ocamlfind is already installed (current version is 1.9.6).
The following actions will be performed:
  - install conf-libgl          1
  - install ppx_derivers        1.2.1
  - 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 conf-cmake          1
  - install stdlib-shims        0.3.0
  - install conf-libglu         1
  - 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 raylib              0.1.0
===== 23 to install =====

The following system packages will first need to be installed:
    cmake libasound2-dev libgl1-mesa-dev libglu1-mesa-dev libxi-dev libxrandr-dev mesa-common-dev pkg-config xorg-dev

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
Let opam run your package manager to install the required system packages?
(answer 'n' for other options) [Y/n] y
+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "cmake" "libasound2-dev" "libgl1-mesa-dev" "libglu1-mesa-dev" "libxi-dev" "libxrandr-dev" "mesa-common-dev" "pkg-config" "xorg-dev"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package alsa-topology-conf.
- (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 .../000-alsa-topology-conf_1.2.5.1-2_all.deb ...
- Unpacking alsa-topology-conf (1.2.5.1-2) ...
- Selecting previously unselected package libasound2-data.
- Preparing to unpack .../001-libasound2-data_1.2.8-1_all.deb ...
- Unpacking libasound2-data (1.2.8-1) ...
- Selecting previously unselected package libasound2:amd64.
- Preparing to unpack .../002-libasound2_1.2.8-1+b1_amd64.deb ...
- Unpacking libasound2:amd64 (1.2.8-1+b1) ...
- Selecting previously unselected package alsa-ucm-conf.
- Preparing to unpack .../003-alsa-ucm-conf_1.2.8-1_all.deb ...
- Unpacking alsa-ucm-conf (1.2.8-1) ...
- Selecting previously unselected package libicu72:amd64.
- Preparing to unpack .../004-libicu72_72.1-3_amd64.deb ...
- Unpacking libicu72:amd64 (72.1-3) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../005-libxml2_2.9.14+dfsg-1.3~deb12u1_amd64.deb ...
- Unpacking libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ...
- Selecting previously unselected package libarchive13:amd64.
- Preparing to unpack .../006-libarchive13_3.6.2-1+deb12u1_amd64.deb ...
- Unpacking libarchive13:amd64 (3.6.2-1+deb12u1) ...
- Selecting previously unselected package libjsoncpp25:amd64.
- Preparing to unpack .../007-libjsoncpp25_1.9.5-4_amd64.deb ...
- Unpacking libjsoncpp25:amd64 (1.9.5-4) ...
- Selecting previously unselected package librhash0:amd64.
- Preparing to unpack .../008-librhash0_1.4.3-3_amd64.deb ...
- Unpacking librhash0:amd64 (1.4.3-3) ...
- Selecting previously unselected package libuv1:amd64.
- Preparing to unpack .../009-libuv1_1.44.2-1+deb12u1_amd64.deb ...
- Unpacking libuv1:amd64 (1.44.2-1+deb12u1) ...
- Selecting previously unselected package cmake-data.
- Preparing to unpack .../010-cmake-data_3.25.1-1_all.deb ...
- Unpacking cmake-data (3.25.1-1) ...
- Selecting previously unselected package cmake.
- Preparing to unpack .../011-cmake_3.25.1-1_amd64.deb ...
- Unpacking cmake (3.25.1-1) ...
- Selecting previously unselected package libasound2-dev:amd64.
- Preparing to unpack .../012-libasound2-dev_1.2.8-1+b1_amd64.deb ...
- Unpacking libasound2-dev:amd64 (1.2.8-1+b1) ...
- Selecting previously unselected package libbrotli-dev:amd64.
- Preparing to unpack .../013-libbrotli-dev_1.0.9-2+b6_amd64.deb ...
- Unpacking libbrotli-dev:amd64 (1.0.9-2+b6) ...
- Selecting previously unselected package libdmx1:amd64.
- Preparing to unpack .../014-libdmx1_1%3a1.1.4-2_amd64.deb ...
- Unpacking libdmx1:amd64 (1:1.1.4-2) ...
- Selecting previously unselected package libdmx-dev:amd64.
- Preparing to unpack .../015-libdmx-dev_1%3a1.1.4-2_amd64.deb ...
- Unpacking libdmx-dev:amd64 (1:1.1.4-2) ...
- Selecting previously unselected package libdrm-common.
- Preparing to unpack .../016-libdrm-common_2.4.114-1_all.deb ...
- Unpacking libdrm-common (2.4.114-1) ...
- Selecting previously unselected package libdrm2:amd64.
- Preparing to unpack .../017-libdrm2_2.4.114-1+b1_amd64.deb ...
- Unpacking libdrm2:amd64 (2.4.114-1+b1) ...
- Selecting previously unselected package libdrm-amdgpu1:amd64.
- Preparing to unpack .../018-libdrm-amdgpu1_2.4.114-1+b1_amd64.deb ...
- Unpacking libdrm-amdgpu1:amd64 (2.4.114-1+b1) ...
- Selecting previously unselected package libpciaccess0:amd64.
- Preparing to unpack .../019-libpciaccess0_0.17-2_amd64.deb ...
- Unpacking libpciaccess0:amd64 (0.17-2) ...
- Selecting previously unselected package libdrm-intel1:amd64.
- Preparing to unpack .../020-libdrm-intel1_2.4.114-1+b1_amd64.deb ...
- Unpacking libdrm-intel1:amd64 (2.4.114-1+b1) ...
- Selecting previously unselected package libdrm-radeon1:amd64.
- Preparing to unpack .../021-libdrm-radeon1_2.4.114-1+b1_amd64.deb ...
- Unpacking libdrm-radeon1:amd64 (2.4.114-1+b1) ...
- Selecting previously unselected package libdrm-nouveau2:amd64.
- Preparing to unpack .../022-libdrm-nouveau2_2.4.114-1+b1_amd64.deb ...
- Unpacking libdrm-nouveau2:amd64 (2.4.114-1+b1) ...
- Selecting previously unselected package libpciaccess-dev:amd64.
- Preparing to unpack .../023-libpciaccess-dev_0.17-2_amd64.deb ...
- Unpacking libpciaccess-dev:amd64 (0.17-2) ...
- Selecting previously unselected package libdrm-dev:amd64.
- Preparing to unpack .../024-libdrm-dev_2.4.114-1+b1_amd64.deb ...
- Unpacking libdrm-dev:amd64 (2.4.114-1+b1) ...
- Selecting previously unselected package libglvnd0:amd64.
- Preparing to unpack .../025-libglvnd0_1.6.0-1_amd64.deb ...
- Unpacking libglvnd0:amd64 (1.6.0-1) ...
- Selecting previously unselected package libwayland-server0:amd64.
- Preparing to unpack .../026-libwayland-server0_1.21.0-1_amd64.deb ...
- Unpacking libwayland-server0:amd64 (1.21.0-1) ...
- Selecting previously unselected package libgbm1:amd64.
- Preparing to unpack .../027-libgbm1_22.3.6-1+deb12u1_amd64.deb ...
- Unpacking libgbm1:amd64 (22.3.6-1+deb12u1) ...
- Selecting previously unselected package libglapi-mesa:amd64.
- Preparing to unpack .../028-libglapi-mesa_22.3.6-1+deb12u1_amd64.deb ...
- Unpacking libglapi-mesa:amd64 (22.3.6-1+deb12u1) ...
- Selecting previously unselected package libwayland-client0:amd64.
- Preparing to unpack .../029-libwayland-client0_1.21.0-1_amd64.deb ...
- Unpacking libwayland-client0:amd64 (1.21.0-1) ...
- Selecting previously unselected package libx11-xcb1:amd64.
- Preparing to unpack .../030-libx11-xcb1_2%3a1.8.4-2+deb12u2_amd64.deb ...
- Unpacking libx11-xcb1:amd64 (2:1.8.4-2+deb12u2) ...
- Selecting previously unselected package libxcb-dri2-0:amd64.
- Preparing to unpack .../031-libxcb-dri2-0_1.15-1_amd64.deb ...
- Unpacking libxcb-dri2-0:amd64 (1.15-1) ...
- Selecting previously unselected package libxcb-dri3-0:amd64.
- Preparing to unpack .../032-libxcb-dri3-0_1.15-1_amd64.deb ...
- Unpacking libxcb-dri3-0:amd64 (1.15-1) ...
- Selecting previously unselected package libxcb-present0:amd64.
- Preparing to unpack .../033-libxcb-present0_1.15-1_amd64.deb ...
- Unpacking libxcb-present0:amd64 (1.15-1) ...
- Selecting previously unselected package libxcb-randr0:amd64.
- Preparing to unpack .../034-libxcb-randr0_1.15-1_amd64.deb ...
- Unpacking libxcb-randr0:amd64 (1.15-1) ...
- Selecting previously unselected package libxcb-sync1:amd64.
- Preparing to unpack .../035-libxcb-sync1_1.15-1_amd64.deb ...
- Unpacking libxcb-sync1:amd64 (1.15-1) ...
- Selecting previously unselected package libxcb-xfixes0:amd64.
- Preparing to unpack .../036-libxcb-xfixes0_1.15-1_amd64.deb ...
- Unpacking libxcb-xfixes0:amd64 (1.15-1) ...
- Selecting previously unselected package libxshmfence1:amd64.
- Preparing to unpack .../037-libxshmfence1_1.3-1_amd64.deb ...
- Unpacking libxshmfence1:amd64 (1.3-1) ...
- Selecting previously unselected package libegl-mesa0:amd64.
- Preparing to unpack .../038-libegl-mesa0_22.3.6-1+deb12u1_amd64.deb ...
- Unpacking libegl-mesa0:amd64 (22.3.6-1+deb12u1) ...
- Selecting previously unselected package libegl1:amd64.
- Preparing to unpack .../039-libegl1_1.6.0-1_amd64.deb ...
- Unpacking libegl1:amd64 (1.6.0-1) ...
- Selecting previously unselected package libxcb-glx0:amd64.
- Preparing to unpack .../040-libxcb-glx0_1.15-1_amd64.deb ...
- Unpacking libxcb-glx0:amd64 (1.15-1) ...
- Selecting previously unselected package libxcb-shm0:amd64.
- Preparing to unpack .../041-libxcb-shm0_1.15-1_amd64.deb ...
- Unpacking libxcb-shm0:amd64 (1.15-1) ...
- Selecting previously unselected package libxfixes3:amd64.
- Preparing to unpack .../042-libxfixes3_1%3a6.0.0-2_amd64.deb ...
- Unpacking libxfixes3:amd64 (1:6.0.0-2) ...
- Selecting previously unselected package libxxf86vm1:amd64.
- Preparing to unpack .../043-libxxf86vm1_1%3a1.1.4-1+b2_amd64.deb ...
- Unpacking libxxf86vm1:amd64 (1:1.1.4-1+b2) ...
- Selecting previously unselected package libelf1:amd64.
- Preparing to unpack .../044-libelf1_0.188-2.1_amd64.deb ...
- Unpacking libelf1:amd64 (0.188-2.1) ...
- Selecting previously unselected package libz3-4:amd64.
- Preparing to unpack .../045-libz3-4_4.8.12-3.1_amd64.deb ...
- Unpacking libz3-4:amd64 (4.8.12-3.1) ...
- Selecting previously unselected package libllvm15:amd64.
- Preparing to unpack .../046-libllvm15_1%3a15.0.6-4+b1_amd64.deb ...
- Unpacking libllvm15:amd64 (1:15.0.6-4+b1) ...
- Selecting previously unselected package libsensors-config.
- Preparing to unpack .../047-libsensors-config_1%3a3.6.0-7.1_all.deb ...
- Unpacking libsensors-config (1:3.6.0-7.1) ...
- Selecting previously unselected package libsensors5:amd64.
- Preparing to unpack .../048-libsensors5_1%3a3.6.0-7.1_amd64.deb ...
- Unpacking libsensors5:amd64 (1:3.6.0-7.1) ...
- Selecting previously unselected package libgl1-mesa-dri:amd64.
- Preparing to unpack .../049-libgl1-mesa-dri_22.3.6-1+deb12u1_amd64.deb ...
- Unpacking libgl1-mesa-dri:amd64 (22.3.6-1+deb12u1) ...
- Selecting previously unselected package libglx-mesa0:amd64.
- Preparing to unpack .../050-libglx-mesa0_22.3.6-1+deb12u1_amd64.deb ...
- Unpacking libglx-mesa0:amd64 (22.3.6-1+deb12u1) ...
- Selecting previously unselected package libglx0:amd64.
- Preparing to unpack .../051-libglx0_1.6.0-1_amd64.deb ...
- Unpacking libglx0:amd64 (1.6.0-1) ...
- Selecting previously unselected package libgl1:amd64.
- Preparing to unpack .../052-libgl1_1.6.0-1_amd64.deb ...
- Unpacking libgl1:amd64 (1.6.0-1) ...
- Selecting previously unselected package libglx-dev:amd64.
- Preparing to unpack .../053-libglx-dev_1.6.0-1_amd64.deb ...
- Unpacking libglx-dev:amd64 (1.6.0-1) ...
- Selecting previously unselected package libgl-dev:amd64.
- Preparing to unpack .../054-libgl-dev_1.6.0-1_amd64.deb ...
- Unpacking libgl-dev:amd64 (1.6.0-1) ...
- Selecting previously unselected package libegl-dev:amd64.
- Preparing to unpack .../055-libegl-dev_1.6.0-1_amd64.deb ...
- Unpacking libegl-dev:amd64 (1.6.0-1) ...
- Selecting previously unselected package libexpat1-dev:amd64.
- Preparing to unpack .../056-libexpat1-dev_2.5.0-1_amd64.deb ...
- Unpacking libexpat1-dev:amd64 (2.5.0-1) ...
- Selecting previously unselected package zlib1g-dev:amd64.
- Preparing to unpack .../057-zlib1g-dev_1%3a1.2.13.dfsg-1_amd64.deb ...
- Unpacking zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ...
- Selecting previously unselected package libpng-dev:amd64.
- Preparing to unpack .../058-libpng-dev_1.6.39-2_amd64.deb ...
- Unpacking libpng-dev:amd64 (1.6.39-2) ...
- Selecting previously unselected package libfreetype-dev:amd64.
- Preparing to unpack .../059-libfreetype-dev_2.12.1+dfsg-5+deb12u3_amd64.deb ...
- Unpacking libfreetype-dev:amd64 (2.12.1+dfsg-5+deb12u3) ...
- Selecting previously unselected package uuid-dev:amd64.
- Preparing to unpack .../060-uuid-dev_2.38.1-5+deb12u1_amd64.deb ...
- Unpacking uuid-dev:amd64 (2.38.1-5+deb12u1) ...
- Selecting previously unselected package libpkgconf3:amd64.
- Preparing to unpack .../061-libpkgconf3_1.8.1-1_amd64.deb ...
- Unpacking libpkgconf3:amd64 (1.8.1-1) ...
- Selecting previously unselected package pkgconf-bin.
- Preparing to unpack .../062-pkgconf-bin_1.8.1-1_amd64.deb ...
- Unpacking pkgconf-bin (1.8.1-1) ...
- Selecting previously unselected package pkgconf:amd64.
- Preparing to unpack .../063-pkgconf_1.8.1-1_amd64.deb ...
- Unpacking pkgconf:amd64 (1.8.1-1) ...
- Selecting previously unselected package pkg-config:amd64.
- Preparing to unpack .../064-pkg-config_1.8.1-1_amd64.deb ...
- Unpacking pkg-config:amd64 (1.8.1-1) ...
- Selecting previously unselected package libfontconfig-dev:amd64.
- Preparing to unpack .../065-libfontconfig-dev_2.14.1-4_amd64.deb ...
- Unpacking libfontconfig-dev:amd64 (2.14.1-4) ...
- Selecting previously unselected package libfontconfig1-dev:amd64.
- Preparing to unpack .../066-libfontconfig1-dev_2.14.1-4_amd64.deb ...
- Unpacking libfontconfig1-dev:amd64 (2.14.1-4) ...
- Selecting previously unselected package libfontenc1:amd64.
- Preparing to unpack .../067-libfontenc1_1%3a1.1.4-1_amd64.deb ...
- Unpacking libfontenc1:amd64 (1:1.1.4-1) ...
- Selecting previously unselected package libfontenc-dev:amd64.
- Preparing to unpack .../068-libfontenc-dev_1%3a1.1.4-1_amd64.deb ...
- Unpacking libfontenc-dev:amd64 (1:1.1.4-1) ...
- Selecting previously unselected package libfreetype6-dev:amd64.
- Preparing to unpack .../069-libfreetype6-dev_2.12.1+dfsg-5+deb12u3_amd64.deb ...
- Unpacking libfreetype6-dev:amd64 (2.12.1+dfsg-5+deb12u3) ...
- Selecting previously unselected package libfs6:amd64.
- Preparing to unpack .../070-libfs6_2%3a1.0.8-1_amd64.deb ...
- Unpacking libfs6:amd64 (2:1.0.8-1) ...
- Selecting previously unselected package libfs-dev:amd64.
- Preparing to unpack .../071-libfs-dev_2%3a1.0.8-1_amd64.deb ...
- Unpacking libfs-dev:amd64 (2:1.0.8-1) ...
- Selecting previously unselected package libglvnd-core-dev:amd64.
- Preparing to unpack .../072-libglvnd-core-dev_1.6.0-1_amd64.deb ...
- Unpacking libglvnd-core-dev:amd64 (1.6.0-1) ...
- Selecting previously unselected package libgles1:amd64.
- Preparing to unpack .../073-libgles1_1.6.0-1_amd64.deb ...
- Unpacking libgles1:amd64 (1.6.0-1) ...
- Selecting previously unselected package libgles2:amd64.
- Preparing to unpack .../074-libgles2_1.6.0-1_amd64.deb ...
- Unpacking libgles2:amd64 (1.6.0-1) ...
- Selecting previously unselected package libgles-dev:amd64.
- Preparing to unpack .../075-libgles-dev_1.6.0-1_amd64.deb ...
- Unpacking libgles-dev:amd64 (1.6.0-1) ...
- Selecting previously unselected package libopengl0:amd64.
- Preparing to unpack .../076-libopengl0_1.6.0-1_amd64.deb ...
- Unpacking libopengl0:amd64 (1.6.0-1) ...
- Selecting previously unselected package libopengl-dev:amd64.
- Preparing to unpack .../077-libopengl-dev_1.6.0-1_amd64.deb ...
- Unpacking libopengl-dev:amd64 (1.6.0-1) ...
- Selecting previously unselected package libglvnd-dev:amd64.
- Preparing to unpack .../078-libglvnd-dev_1.6.0-1_amd64.deb ...
- Unpacking libglvnd-dev:amd64 (1.6.0-1) ...
- Selecting previously unselected package libgl1-mesa-dev:amd64.
- Preparing to unpack .../079-libgl1-mesa-dev_22.3.6-1+deb12u1_amd64.deb ...
- Unpacking libgl1-mesa-dev:amd64 (22.3.6-1+deb12u1) ...
- Selecting previously unselected package libglu1-mesa:amd64.
- Preparing to unpack .../080-libglu1-mesa_9.0.2-1.1_amd64.deb ...
- Unpacking libglu1-mesa:amd64 (9.0.2-1.1) ...
- Selecting previously unselected package libglu1-mesa-dev:amd64.
- Preparing to unpack .../081-libglu1-mesa-dev_9.0.2-1.1_amd64.deb ...
- Unpacking libglu1-mesa-dev:amd64 (9.0.2-1.1) ...
- Selecting previously unselected package x11-common.
- Preparing to unpack .../082-x11-common_1%3a7.7+23_all.deb ...
- Unpacking x11-common (1:7.7+23) ...
- Selecting previously unselected package libice6:amd64.
- Preparing to unpack .../083-libice6_2%3a1.0.10-1_amd64.deb ...
- Unpacking libice6:amd64 (2:1.0.10-1) ...
- Selecting previously unselected package libice-dev:amd64.
- Preparing to unpack .../084-libice-dev_2%3a1.0.10-1_amd64.deb ...
- Unpacking libice-dev:amd64 (2:1.0.10-1) ...
- Selecting previously unselected package libpixman-1-0:amd64.
- Preparing to unpack .../085-libpixman-1-0_0.42.2-1_amd64.deb ...
- Unpacking libpixman-1-0:amd64 (0.42.2-1) ...
- Selecting previously unselected package libpixman-1-dev:amd64.
- Preparing to unpack .../086-libpixman-1-dev_0.42.2-1_amd64.deb ...
- Unpacking libpixman-1-dev:amd64 (0.42.2-1) ...
- Selecting previously unselected package libpng-tools.
- Preparing to unpack .../087-libpng-tools_1.6.39-2_amd64.deb ...
- Unpacking libpng-tools (1.6.39-2) ...
- Selecting previously unselected package libsm6:amd64.
- Preparing to unpack .../088-libsm6_2%3a1.2.3-1_amd64.deb ...
- Unpacking libsm6:amd64 (2:1.2.3-1) ...
- Selecting previously unselected package libsm-dev:amd64.
- Preparing to unpack .../089-libsm-dev_2%3a1.2.3-1_amd64.deb ...
- Unpacking libsm-dev:amd64 (2:1.2.3-1) ...
- Selecting previously unselected package libxt6:amd64.
- Preparing to unpack .../090-libxt6_1%3a1.2.1-1.1_amd64.deb ...
- Unpacking libxt6:amd64 (1:1.2.1-1.1) ...
- Selecting previously unselected package libxmu6:amd64.
- Preparing to unpack .../091-libxmu6_2%3a1.1.3-3_amd64.deb ...
- Unpacking libxmu6:amd64 (2:1.1.3-3) ...
- Selecting previously unselected package libxaw7:amd64.
- Preparing to unpack .../092-libxaw7_2%3a1.0.14-1_amd64.deb ...
- Unpacking libxaw7:amd64 (2:1.0.14-1) ...
- Selecting previously unselected package libxext-dev:amd64.
- Preparing to unpack .../093-libxext-dev_2%3a1.3.4-1+b1_amd64.deb ...
- Unpacking libxext-dev:amd64 (2:1.3.4-1+b1) ...
- Selecting previously unselected package libxt-dev:amd64.
- Preparing to unpack .../094-libxt-dev_1%3a1.2.1-1.1_amd64.deb ...
- Unpacking libxt-dev:amd64 (1:1.2.1-1.1) ...
- Selecting previously unselected package libxmu-headers.
- Preparing to unpack .../095-libxmu-headers_2%3a1.1.3-3_all.deb ...
- Unpacking libxmu-headers (2:1.1.3-3) ...
- Selecting previously unselected package libxmu-dev:amd64.
- Preparing to unpack .../096-libxmu-dev_2%3a1.1.3-3_amd64.deb ...
- Unpacking libxmu-dev:amd64 (2:1.1.3-3) ...
- Selecting previously unselected package libxpm-dev:amd64.
- Preparing to unpack .../097-libxpm-dev_1%3a3.5.12-1.1+deb12u1_amd64.deb ...
- Unpacking libxpm-dev:amd64 (1:3.5.12-1.1+deb12u1) ...
- Selecting previously unselected package libxaw7-dev:amd64.
- Preparing to unpack .../098-libxaw7-dev_2%3a1.0.14-1_amd64.deb ...
- Unpacking libxaw7-dev:amd64 (2:1.0.14-1) ...
- Selecting previously unselected package libxcomposite1:amd64.
- Preparing to unpack .../099-libxcomposite1_1%3a0.4.5-1_amd64.deb ...
- Unpacking libxcomposite1:amd64 (1:0.4.5-1) ...
- Selecting previously unselected package libxfixes-dev:amd64.
- Preparing to unpack .../100-libxfixes-dev_1%3a6.0.0-2_amd64.deb ...
- Unpacking libxfixes-dev:amd64 (1:6.0.0-2) ...
- Selecting previously unselected package libxcomposite-dev:amd64.
- Preparing to unpack .../101-libxcomposite-dev_1%3a0.4.5-1_amd64.deb ...
- Unpacking libxcomposite-dev:amd64 (1:0.4.5-1) ...
- Selecting previously unselected package libxrender1:amd64.
- Preparing to unpack .../102-libxrender1_1%3a0.9.10-1.1_amd64.deb ...
- Unpacking libxrender1:amd64 (1:0.9.10-1.1) ...
- Selecting previously unselected package libxcursor1:amd64.
- Preparing to unpack .../103-libxcursor1_1%3a1.2.1-1_amd64.deb ...
- Unpacking libxcursor1:amd64 (1:1.2.1-1) ...
- Selecting previously unselected package libxrender-dev:amd64.
- Preparing to unpack .../104-libxrender-dev_1%3a0.9.10-1.1_amd64.deb ...
- Unpacking libxrender-dev:amd64 (1:0.9.10-1.1) ...
- Selecting previously unselected package libxcursor-dev:amd64.
- Preparing to unpack .../105-libxcursor-dev_1%3a1.2.1-1_amd64.deb ...
- Unpacking libxcursor-dev:amd64 (1:1.2.1-1) ...
- Selecting previously unselected package libxcvt0:amd64.
- Preparing to unpack .../106-libxcvt0_0.1.2-1_amd64.deb ...
- Unpacking libxcvt0:amd64 (0.1.2-1) ...
- Selecting previously unselected package libxcvt-dev:amd64.
- Preparing to unpack .../107-libxcvt-dev_0.1.2-1_amd64.deb ...
- Unpacking libxcvt-dev:amd64 (0.1.2-1) ...
- Selecting previously unselected package libxdamage1:amd64.
- Preparing to unpack .../108-libxdamage1_1%3a1.1.6-1_amd64.deb ...
- Unpacking libxdamage1:amd64 (1:1.1.6-1) ...
- Selecting previously unselected package libxdamage-dev:amd64.
- Preparing to unpack .../109-libxdamage-dev_1%3a1.1.6-1_amd64.deb ...
- Unpacking libxdamage-dev:amd64 (1:1.1.6-1) ...
- Selecting previously unselected package libxfont2:amd64.
- Preparing to unpack .../110-libxfont2_1%3a2.0.6-1_amd64.deb ...
- Unpacking libxfont2:amd64 (1:2.0.6-1) ...
- Selecting previously unselected package libxfont-dev.
- Preparing to unpack .../111-libxfont-dev_1%3a2.0.6-1_amd64.deb ...
- Unpacking libxfont-dev (1:2.0.6-1) ...
- Selecting previously unselected package libxft2:amd64.
- Preparing to unpack .../112-libxft2_2.3.6-1_amd64.deb ...
- Unpacking libxft2:amd64 (2.3.6-1) ...
- Selecting previously unselected package libxft-dev:amd64.
- Preparing to unpack .../113-libxft-dev_2.3.6-1_amd64.deb ...
- Unpacking libxft-dev:amd64 (2.3.6-1) ...
- Selecting previously unselected package libxi6:amd64.
- Preparing to unpack .../114-libxi6_2%3a1.8-1+b1_amd64.deb ...
- Unpacking libxi6:amd64 (2:1.8-1+b1) ...
- Selecting previously unselected package libxi-dev:amd64.
- Preparing to unpack .../115-libxi-dev_2%3a1.8-1+b1_amd64.deb ...
- Unpacking libxi-dev:amd64 (2:1.8-1+b1) ...
- Selecting previously unselected package libxinerama1:amd64.
- Preparing to unpack .../116-libxinerama1_2%3a1.1.4-3_amd64.deb ...
- Unpacking libxinerama1:amd64 (2:1.1.4-3) ...
- Selecting previously unselected package libxinerama-dev:amd64.
- Preparing to unpack .../117-libxinerama-dev_2%3a1.1.4-3_amd64.deb ...
- Unpacking libxinerama-dev:amd64 (2:1.1.4-3) ...
- Selecting previously unselected package libxkbfile1:amd64.
- Preparing to unpack .../118-libxkbfile1_1%3a1.1.0-1_amd64.deb ...
- Unpacking libxkbfile1:amd64 (1:1.1.0-1) ...
- Selecting previously unselected package libxkbfile-dev:amd64.
- Preparing to unpack .../119-libxkbfile-dev_1%3a1.1.0-1_amd64.deb ...
- Unpacking libxkbfile-dev:amd64 (1:1.1.0-1) ...
- Selecting previously unselected package libxmuu-dev:amd64.
- Preparing to unpack .../120-libxmuu-dev_2%3a1.1.3-3_amd64.deb ...
- Unpacking libxmuu-dev:amd64 (2:1.1.3-3) ...
- Selecting previously unselected package libxrandr2:amd64.
- Preparing to unpack .../121-libxrandr2_2%3a1.5.2-2+b1_amd64.deb ...
- Unpacking libxrandr2:amd64 (2:1.5.2-2+b1) ...
- Selecting previously unselected package libxrandr-dev:amd64.
- Preparing to unpack .../122-libxrandr-dev_2%3a1.5.2-2+b1_amd64.deb ...
- Unpacking libxrandr-dev:amd64 (2:1.5.2-2+b1) ...
- Selecting previously unselected package libxres1:amd64.
- Preparing to unpack .../123-libxres1_2%3a1.2.1-1_amd64.deb ...
- Unpacking libxres1:amd64 (2:1.2.1-1) ...
- Selecting previously unselected package libxres-dev:amd64.
- Preparing to unpack .../124-libxres-dev_2%3a1.2.1-1_amd64.deb ...
- Unpacking libxres-dev:amd64 (2:1.2.1-1) ...
- Selecting previously unselected package libxss1:amd64.
- Preparing to unpack .../125-libxss1_1%3a1.2.3-1_amd64.deb ...
- Unpacking libxss1:amd64 (1:1.2.3-1) ...
- Selecting previously unselected package libxss-dev:amd64.
- Preparing to unpack .../126-libxss-dev_1%3a1.2.3-1_amd64.deb ...
- Unpacking libxss-dev:amd64 (1:1.2.3-1) ...
- Selecting previously unselected package libxtst6:amd64.
- Preparing to unpack .../127-libxtst6_2%3a1.2.3-1.1_amd64.deb ...
- Unpacking libxtst6:amd64 (2:1.2.3-1.1) ...
- Selecting previously unselected package libxtst-dev:amd64.
- Preparing to unpack .../128-libxtst-dev_2%3a1.2.3-1.1_amd64.deb ...
- Unpacking libxtst-dev:amd64 (2:1.2.3-1.1) ...
- Selecting previously unselected package libxv1:amd64.
- Preparing to unpack .../129-libxv1_2%3a1.0.11-1.1_amd64.deb ...
- Unpacking libxv1:amd64 (2:1.0.11-1.1) ...
- Selecting previously unselected package libxv-dev:amd64.
- Preparing to unpack .../130-libxv-dev_2%3a1.0.11-1.1_amd64.deb ...
- Unpacking libxv-dev:amd64 (2:1.0.11-1.1) ...
- Selecting previously unselected package libxvmc1:amd64.
- Preparing to unpack .../131-libxvmc1_2%3a1.0.12-2_amd64.deb ...
- Unpacking libxvmc1:amd64 (2:1.0.12-2) ...
- Selecting previously unselected package libxvmc-dev:amd64.
- Preparing to unpack .../132-libxvmc-dev_2%3a1.0.12-2_amd64.deb ...
- Unpacking libxvmc-dev:amd64 (2:1.0.12-2) ...
- Selecting previously unselected package libxxf86dga1:amd64.
- Preparing to unpack .../133-libxxf86dga1_2%3a1.1.5-1_amd64.deb ...
- Unpacking libxxf86dga1:amd64 (2:1.1.5-1) ...
- Selecting previously unselected package libxxf86dga-dev:amd64.
- Preparing to unpack .../134-libxxf86dga-dev_2%3a1.1.5-1_amd64.deb ...
- Unpacking libxxf86dga-dev:amd64 (2:1.1.5-1) ...
- Selecting previously unselected package libxxf86vm-dev:amd64.
- Preparing to unpack .../135-libxxf86vm-dev_1%3a1.1.4-1+b2_amd64.deb ...
- Unpacking libxxf86vm-dev:amd64 (1:1.1.4-1+b2) ...
- Selecting previously unselected package mesa-common-dev:amd64.
- Preparing to unpack .../136-mesa-common-dev_22.3.6-1+deb12u1_amd64.deb ...
- Unpacking mesa-common-dev:amd64 (22.3.6-1+deb12u1) ...
- Selecting previously unselected package xserver-xorg-dev.
- Preparing to unpack .../137-xserver-xorg-dev_2%3a21.1.7-3+deb12u7_amd64.deb ...
- Unpacking xserver-xorg-dev (2:21.1.7-3+deb12u7) ...
- Selecting previously unselected package xorg-dev.
- Preparing to unpack .../138-xorg-dev_1%3a7.7+23_all.deb ...
- Unpacking xorg-dev (1:7.7+23) ...
- Setting up libxcb-dri3-0:amd64 (1.15-1) ...
- Setting up libpixman-1-0:amd64 (0.42.2-1) ...
- Setting up libwayland-server0:amd64 (1.21.0-1) ...
- Setting up libx11-xcb1:amd64 (2:1.8.4-2+deb12u2) ...
- Setting up libpciaccess0:amd64 (0.17-2) ...
- Setting up libxmu-headers (2:1.1.3-3) ...
- Setting up libpixman-1-dev:amd64 (0.42.2-1) ...
- Setting up libxdamage1:amd64 (1:1.1.6-1) ...
- Setting up libicu72:amd64 (72.1-3) ...
- Setting up libpciaccess-dev:amd64 (0.17-2) ...
- Setting up libxcb-xfixes0:amd64 (1.15-1) ...
- Setting up libglvnd-core-dev:amd64 (1.6.0-1) ...
- Setting up libxi6:amd64 (2:1.8-1+b1) ...
- Setting up libxrender1:amd64 (1:0.9.10-1.1) ...
- Setting up libpng-tools (1.6.39-2) ...
- Setting up libglvnd0:amd64 (1.6.0-1) ...
- Setting up libxcb-glx0:amd64 (1.15-1) ...
- Setting up x11-common (1:7.7+23) ...
- invoke-rc.d: could not determine current runlevel
- invoke-rc.d: policy-rc.d denied execution of restart.
- Setting up libsensors-config (1:3.6.0-7.1) ...
- Setting up libxxf86dga1:amd64 (2:1.1.5-1) ...
- Setting up libxcb-shm0:amd64 (1.15-1) ...
- Setting up libxvmc1:amd64 (2:1.0.12-2) ...
- Setting up libopengl0:amd64 (1.6.0-1) ...
- Setting up libxxf86vm1:amd64 (1:1.1.4-1+b2) ...
- Setting up libxcb-present0:amd64 (1.15-1) ...
- Setting up libasound2-data (1.2.8-1) ...
- Setting up libfontenc1:amd64 (1:1.1.4-1) ...
- Setting up libz3-4:amd64 (4.8.12-3.1) ...
- Setting up libpkgconf3:amd64 (1.8.1-1) ...
- Setting up libuv1:amd64 (1.44.2-1+deb12u1) ...
- Setting up libgles2:amd64 (1.6.0-1) ...
- Setting up libexpat1-dev:amd64 (2.5.0-1) ...
- Setting up libdmx1:amd64 (1:1.1.4-2) ...
- Setting up libxfixes3:amd64 (1:6.0.0-2) ...
- Setting up libxcb-sync1:amd64 (1.15-1) ...
- Setting up libdmx-dev:amd64 (1:1.1.4-2) ...
- Setting up uuid-dev:amd64 (2.38.1-5+deb12u1) ...
- Setting up libgles1:amd64 (1.6.0-1) ...
- Setting up libxinerama1:amd64 (2:1.1.4-3) ...
- Setting up libxpm-dev:amd64 (1:3.5.12-1.1+deb12u1) ...
- Setting up libxv1:amd64 (2:1.0.11-1.1) ...
- Setting up libxrandr2:amd64 (2:1.5.2-2+b1) ...
- Setting up libjsoncpp25:amd64 (1.9.5-4) ...
- Setting up pkgconf-bin (1.8.1-1) ...
- Setting up libsensors5:amd64 (1:3.6.0-7.1) ...
- Setting up libglapi-mesa:amd64 (22.3.6-1+deb12u1) ...
- Setting up libxext-dev:amd64 (2:1.3.4-1+b1) ...
- Setting up libxcb-dri2-0:amd64 (1.15-1) ...
- Setting up zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ...
- Setting up libfs6:amd64 (2:1.0.8-1) ...
- Setting up alsa-topology-conf (1.2.5.1-2) ...
- Setting up libxshmfence1:amd64 (1.3-1) ...
- Setting up librhash0:amd64 (1.4.3-3) ...
- Setting up libxcb-randr0:amd64 (1.15-1) ...
- Setting up libasound2:amd64 (1.2.8-1+b1) ...
- Setting up libxcvt0:amd64 (0.1.2-1) ...
- Setting up cmake-data (3.25.1-1) ...
- Setting up libglu1-mesa:amd64 (9.0.2-1.1) ...
- Setting up libxss1:amd64 (1:1.2.3-1) ...
- Setting up libxkbfile1:amd64 (1:1.1.0-1) ...
- Setting up libopengl-dev:amd64 (1.6.0-1) ...
- Setting up libasound2-dev:amd64 (1.2.8-1+b1) ...
- Setting up libxmuu-dev:amd64 (2:1.1.3-3) ...
- Setting up libdrm-common (2.4.114-1) ...
- Setting up libelf1:amd64 (0.188-2.1) ...
- Setting up libxcomposite1:amd64 (1:0.4.5-1) ...
- Setting up libxrender-dev:amd64 (1:0.9.10-1.1) ...
- Setting up libxfont2:amd64 (1:2.0.6-1) ...
- Setting up libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ...
- Setting up libbrotli-dev:amd64 (1.0.9-2+b6) ...
- Setting up libxres1:amd64 (2:1.2.1-1) ...
- Setting up libxkbfile-dev:amd64 (1:1.1.0-1) ...
- Setting up libwayland-client0:amd64 (1.21.0-1) ...
- Setting up libice6:amd64 (2:1.0.10-1) ...
- Setting up libxft2:amd64 (2.3.6-1) ...
- Setting up libxcvt-dev:amd64 (0.1.2-1) ...
- Setting up libice-dev:amd64 (2:1.0.10-1) ...
- Setting up alsa-ucm-conf (1.2.8-1) ...
- Setting up libarchive13:amd64 (3.6.2-1+deb12u1) ...
- Setting up libxtst6:amd64 (2:1.2.3-1.1) ...
- Setting up libxxf86dga-dev:amd64 (2:1.1.5-1) ...
- Setting up libxxf86vm-dev:amd64 (1:1.1.4-1+b2) ...
- Setting up libxcursor1:amd64 (1:1.2.1-1) ...
- Setting up libpng-dev:amd64 (1.6.39-2) ...
- Setting up libfontenc-dev:amd64 (1:1.1.4-1) ...
- Setting up libxss-dev:amd64 (1:1.2.3-1) ...
- Setting up pkgconf:amd64 (1.8.1-1) ...
- Setting up libfreetype-dev:amd64 (2.12.1+dfsg-5+deb12u3) ...
- Setting up libxfixes-dev:amd64 (1:6.0.0-2) ...
- Setting up libxv-dev:amd64 (2:1.0.11-1.1) ...
- Setting up libxrandr-dev:amd64 (2:1.5.2-2+b1) ...
- Setting up pkg-config:amd64 (1.8.1-1) ...
- Setting up libxinerama-dev:amd64 (2:1.1.4-3) ...
- Setting up libfs-dev:amd64 (2:1.0.8-1) ...
- Setting up libdrm2:amd64 (2.4.114-1+b1) ...
- Setting up libllvm15:amd64 (1:15.0.6-4+b1) ...
- Setting up cmake (3.25.1-1) ...
- Setting up libxres-dev:amd64 (2:1.2.1-1) ...
- Setting up libxi-dev:amd64 (2:1.8-1+b1) ...
- Setting up libsm6:amd64 (2:1.2.3-1) ...
- Setting up libxvmc-dev:amd64 (2:1.0.12-2) ...
- Setting up libdrm-amdgpu1:amd64 (2.4.114-1+b1) ...
- Setting up libxtst-dev:amd64 (2:1.2.3-1.1) ...
- Setting up libxdamage-dev:amd64 (1:1.1.6-1) ...
- Setting up libdrm-nouveau2:amd64 (2.4.114-1+b1) ...
- Setting up libgbm1:amd64 (22.3.6-1+deb12u1) ...
- Setting up libfontconfig-dev:amd64 (2.14.1-4) ...
- Setting up libsm-dev:amd64 (2:1.2.3-1) ...
- Setting up libdrm-radeon1:amd64 (2.4.114-1+b1) ...
- Setting up libxcomposite-dev:amd64 (1:0.4.5-1) ...
- Setting up libxcursor-dev:amd64 (1:1.2.1-1) ...
- Setting up libxfont-dev (1:2.0.6-1) ...
- Setting up libdrm-intel1:amd64 (2.4.114-1+b1) ...
- Setting up libgl1-mesa-dri:amd64 (22.3.6-1+deb12u1) ...
- Setting up libfreetype6-dev:amd64 (2.12.1+dfsg-5+deb12u3) ...
- Setting up libegl-mesa0:amd64 (22.3.6-1+deb12u1) ...
- Setting up libxt6:amd64 (1:1.2.1-1.1) ...
- Setting up libegl1:amd64 (1.6.0-1) ...
- Setting up libxft-dev:amd64 (2.3.6-1) ...
- Setting up libdrm-dev:amd64 (2.4.114-1+b1) ...
- Setting up libxmu6:amd64 (2:1.1.3-3) ...
- Setting up libfontconfig1-dev:amd64 (2.14.1-4) ...
- Setting up libglx-mesa0:amd64 (22.3.6-1+deb12u1) ...
- Setting up libglx0:amd64 (1.6.0-1) ...
- Setting up libxaw7:amd64 (2:1.0.14-1) ...
- Setting up libgl1:amd64 (1.6.0-1) ...
- Setting up libxt-dev:amd64 (1:1.2.1-1.1) ...
- Setting up libglx-dev:amd64 (1.6.0-1) ...
- Setting up libgl-dev:amd64 (1.6.0-1) ...
- Setting up libegl-dev:amd64 (1.6.0-1) ...
- Setting up libxmu-dev:amd64 (2:1.1.3-3) ...
- Setting up libglu1-mesa-dev:amd64 (9.0.2-1.1) ...
- Setting up libxaw7-dev:amd64 (2:1.0.14-1) ...
- Setting up mesa-common-dev:amd64 (22.3.6-1+deb12u1) ...
- Setting up libgles-dev:amd64 (1.6.0-1) ...
- Setting up xserver-xorg-dev (2:21.1.7-3+deb12u7) ...
- Setting up libglvnd-dev:amd64 (1.6.0-1) ...
- Setting up xorg-dev (1:7.7+23) ...
- Setting up libgl1-mesa-dev:amd64 (22.3.6-1+deb12u1) ...
- Processing triggers for libc-bin (2.36-9+deb12u8) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/69:
-> retrieved conf-cmake.1  (cached)
Processing  2/69:
Processing  3/69:
Processing  4/69:
Processing  5/69:
Processing  6/69:
Processing  7/69:
Processing  8/69: [conf-cmake: sh configure.sh]
Processing  9/69: [conf-cmake: sh configure.sh]
Processing 10/69: [conf-cmake: sh configure.sh] [conf-pkg-config: pkg-config]
-> installed conf-libgl.1
Processing 11/69: [conf-cmake: sh configure.sh] [conf-pkg-config: pkg-config]
-> retrieved bigarray-compat.1.1.0  (cached)
Processing 12/69: [conf-cmake: sh configure.sh] [conf-pkg-config: pkg-config]
Processing 13/69: [bigarray-compat: dune build] [conf-cmake: sh configure.sh] [conf-pkg-config: pkg-config]
-> retrieved containers.3.13.1  (cached)
Processing 14/69: [bigarray-compat: dune build] [conf-cmake: sh configure.sh] [conf-pkg-config: pkg-config]
-> retrieved cppo.1.7.0  (cached)
Processing 15/69: [bigarray-compat: dune build] [conf-cmake: sh configure.sh] [conf-pkg-config: pkg-config]
Processing 16/69: [bigarray-compat: dune build] [conf-cmake: sh configure.sh] [conf-pkg-config: pkg-config] [cppo: dune build]
- + command -v cmake3
- + command -v cmake
- /usr/bin/cmake
- + cmake_cmd=cmake
- + echo cmd: "cmake"
-> compiled  conf-cmake.1
Processing 16/69: [bigarray-compat: dune build] [conf-pkg-config: pkg-config] [cppo: dune build]
-> installed conf-cmake.1
Processing 17/69: [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 17/69: [bigarray-compat: dune build] [cppo: dune build]
-> installed conf-pkg-config.3
Processing 18/69: [bigarray-compat: dune build] [cppo: dune build]
Processing 19/69: [bigarray-compat: dune build] [conf-libglu: pkg-config glu] [cppo: dune build]
-> retrieved csexp.1.5.2  (cached)
Processing 20/69: [bigarray-compat: dune build] [conf-libglu: pkg-config glu] [cppo: dune build]
Processing 21/69: [bigarray-compat: dune build] [conf-libglu: pkg-config glu] [cppo: dune build] [csexp: dune build]
-> retrieved ctypes.0.23.0  (cached)
Processing 22/69: [bigarray-compat: dune build] [conf-libglu: pkg-config glu] [cppo: dune build] [csexp: dune build]
-> compiled  conf-libglu.1
Processing 22/69: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build]
-> installed conf-libglu.1
Processing 23/69: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build]
-> retrieved either.1.0.0  (cached)
Processing 24/69: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build]
Processing 25/69: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [either: dune build]
-> retrieved integers.0.7.0  (cached)
Processing 26/69: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [either: dune build]
-> retrieved num.1.5-1  (cached)
Processing 27/69: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [either: dune build]
[num: patch] applying num-in-findlib-dir.patch
Processing 28/69: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] [num: patch]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing 29/69: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] [num: patch]
Processing 30/69: [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 31/69: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] [num: patch] [ocaml-compiler-libs: dune build]
Processing 31/69: [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 32/69: [raylib.0.1.0: http] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build]
Processing 33/69: [raylib.0.1.0: http] [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 33/69: [raylib.0.1.0: http] [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 34/69: [raylib.0.1.0: http] [cppo: dune build] [csexp: dune build] [either: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
-> compiled  csexp.1.5.2
Processing 34/69: [raylib.0.1.0: http] [cppo: dune build] [either: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
-> installed csexp.1.5.2
Processing 35/69: [raylib.0.1.0: http] [cppo: dune build] [either: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
-> retrieved ppxlib.0.33.0  (cached)
Processing 36/69: [raylib.0.1.0: http] [cppo: 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 37/69: [raylib.0.1.0: http] [cppo: dune build] [either: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
-> compiled  either.1.0.0
Processing 37/69: [raylib.0.1.0: http] [cppo: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
-> installed either.1.0.0
Processing 38/69: [raylib.0.1.0: http] [cppo: 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 39/69: [raylib.0.1.0: http] [cppo: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
Processing 40/69: [raylib.0.1.0: http] [cppo: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
Processing 41/69: [raylib.0.1.0: http] [cppo: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [result: dune build]
Processing 42/69: [raylib.0.1.0: http] [cppo: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [result: dune build]
-> installed seq.base
Processing 43/69: [raylib.0.1.0: http] [cppo: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [result: dune build]
Processing 44/69: [raylib.0.1.0: http] [cppo: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build]
-> compiled  ppx_derivers.1.2.1
Processing 44/69: [raylib.0.1.0: http] [cppo: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build] [re: dune build] [result: dune build]
-> installed ppx_derivers.1.2.1
Processing 45/69: [raylib.0.1.0: http] [cppo: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build] [re: dune build] [result: dune build]
-> retrieved sexplib0.v0.17.0  (cached)
Processing 46/69: [raylib.0.1.0: http] [cppo: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build] [re: dune build] [result: dune build]
Processing 47/69: [raylib.0.1.0: http] [cppo: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build] [re: dune build] [result: dune build] [sexplib0: dune build]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 48/69: [raylib.0.1.0: http] [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]
-> retrieved dune-configurator.3.16.0  (cached)
Processing 49/69: [raylib.0.1.0: http] [cppo: dune build] [dune-configurator: rm] [num: make opam-modern] [ocaml-compiler-libs: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> compiled  cppo.1.7.0
Processing 49/69: [raylib.0.1.0: http] [dune-configurator: rm] [num: make opam-modern] [ocaml-compiler-libs: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed cppo.1.7.0
Processing 50/69: [raylib.0.1.0: http] [dune-configurator: rm] [num: make opam-modern] [ocaml-compiler-libs: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> compiled  ocaml-compiler-libs.v0.12.4
Processing 50/69: [raylib.0.1.0: http] [dune-configurator: rm] [num: make opam-modern] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed ocaml-compiler-libs.v0.12.4
Processing 51/69: [raylib.0.1.0: http] [dune-configurator: rm] [num: make opam-modern] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
Processing 51/69: [dune-configurator: rm] [num: make opam-modern] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> compiled  result.1.5
Processing 51/69: [dune-configurator: rm] [num: make opam-modern] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed result.1.5
Processing 52/69: [dune-configurator: rm] [num: make opam-modern] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> compiled  re.1.12.0
Processing 52/69: [dune-configurator: rm] [num: make opam-modern] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed re.1.12.0
Processing 53/69: [dune-configurator: rm] [num: make opam-modern] [sexplib0: dune build] [stdlib-shims: dune build]
-> compiled  sexplib0.v0.17.0
Processing 53/69: [dune-configurator: rm] [num: make opam-modern] [stdlib-shims: dune build]
-> installed sexplib0.v0.17.0
Processing 54/69: [dune-configurator: rm] [num: make opam-modern] [stdlib-shims: dune build]
-> compiled  stdlib-shims.0.3.0
Processing 54/69: [dune-configurator: rm] [num: make opam-modern]
-> installed stdlib-shims.0.3.0
Processing 55/69: [dune-configurator: rm] [num: make opam-modern]
Processing 56/69: [dune-configurator: rm] [integers: dune build] [num: make opam-modern]
Processing 57/69: [dune-configurator: rm] [integers: dune build] [num: make opam-modern] [ppxlib: dune build]
-> retrieved raylib.0.1.0  (https://github.com/tjammer/raylib-ocaml/releases/download/0.1/raylib-ocaml-0.1.tar.gz)
Processing 57/69: [dune-configurator: dune build] [integers: dune build] [num: make opam-modern] [ppxlib: dune build]
- /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 57/69: [dune-configurator: dune build] [integers: dune build] [ppxlib: dune build]
-> installed num.1.5-1
Processing 58/69: [dune-configurator: dune build] [integers: dune build] [ppxlib: dune build]
-> compiled  integers.0.7.0
Processing 58/69: [dune-configurator: dune build] [ppxlib: dune build]
-> installed integers.0.7.0
Processing 59/69: [dune-configurator: dune build] [ppxlib: dune build]
-> compiled  dune-configurator.3.16.0
Processing 59/69: [ppxlib: dune build]
-> installed dune-configurator.3.16.0
Processing 60/69: [ppxlib: dune build]
Processing 61/69: [containers: dune build] [ppxlib: dune build]
Processing 62/69: [containers: dune build] [ctypes: dune build] [ppxlib: dune build]
-> compiled  containers.3.13.1
Processing 62/69: [ctypes: dune build] [ppxlib: dune build]
-> installed containers.3.13.1
Processing 63/69: [ctypes: dune build] [ppxlib: dune build]
Processing 63/69: [ctypes: dune install] [ppxlib: dune build]
-> compiled  ctypes.0.23.0
Processing 63/69: [ppxlib: dune build]
-> installed ctypes.0.23.0
Processing 64/69: [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 66/69: [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 68/69: [raylib: dune build]
+ /home/opam/.opam/5.0/bin/dune "build" "-p" "raylib" "-j" "39" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/raylib.0.1.0)
- (cd _build/default/src/c/vendor/build && /usr/bin/cmake -DBUILD_SHARED_LIBS=OFF -DBUILD_EXAMPLES=OFF -DBUILD_GAMES=OFF -DWITH_PIC=ON -DCMAKE_BUILD_TYPE=Release -Wno-dev ..)
- -- The C compiler identification is GNU 12.2.0
- -- The CXX compiler identification is GNU 12.2.0
- -- Detecting C compiler ABI info
- -- Detecting C compiler ABI info - done
- -- Check for working C compiler: /usr/bin/cc - skipped
- -- Detecting C compile features
- -- Detecting C compile features - done
- -- Detecting CXX compiler ABI info
- -- Detecting CXX compiler ABI info - done
- -- Check for working CXX compiler: /usr/bin/c++ - skipped
- -- Detecting CXX compile features
- -- Detecting CXX compile features - done
- -- Performing Test COMPILER_HAS_THOSE_TOGGLES
- -- Performing Test COMPILER_HAS_THOSE_TOGGLES - Success
- -- Testing if -Werror=pointer-arith can be used -- compiles
- -- Testing if -Werror=implicit-function-declaration can be used -- compiles
- -- Testing if -fno-strict-aliasing can be used -- compiles
- -- Testing if file system supports symlinks
- -- Testing if file system supports symlinks -- supported
- -- Using raylib's GLFW
- -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
- -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
- -- Found Threads: TRUE  
- -- Using X11 for window creation
- -- Found X11: /usr/include   
- -- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so
- -- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so - found
- -- Looking for gethostbyname
- -- Looking for gethostbyname - found
- -- Looking for connect
- -- Looking for connect - found
- -- Looking for remove
- -- Looking for remove - found
- -- Looking for shmat
- -- Looking for shmat - found
- -- Looking for IceConnectionNumber in ICE
- -- Looking for IceConnectionNumber in ICE - found
- -- Audio Backend: miniaudio
- -- Building raylib static library
- -- Generated build type: Release
- -- Compiling with the flags:
- --   PLATFORM=PLATFORM_DESKTOP
- --   GRAPHICS=GRAPHICS_API_OPENGL_33
- -- Configuring done
- -- Generating done
- -- Build files have been written to: /home/opam/.opam/5.0/.opam-switch/build/raylib.0.1.0/_build/default/src/c/vendor/build
- (cd _build/default/src/c/vendor && /usr/bin/cmake --build build -- -j 8)
- [  8%] Building C object src/external/glfw/src/CMakeFiles/glfw_objlib.dir/input.c.o
- [  8%] Building C object src/external/glfw/src/CMakeFiles/glfw_objlib.dir/context.c.o
- [ 12%] Building C object src/external/glfw/src/CMakeFiles/glfw_objlib.dir/vulkan.c.o
- [ 24%] Building C object src/external/glfw/src/CMakeFiles/glfw_objlib.dir/window.c.o
- [ 24%] Building C object src/external/glfw/src/CMakeFiles/glfw_objlib.dir/monitor.c.o
- [ 24%] Building C object src/external/glfw/src/CMakeFiles/glfw_objlib.dir/init.c.o
- [ 28%] Building C object src/external/glfw/src/CMakeFiles/glfw_objlib.dir/x11_init.c.o
- [ 32%] Building C object src/external/glfw/src/CMakeFiles/glfw_objlib.dir/x11_monitor.c.o
- [ 36%] Building C object src/external/glfw/src/CMakeFiles/glfw_objlib.dir/x11_window.c.o
- [ 40%] Building C object src/external/glfw/src/CMakeFiles/glfw_objlib.dir/xkb_unicode.c.o
- [ 44%] Building C object src/external/glfw/src/CMakeFiles/glfw_objlib.dir/posix_time.c.o
- [ 48%] Building C object src/external/glfw/src/CMakeFiles/glfw_objlib.dir/posix_thread.c.o
- [ 52%] Building C object src/external/glfw/src/CMakeFiles/glfw_objlib.dir/glx_context.c.o
- [ 56%] Building C object src/external/glfw/src/CMakeFiles/glfw_objlib.dir/egl_context.c.o
- [ 60%] Building C object src/external/glfw/src/CMakeFiles/glfw_objlib.dir/osmesa_context.c.o
- [ 64%] Building C object src/external/glfw/src/CMakeFiles/glfw_objlib.dir/linux_joystick.c.o
- [ 64%] Built target glfw_objlib
- [ 68%] Linking C static library libglfw3.a
- [ 68%] Built target glfw
- [ 80%] Building C object src/CMakeFiles/raylib_static.dir/models.c.o
- [ 80%] Building C object src/CMakeFiles/raylib_static.dir/core.c.o
- [ 80%] Building C object src/CMakeFiles/raylib_static.dir/raudio.c.o
- [ 84%] Building C object src/CMakeFiles/raylib_static.dir/textures.c.o
- [ 88%] Building C object src/CMakeFiles/raylib_static.dir/utils.c.o
- [ 96%] Building C object src/CMakeFiles/raylib_static.dir/text.c.o
- [ 96%] Building C object src/CMakeFiles/raylib_static.dir/shapes.c.o
- [100%] Linking C static library libraylib.a
- [100%] Built target raylib_static
- /home/opam/.opam/5.0/.opam-switch/build/raylib.0.1.0/_build/default/src/c/vendor/src/raudio.c: In function 'LoadMP3':
- /home/opam/.opam/5.0/.opam-switch/build/raylib.0.1.0/_build/default/src/c/vendor/src/raudio.c:2101:65: warning: passing argument 3 of 'drmp3_open_file_and_read_f32' from incompatible pointer type [-Wincompatible-pointer-types]
-  2101 |     wave.data = drmp3_open_file_and_read_f32(fileName, &config, &totalFrameCount);
-       |                                                                 ^~~~~~~~~~~~~~~~
-       |                                                                 |
-       |                                                                 long long unsigned int *
- In file included from /home/opam/.opam/5.0/.opam-switch/build/raylib.0.1.0/_build/default/src/c/vendor/src/raudio.c:216:
- /home/opam/.opam/5.0/.opam-switch/build/raylib.0.1.0/_build/default/src/c/vendor/src/external/dr_mp3.h:3767:96: note: expected 'drmp3_uint64 *' {aka 'long unsigned int *'} but argument is of type 'long long unsigned int *'
-  3767 | float* drmp3_open_file_and_read_f32(const char* filePath, drmp3_config* pConfig, drmp3_uint64* pTotalFrameCount)
-       |                                                                                  ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
- In file included from /home/opam/.opam/5.0/.opam-switch/build/raylib.0.1.0/_build/default/src/c/vendor/src/raudio.c:197:
- In function 'memcopy',
-     inlined from 'jar_mod_load' at /home/opam/.opam/5.0/.opam-switch/build/raylib.0.1.0/_build/default/src/c/vendor/src/external/jar_mod.h:1133:13:
- /home/opam/.opam/5.0/.opam-switch/build/raylib.0.1.0/_build/default/src/c/vendor/src/external/jar_mod.h:370:13: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
-   370 |         d[i]=s[i];
-       |         ~~~~^~~~~
- /home/opam/.opam/5.0/.opam-switch/build/raylib.0.1.0/_build/default/src/c/vendor/src/external/jar_mod.h: In function 'jar_mod_load':
- /home/opam/.opam/5.0/.opam-switch/build/raylib.0.1.0/_build/default/src/c/vendor/src/external/jar_mod.h:125:13: note: at offset 1080 into destination object 'title' of size 20
-   125 |     muchar  title[20];
-       |             ^~~~~
- In function 'memcopy',
-     inlined from 'jar_mod_load' at /home/opam/.opam/5.0/.opam-switch/build/raylib.0.1.0/_build/default/src/c/vendor/src/external/jar_mod.h:1133:13:
- /home/opam/.opam/5.0/.opam-switch/build/raylib.0.1.0/_build/default/src/c/vendor/src/external/jar_mod.h:370:13: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
-   370 |         d[i]=s[i];
-       |         ~~~~^~~~~
- /home/opam/.opam/5.0/.opam-switch/build/raylib.0.1.0/_build/default/src/c/vendor/src/external/jar_mod.h: In function 'jar_mod_load':
- /home/opam/.opam/5.0/.opam-switch/build/raylib.0.1.0/_build/default/src/c/vendor/src/external/jar_mod.h:125:13: note: at offset 1081 into destination object 'title' of size 20
-   125 |     muchar  title[20];
-       |             ^~~~~
- In function 'memcopy',
-     inlined from 'jar_mod_load' at /home/opam/.opam/5.0/.opam-switch/build/raylib.0.1.0/_build/default/src/c/vendor/src/external/jar_mod.h:1133:13:
- /home/opam/.opam/5.0/.opam-switch/build/raylib.0.1.0/_build/default/src/c/vendor/src/external/jar_mod.h:370:13: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
-   370 |         d[i]=s[i];
-       |         ~~~~^~~~~
- /home/opam/.opam/5.0/.opam-switch/build/raylib.0.1.0/_build/default/src/c/vendor/src/external/jar_mod.h: In function 'jar_mod_load':
- /home/opam/.opam/5.0/.opam-switch/build/raylib.0.1.0/_build/default/src/c/vendor/src/external/jar_mod.h:125:13: note: at offset 1082 into destination object 'title' of size 20
-   125 |     muchar  title[20];
-       |             ^~~~~
- In function 'memcopy',
-     inlined from 'jar_mod_load' at /home/opam/.opam/5.0/.opam-switch/build/raylib.0.1.0/_build/default/src/c/vendor/src/external/jar_mod.h:1133:13:
- /home/opam/.opam/5.0/.opam-switch/build/raylib.0.1.0/_build/default/src/c/vendor/src/external/jar_mod.h:370:13: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
-   370 |         d[i]=s[i];
-       |         ~~~~^~~~~
- /home/opam/.opam/5.0/.opam-switch/build/raylib.0.1.0/_build/default/src/c/vendor/src/external/jar_mod.h: In function 'jar_mod_load':
- /home/opam/.opam/5.0/.opam-switch/build/raylib.0.1.0/_build/default/src/c/vendor/src/external/jar_mod.h:125:13: note: at offset 1083 into destination object 'title' of size 20
-   125 |     muchar  title[20];
-       |             ^~~~~
- (cd _build/default/src/c/vendor/build && /usr/bin/cmake -DBUILD_SHARED_LIBS=ON -DBUILD_EXAMPLES=OFF -DBUILD_GAMES=OFF -DWITH_PIC=ON -DCMAKE_BUILD_TYPE=Release -Wno-dev ..)
- -- Testing if -Werror=pointer-arith can be used -- compiles
- -- Testing if -Werror=implicit-function-declaration can be used -- compiles
- -- Testing if -fno-strict-aliasing can be used -- compiles
- -- Testing if file system supports symlinks
- -- Testing if file system supports symlinks -- supported
- -- Using raylib's GLFW
- -- Using X11 for window creation
- -- Audio Backend: miniaudio
- -- Building raylib shared library
- -- Generated build type: Release
- -- Compiling with the flags:
- --   PLATFORM=PLATFORM_DESKTOP
- --   GRAPHICS=GRAPHICS_API_OPENGL_33
- -- Configuring done
- -- Generating done
- -- Build files have been written to: /home/opam/.opam/5.0/.opam-switch/build/raylib.0.1.0/_build/default/src/c/vendor/build
- (cd _build/default/src/c/vendor && /usr/bin/cmake --build build -- -j 8)
- [ 64%] Built target glfw_objlib
- [ 68%] Built target glfw
- [ 76%] Building C object src/CMakeFiles/raylib.dir/models.c.o
- [ 76%] Building C object src/CMakeFiles/raylib.dir/core.c.o
- [ 92%] Building C object src/CMakeFiles/raylib.dir/shapes.c.o
- [ 92%] Building C object src/CMakeFiles/raylib.dir/textures.c.o
- [ 92%] Building C object src/CMakeFiles/raylib.dir/text.c.o
- [ 92%] Building C object src/CMakeFiles/raylib.dir/raudio.c.o
- [ 96%] Building C object src/CMakeFiles/raylib.dir/utils.c.o
- [100%] Linking C shared library libraylib.so
- [100%] Built target raylib
- /home/opam/.opam/5.0/.opam-switch/build/raylib.0.1.0/_build/default/src/c/vendor/src/raudio.c: In function 'LoadMP3':
- /home/opam/.opam/5.0/.opam-switch/build/raylib.0.1.0/_build/default/src/c/vendor/src/raudio.c:2101:65: warning: passing argument 3 of 'drmp3_open_file_and_read_f32' from incompatible pointer type [-Wincompatible-pointer-types]
-  2101 |     wave.data = drmp3_open_file_and_read_f32(fileName, &config, &totalFrameCount);
-       |                                                                 ^~~~~~~~~~~~~~~~
-       |                                                                 |
-       |                                                                 long long unsigned int *
- In file included from /home/opam/.opam/5.0/.opam-switch/build/raylib.0.1.0/_build/default/src/c/vendor/src/raudio.c:216:
- /home/opam/.opam/5.0/.opam-switch/build/raylib.0.1.0/_build/default/src/c/vendor/src/external/dr_mp3.h:3767:96: note: expected 'drmp3_uint64 *' {aka 'long unsigned int *'} but argument is of type 'long long unsigned int *'
-  3767 | float* drmp3_open_file_and_read_f32(const char* filePath, drmp3_config* pConfig, drmp3_uint64* pTotalFrameCount)
-       |                                                                                  ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
- In file included from /home/opam/.opam/5.0/.opam-switch/build/raylib.0.1.0/_build/default/src/c/vendor/src/raudio.c:197:
- In function 'memcopy',
-     inlined from 'jar_mod_load' at /home/opam/.opam/5.0/.opam-switch/build/raylib.0.1.0/_build/default/src/c/vendor/src/external/jar_mod.h:1133:13:
- /home/opam/.opam/5.0/.opam-switch/build/raylib.0.1.0/_build/default/src/c/vendor/src/external/jar_mod.h:370:13: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
-   370 |         d[i]=s[i];
-       |         ~~~~^~~~~
- /home/opam/.opam/5.0/.opam-switch/build/raylib.0.1.0/_build/default/src/c/vendor/src/external/jar_mod.h: In function 'jar_mod_load':
- /home/opam/.opam/5.0/.opam-switch/build/raylib.0.1.0/_build/default/src/c/vendor/src/external/jar_mod.h:125:13: note: at offset 1080 into destination object 'title' of size 20
-   125 |     muchar  title[20];
-       |             ^~~~~
- In function 'memcopy',
-     inlined from 'jar_mod_load' at /home/opam/.opam/5.0/.opam-switch/build/raylib.0.1.0/_build/default/src/c/vendor/src/external/jar_mod.h:1133:13:
- /home/opam/.opam/5.0/.opam-switch/build/raylib.0.1.0/_build/default/src/c/vendor/src/external/jar_mod.h:370:13: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
-   370 |         d[i]=s[i];
-       |         ~~~~^~~~~
- /home/opam/.opam/5.0/.opam-switch/build/raylib.0.1.0/_build/default/src/c/vendor/src/external/jar_mod.h: In function 'jar_mod_load':
- /home/opam/.opam/5.0/.opam-switch/build/raylib.0.1.0/_build/default/src/c/vendor/src/external/jar_mod.h:125:13: note: at offset 1081 into destination object 'title' of size 20
-   125 |     muchar  title[20];
-       |             ^~~~~
- In function 'memcopy',
-     inlined from 'jar_mod_load' at /home/opam/.opam/5.0/.opam-switch/build/raylib.0.1.0/_build/default/src/c/vendor/src/external/jar_mod.h:1133:13:
- /home/opam/.opam/5.0/.opam-switch/build/raylib.0.1.0/_build/default/src/c/vendor/src/external/jar_mod.h:370:13: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
-   370 |         d[i]=s[i];
-       |         ~~~~^~~~~
- /home/opam/.opam/5.0/.opam-switch/build/raylib.0.1.0/_build/default/src/c/vendor/src/external/jar_mod.h: In function 'jar_mod_load':
- /home/opam/.opam/5.0/.opam-switch/build/raylib.0.1.0/_build/default/src/c/vendor/src/external/jar_mod.h:125:13: note: at offset 1082 into destination object 'title' of size 20
-   125 |     muchar  title[20];
-       |             ^~~~~
- In function 'memcopy',
-     inlined from 'jar_mod_load' at /home/opam/.opam/5.0/.opam-switch/build/raylib.0.1.0/_build/default/src/c/vendor/src/external/jar_mod.h:1133:13:
- /home/opam/.opam/5.0/.opam-switch/build/raylib.0.1.0/_build/default/src/c/vendor/src/external/jar_mod.h:370:13: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
-   370 |         d[i]=s[i];
-       |         ~~~~^~~~~
- /home/opam/.opam/5.0/.opam-switch/build/raylib.0.1.0/_build/default/src/c/vendor/src/external/jar_mod.h: In function 'jar_mod_load':
- /home/opam/.opam/5.0/.opam-switch/build/raylib.0.1.0/_build/default/src/c/vendor/src/external/jar_mod.h:125:13: note: at offset 1083 into destination object 'title' of size 20
-   125 |     muchar  title[20];
-       |             ^~~~~
- (cd _build/default/src/c && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -g -I /home/opam/.opam/5.0/lib/ocaml -I /home/opam/.opam/5.0/lib/bigarray-compat -I /home/opam/.opam/5.0/lib/ctypes -I /home/opam/.opam/5.0/lib/ctypes/stubs -I /home/opam/.opam/5.0/lib/integers -I /home/opam/.opam/5.0/lib/ocaml/str -I /home/opam/.opam/5.0/lib/ppx_cstubs -I /home/opam/.opam/5.0/lib/stdlib-shims -I constants -I functions -I types -I vendor/src -o c_generated_functions.o -c c_generated_functions.c)
- c_generated_functions.c: In function 'raylib_stub_28_GetClipboardText':
- c_generated_functions.c:158:17: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   158 |    char* x108 = GetClipboardText();
-       |                 ^~~~~~~~~~~~~~~~
- c_generated_functions.c: In function 'raylib_stub_248_TextCopy':
- c_generated_functions.c:2298:25: warning: passing argument 1 of 'TextCopy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-  2298 |    int x2462 = TextCopy(x2460, x2461);
-       |                         ^~~~~
- In file included from c_generated_functions.c:1:
- vendor/src/raylib.h:1232:26: note: expected 'char *' but argument is of type 'const char *'
-  1232 | RLAPI int TextCopy(char *dst, const char *src);                                             // Copy one string to another, returns bytes copied
-       |                    ~~~~~~^~~
- c_generated_functions.c: In function 'raylib_stub_252_TextReplace':
- c_generated_functions.c:2327:36: warning: passing argument 1 of 'TextReplace' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-  2327 |    char const* x2488 = TextReplace(x2485, x2486, x2487);
-       |                                    ^~~~~
- vendor/src/raylib.h:1237:31: note: expected 'char *' but argument is of type 'const char *'
-  1237 | RLAPI char *TextReplace(char *text, const char *replace, const char *by);                   // Replace text string (memory must be freed!)
-       |                         ~~~~~~^~~~
- c_generated_functions.c: In function 'raylib_stub_254_TextAppend':
- c_generated_functions.c:2343:15: warning: passing argument 1 of 'TextAppend' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-  2343 |    TextAppend(x2501, x2502, x2503);
-       |               ^~~~~
- vendor/src/raylib.h:1241:29: note: expected 'char *' but argument is of type 'const char *'
-  1241 | RLAPI void TextAppend(char *text, const char *append, int *position);                       // Append text at specific position and move cursor!
-       |                       ~~~~~~^~~~
-> compiled  raylib.0.1.0
-> installed raylib.0.1.0
Done.
# Run eval $(opam env) to update the current shell environment
2024-09-12 19:30.36 ---> saved as "e23a52f7e631240d0c218d6692b1dd6fa1c76871188b410c33db768d14821503"

/home/opam: (run (shell "opam exec -- ~/voodoo-prep -u raylib:3ef1d9f315aa7ef20484db4a5e712fec"))
2024-09-12 19:30.37 ---> saved as "42b730a004d320b5ff98c6f29c0c0fa8511dca9cd0a50e724e0487c6ee0fa981"

/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.445784') && (for DATA in prep/universes/3ef1d9f315aa7ef20484db4a5e712fec/raylib/0.1.0,raylib.0.1.0-3ef1d9f315aa7ef20484db4a5e712fec,raylib.0.1.0; do IFS=\",\"; set -- $DATA; ([ -d $1 ] || (echo \"FAILED:$2\" && mkdir -p $1 && cp ~/opam.err.log $1 && opam show $3 --raw > $1/opam)) && (shopt -s nullglob && ((tar -cvf $1.tar $1/*  && rm -R $1/* && mv $1.tar $1/content.tar) || (echo 'Empty directory'))) done) && (for DATA in prep/universes/3ef1d9f315aa7ef20484db4a5e712fec/raylib/0.1.0,raylib.0.1.0-3ef1d9f315aa7ef20484db4a5e712fec,raylib.0.1.0; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/3ef1d9f315aa7ef20484db4a5e712fec/raylib/0.1.0,raylib.0.1.0-3ef1d9f315aa7ef20484db4a5e712fec,raylib.0.1.0; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)"))
0.445784
prep/universes/3ef1d9f315aa7ef20484db4a5e712fec/raylib/0.1.0/doc/
prep/universes/3ef1d9f315aa7ef20484db4a5e712fec/raylib/0.1.0/doc/raylib/
prep/universes/3ef1d9f315aa7ef20484db4a5e712fec/raylib/0.1.0/doc/raylib/LICENSE
prep/universes/3ef1d9f315aa7ef20484db4a5e712fec/raylib/0.1.0/doc/raylib/README.md
prep/universes/3ef1d9f315aa7ef20484db4a5e712fec/raylib/0.1.0/lib/
prep/universes/3ef1d9f315aa7ef20484db4a5e712fec/raylib/0.1.0/lib/raylib/
prep/universes/3ef1d9f315aa7ef20484db4a5e712fec/raylib/0.1.0/lib/raylib/raylib.ocamlobjinfo
prep/universes/3ef1d9f315aa7ef20484db4a5e712fec/raylib/0.1.0/lib/raylib/META
prep/universes/3ef1d9f315aa7ef20484db4a5e712fec/raylib/0.1.0/lib/raylib/c/
prep/universes/3ef1d9f315aa7ef20484db4a5e712fec/raylib/0.1.0/lib/raylib/c/raylib_c.ocamlobjinfo
prep/universes/3ef1d9f315aa7ef20484db4a5e712fec/raylib/0.1.0/lib/raylib/c/raylib_c.cmi
prep/universes/3ef1d9f315aa7ef20484db4a5e712fec/raylib/0.1.0/lib/raylib/c/raylib_c.cmt
prep/universes/3ef1d9f315aa7ef20484db4a5e712fec/raylib/0.1.0/lib/raylib/c/raylib_c__Raylib_c_generated_functions.cmi
prep/universes/3ef1d9f315aa7ef20484db4a5e712fec/raylib/0.1.0/lib/raylib/c/raylib_c__Raylib_c_generated_functions.cmt
prep/universes/3ef1d9f315aa7ef20484db4a5e712fec/raylib/0.1.0/lib/raylib/constants/
prep/universes/3ef1d9f315aa7ef20484db4a5e712fec/raylib/0.1.0/lib/raylib/constants/raylib_generated_constants.ocamlobjinfo
prep/universes/3ef1d9f315aa7ef20484db4a5e712fec/raylib/0.1.0/lib/raylib/constants/raylib_generated_constants.cmi
prep/universes/3ef1d9f315aa7ef20484db4a5e712fec/raylib/0.1.0/lib/raylib/constants/raylib_generated_constants.cmt
prep/universes/3ef1d9f315aa7ef20484db4a5e712fec/raylib/0.1.0/lib/raylib/dune-package
prep/universes/3ef1d9f315aa7ef20484db4a5e712fec/raylib/0.1.0/lib/raylib/functions/
prep/universes/3ef1d9f315aa7ef20484db4a5e712fec/raylib/0.1.0/lib/raylib/functions/raylib_functions.ocamlobjinfo
prep/universes/3ef1d9f315aa7ef20484db4a5e712fec/raylib/0.1.0/lib/raylib/functions/raylib_functions.cmi
prep/universes/3ef1d9f315aa7ef20484db4a5e712fec/raylib/0.1.0/lib/raylib/functions/raylib_functions.cmt
prep/universes/3ef1d9f315aa7ef20484db4a5e712fec/raylib/0.1.0/lib/raylib/functions/raylib_functions__.cmi
prep/universes/3ef1d9f315aa7ef20484db4a5e712fec/raylib/0.1.0/lib/raylib/functions/raylib_functions__.cmt
prep/universes/3ef1d9f315aa7ef20484db4a5e712fec/raylib/0.1.0/lib/raylib/functions/raylib_functions__Raylib_c_generated_types.cmi
prep/universes/3ef1d9f315aa7ef20484db4a5e712fec/raylib/0.1.0/lib/raylib/functions/raylib_functions__Raylib_c_generated_types.cmt
prep/universes/3ef1d9f315aa7ef20484db4a5e712fec/raylib/0.1.0/lib/raylib/raylib.cmi
prep/universes/3ef1d9f315aa7ef20484db4a5e712fec/raylib/0.1.0/lib/raylib/raylib.cmt
prep/universes/3ef1d9f315aa7ef20484db4a5e712fec/raylib/0.1.0/lib/raylib/types/
prep/universes/3ef1d9f315aa7ef20484db4a5e712fec/raylib/0.1.0/lib/raylib/types/raylib_types.ocamlobjinfo
prep/universes/3ef1d9f315aa7ef20484db4a5e712fec/raylib/0.1.0/lib/raylib/types/raylib_types.cmi
prep/universes/3ef1d9f315aa7ef20484db4a5e712fec/raylib/0.1.0/lib/raylib/types/raylib_types.cmt
prep/universes/3ef1d9f315aa7ef20484db4a5e712fec/raylib/0.1.0/opam
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
HASHES:raylib.0.1.0-3ef1d9f315aa7ef20484db4a5e712fec:0843f36c849d0300b065a468d32173aa49adcf007b77b3819dd03d9b5d7d283b
2024-09-12 19:30.38 ---> saved as "7db91e2117852d98604cc8de94e80bc08802fbc608a85d0286b4d315a78c2071"
Job succeeded
2024-09-12 19:38.06: raylib.0.1.0-3ef1d9f315aa7ef20484db4a5e712fec -> 0843f36c849d0300b065a468d32173aa49adcf007b77b3819dd03d9b5d7d283b
2024-09-12 19:38.06: Job succeeded