Build:
  1. 0
2024-01-29 15:19.02: New job: Voodoo prep raylib.0.3.2; 299a5317de5cd43429987701ec7375eb
2024-01-29 15:19.02: Waiting for resource in pool OCluster
2024-01-29 18:45.52: Waiting for worker…
2024-01-29 18:46.16: Got resource from pool OCluster
2024-01-29 18:46.16: 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:4e18d45e7e34fadc756ba6b7062c64d6985bdd562c05ac86f22f246b0829a1f9)
         (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:4e18d45e7e34fadc756ba6b7062c64d6985bdd562c05ac86f22f246b0829a1f9)
 (user (uid 1000) (gid 1000))
 (workdir /home/opam)
 (run (shell "sudo chown opam:opam /home/opam"))
 (run (shell "sudo mkdir /src"))
 (copy (src packages) (dst /src/packages))
 (copy (src repo) (dst /src/repo))
 (run (network host)
      (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && opam init --reinit -ni"))
 (run (shell "opam repo remove default && opam repo add opam /src"))
 (copy (from (build tools)) (src /home/opam/voodoo-prep) (dst /home/opam/))
 (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
      (network host)
      (shell "opam install dune.3.13.0 ocamlfind.1.9.6"))
 (env DUNE_CACHE enabled)
 (env DUNE_CACHE_TRANSPORT direct)
 (env DUNE_CACHE_DUPLICATION copy)
 (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
      (network host)
      (shell "(sudo apt update) && ((opam depext -viy raylib.0.3.2 stdlib-shims.0.3.0 sexplib0.v0.16.0 seq.base result.1.5 re.1.11.0 ppxlib.0.31.0 ppx_derivers.1.2.1 ppx_cstubs.0.7.0 ocamlfind.1.9.6 ocaml-compiler-libs.v0.12.4 num.1.5 integers.0.7.0 either.1.0.0 dune-configurator.3.13.0 dune.3.13.0 ctypes.0.21.1 csexp.1.5.2 cppo.1.6.9 containers.3.13.1 conf-pkg-config.3 conf-mesa.1 conf-libxrandr.1 conf-libxinerama.1 conf-libxi.1 conf-libxcursor.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:299a5317de5cd43429987701ec7375eb"))
 (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.450347') && (for DATA in prep/universes/299a5317de5cd43429987701ec7375eb/raylib/0.3.2,raylib.0.3.2-299a5317de5cd43429987701ec7375eb,raylib.0.3.2; 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/299a5317de5cd43429987701ec7375eb/raylib/0.3.2,raylib.0.3.2-299a5317de5cd43429987701ec7375eb,raylib.0.3.2; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/299a5317de5cd43429987701ec7375eb/raylib/0.3.2,raylib.0.3.2-299a5317de5cd43429987701ec7375eb,raylib.0.3.2; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)"))
)
END-OF-SPEC

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

2024-01-29 18:46.16: RETRYING: 2024-01-29/151902-voodoo-prep-2dbc45 Number of retries: 0 (retriable error condition)
Building on marpe.caelum.ci.dev
All commits already cached
Updating files:  97% (31955/32633)
Updating files:  98% (31981/32633)
Updating files:  99% (32307/32633)
Updating files: 100% (32633/32633)
Updating files: 100% (32633/32633), done.
HEAD is now at 9fc3fa05d7 [new release] dune (15 packages) (3.13.0)

(build "tools" …)

(from ocaml/opam:debian-12-ocaml-5.0@sha256:4e18d45e7e34fadc756ba6b7062c64d6985bdd562c05ac86f22f246b0829a1f9)
Unable to find image 'ocaml/opam:debian-12-ocaml-5.0@sha256:4e18d45e7e34fadc756ba6b7062c64d6985bdd562c05ac86f22f246b0829a1f9' locally
docker.io/ocaml/opam@sha256:4e18d45e7e34fadc756ba6b7062c64d6985bdd562c05ac86f22f246b0829a1f9: Pulling from ocaml/opam
da165ba52e73: Pulling fs layer
da165ba52e73: Verifying Checksum
da165ba52e73: Download complete
da165ba52e73: Pull complete
Digest: sha256:4e18d45e7e34fadc756ba6b7062c64d6985bdd562c05ac86f22f246b0829a1f9
Status: Downloaded newer image for ocaml/opam@sha256:4e18d45e7e34fadc756ba6b7062c64d6985bdd562c05ac86f22f246b0829a1f9
2024-01-29 18:41.22 ---> using "8cd023a3ecf43f92171e533444a09f7573fba6d0b858021d48a5fba77bba6809" from cache

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

/: (workdir /home/opam)

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

/home/opam: (run (network host)
                 (shell "sudo apt-get update && sudo apt-get install -yy m4 pkg-config"))
Hit:1 http://deb.debian.org/debian bookworm InRelease
Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:4 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [134 kB]
Fetched 234 kB in 0s (660 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 (7568 kB/s)
Selecting previously unselected package libpkgconf3:amd64.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 18743 files and directories currently installed.)
Preparing to unpack .../libpkgconf3_1.8.1-1_amd64.deb ...
Unpacking libpkgconf3:amd64 (1.8.1-1) ...
Selecting previously unselected package m4.
Preparing to unpack .../archives/m4_1.4.19-3_amd64.deb ...
Unpacking m4 (1.4.19-3) ...
Selecting previously unselected package pkgconf-bin.
Preparing to unpack .../pkgconf-bin_1.8.1-1_amd64.deb ...
Unpacking pkgconf-bin (1.8.1-1) ...
Selecting previously unselected package pkgconf:amd64.
Preparing to unpack .../pkgconf_1.8.1-1_amd64.deb ...
Unpacking pkgconf:amd64 (1.8.1-1) ...
Selecting previously unselected package pkg-config:amd64.
Preparing to unpack .../pkg-config_1.8.1-1_amd64.deb ...
Unpacking pkg-config:amd64 (1.8.1-1) ...
Setting up m4 (1.4.19-3) ...
Setting up libpkgconf3:amd64 (1.8.1-1) ...
Setting up pkgconf-bin (1.8.1-1) ...
Setting up pkgconf:amd64 (1.8.1-1) ...
Setting up pkg-config:amd64 (1.8.1-1) ...
Processing triggers for libc-bin (2.36-9+deb12u3) ...
2024-01-29 18:41.22 ---> using "b418a88ab494a50d536e7f07b04cc94272839239412c32ff88e668d51ca14421" from cache

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

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

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed seq.base
-> installed cmdliner.1.2.0
-> installed ocamlfind.1.9.6
-> installed ocamlbuild.0.14.3
-> installed topkg.1.0.7
-> installed rresult.0.7.0
-> installed fmt.0.9.0
-> installed astring.0.8.5
-> installed fpath.0.7.3
-> installed logs.0.7.0
-> installed dune.3.13.0
-> installed bos.0.2.1
-> installed stdlib-shims.0.3.0
-> installed opam-file-format.2.1.6
-> installed re.1.11.0
-> installed cppo.1.6.9
-> installed ocamlgraph.2.1.0
-> installed opam-core.2.1.5
-> installed opam-format.2.1.5
-> installed voodoo-prep.~dev
Done.
# Run eval $(opam env) to update the current shell environment
2024-01-29 18:41.22 ---> using "8c1753ab3f999561386d92d6a545f4d93ce48f261a2e887cd770f6a19d85c2db" from cache

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

(from ocaml/opam:debian-12-ocaml-5.0@sha256:4e18d45e7e34fadc756ba6b7062c64d6985bdd562c05ac86f22f246b0829a1f9)
Unable to find image 'ocaml/opam:debian-12-ocaml-5.0@sha256:4e18d45e7e34fadc756ba6b7062c64d6985bdd562c05ac86f22f246b0829a1f9' locally
docker.io/ocaml/opam@sha256:4e18d45e7e34fadc756ba6b7062c64d6985bdd562c05ac86f22f246b0829a1f9: Pulling from ocaml/opam
da165ba52e73: Pulling fs layer
da165ba52e73: Verifying Checksum
da165ba52e73: Download complete
da165ba52e73: Pull complete
Digest: sha256:4e18d45e7e34fadc756ba6b7062c64d6985bdd562c05ac86f22f246b0829a1f9
Status: Downloaded newer image for ocaml/opam@sha256:4e18d45e7e34fadc756ba6b7062c64d6985bdd562c05ac86f22f246b0829a1f9
2024-01-29 18:41.22 ---> using "8cd023a3ecf43f92171e533444a09f7573fba6d0b858021d48a5fba77bba6809" from cache

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

/: (workdir /home/opam)

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

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

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

/home/opam: (copy (src repo) (dst /src/repo))
2024-01-29 18:41.23 ---> using "bc45c0c6564184fd7a26b0f1ec8adf1f21201bb323b3a2a4653c0562cfa0536a" from cache

/home/opam: (run (network host)
                 (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && opam init --reinit -ni"))
Configuring from /home/opam/.opamrc and then from built-in defaults.
Checking for available remotes: rsync and local, git.
  - you won't be able to use mercurial repositories unless you install the hg command on your system.
  - you won't be able to use darcs repositories unless you install the darcs command on your system.

This version of opam requires an update to the layout of /home/opam/.opam from version 2.0 to version 2.1, which can't be reverted.
You may want to back it up before going further.

Continue? [Y/n] y
Format upgrade done.

<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
[default] synchronised from file:///home/opam/opam-repository
2024-01-29 18:41.23 ---> using "b8891f1708379684b929e6bbe29af1bb279c21837add969e371c35849e4c0a25" 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-01-29 18:41.23 ---> using "8068e821f2011c512da900a74647aafd58ea53888ead16857c2486b4c1ed2cae" from cache

/home/opam: (copy (from (build tools))
                  (src /home/opam/voodoo-prep)
                  (dst /home/opam/))
2024-01-29 18:41.23 ---> using "82bf32885ae65ef2a335defc83635dc67f43c034833022368cf1617fb1a3869d" from cache

/home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
                 (network host)
                 (shell "opam install dune.3.13.0 ocamlfind.1.9.6"))
The following actions will be performed:
  - install dune      3.13.0
  - install ocamlfind 1.9.6
===== 2 to install =====

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocamlfind.1.9.6  (cached)
-> retrieved dune.3.13.0  (cached)
-> installed ocamlfind.1.9.6
-> installed dune.3.13.0
Done.
# Run eval $(opam env) to update the current shell environment
2024-01-29 18:41.23 ---> using "25ee05ed96253000b309e3d047aae8b3e07671991a742abe4ba028b3441c619f" 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.3.2 stdlib-shims.0.3.0 sexplib0.v0.16.0 seq.base result.1.5 re.1.11.0 ppxlib.0.31.0 ppx_derivers.1.2.1 ppx_cstubs.0.7.0 ocamlfind.1.9.6 ocaml-compiler-libs.v0.12.4 num.1.5 integers.0.7.0 either.1.0.0 dune-configurator.3.13.0 dune.3.13.0 ctypes.0.21.1 csexp.1.5.2 cppo.1.6.9 containers.3.13.1 conf-pkg-config.3 conf-mesa.1 conf-libxrandr.1 conf-libxinerama.1 conf-libxi.1 conf-libxcursor.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 [52.1 kB]
Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:4 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [134 kB]
Fetched 234 kB in 0s (917 kB/s)
Reading package lists...
Building dependency tree...
Reading state information...
All packages are up to date.
Opam plugin "depext" may require upgrading/reinstalling. Reinstall the plugin on the current switch? [Y/n] y
The following actions will be performed:
  - recompile opam-depext 1.2.1-1

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved opam-depext.1.2.1-1  (cached)
-> removed   opam-depext.1.2.1-1
-> installed opam-depext.1.2.1-1
Done.

<><> opam-depext.1.2.1-1 installed successfully <><><><><><><><><><><><><><><><>
=> opam-depext is unnecessary when used with opam >= 2.1. Please use opam install directly instead
# Run eval $(opam env) to update the current shell environment

<><> Carrying on to "opam depext -viy raylib.0.3.2 stdlib-shims.0.3.0 sexplib0.v0.16.0 seq.base result.1.5 re.1.11.0 ppxlib.0.31.0 ppx_derivers.1.2.1 ppx_cstubs.0.7.0 ocamlfind.1.9.6 ocaml-compiler-libs.v0.12.4 num.1.5 integers.0.7.0 either.1.0.0 dune-configurator.3.13.0 dune.3.13.0 ctypes.0.21.1 csexp.1.5.2 cppo.1.6.9 containers.3.13.1 conf-pkg-config.3 conf-mesa.1 conf-libxrandr.1 conf-libxinerama.1 conf-libxi.1 conf-libxcursor.1 bigarray-compat.1.1.0" 

You are using opam 2.1+, where external dependency handling has been integrated: consider calling opam directly, the 'depext' plugin interface is provided for backwards compatibility only
# Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian
# The following system packages are needed:
libgl1-mesa-dev
libxcursor-dev
libxi-dev
libxinerama-dev
libxrandr-dev
pkg-config
[NOTE] Package dune is already installed (current version is 3.13.0).
[NOTE] Package ocamlfind is already installed (current version is 1.9.6).
The following actions will be performed:
  - install cppo                1.6.9
  - install ppx_derivers        1.2.1
  - install conf-pkg-config     3
  - install either              1.0.0
  - install num                 1.5
  - install bigarray-compat     1.1.0
  - install result              1.5
  - install seq                 base
  - install csexp               1.5.2
  - install ocaml-compiler-libs v0.12.4
  - install sexplib0            v0.16.0
  - install stdlib-shims        0.3.0
  - install conf-mesa           1
  - install conf-libxrandr      1
  - install conf-libxinerama    1
  - install conf-libxi          1
  - install conf-libxcursor     1
  - install re                  1.11.0
  - install dune-configurator   3.13.0
  - install ppxlib              0.31.0
  - install integers            0.7.0
  - install containers          3.13.1
  - install ctypes              0.21.1
  - install ppx_cstubs          0.7.0
  - install raylib              0.3.2
===== 25 to install =====

The following system packages will first need to be installed:
    libgl1-mesa-dev libxcursor-dev libxi-dev libxinerama-dev libxrandr-dev pkg-config

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
Let opam run your package manager to install the required system packages?
(answer 'n' for other options) [Y/n] y
+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libgl1-mesa-dev" "libxcursor-dev" "libxi-dev" "libxinerama-dev" "libxrandr-dev" "pkg-config"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libdrm-common.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 18743 files and directories currently installed.)
- Preparing to unpack .../00-libdrm-common_2.4.114-1_all.deb ...
- Unpacking libdrm-common (2.4.114-1) ...
- Selecting previously unselected package libdrm2:amd64.
- Preparing to unpack .../01-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 .../02-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 .../03-libpciaccess0_0.17-2_amd64.deb ...
- Unpacking libpciaccess0:amd64 (0.17-2) ...
- Selecting previously unselected package libdrm-intel1:amd64.
- Preparing to unpack .../04-libdrm-intel1_2.4.114-1+b1_amd64.deb ...
- Unpacking libdrm-intel1:amd64 (2.4.114-1+b1) ...
- Selecting previously unselected package libdrm-nouveau2:amd64.
- Preparing to unpack .../05-libdrm-nouveau2_2.4.114-1+b1_amd64.deb ...
- Unpacking libdrm-nouveau2:amd64 (2.4.114-1+b1) ...
- Selecting previously unselected package libdrm-radeon1:amd64.
- Preparing to unpack .../06-libdrm-radeon1_2.4.114-1+b1_amd64.deb ...
- Unpacking libdrm-radeon1:amd64 (2.4.114-1+b1) ...
- Selecting previously unselected package libglvnd0:amd64.
- Preparing to unpack .../07-libglvnd0_1.6.0-1_amd64.deb ...
- Unpacking libglvnd0:amd64 (1.6.0-1) ...
- Selecting previously unselected package libwayland-server0:amd64.
- Preparing to unpack .../08-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 .../09-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 .../10-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 .../11-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 .../12-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 .../13-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 .../14-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 .../15-libxcb-present0_1.15-1_amd64.deb ...
- Unpacking libxcb-present0:amd64 (1.15-1) ...
- Selecting previously unselected package libxcb-randr0:amd64.
- Preparing to unpack .../16-libxcb-randr0_1.15-1_amd64.deb ...
- Unpacking libxcb-randr0:amd64 (1.15-1) ...
- Selecting previously unselected package libxcb-sync1:amd64.
- Preparing to unpack .../17-libxcb-sync1_1.15-1_amd64.deb ...
- Unpacking libxcb-sync1:amd64 (1.15-1) ...
- Selecting previously unselected package libxcb-xfixes0:amd64.
- Preparing to unpack .../18-libxcb-xfixes0_1.15-1_amd64.deb ...
- Unpacking libxcb-xfixes0:amd64 (1.15-1) ...
- Selecting previously unselected package libxshmfence1:amd64.
- Preparing to unpack .../19-libxshmfence1_1.3-1_amd64.deb ...
- Unpacking libxshmfence1:amd64 (1.3-1) ...
- Selecting previously unselected package libegl-mesa0:amd64.
- Preparing to unpack .../20-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 .../21-libegl1_1.6.0-1_amd64.deb ...
- Unpacking libegl1:amd64 (1.6.0-1) ...
- Selecting previously unselected package libxcb-glx0:amd64.
- Preparing to unpack .../22-libxcb-glx0_1.15-1_amd64.deb ...
- Unpacking libxcb-glx0:amd64 (1.15-1) ...
- Selecting previously unselected package libxcb-shm0:amd64.
- Preparing to unpack .../23-libxcb-shm0_1.15-1_amd64.deb ...
- Unpacking libxcb-shm0:amd64 (1.15-1) ...
- Selecting previously unselected package libxfixes3:amd64.
- Preparing to unpack .../24-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 .../25-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 .../26-libelf1_0.188-2.1_amd64.deb ...
- Unpacking libelf1:amd64 (0.188-2.1) ...
- Selecting previously unselected package libicu72:amd64.
- Preparing to unpack .../27-libicu72_72.1-3_amd64.deb ...
- Unpacking libicu72:amd64 (72.1-3) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../28-libxml2_2.9.14+dfsg-1.3~deb12u1_amd64.deb ...
- Unpacking libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ...
- Selecting previously unselected package libz3-4:amd64.
- Preparing to unpack .../29-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 .../30-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 .../31-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 .../32-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 .../33-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 .../34-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 .../35-libglx0_1.6.0-1_amd64.deb ...
- Unpacking libglx0:amd64 (1.6.0-1) ...
- Selecting previously unselected package libgl1:amd64.
- Preparing to unpack .../36-libgl1_1.6.0-1_amd64.deb ...
- Unpacking libgl1:amd64 (1.6.0-1) ...
- Selecting previously unselected package libglx-dev:amd64.
- Preparing to unpack .../37-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 .../38-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 .../39-libegl-dev_1.6.0-1_amd64.deb ...
- Unpacking libegl-dev:amd64 (1.6.0-1) ...
- Selecting previously unselected package libglvnd-core-dev:amd64.
- Preparing to unpack .../40-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 .../41-libgles1_1.6.0-1_amd64.deb ...
- Unpacking libgles1:amd64 (1.6.0-1) ...
- Selecting previously unselected package libgles2:amd64.
- Preparing to unpack .../42-libgles2_1.6.0-1_amd64.deb ...
- Unpacking libgles2:amd64 (1.6.0-1) ...
- Selecting previously unselected package libgles-dev:amd64.
- Preparing to unpack .../43-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 .../44-libopengl0_1.6.0-1_amd64.deb ...
- Unpacking libopengl0:amd64 (1.6.0-1) ...
- Selecting previously unselected package libopengl-dev:amd64.
- Preparing to unpack .../45-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 .../46-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 .../47-libgl1-mesa-dev_22.3.6-1+deb12u1_amd64.deb ...
- Unpacking libgl1-mesa-dev:amd64 (22.3.6-1+deb12u1) ...
- Selecting previously unselected package libpkgconf3:amd64.
- Preparing to unpack .../48-libpkgconf3_1.8.1-1_amd64.deb ...
- Unpacking libpkgconf3:amd64 (1.8.1-1) ...
- Selecting previously unselected package libxrender1:amd64.
- Preparing to unpack .../49-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 .../50-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 .../51-libxrender-dev_1%3a0.9.10-1.1_amd64.deb ...
- Unpacking libxrender-dev:amd64 (1:0.9.10-1.1) ...
- Selecting previously unselected package libxfixes-dev:amd64.
- Preparing to unpack .../52-libxfixes-dev_1%3a6.0.0-2_amd64.deb ...
- Unpacking libxfixes-dev:amd64 (1:6.0.0-2) ...
- Selecting previously unselected package libxcursor-dev:amd64.
- Preparing to unpack .../53-libxcursor-dev_1%3a1.2.1-1_amd64.deb ...
- Unpacking libxcursor-dev:amd64 (1:1.2.1-1) ...
- Selecting previously unselected package libxext-dev:amd64.
- Preparing to unpack .../54-libxext-dev_2%3a1.3.4-1+b1_amd64.deb ...
- Unpacking libxext-dev:amd64 (2:1.3.4-1+b1) ...
- Selecting previously unselected package libxi6:amd64.
- Preparing to unpack .../55-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 .../56-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 .../57-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 .../58-libxinerama-dev_2%3a1.1.4-3_amd64.deb ...
- Unpacking libxinerama-dev:amd64 (2:1.1.4-3) ...
- Selecting previously unselected package libxrandr2:amd64.
- Preparing to unpack .../59-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 .../60-libxrandr-dev_2%3a1.5.2-2+b1_amd64.deb ...
- Unpacking libxrandr-dev:amd64 (2:1.5.2-2+b1) ...
- Selecting previously unselected package pkgconf-bin.
- Preparing to unpack .../61-pkgconf-bin_1.8.1-1_amd64.deb ...
- Unpacking pkgconf-bin (1.8.1-1) ...
- Selecting previously unselected package pkgconf:amd64.
- Preparing to unpack .../62-pkgconf_1.8.1-1_amd64.deb ...
- Unpacking pkgconf:amd64 (1.8.1-1) ...
- Selecting previously unselected package pkg-config:amd64.
- Preparing to unpack .../63-pkg-config_1.8.1-1_amd64.deb ...
- Unpacking pkg-config:amd64 (1.8.1-1) ...
- Setting up libxcb-dri3-0:amd64 (1.15-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 libicu72:amd64 (72.1-3) ...
- 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 libglvnd0:amd64 (1.6.0-1) ...
- Setting up libxcb-glx0:amd64 (1.15-1) ...
- Setting up libsensors-config (1:3.6.0-7.1) ...
- Setting up libxcb-shm0:amd64 (1.15-1) ...
- 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 libz3-4:amd64 (4.8.12-3.1) ...
- Setting up libpkgconf3:amd64 (1.8.1-1) ...
- Setting up libgles2:amd64 (1.6.0-1) ...
- Setting up libxfixes3:amd64 (1:6.0.0-2) ...
- Setting up libxcb-sync1:amd64 (1.15-1) ...
- Setting up libgles1:amd64 (1.6.0-1) ...
- Setting up libxinerama1:amd64 (2:1.1.4-3) ...
- Setting up libxrandr2:amd64 (2:1.5.2-2+b1) ...
- 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 libxshmfence1:amd64 (1.3-1) ...
- Setting up libxcb-randr0:amd64 (1.15-1) ...
- Setting up libopengl-dev:amd64 (1.6.0-1) ...
- Setting up libdrm-common (2.4.114-1) ...
- Setting up libelf1:amd64 (0.188-2.1) ...
- Setting up libxrender-dev:amd64 (1:0.9.10-1.1) ...
- Setting up libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ...
- Setting up libwayland-client0:amd64 (1.21.0-1) ...
- Setting up libxcursor1:amd64 (1:1.2.1-1) ...
- Setting up pkgconf:amd64 (1.8.1-1) ...
- Setting up libxfixes-dev:amd64 (1:6.0.0-2) ...
- 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 libdrm2:amd64 (2.4.114-1+b1) ...
- Setting up libllvm15:amd64 (1:15.0.6-4+b1) ...
- Setting up libxi-dev:amd64 (2:1.8-1+b1) ...
- Setting up libdrm-amdgpu1:amd64 (2.4.114-1+b1) ...
- Setting up libdrm-nouveau2:amd64 (2.4.114-1+b1) ...
- Setting up libgbm1:amd64 (22.3.6-1+deb12u1) ...
- Setting up libdrm-radeon1:amd64 (2.4.114-1+b1) ...
- Setting up libxcursor-dev:amd64 (1:1.2.1-1) ...
- Setting up libdrm-intel1:amd64 (2.4.114-1+b1) ...
- Setting up libgl1-mesa-dri:amd64 (22.3.6-1+deb12u1) ...
- Setting up libegl-mesa0:amd64 (22.3.6-1+deb12u1) ...
- Setting up libegl1:amd64 (1.6.0-1) ...
- Setting up libglx-mesa0:amd64 (22.3.6-1+deb12u1) ...
- Setting up libglx0:amd64 (1.6.0-1) ...
- Setting up libgl1:amd64 (1.6.0-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 libgles-dev:amd64 (1.6.0-1) ...
- Setting up libglvnd-dev:amd64 (1.6.0-1) ...
- Setting up libgl1-mesa-dev:amd64 (22.3.6-1+deb12u1) ...
- Processing triggers for libc-bin (2.36-9+deb12u3) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/75:
Processing  2/75:
Processing  3/75:
Processing  4/75:
Processing  5/75:
Processing  6/75:
Processing  7/75:
Processing  8/75:
Processing  9/75:
Processing 10/75: [conf-pkg-config: pkg-config]
-> retrieved bigarray-compat.1.1.0  (cached)
Processing 11/75: [conf-pkg-config: pkg-config]
Processing 12/75: [bigarray-compat: dune build] [conf-pkg-config: pkg-config]
-> retrieved containers.3.13.1  (cached)
Processing 13/75: [bigarray-compat: dune build] [conf-pkg-config: pkg-config]
-> retrieved cppo.1.6.9  (cached)
Processing 14/75: [bigarray-compat: dune build] [conf-pkg-config: pkg-config]
Processing 15/75: [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 15/75: [bigarray-compat: dune build] [cppo: dune build]
-> installed conf-pkg-config.3
Processing 16/75: [bigarray-compat: dune build] [cppo: dune build]
Processing 17/75: [bigarray-compat: dune build] [conf-libxcursor: pkg-config xcursor] [cppo: dune build]
Processing 18/75: [bigarray-compat: dune build] [conf-libxcursor: pkg-config xcursor] [conf-libxi: pkg-config xi] [cppo: dune build]
Processing 19/75: [bigarray-compat: dune build] [conf-libxcursor: pkg-config xcursor] [conf-libxi: pkg-config xi] [conf-libxinerama: pkg-config xinerama] [cppo: dune build]
Processing 20/75: [bigarray-compat: dune build] [conf-libxcursor: pkg-config xcursor] [conf-libxi: pkg-config xi] [conf-libxinerama: pkg-config xinerama] [conf-libxrandr: pkg-config xrandr] [cppo: dune build]
Processing 21/75: [bigarray-compat: dune build] [conf-libxcursor: pkg-config xcursor] [conf-libxi: pkg-config xi] [conf-libxinerama: pkg-config xinerama] [conf-libxrandr: pkg-config xrandr] [conf-mesa: pkg-config gl] [cppo: dune build]
-> retrieved csexp.1.5.2  (cached)
Processing 22/75: [bigarray-compat: dune build] [conf-libxcursor: pkg-config xcursor] [conf-libxi: pkg-config xi] [conf-libxinerama: pkg-config xinerama] [conf-libxrandr: pkg-config xrandr] [conf-mesa: pkg-config gl] [cppo: dune build]
Processing 23/75: [bigarray-compat: dune build] [conf-libxcursor: pkg-config xcursor] [conf-libxi: pkg-config xi] [conf-libxinerama: pkg-config xinerama] [conf-libxrandr: pkg-config xrandr] [conf-mesa: pkg-config gl] [cppo: dune build] [csexp: dune build]
-> retrieved ctypes.0.21.1  (cached)
Processing 24/75: [bigarray-compat: dune build] [conf-libxcursor: pkg-config xcursor] [conf-libxi: pkg-config xi] [conf-libxinerama: pkg-config xinerama] [conf-libxrandr: pkg-config xrandr] [conf-mesa: pkg-config gl] [cppo: dune build] [csexp: dune build]
-> compiled  conf-libxcursor.1
Processing 24/75: [bigarray-compat: dune build] [conf-libxi: pkg-config xi] [conf-libxinerama: pkg-config xinerama] [conf-libxrandr: pkg-config xrandr] [conf-mesa: pkg-config gl] [cppo: dune build] [csexp: dune build]
-> installed conf-libxcursor.1
Processing 25/75: [bigarray-compat: dune build] [conf-libxi: pkg-config xi] [conf-libxinerama: pkg-config xinerama] [conf-libxrandr: pkg-config xrandr] [conf-mesa: pkg-config gl] [cppo: dune build] [csexp: dune build]
-> compiled  conf-libxi.1
Processing 25/75: [bigarray-compat: dune build] [conf-libxinerama: pkg-config xinerama] [conf-libxrandr: pkg-config xrandr] [conf-mesa: pkg-config gl] [cppo: dune build] [csexp: dune build]
-> installed conf-libxi.1
Processing 26/75: [bigarray-compat: dune build] [conf-libxinerama: pkg-config xinerama] [conf-libxrandr: pkg-config xrandr] [conf-mesa: pkg-config gl] [cppo: dune build] [csexp: dune build]
-> compiled  conf-libxinerama.1
Processing 26/75: [bigarray-compat: dune build] [conf-libxrandr: pkg-config xrandr] [conf-mesa: pkg-config gl] [cppo: dune build] [csexp: dune build]
-> installed conf-libxinerama.1
Processing 27/75: [bigarray-compat: dune build] [conf-libxrandr: pkg-config xrandr] [conf-mesa: pkg-config gl] [cppo: dune build] [csexp: dune build]
-> compiled  conf-libxrandr.1
Processing 27/75: [bigarray-compat: dune build] [conf-mesa: pkg-config gl] [cppo: dune build] [csexp: dune build]
-> installed conf-libxrandr.1
Processing 28/75: [bigarray-compat: dune build] [conf-mesa: pkg-config gl] [cppo: dune build] [csexp: dune build]
-> compiled  conf-mesa.1
Processing 28/75: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build]
-> installed conf-mesa.1
Processing 29/75: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build]
-> retrieved either.1.0.0  (cached)
Processing 30/75: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build]
Processing 31/75: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [either: dune build]
-> retrieved integers.0.7.0  (cached)
Processing 32/75: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [either: dune build]
-> retrieved num.1.5  (cached)
Processing 33/75: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [either: dune build]
Processing 34/75: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] [num: make opam-modern]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing 35/75: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] [num: make opam-modern]
Processing 36/75: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build]
-> retrieved ppx_cstubs.0.7.0  (cached)
Processing 37/75: [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 38/75: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build]
Processing 39/75: [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 39/75: [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 40/75: [cppo: dune build] [csexp: dune build] [either: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
-> retrieved ppxlib.0.31.0  (cached)
Processing 41/75: [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 41/75: [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 42/75: [cppo: dune build] [either: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
-> retrieved re.1.11.0  (cached)
Processing 43/75: [cppo: dune build] [either: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
-> retrieved result.1.5  (cached)
Processing 44/75: [cppo: dune build] [either: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
Processing 45/75: [cppo: dune build] [either: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
Processing 46/75: [cppo: dune build] [either: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [result: dune build]
Processing 47/75: [cppo: dune build] [either: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [result: dune build]
-> installed seq.base
Processing 48/75: [cppo: dune build] [either: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [result: dune build]
Processing 49/75: [cppo: dune build] [either: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build]
-> compiled  either.1.0.0
Processing 49/75: [cppo: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build]
-> installed either.1.0.0
Processing 50/75: [cppo: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build]
-> retrieved sexplib0.v0.16.0  (cached)
Processing 51/75: [cppo: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build]
Processing 52/75: [cppo: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build]
-> compiled  ppx_derivers.1.2.1
Processing 52/75: [cppo: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build] [re: dune build] [result: dune build] [sexplib0: dune build]
-> installed ppx_derivers.1.2.1
Processing 53/75: [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 54/75: [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.13.0  (cached)
Processing 55/75: [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.6.9
Processing 55/75: [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.6.9
Processing 56/75: [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 56/75: [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 57/75: [dune-configurator: rm] [num: make opam-modern] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> retrieved raylib.0.3.2  (cached)
-> compiled  result.1.5
Processing 57/75: [dune-configurator: rm] [num: make opam-modern] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed result.1.5
Processing 58/75: [dune-configurator: rm] [num: make opam-modern] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> compiled  re.1.11.0
Processing 58/75: [dune-configurator: rm] [num: make opam-modern] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed re.1.11.0
Processing 59/75: [dune-configurator: rm] [num: make opam-modern] [sexplib0: dune build] [stdlib-shims: dune build]
-> compiled  sexplib0.v0.16.0
Processing 59/75: [dune-configurator: rm] [num: make opam-modern] [stdlib-shims: dune build]
-> installed sexplib0.v0.16.0
Processing 60/75: [dune-configurator: rm] [num: make opam-modern] [stdlib-shims: dune build]
- /usr/bin/make -C src all
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/num.1.5/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/src'
- cp src/num-modern.install num.install
-> compiled  num.1.5
Processing 60/75: [dune-configurator: rm] [stdlib-shims: dune build]
-> installed num.1.5
Processing 61/75: [dune-configurator: rm] [stdlib-shims: dune build]
-> compiled  stdlib-shims.0.3.0
Processing 61/75: [dune-configurator: rm]
-> installed stdlib-shims.0.3.0
Processing 62/75: [dune-configurator: rm]
Processing 63/75: [dune-configurator: rm] [integers: dune build]
Processing 64/75: [dune-configurator: rm] [integers: dune build] [ppxlib: dune build]
Processing 64/75: [dune-configurator: dune build] [integers: dune build] [ppxlib: dune build]
-> compiled  integers.0.7.0
Processing 64/75: [dune-configurator: dune build] [ppxlib: dune build]
-> installed integers.0.7.0
Processing 65/75: [dune-configurator: dune build] [ppxlib: dune build]
-> compiled  dune-configurator.3.13.0
Processing 65/75: [ppxlib: dune build]
-> installed dune-configurator.3.13.0
Processing 66/75: [ppxlib: dune build]
Processing 67/75: [containers: dune build] [ppxlib: dune build]
Processing 68/75: [containers: dune build] [ctypes: dune build] [ppxlib: dune build]
-> compiled  containers.3.13.1
Processing 68/75: [ctypes: dune build] [ppxlib: dune build]
-> installed containers.3.13.1
Processing 69/75: [ctypes: dune build] [ppxlib: dune build]
Processing 69/75: [ctypes: dune install] [ppxlib: dune build]
-> compiled  ctypes.0.21.1
Processing 69/75: [ppxlib: dune build]
-> installed ctypes.0.21.1
Processing 70/75: [ppxlib: dune build]
+ /home/opam/.opam/5.0/bin/dune "build" "-p" "ppxlib" "-j" "255" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ppxlib.0.31.0)
-> compiled  ppxlib.0.31.0
-> installed ppxlib.0.31.0
Processing 72/75: [ppx_cstubs: dune build]
+ /home/opam/.opam/5.0/bin/dune "build" "-p" "ppx_cstubs" "-j" "255" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ppx_cstubs.0.7.0)
-> compiled  ppx_cstubs.0.7.0
-> installed ppx_cstubs.0.7.0
Processing 74/75: [raylib: dune build]
+ /home/opam/.opam/5.0/bin/dune "build" "-p" "raylib" "-j" "255" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/raylib.0.3.2)
- (cd _build/default/src/c && /usr/bin/patch --binary -p1) < _build/default/src/c/linux.patch
- patching file vendor/raylib/src/config.h
- (cd _build/default/src/c && /usr/bin/make -C vendor/raylib/src RAYLIB_LIBTYPE=STATIC -j 8)
- make: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/raylib.0.3.2/_build/default/src/c/vendor/raylib/src'
- gcc -c core.c -Wall -D_DEFAULT_SOURCE -Wno-missing-braces -Werror=pointer-arith -fno-strict-aliasing -std=c99 -fPIC -s -O1 -Werror=implicit-function-declaration -I. -Iexternal/glfw/include -Iexternal/glfw/deps/mingw -DPLATFORM_DESKTOP -DGRAPHICS_API_OPENGL_33
- gcc -c shapes.c -Wall -D_DEFAULT_SOURCE -Wno-missing-braces -Werror=pointer-arith -fno-strict-aliasing -std=c99 -fPIC -s -O1 -Werror=implicit-function-declaration -I. -Iexternal/glfw/include -Iexternal/glfw/deps/mingw -DPLATFORM_DESKTOP -DGRAPHICS_API_OPENGL_33
- gcc -c textures.c -Wall -D_DEFAULT_SOURCE -Wno-missing-braces -Werror=pointer-arith -fno-strict-aliasing -std=c99 -fPIC -s -O1 -Werror=implicit-function-declaration -I. -Iexternal/glfw/include -Iexternal/glfw/deps/mingw -DPLATFORM_DESKTOP -DGRAPHICS_API_OPENGL_33
- gcc -c text.c -Wall -D_DEFAULT_SOURCE -Wno-missing-braces -Werror=pointer-arith -fno-strict-aliasing -std=c99 -fPIC -s -O1 -Werror=implicit-function-declaration -I. -Iexternal/glfw/include -Iexternal/glfw/deps/mingw -DPLATFORM_DESKTOP -DGRAPHICS_API_OPENGL_33
- gcc -c utils.c -Wall -D_DEFAULT_SOURCE -Wno-missing-braces -Werror=pointer-arith -fno-strict-aliasing -std=c99 -fPIC -s -O1 -Werror=implicit-function-declaration -I. -Iexternal/glfw/include -Iexternal/glfw/deps/mingw -DPLATFORM_DESKTOP
- gcc  -c rglfw.c -Wall -D_DEFAULT_SOURCE -Wno-missing-braces -Werror=pointer-arith -fno-strict-aliasing -std=c99 -fPIC -s -O1 -Werror=implicit-function-declaration -I. -Iexternal/glfw/include -Iexternal/glfw/deps/mingw -DPLATFORM_DESKTOP -DGRAPHICS_API_OPENGL_33
- gcc -c models.c -Wall -D_DEFAULT_SOURCE -Wno-missing-braces -Werror=pointer-arith -fno-strict-aliasing -std=c99 -fPIC -s -O1 -Werror=implicit-function-declaration -I. -Iexternal/glfw/include -Iexternal/glfw/deps/mingw -DPLATFORM_DESKTOP -DGRAPHICS_API_OPENGL_33
- gcc -c raudio.c -Wall -D_DEFAULT_SOURCE -Wno-missing-braces -Werror=pointer-arith -fno-strict-aliasing -std=c99 -fPIC -s -O1 -Werror=implicit-function-declaration -I. -Iexternal/glfw/include -Iexternal/glfw/deps/mingw -DPLATFORM_DESKTOP
- ar rcs /home/opam/.opam/5.0/.opam-switch/build/raylib.0.3.2/_build/default/src/c/vendor/raylib/libraylib.a core.o shapes.o textures.o text.o utils.o rglfw.o models.o raudio.o
- raylib static library generated (libraylib.a) in /home/opam/.opam/5.0/.opam-switch/build/raylib.0.3.2/_build/default/src/c/vendor/raylib!
- make: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/raylib.0.3.2/_build/default/src/c/vendor/raylib/src'
- In file included from textures.c:122:
- external/stb_image.h: In function 'stbi__load_gif_main':
- external/stb_image.h:6779:11: warning: variable 'delays_size' set but not used [-Wunused-but-set-variable]
-  6779 |       int delays_size = 0;
-       |           ^~~~~~~~~~~
- external/stb_image.h:6778:11: warning: variable 'out_size' set but not used [-Wunused-but-set-variable]
-  6778 |       int out_size = 0;
-       |           ^~~~~~~~
- In file included from text.c:70:
- external/stb_truetype.h:4902:15: warning: 'stbtt_CompareUTF8toUTF16_bigendian' defined but not used [-Wunused-function]
-  4902 | STBTT_DEF int stbtt_CompareUTF8toUTF16_bigendian(const char *s1, int len1, const char *s2, int len2)
-       |               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:4897:15: warning: 'stbtt_FindMatchingFont' defined but not used [-Wunused-function]
-  4897 | STBTT_DEF int stbtt_FindMatchingFont(const unsigned char *fontdata, const char *name, int flags)
-       |               ^~~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:4887:15: warning: 'stbtt_GetNumberOfFonts' defined but not used [-Wunused-function]
-  4887 | STBTT_DEF int stbtt_GetNumberOfFonts(const unsigned char *data)
-       |               ^~~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:4875:15: warning: 'stbtt_BakeFontBitmap' defined but not used [-Wunused-function]
-  4875 | STBTT_DEF int stbtt_BakeFontBitmap(const unsigned char *data, int offset,
-       |               ^~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:4762:23: warning: 'stbtt_GetFontNameString' defined but not used [-Wunused-function]
-  4762 | STBTT_DEF const char *stbtt_GetFontNameString(const stbtt_fontinfo *font, int *length, int platformID, int encodingID, int languageID, int nameID)
-       |                       ^~~~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:4705:16: warning: 'stbtt_FreeSDF' defined but not used [-Wunused-function]
-  4705 | STBTT_DEF void stbtt_FreeSDF(unsigned char *bitmap, void *userdata)
-       |                ^~~~~~~~~~~~~
- external/stb_truetype.h:4306:16: warning: 'stbtt_GetPackedQuad' defined but not used [-Wunused-function]
-  4306 | STBTT_DEF void stbtt_GetPackedQuad(const stbtt_packedchar *chardata, int pw, int ph, int char_index, float *xpos, float *ypos, stbtt_aligned_quad *q, int align_to_integer)
-       |                ^~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:4293:16: warning: 'stbtt_GetScaledFontVMetrics' defined but not used [-Wunused-function]
-  4293 | STBTT_DEF void stbtt_GetScaledFontVMetrics(const unsigned char *fontdata, int index, float size, float *ascent, float *descent, float *lineGap)
-       |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:4281:15: warning: 'stbtt_PackFontRange' defined but not used [-Wunused-function]
-  4281 | STBTT_DEF int stbtt_PackFontRange(stbtt_pack_context *spc, const unsigned char *fontdata, int font_index, float font_size,
-       |               ^~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:3948:16: warning: 'stbtt_PackSetSkipMissingCodepoints' defined but not used [-Wunused-function]
-  3948 | STBTT_DEF void stbtt_PackSetSkipMissingCodepoints(stbtt_pack_context *spc, int skip)
-       |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:3938:16: warning: 'stbtt_PackSetOversampling' defined but not used [-Wunused-function]
-  3938 | STBTT_DEF void stbtt_PackSetOversampling(stbtt_pack_context *spc, unsigned int h_oversample, unsigned int v_oversample)
-       |                ^~~~~~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:3932:16: warning: 'stbtt_PackEnd' defined but not used [-Wunused-function]
-  3932 | STBTT_DEF void stbtt_PackEnd  (stbtt_pack_context *spc)
-       |                ^~~~~~~~~~~~~
- external/stb_truetype.h:3900:15: warning: 'stbtt_PackBegin' defined but not used [-Wunused-function]
-  3900 | STBTT_DEF int stbtt_PackBegin(stbtt_pack_context *spc, unsigned char *pixels, int pw, int ph, int stride_in_bytes, int padding, void *alloc_context)
-       |               ^~~~~~~~~~~~~~~
- external/stb_truetype.h:3802:16: warning: 'stbtt_GetBakedQuad' defined but not used [-Wunused-function]
-  3802 | STBTT_DEF void stbtt_GetBakedQuad(const stbtt_bakedchar *chardata, int pw, int ph, int char_index, float *xpos, float *ypos, stbtt_aligned_quad *q, int opengl_fillrule)
-       |                ^~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:3745:16: warning: 'stbtt_MakeCodepointBitmap' defined but not used [-Wunused-function]
-  3745 | STBTT_DEF void stbtt_MakeCodepointBitmap(const stbtt_fontinfo *info, unsigned char *output, int out_w, int out_h, int out_stride, float scale_x, float scale_y, int codepoint)
-       |                ^~~~~~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:3730:16: warning: 'stbtt_MakeCodepointBitmapSubpixelPrefilter' defined but not used [-Wunused-function]
-  3730 | STBTT_DEF void stbtt_MakeCodepointBitmapSubpixelPrefilter(const stbtt_fontinfo *info, unsigned char *output, int out_w, int out_h, int out_stride, float scale_x, float scale_y, float shift_x, float shift_y, int oversample_x, int oversample_y, float *sub_x, float *sub_y, int codepoint)
-       |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:3696:26: warning: 'stbtt_GetGlyphBitmap' defined but not used [-Wunused-function]
-  3696 | STBTT_DEF unsigned char *stbtt_GetGlyphBitmap(const stbtt_fontinfo *info, float scale_x, float scale_y, int glyph, int *width, int *height, int *xoff, int *yoff)
-       |                          ^~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:3651:16: warning: 'stbtt_FreeBitmap' defined but not used [-Wunused-function]
-  3651 | STBTT_DEF void stbtt_FreeBitmap(unsigned char *bitmap, void *userdata)
-       |                ^~~~~~~~~~~~~~~~
- external/stb_truetype.h:2762:16: warning: 'stbtt_GetCodepointBitmapBox' defined but not used [-Wunused-function]
-  2762 | STBTT_DEF void stbtt_GetCodepointBitmapBox(const stbtt_fontinfo *font, int codepoint, float scale_x, float scale_y, int *ix0, int *iy0, int *ix1, int *iy1)
-       |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:2724:15: warning: 'stbtt_GetCodepointSVG' defined but not used [-Wunused-function]
-  2724 | STBTT_DEF int stbtt_GetCodepointSVG(const stbtt_fontinfo *info, int unicode_codepoint, const char **svg)
-       |               ^~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:2685:16: warning: 'stbtt_FreeShape' defined but not used [-Wunused-function]
-  2685 | STBTT_DEF void stbtt_FreeShape(const stbtt_fontinfo *info, stbtt_vertex *v)
-       |                ^~~~~~~~~~~~~~~
- external/stb_truetype.h:2665:16: warning: 'stbtt_GetFontBoundingBox' defined but not used [-Wunused-function]
-  2665 | STBTT_DEF void stbtt_GetFontBoundingBox(const stbtt_fontinfo *info, int *x0, int *y0, int *x1, int *y1)
-       |                ^~~~~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:2654:16: warning: 'stbtt_GetFontVMetricsOS2' defined but not used [-Wunused-function]
-  2654 | STBTT_DEF int  stbtt_GetFontVMetricsOS2(const stbtt_fontinfo *info, int *typoAscent, int *typoDescent, int *typoLineGap)
-       |                ^~~~~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:2635:16: warning: 'stbtt_GetCodepointKernAdvance' defined but not used [-Wunused-function]
-  2635 | STBTT_DEF int  stbtt_GetCodepointKernAdvance(const stbtt_fontinfo *info, int ch1, int ch2)
-       |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:2327:15: warning: 'stbtt_GetKerningTable' defined but not used [-Wunused-function]
-  2327 | STBTT_DEF int stbtt_GetKerningTable(const stbtt_fontinfo *info, stbtt_kerningentry* table, int table_length)
-       |               ^~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:2312:16: warning: 'stbtt_GetKerningTableLength' defined but not used [-Wunused-function]
-  2312 | STBTT_DEF int  stbtt_GetKerningTableLength(const stbtt_fontinfo *info)
-       |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:1641:15: warning: 'stbtt_IsGlyphEmpty' defined but not used [-Wunused-function]
-  1641 | STBTT_DEF int stbtt_IsGlyphEmpty(const stbtt_fontinfo *info, int glyph_index)
-       |               ^~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:1636:15: warning: 'stbtt_GetCodepointBox' defined but not used [-Wunused-function]
-  1636 | STBTT_DEF int stbtt_GetCodepointBox(const stbtt_fontinfo *info, int codepoint, int *x0, int *y0, int *x1, int *y1)
-       |               ^~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:1584:15: warning: 'stbtt_GetCodepointShape' defined but not used [-Wunused-function]
-  1584 | STBTT_DEF int stbtt_GetCodepointShape(const stbtt_fontinfo *info, int unicode_codepoint, stbtt_vertex **vertices)
-       |               ^~~~~~~~~~~~~~~~~~~~~~~
- In file included from rglfw.c:90:
- external/glfw/src/posix_time.c:30: warning: "_POSIX_C_SOURCE" redefined
-    30 | #define _POSIX_C_SOURCE 199309L
-       | 
- In file included from /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
-                  from /usr/include/stdint.h:26,
-                  from /usr/lib/gcc/x86_64-linux-gnu/12/include/stdint.h:9,
-                  from external/glfw/src/../include/GLFW/glfw3.h:108,
-                  from external/glfw/src/internal.h:49,
-                  from external/glfw/src/context.c:30,
-                  from rglfw.c:54:
- /usr/include/features.h:290: note: this is the location of the previous definition
-   290 | # define _POSIX_C_SOURCE        200809L
-       | 
- In file included from core.c:133:
- rlgl.h:4634:13: warning: 'SetRenderBatchDefault' defined but not used [-Wunused-function]
-  4634 | static void SetRenderBatchDefault(void)
-       |             ^~~~~~~~~~~~~~~~~~~~~
- rlgl.h:4627:13: warning: 'SetRenderBatchActive' defined but not used [-Wunused-function]
-  4627 | static void SetRenderBatchActive(RenderBatch *batch)
-       |             ^~~~~~~~~~~~~~~~~~~~
- In file included from raudio.c:198:
- external/stb_vorbis.h: In function 'stbv_decode_residue':
- external/stb_vorbis.h:900:46: warning: statement with no effect [-Wunused-value]
-   900 | #define stbv_temp_free(f,p)                  0
-       |                                              ^
- external/stb_vorbis.h:2275:4: note: in expansion of macro 'stbv_temp_free'
-  2275 |    stbv_temp_free(f,part_classdata);
-       |    ^~~~~~~~~~~~~~
- external/stb_vorbis.h: In function 'stbv_inverse_mdct':
- external/stb_vorbis.h:900:46: warning: statement with no effect [-Wunused-value]
-   900 | #define stbv_temp_free(f,p)                  0
-       |                                              ^
- external/stb_vorbis.h:2924:4: note: in expansion of macro 'stbv_temp_free'
-  2924 |    stbv_temp_free(f,buf2);
-       |    ^~~~~~~~~~~~~~
- raudio.c: In function 'SaveWAV':
- raudio.c:1967:45: warning: passing argument 2 of 'drwav_init_memory_write' from incompatible pointer type [-Wincompatible-pointer-types]
-  1967 |     success = drwav_init_memory_write(&wav, &fileData, &fileDataSize, &format, NULL);
-       |                                             ^~~~~~~~~
-       |                                             |
-       |                                             unsigned char **
- In file included from raudio.c:223:
- external/dr_wav.h:3409:68: note: expected 'void **' but argument is of type 'unsigned char **'
-  3409 | DRWAV_API drwav_bool32 drwav_init_memory_write(drwav* pWav, void** ppData, size_t* pDataSize, const drwav_data_format* pFormat, const drwav_allocation_callbacks* pAllocationCallbacks)
-       |                                                             ~~~~~~~^~~~~~
- external/stb_vorbis.h: In function 'stbv_start_decoder':
- external/stb_vorbis.h:3939:37: warning: 'hi' may be used uninitialized [-Wmaybe-uninitialized]
-  3939 |             g->stbv_neighbors[j][1] = hi;
-       |             ~~~~~~~~~~~~~~~~~~~~~~~~^~~~
- external/stb_vorbis.h:3936:21: note: 'hi' was declared here
-  3936 |             int low,hi;
-       |                     ^~
- external/stb_vorbis.h:3938:37: warning: 'low' may be used uninitialized [-Wmaybe-uninitialized]
-  3938 |             g->stbv_neighbors[j][0] = low;
-       |             ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
- external/stb_vorbis.h:3936:17: note: 'low' was declared here
-  3936 |             int low,hi;
-       |                 ^~~
- In function 'stbv_seek_to_sample_coarse',
-     inlined from 'stb_vorbis_seek_frame' at external/stb_vorbis.h:4791:9:
- external/stb_vorbis.h:4667:23: warning: 'offset' may be used uninitialized [-Wmaybe-uninitialized]
-  4667 |                offset += error * 2;
-       |                ~~~~~~~^~~~~~~~~~~~
- external/stb_vorbis.h: In function 'stb_vorbis_seek_frame':
- external/stb_vorbis.h:4614:11: note: 'offset' was declared here
-  4614 |    double offset, bytes_per_sample;
-       |           ^~~~~~
- In function 'stbv_seek_to_sample_coarse',
-     inlined from 'stb_vorbis_seek_frame' at external/stb_vorbis.h:4791:9:
- external/stb_vorbis.h:4664:23: warning: 'bytes_per_sample' may be used uninitialized [-Wmaybe-uninitialized]
-  4664 |                double error = ((double) sample_number - mid.last_decoded_sample) * bytes_per_sample;
-       |                       ^~~~~
- external/stb_vorbis.h: In function 'stb_vorbis_seek_frame':
- external/stb_vorbis.h:4614:19: note: 'bytes_per_sample' was declared here
-  4614 |    double offset, bytes_per_sample;
-       |                   ^~~~~~~~~~~~~~~~
- (cd _build/default/src/c && /usr/bin/make -C vendor/raylib/src clean)
- make: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/raylib.0.3.2/_build/default/src/c/vendor/raylib/src'
- rm -fv *.o /home/opam/.opam/5.0/.opam-switch/build/raylib.0.3.2/_build/default/src/c/vendor/raylib/libraylib.a /home/opam/.opam/5.0/.opam-switch/build/raylib.0.3.2/_build/default/src/c/vendor/raylib/libraylib.bc /home/opam/.opam/5.0/.opam-switch/build/raylib.0.3.2/_build/default/src/c/vendor/raylib/libraylib.so*
- removed 'core.o'
- removed 'models.o'
- removed 'raudio.o'
- removed 'rglfw.o'
- removed 'shapes.o'
- removed 'text.o'
- removed 'textures.o'
- removed 'utils.o'
- removed '/home/opam/.opam/5.0/.opam-switch/build/raylib.0.3.2/_build/default/src/c/vendor/raylib/libraylib.a'
- removed all generated files!
- make: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/raylib.0.3.2/_build/default/src/c/vendor/raylib/src'
- (cd _build/default/src/c && /usr/bin/make -C vendor/raylib/src RAYLIB_LIBTYPE=SHARED -j 8)
- make: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/raylib.0.3.2/_build/default/src/c/vendor/raylib/src'
- gcc -c core.c -Wall -D_DEFAULT_SOURCE -Wno-missing-braces -Werror=pointer-arith -fno-strict-aliasing -std=c99 -fPIC -s -O1 -Werror=implicit-function-declaration -fPIC -DBUILD_LIBTYPE_SHARED -I. -Iexternal/glfw/include -Iexternal/glfw/deps/mingw -DPLATFORM_DESKTOP -DGRAPHICS_API_OPENGL_33
- gcc -c shapes.c -Wall -D_DEFAULT_SOURCE -Wno-missing-braces -Werror=pointer-arith -fno-strict-aliasing -std=c99 -fPIC -s -O1 -Werror=implicit-function-declaration -fPIC -DBUILD_LIBTYPE_SHARED -I. -Iexternal/glfw/include -Iexternal/glfw/deps/mingw -DPLATFORM_DESKTOP -DGRAPHICS_API_OPENGL_33
- gcc -c textures.c -Wall -D_DEFAULT_SOURCE -Wno-missing-braces -Werror=pointer-arith -fno-strict-aliasing -std=c99 -fPIC -s -O1 -Werror=implicit-function-declaration -fPIC -DBUILD_LIBTYPE_SHARED -I. -Iexternal/glfw/include -Iexternal/glfw/deps/mingw -DPLATFORM_DESKTOP -DGRAPHICS_API_OPENGL_33
- gcc -c text.c -Wall -D_DEFAULT_SOURCE -Wno-missing-braces -Werror=pointer-arith -fno-strict-aliasing -std=c99 -fPIC -s -O1 -Werror=implicit-function-declaration -fPIC -DBUILD_LIBTYPE_SHARED -I. -Iexternal/glfw/include -Iexternal/glfw/deps/mingw -DPLATFORM_DESKTOP -DGRAPHICS_API_OPENGL_33
- gcc -c utils.c -Wall -D_DEFAULT_SOURCE -Wno-missing-braces -Werror=pointer-arith -fno-strict-aliasing -std=c99 -fPIC -s -O1 -Werror=implicit-function-declaration -fPIC -DBUILD_LIBTYPE_SHARED -I. -Iexternal/glfw/include -Iexternal/glfw/deps/mingw -DPLATFORM_DESKTOP
- gcc  -c rglfw.c -Wall -D_DEFAULT_SOURCE -Wno-missing-braces -Werror=pointer-arith -fno-strict-aliasing -std=c99 -fPIC -s -O1 -Werror=implicit-function-declaration -fPIC -DBUILD_LIBTYPE_SHARED -I. -Iexternal/glfw/include -Iexternal/glfw/deps/mingw -DPLATFORM_DESKTOP -DGRAPHICS_API_OPENGL_33
- gcc -c models.c -Wall -D_DEFAULT_SOURCE -Wno-missing-braces -Werror=pointer-arith -fno-strict-aliasing -std=c99 -fPIC -s -O1 -Werror=implicit-function-declaration -fPIC -DBUILD_LIBTYPE_SHARED -I. -Iexternal/glfw/include -Iexternal/glfw/deps/mingw -DPLATFORM_DESKTOP -DGRAPHICS_API_OPENGL_33
- gcc -c raudio.c -Wall -D_DEFAULT_SOURCE -Wno-missing-braces -Werror=pointer-arith -fno-strict-aliasing -std=c99 -fPIC -s -O1 -Werror=implicit-function-declaration -fPIC -DBUILD_LIBTYPE_SHARED -I. -Iexternal/glfw/include -Iexternal/glfw/deps/mingw -DPLATFORM_DESKTOP
- gcc -shared -o /home/opam/.opam/5.0/.opam-switch/build/raylib.0.3.2/_build/default/src/c/vendor/raylib/libraylib.so.3.5.0 core.o shapes.o textures.o text.o utils.o rglfw.o models.o raudio.o  -Wl,-soname,libraylib.so.350 -lGL -lc -lm -lpthread -ldl -lrt -lX11
- raylib shared library generated (libraylib.so.3.5.0) in /home/opam/.opam/5.0/.opam-switch/build/raylib.0.3.2/_build/default/src/c/vendor/raylib!
- cd /home/opam/.opam/5.0/.opam-switch/build/raylib.0.3.2/_build/default/src/c/vendor/raylib && ln -fsv libraylib.so.3.5.0 libraylib.so.350
- 'libraylib.so.350' -> 'libraylib.so.3.5.0'
- cd /home/opam/.opam/5.0/.opam-switch/build/raylib.0.3.2/_build/default/src/c/vendor/raylib && ln -fsv libraylib.so.350 libraylib.so
- 'libraylib.so' -> 'libraylib.so.350'
- make: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/raylib.0.3.2/_build/default/src/c/vendor/raylib/src'
- In file included from text.c:70:
- external/stb_truetype.h:4902:15: warning: 'stbtt_CompareUTF8toUTF16_bigendian' defined but not used [-Wunused-function]
-  4902 | STBTT_DEF int stbtt_CompareUTF8toUTF16_bigendian(const char *s1, int len1, const char *s2, int len2)
-       |               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:4897:15: warning: 'stbtt_FindMatchingFont' defined but not used [-Wunused-function]
-  4897 | STBTT_DEF int stbtt_FindMatchingFont(const unsigned char *fontdata, const char *name, int flags)
-       |               ^~~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:4887:15: warning: 'stbtt_GetNumberOfFonts' defined but not used [-Wunused-function]
-  4887 | STBTT_DEF int stbtt_GetNumberOfFonts(const unsigned char *data)
-       |               ^~~~~~~~~~~~~~~~~~~~~~
- In file included from textures.c:122:
- external/stb_image.h: In function 'stbi__load_gif_main':
- external/stb_truetype.h:4875:15: warning: 'stbtt_BakeFontBitmap' defined but not used [-Wunused-function]
-  4875 | STBTT_DEF int stbtt_BakeFontBitmap(const unsigned char *data, int offset,
-       |               ^~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:4762:23: warning: 'stbtt_GetFontNameString' defined but not used [-Wunused-function]
-  4762 | STBTT_DEF const char *stbtt_GetFontNameString(const stbtt_fontinfo *font, int *length, int platformID, int encodingID, int languageID, int nameID)
-       |                       ^~~~~~~~~~~~~~~~~~~~~~~
- external/stb_image.h:6779:11: warning: variable 'delays_size' set but not used [-Wunused-but-set-variable]
-  6779 |       int delays_size = 0;
-       |           ^~~~~~~~~~~
- external/stb_truetype.h:4705:16: warning: 'stbtt_FreeSDF' defined but not used [-Wunused-function]
-  4705 | STBTT_DEF void stbtt_FreeSDF(unsigned char *bitmap, void *userdata)
-       |                ^~~~~~~~~~~~~
- external/stb_truetype.h:4306:16: warning: 'stbtt_GetPackedQuad' defined but not used [-Wunused-function]
-  4306 | STBTT_DEF void stbtt_GetPackedQuad(const stbtt_packedchar *chardata, int pw, int ph, int char_index, float *xpos, float *ypos, stbtt_aligned_quad *q, int align_to_integer)
-       |                ^~~~~~~~~~~~~~~~~~~
- external/stb_image.h:6778:11: warning: variable 'out_size' set but not used [-Wunused-but-set-variable]
-  6778 |       int out_size = 0;
-       |           ^~~~~~~~
- external/stb_truetype.h:4293:16: warning: 'stbtt_GetScaledFontVMetrics' defined but not used [-Wunused-function]
-  4293 | STBTT_DEF void stbtt_GetScaledFontVMetrics(const unsigned char *fontdata, int index, float size, float *ascent, float *descent, float *lineGap)
-       |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:4281:15: warning: 'stbtt_PackFontRange' defined but not used [-Wunused-function]
-  4281 | STBTT_DEF int stbtt_PackFontRange(stbtt_pack_context *spc, const unsigned char *fontdata, int font_index, float font_size,
-       |               ^~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:3948:16: warning: 'stbtt_PackSetSkipMissingCodepoints' defined but not used [-Wunused-function]
-  3948 | STBTT_DEF void stbtt_PackSetSkipMissingCodepoints(stbtt_pack_context *spc, int skip)
-       |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:3938:16: warning: 'stbtt_PackSetOversampling' defined but not used [-Wunused-function]
-  3938 | STBTT_DEF void stbtt_PackSetOversampling(stbtt_pack_context *spc, unsigned int h_oversample, unsigned int v_oversample)
-       |                ^~~~~~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:3932:16: warning: 'stbtt_PackEnd' defined but not used [-Wunused-function]
-  3932 | STBTT_DEF void stbtt_PackEnd  (stbtt_pack_context *spc)
-       |                ^~~~~~~~~~~~~
- external/stb_truetype.h:3900:15: warning: 'stbtt_PackBegin' defined but not used [-Wunused-function]
-  3900 | STBTT_DEF int stbtt_PackBegin(stbtt_pack_context *spc, unsigned char *pixels, int pw, int ph, int stride_in_bytes, int padding, void *alloc_context)
-       |               ^~~~~~~~~~~~~~~
- external/stb_truetype.h:3802:16: warning: 'stbtt_GetBakedQuad' defined but not used [-Wunused-function]
-  3802 | STBTT_DEF void stbtt_GetBakedQuad(const stbtt_bakedchar *chardata, int pw, int ph, int char_index, float *xpos, float *ypos, stbtt_aligned_quad *q, int opengl_fillrule)
-       |                ^~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:3745:16: warning: 'stbtt_MakeCodepointBitmap' defined but not used [-Wunused-function]
-  3745 | STBTT_DEF void stbtt_MakeCodepointBitmap(const stbtt_fontinfo *info, unsigned char *output, int out_w, int out_h, int out_stride, float scale_x, float scale_y, int codepoint)
-       |                ^~~~~~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:3730:16: warning: 'stbtt_MakeCodepointBitmapSubpixelPrefilter' defined but not used [-Wunused-function]
-  3730 | STBTT_DEF void stbtt_MakeCodepointBitmapSubpixelPrefilter(const stbtt_fontinfo *info, unsigned char *output, int out_w, int out_h, int out_stride, float scale_x, float scale_y, float shift_x, float shift_y, int oversample_x, int oversample_y, float *sub_x, float *sub_y, int codepoint)
-       |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:3696:26: warning: 'stbtt_GetGlyphBitmap' defined but not used [-Wunused-function]
-  3696 | STBTT_DEF unsigned char *stbtt_GetGlyphBitmap(const stbtt_fontinfo *info, float scale_x, float scale_y, int glyph, int *width, int *height, int *xoff, int *yoff)
-       |                          ^~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:3651:16: warning: 'stbtt_FreeBitmap' defined but not used [-Wunused-function]
-  3651 | STBTT_DEF void stbtt_FreeBitmap(unsigned char *bitmap, void *userdata)
-       |                ^~~~~~~~~~~~~~~~
- external/stb_truetype.h:2762:16: warning: 'stbtt_GetCodepointBitmapBox' defined but not used [-Wunused-function]
-  2762 | STBTT_DEF void stbtt_GetCodepointBitmapBox(const stbtt_fontinfo *font, int codepoint, float scale_x, float scale_y, int *ix0, int *iy0, int *ix1, int *iy1)
-       |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:2724:15: warning: 'stbtt_GetCodepointSVG' defined but not used [-Wunused-function]
-  2724 | STBTT_DEF int stbtt_GetCodepointSVG(const stbtt_fontinfo *info, int unicode_codepoint, const char **svg)
-       |               ^~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:2685:16: warning: 'stbtt_FreeShape' defined but not used [-Wunused-function]
-  2685 | STBTT_DEF void stbtt_FreeShape(const stbtt_fontinfo *info, stbtt_vertex *v)
-       |                ^~~~~~~~~~~~~~~
- external/stb_truetype.h:2665:16: warning: 'stbtt_GetFontBoundingBox' defined but not used [-Wunused-function]
-  2665 | STBTT_DEF void stbtt_GetFontBoundingBox(const stbtt_fontinfo *info, int *x0, int *y0, int *x1, int *y1)
-       |                ^~~~~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:2654:16: warning: 'stbtt_GetFontVMetricsOS2' defined but not used [-Wunused-function]
-  2654 | STBTT_DEF int  stbtt_GetFontVMetricsOS2(const stbtt_fontinfo *info, int *typoAscent, int *typoDescent, int *typoLineGap)
-       |                ^~~~~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:2635:16: warning: 'stbtt_GetCodepointKernAdvance' defined but not used [-Wunused-function]
-  2635 | STBTT_DEF int  stbtt_GetCodepointKernAdvance(const stbtt_fontinfo *info, int ch1, int ch2)
-       |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:2327:15: warning: 'stbtt_GetKerningTable' defined but not used [-Wunused-function]
-  2327 | STBTT_DEF int stbtt_GetKerningTable(const stbtt_fontinfo *info, stbtt_kerningentry* table, int table_length)
-       |               ^~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:2312:16: warning: 'stbtt_GetKerningTableLength' defined but not used [-Wunused-function]
-  2312 | STBTT_DEF int  stbtt_GetKerningTableLength(const stbtt_fontinfo *info)
-       |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:1641:15: warning: 'stbtt_IsGlyphEmpty' defined but not used [-Wunused-function]
-  1641 | STBTT_DEF int stbtt_IsGlyphEmpty(const stbtt_fontinfo *info, int glyph_index)
-       |               ^~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:1636:15: warning: 'stbtt_GetCodepointBox' defined but not used [-Wunused-function]
-  1636 | STBTT_DEF int stbtt_GetCodepointBox(const stbtt_fontinfo *info, int codepoint, int *x0, int *y0, int *x1, int *y1)
-       |               ^~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:1584:15: warning: 'stbtt_GetCodepointShape' defined but not used [-Wunused-function]
-  1584 | STBTT_DEF int stbtt_GetCodepointShape(const stbtt_fontinfo *info, int unicode_codepoint, stbtt_vertex **vertices)
-       |               ^~~~~~~~~~~~~~~~~~~~~~~
- In file included from rglfw.c:90:
- external/glfw/src/posix_time.c:30: warning: "_POSIX_C_SOURCE" redefined
-    30 | #define _POSIX_C_SOURCE 199309L
-       | 
- In file included from /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
-                  from /usr/include/stdint.h:26,
-                  from /usr/lib/gcc/x86_64-linux-gnu/12/include/stdint.h:9,
-                  from external/glfw/src/../include/GLFW/glfw3.h:108,
-                  from external/glfw/src/internal.h:49,
-                  from external/glfw/src/context.c:30,
-                  from rglfw.c:54:
- /usr/include/features.h:290: note: this is the location of the previous definition
-   290 | # define _POSIX_C_SOURCE        200809L
-       | 
- In file included from core.c:133:
- rlgl.h:4634:13: warning: 'SetRenderBatchDefault' defined but not used [-Wunused-function]
-  4634 | static void SetRenderBatchDefault(void)
-       |             ^~~~~~~~~~~~~~~~~~~~~
- rlgl.h:4627:13: warning: 'SetRenderBatchActive' defined but not used [-Wunused-function]
-  4627 | static void SetRenderBatchActive(RenderBatch *batch)
-       |             ^~~~~~~~~~~~~~~~~~~~
- In file included from raudio.c:198:
- external/stb_vorbis.h: In function 'stbv_decode_residue':
- external/stb_vorbis.h:900:46: warning: statement with no effect [-Wunused-value]
-   900 | #define stbv_temp_free(f,p)                  0
-       |                                              ^
- external/stb_vorbis.h:2275:4: note: in expansion of macro 'stbv_temp_free'
-  2275 |    stbv_temp_free(f,part_classdata);
-       |    ^~~~~~~~~~~~~~
- external/stb_vorbis.h: In function 'stbv_inverse_mdct':
- external/stb_vorbis.h:900:46: warning: statement with no effect [-Wunused-value]
-   900 | #define stbv_temp_free(f,p)                  0
-       |                                              ^
- external/stb_vorbis.h:2924:4: note: in expansion of macro 'stbv_temp_free'
-  2924 |    stbv_temp_free(f,buf2);
-       |    ^~~~~~~~~~~~~~
- raudio.c: In function 'SaveWAV':
- raudio.c:1967:45: warning: passing argument 2 of 'drwav_init_memory_write' from incompatible pointer type [-Wincompatible-pointer-types]
-  1967 |     success = drwav_init_memory_write(&wav, &fileData, &fileDataSize, &format, NULL);
-       |                                             ^~~~~~~~~
-       |                                             |
-       |                                             unsigned char **
- In file included from raudio.c:223:
- external/dr_wav.h:3409:68: note: expected 'void **' but argument is of type 'unsigned char **'
-  3409 | DRWAV_API drwav_bool32 drwav_init_memory_write(drwav* pWav, void** ppData, size_t* pDataSize, const drwav_data_format* pFormat, const drwav_allocation_callbacks* pAllocationCallbacks)
-       |                                                             ~~~~~~~^~~~~~
- external/stb_vorbis.h: In function 'stbv_start_decoder':
- external/stb_vorbis.h:3939:37: warning: 'hi' may be used uninitialized [-Wmaybe-uninitialized]
-  3939 |             g->stbv_neighbors[j][1] = hi;
-       |             ~~~~~~~~~~~~~~~~~~~~~~~~^~~~
- external/stb_vorbis.h:3936:21: note: 'hi' was declared here
-  3936 |             int low,hi;
-       |                     ^~
- external/stb_vorbis.h:3938:37: warning: 'low' may be used uninitialized [-Wmaybe-uninitialized]
-  3938 |             g->stbv_neighbors[j][0] = low;
-       |             ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
- external/stb_vorbis.h:3936:17: note: 'low' was declared here
-  3936 |             int low,hi;
-       |                 ^~~
- In function 'stbv_seek_to_sample_coarse',
-     inlined from 'stb_vorbis_seek_frame' at external/stb_vorbis.h:4791:9:
- external/stb_vorbis.h:4667:23: warning: 'offset' may be used uninitialized [-Wmaybe-uninitialized]
-  4667 |                offset += error * 2;
-       |                ~~~~~~~^~~~~~~~~~~~
- external/stb_vorbis.h: In function 'stb_vorbis_seek_frame':
- external/stb_vorbis.h:4614:11: note: 'offset' was declared here
-  4614 |    double offset, bytes_per_sample;
-       |           ^~~~~~
- In function 'stbv_seek_to_sample_coarse',
-     inlined from 'stb_vorbis_seek_frame' at external/stb_vorbis.h:4791:9:
- external/stb_vorbis.h:4664:23: warning: 'bytes_per_sample' may be used uninitialized [-Wmaybe-uninitialized]
-  4664 |                double error = ((double) sample_number - mid.last_decoded_sample) * bytes_per_sample;
-       |                       ^~~~~
- external/stb_vorbis.h: In function 'stb_vorbis_seek_frame':
- external/stb_vorbis.h:4614:19: note: 'bytes_per_sample' was declared here
-  4614 |    double offset, bytes_per_sample;
-       |                   ^~~~~~~~~~~~~~~~
- (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/raylib/src -o c_generated_functions.o -c c_generated_functions.c)
- c_generated_functions.c: In function 'raylib_stub_36_GetMonitorName':
- c_generated_functions.c:203:17: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   203 |    char* x139 = GetMonitorName(x136);
-       |                 ^~~~~~~~~~~~~~
- c_generated_functions.c: In function 'raylib_stub_38_GetClipboardText':
- c_generated_functions.c:214:17: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   214 |    char* x144 = GetClipboardText();
-       |                 ^~~~~~~~~~~~~~~~
- c_generated_functions.c: In function 'raylib_stub_82_GetFileExtension':
- c_generated_functions.c:498:17: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   498 |    char* x355 = GetFileExtension(x354);
-       |                 ^~~~~~~~~~~~~~~~
- c_generated_functions.c: In function 'raylib_stub_83_GetFileName':
- c_generated_functions.c:504:17: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   504 |    char* x358 = GetFileName(x357);
-       |                 ^~~~~~~~~~~
- c_generated_functions.c: In function 'raylib_stub_84_GetFileNameWithoutExt':
- c_generated_functions.c:510:17: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   510 |    char* x361 = GetFileNameWithoutExt(x360);
-       |                 ^~~~~~~~~~~~~~~~~~~~~
- c_generated_functions.c: In function 'raylib_stub_85_GetDirectoryPath':
- c_generated_functions.c:516:17: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   516 |    char* x364 = GetDirectoryPath(x363);
-       |                 ^~~~~~~~~~~~~~~~
- c_generated_functions.c: In function 'raylib_stub_86_GetPrevDirectoryPath':
- c_generated_functions.c:522:17: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   522 |    char* x367 = GetPrevDirectoryPath(x366);
-       |                 ^~~~~~~~~~~~~~~~~~~~
- c_generated_functions.c: In function 'raylib_stub_87_GetWorkingDirectory':
- c_generated_functions.c:527:17: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   527 |    char* x369 = GetWorkingDirectory();
-       |                 ^~~~~~~~~~~~~~~~~~~
- c_generated_functions.c: In function 'raylib_stub_109_GetGamepadName':
- c_generated_functions.c:661:17: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   661 |    char* x470 = GetGamepadName(x467);
-       |                 ^~~~~~~~~~~~~~
- c_generated_functions.c: In function 'raylib_stub_294_TextSubtext':
- c_generated_functions.c:2664:18: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-  2664 |    char* x2746 = TextSubtext(x2739, x2740, x2743);
-       |                  ^~~~~~~~~~~
- c_generated_functions.c: In function 'raylib_stub_299_TextToUpper':
- c_generated_functions.c:2701:18: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-  2701 |    char* x2777 = TextToUpper(x2776);
-       |                  ^~~~~~~~~~~
- c_generated_functions.c: In function 'raylib_stub_300_TextToLower':
- c_generated_functions.c:2707:18: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-  2707 |    char* x2780 = TextToLower(x2779);
-       |                  ^~~~~~~~~~~
- c_generated_functions.c: In function 'raylib_stub_301_TextToPascal':
- c_generated_functions.c:2713:18: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-  2713 |    char* x2783 = TextToPascal(x2782);
-       |                  ^~~~~~~~~~~~
- c_generated_functions.c: In function 'raylib_stub_307_CodepointToUtf8':
- c_generated_functions.c:2753:18: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-  2753 |    char* x2813 = CodepointToUtf8(x2809, x2812);
-       |                  ^~~~~~~~~~~~~~~
-> compiled  raylib.0.3.2
-> installed raylib.0.3.2
Done.
# Run eval $(opam env) to update the current shell environment
2024-01-29 18:43.23 ---> saved as "b71ec78f947cae266807f5b0e7c49d3f07d2102811fee7038804e30ff94e1c92"

/home/opam: (run (shell "opam exec -- ~/voodoo-prep -u raylib:299a5317de5cd43429987701ec7375eb"))
2024-01-29 18:43.24 ---> saved as "75d2d6c0080c8e630b8a19647d6a7d357a0a0f7ace2fb14409253827371cd274"

/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.450347') && (for DATA in prep/universes/299a5317de5cd43429987701ec7375eb/raylib/0.3.2,raylib.0.3.2-299a5317de5cd43429987701ec7375eb,raylib.0.3.2; 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/299a5317de5cd43429987701ec7375eb/raylib/0.3.2,raylib.0.3.2-299a5317de5cd43429987701ec7375eb,raylib.0.3.2; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/299a5317de5cd43429987701ec7375eb/raylib/0.3.2,raylib.0.3.2-299a5317de5cd43429987701ec7375eb,raylib.0.3.2; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)"))
0.450347
prep/universes/299a5317de5cd43429987701ec7375eb/raylib/0.3.2/doc/
prep/universes/299a5317de5cd43429987701ec7375eb/raylib/0.3.2/doc/raylib/
prep/universes/299a5317de5cd43429987701ec7375eb/raylib/0.3.2/doc/raylib/CHANGES.md
prep/universes/299a5317de5cd43429987701ec7375eb/raylib/0.3.2/doc/raylib/LICENSE
prep/universes/299a5317de5cd43429987701ec7375eb/raylib/0.3.2/doc/raylib/README.md
prep/universes/299a5317de5cd43429987701ec7375eb/raylib/0.3.2/lib/
prep/universes/299a5317de5cd43429987701ec7375eb/raylib/0.3.2/lib/raylib/
prep/universes/299a5317de5cd43429987701ec7375eb/raylib/0.3.2/lib/raylib/raylib.ocamlobjinfo
prep/universes/299a5317de5cd43429987701ec7375eb/raylib/0.3.2/lib/raylib/META
prep/universes/299a5317de5cd43429987701ec7375eb/raylib/0.3.2/lib/raylib/__private__/
prep/universes/299a5317de5cd43429987701ec7375eb/raylib/0.3.2/lib/raylib/__private__/raylib_c/
prep/universes/299a5317de5cd43429987701ec7375eb/raylib/0.3.2/lib/raylib/__private__/raylib_c/raylib_c.ocamlobjinfo
prep/universes/299a5317de5cd43429987701ec7375eb/raylib/0.3.2/lib/raylib/__private__/raylib_c/.public_cmi/
prep/universes/299a5317de5cd43429987701ec7375eb/raylib/0.3.2/lib/raylib/__private__/raylib_c/.public_cmi/raylib_c.cmi
prep/universes/299a5317de5cd43429987701ec7375eb/raylib/0.3.2/lib/raylib/__private__/raylib_c/.public_cmi/raylib_c.cmt
prep/universes/299a5317de5cd43429987701ec7375eb/raylib/0.3.2/lib/raylib/__private__/raylib_c/.public_cmi/raylib_c__Raylib_c_generated_functions.cmi
prep/universes/299a5317de5cd43429987701ec7375eb/raylib/0.3.2/lib/raylib/__private__/raylib_c/.public_cmi/raylib_c__Raylib_c_generated_functions.cmt
prep/universes/299a5317de5cd43429987701ec7375eb/raylib/0.3.2/lib/raylib/__private__/raylib_c/.public_cmi/raylib_c__Raylib_c_generated_math.cmi
prep/universes/299a5317de5cd43429987701ec7375eb/raylib/0.3.2/lib/raylib/__private__/raylib_c/.public_cmi/raylib_c__Raylib_c_generated_math.cmt
prep/universes/299a5317de5cd43429987701ec7375eb/raylib/0.3.2/lib/raylib/__private__/raylib_functions/
prep/universes/299a5317de5cd43429987701ec7375eb/raylib/0.3.2/lib/raylib/__private__/raylib_functions/raylib_functions.ocamlobjinfo
prep/universes/299a5317de5cd43429987701ec7375eb/raylib/0.3.2/lib/raylib/__private__/raylib_functions/.public_cmi/
prep/universes/299a5317de5cd43429987701ec7375eb/raylib/0.3.2/lib/raylib/__private__/raylib_functions/.public_cmi/raylib_functions.cmi
prep/universes/299a5317de5cd43429987701ec7375eb/raylib/0.3.2/lib/raylib/__private__/raylib_functions/.public_cmi/raylib_functions.cmt
prep/universes/299a5317de5cd43429987701ec7375eb/raylib/0.3.2/lib/raylib/__private__/raylib_generated_constants/
prep/universes/299a5317de5cd43429987701ec7375eb/raylib/0.3.2/lib/raylib/__private__/raylib_generated_constants/raylib_generated_constants.ocamlobjinfo
prep/universes/299a5317de5cd43429987701ec7375eb/raylib/0.3.2/lib/raylib/__private__/raylib_generated_constants/.public_cmi/
prep/universes/299a5317de5cd43429987701ec7375eb/raylib/0.3.2/lib/raylib/__private__/raylib_generated_constants/.public_cmi/raylib_generated_constants.cmi
prep/universes/299a5317de5cd43429987701ec7375eb/raylib/0.3.2/lib/raylib/__private__/raylib_generated_constants/.public_cmi/raylib_generated_constants.cmt
prep/universes/299a5317de5cd43429987701ec7375eb/raylib/0.3.2/lib/raylib/__private__/raylib_generated_types/
prep/universes/299a5317de5cd43429987701ec7375eb/raylib/0.3.2/lib/raylib/__private__/raylib_generated_types/raylib_generated_types.ocamlobjinfo
prep/universes/299a5317de5cd43429987701ec7375eb/raylib/0.3.2/lib/raylib/__private__/raylib_generated_types/.public_cmi/
prep/universes/299a5317de5cd43429987701ec7375eb/raylib/0.3.2/lib/raylib/__private__/raylib_generated_types/.public_cmi/raylib_generated_types.cmi
prep/universes/299a5317de5cd43429987701ec7375eb/raylib/0.3.2/lib/raylib/__private__/raylib_generated_types/.public_cmi/raylib_generated_types.cmt
prep/universes/299a5317de5cd43429987701ec7375eb/raylib/0.3.2/lib/raylib/__private__/raylib_math/
prep/universes/299a5317de5cd43429987701ec7375eb/raylib/0.3.2/lib/raylib/__private__/raylib_math/raylib_math.ocamlobjinfo
prep/universes/299a5317de5cd43429987701ec7375eb/raylib/0.3.2/lib/raylib/__private__/raylib_math/.public_cmi/
prep/universes/299a5317de5cd43429987701ec7375eb/raylib/0.3.2/lib/raylib/__private__/raylib_math/.public_cmi/raylib_math.cmi
prep/universes/299a5317de5cd43429987701ec7375eb/raylib/0.3.2/lib/raylib/__private__/raylib_math/.public_cmi/raylib_math.cmt
prep/universes/299a5317de5cd43429987701ec7375eb/raylib/0.3.2/lib/raylib/dune-package
prep/universes/299a5317de5cd43429987701ec7375eb/raylib/0.3.2/lib/raylib/raylib.cmi
prep/universes/299a5317de5cd43429987701ec7375eb/raylib/0.3.2/lib/raylib/raylib.cmt
prep/universes/299a5317de5cd43429987701ec7375eb/raylib/0.3.2/lib/raylib/raylib.cmti
prep/universes/299a5317de5cd43429987701ec7375eb/raylib/0.3.2/lib/raylib/raylib__.cmi
prep/universes/299a5317de5cd43429987701ec7375eb/raylib/0.3.2/lib/raylib/raylib__.cmt
prep/universes/299a5317de5cd43429987701ec7375eb/raylib/0.3.2/lib/raylib/raylib__Constants.cmi
prep/universes/299a5317de5cd43429987701ec7375eb/raylib/0.3.2/lib/raylib/raylib__Constants.cmt
prep/universes/299a5317de5cd43429987701ec7375eb/raylib/0.3.2/lib/raylib/raylib__Ctypes_reexports.cmi
prep/universes/299a5317de5cd43429987701ec7375eb/raylib/0.3.2/lib/raylib/raylib__Ctypes_reexports.cmt
prep/universes/299a5317de5cd43429987701ec7375eb/raylib/0.3.2/lib/raylib/raylib__Functions.cmi
prep/universes/299a5317de5cd43429987701ec7375eb/raylib/0.3.2/lib/raylib/raylib__Functions.cmt
prep/universes/299a5317de5cd43429987701ec7375eb/raylib/0.3.2/lib/raylib/raylib__Types.cmi
prep/universes/299a5317de5cd43429987701ec7375eb/raylib/0.3.2/lib/raylib/raylib__Types.cmt
prep/universes/299a5317de5cd43429987701ec7375eb/raylib/0.3.2/opam
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
HASHES:raylib.0.3.2-299a5317de5cd43429987701ec7375eb:d3d439db858e6245c6e76b3f184bcfdff5dbec1d679c3ec80cdd5974f8a42481
2024-01-29 18:43.26 ---> saved as "cf90c4374d04a291840ec571e9bbd030ad6f1b004b955462a50d4a814a76598e"
Job succeeded
2024-01-29 18:49.30: raylib.0.3.2-299a5317de5cd43429987701ec7375eb -> d3d439db858e6245c6e76b3f184bcfdff5dbec1d679c3ec80cdd5974f8a42481
2024-01-29 18:49.30: Job succeeded