OCamllabs icon Home|Differences with the last checks|Previous runs


Building on asteria.caelum.ci.dev

(from ocaml/opam:debian-unstable)
Unable to find image 'ocaml/opam:debian-unstable' locally
debian-unstable: Pulling from ocaml/opam
Digest: sha256:a708df2d96414c61dc47c9f06e6c2d22e9a6350ad772417bd0e7a3550e440e73
Status: Downloaded newer image for ocaml/opam:debian-unstable
2024-08-05 10:02.35 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" from cache

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

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam"))
2024-08-05 10:02.35 ---> using "65c3237f501f7c75f3828458ecf2342bc41c98aaef8c6a7fd82bf46a58cb258c" from cache

/: (run (network host)
        (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q fe8dffac61bbab376897c0f4e7cc5b7b8c4eecc1"))
2024-08-05 10:02.35 ---> using "828e9194b01b44f44dbe3a17fa70d9df857e6edbfbc28830335e417ee457f303" from cache

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare --config ~/.opamrc-sandbox ~/opam-repository"))
Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally 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.


<><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised

User configuration:
  ~/.profile is already up-to-date.
[NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc.

2024-08-05 10:02.35 ---> using "e4c5e8d9ee051813ad71799bcfd0cce33f59a36ff0befb5e5fbb9434b383bc16" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=default '4.13' '4.13.1'"))

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "4.13.1"} | "ocaml-system" {= "4.13.1"}]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed host-arch-x86_64.1
-> installed host-system-other.1
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-config.2  (2 extra sources)
-> retrieved ocaml-config.2  (2 extra sources)
-> retrieved ocaml-base-compiler.4.13.1  (https://github.com/ocaml/ocaml/archive/4.13.1.tar.gz)
-> installed ocaml-base-compiler.4.13.1
-> installed ocaml-config.2
-> installed ocaml.4.13.1
Done.
# Run eval $(opam env --switch=4.13) to update the current shell environment
2024-08-05 10:02.35 ---> using "c4601cf636eabead1bc6e253ff69aeae29b557229394eb4ec44ea542b47f0519" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [198 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-08-04-1414.55-F-2024-07-29-1441.34.pdiff [496 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-08-04-1414.55-F-2024-07-29-1441.34.pdiff [496 kB]
- Fetched 758 kB in 2s (439 kB/s)
- Reading package lists...
- 
2024-08-05 10:02.35 ---> using "3dccff288cd863b9c21201a279537014e405e58e1bd17a4bc0dc69062e6c7f72" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam remove -y \"raylib.0.3.2\"\
               \nopam install -vy \"raylib.0.3.2\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"raylib.0.3.2\" | grep -q '\"debian-unstable\"'; then\
               \n        echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\
               \n        exit 69\
               \n    fi\
               \nfi\
               \n\
               \n\
               \nexit $res\
               \n"))
[NOTE] raylib.0.3.2 is not installed.

Nothing to do.
The following actions will be performed:
=== install 27 packages
  - install bigarray-compat     1.1.0   [required by ctypes, ppx_cstubs]
  - install conf-libxcursor     1       [required by raylib]
  - install conf-libxi          1       [required by raylib]
  - install conf-libxinerama    1       [required by raylib]
  - install conf-libxrandr      1       [required by raylib]
  - install conf-mesa           1       [required by raylib]
  - install conf-pkg-config     3       [required by conf-libxrandr, conf-libxi, conf-libxcursor, etc.]
  - install containers          3.13.1  [required by ppx_cstubs]
  - install cppo                1.6.9   [required by ppx_cstubs]
  - install csexp               1.5.2   [required by dune-configurator]
  - install ctypes              0.22.0  [required by raylib]
  - install dune                3.16.0  [required by raylib]
  - install dune-configurator   3.16.0  [required by raylib]
  - install either              1.0.0   [required by containers]
  - install integers            0.7.0   [required by ctypes, ppx_cstubs]
  - install num                 1.5-1   [required by ppx_cstubs]
  - install ocaml-compiler-libs v0.12.4 [required by ppxlib]
  - install ocamlfind           1.9.6   [required by ppx_cstubs]
  - install ppx_cstubs          0.7.0   [required by raylib]
  - install ppx_derivers        1.2.1   [required by ppxlib]
  - install ppxlib              0.33.0  [required by ppx_cstubs]
  - install raylib              0.3.2
  - install re                  1.11.0  [required by ppx_cstubs]
  - install result              1.5     [required by ppx_cstubs]
  - install seq                 base    [required by re]
  - install sexplib0            v0.16.0 [required by ppxlib]
  - install stdlib-shims        0.3.0   [required by integers, ppxlib]

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 <><><><><><><><><><><><><><><><><><><><><><>

opam believes some required external dependencies are missing. opam can:
> 1. Run apt-get to install them (may need root/sudo access)
  2. Display the recommended apt-get command and wait while you run it manually (e.g. in another terminal)
  3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable
  4. Abort the installation

[1/2/3/4] 1

+ /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 libpython3.12-minimal: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 ... 19456 files and directories currently installed.)
- Preparing to unpack .../libpython3.12-minimal_3.12.4-3_amd64.deb ...
- Unpacking libpython3.12-minimal:amd64 (3.12.4-3) ...
- Selecting previously unselected package python3.12-minimal.
- Preparing to unpack .../python3.12-minimal_3.12.4-3_amd64.deb ...
- Unpacking python3.12-minimal (3.12.4-3) ...
- Setting up libpython3.12-minimal:amd64 (3.12.4-3) ...
- Setting up python3.12-minimal (3.12.4-3) ...
- Selecting previously unselected package python3-minimal.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 19767 files and directories currently installed.)
- Preparing to unpack .../python3-minimal_3.12.4-1_amd64.deb ...
- Unpacking python3-minimal (3.12.4-1) ...
- Selecting previously unselected package media-types.
- Preparing to unpack .../media-types_10.1.0_all.deb ...
- Unpacking media-types (10.1.0) ...
- Selecting previously unselected package libpython3.12-stdlib:amd64.
- Preparing to unpack .../libpython3.12-stdlib_3.12.4-3_amd64.deb ...
- Unpacking libpython3.12-stdlib:amd64 (3.12.4-3) ...
- Selecting previously unselected package python3.12.
- Preparing to unpack .../python3.12_3.12.4-3_amd64.deb ...
- Unpacking python3.12 (3.12.4-3) ...
- Selecting previously unselected package libpython3-stdlib:amd64.
- Preparing to unpack .../libpython3-stdlib_3.12.4-1_amd64.deb ...
- Unpacking libpython3-stdlib:amd64 (3.12.4-1) ...
- Setting up python3-minimal (3.12.4-1) ...
- Selecting previously unselected package python3.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 20202 files and directories currently installed.)
- Preparing to unpack .../00-python3_3.12.4-1_amd64.deb ...
- Unpacking python3 (3.12.4-1) ...
- Selecting previously unselected package libdrm-common.
- Preparing to unpack .../01-libdrm-common_2.4.122-1_all.deb ...
- Unpacking libdrm-common (2.4.122-1) ...
- Selecting previously unselected package libdrm2:amd64.
- Preparing to unpack .../02-libdrm2_2.4.122-1_amd64.deb ...
- Unpacking libdrm2:amd64 (2.4.122-1) ...
- Selecting previously unselected package libdrm-amdgpu1:amd64.
- Preparing to unpack .../03-libdrm-amdgpu1_2.4.122-1_amd64.deb ...
- Unpacking libdrm-amdgpu1:amd64 (2.4.122-1) ...
- Selecting previously unselected package libpciaccess0:amd64.
- Preparing to unpack .../04-libpciaccess0_0.17-3+b1_amd64.deb ...
- Unpacking libpciaccess0:amd64 (0.17-3+b1) ...
- Selecting previously unselected package libdrm-intel1:amd64.
- Preparing to unpack .../05-libdrm-intel1_2.4.122-1_amd64.deb ...
- Unpacking libdrm-intel1:amd64 (2.4.122-1) ...
- Selecting previously unselected package libdrm-radeon1:amd64.
- Preparing to unpack .../06-libdrm-radeon1_2.4.122-1_amd64.deb ...
- Unpacking libdrm-radeon1:amd64 (2.4.122-1) ...
- Selecting previously unselected package libglvnd0:amd64.
- Preparing to unpack .../07-libglvnd0_1.7.0-1+b1_amd64.deb ...
- Unpacking libglvnd0:amd64 (1.7.0-1+b1) ...
- Selecting previously unselected package libwayland-server0:amd64.
- Preparing to unpack .../08-libwayland-server0_1.23.0-1_amd64.deb ...
- Unpacking libwayland-server0:amd64 (1.23.0-1) ...
- Selecting previously unselected package libxcb-randr0:amd64.
- Preparing to unpack .../09-libxcb-randr0_1.17.0-2_amd64.deb ...
- Unpacking libxcb-randr0:amd64 (1.17.0-2) ...
- Selecting previously unselected package libgbm1:amd64.
- Preparing to unpack .../10-libgbm1_24.1.5-3_amd64.deb ...
- Unpacking libgbm1:amd64 (24.1.5-3) ...
- Selecting previously unselected package libglapi-mesa:amd64.
- Preparing to unpack .../11-libglapi-mesa_24.1.5-3_amd64.deb ...
- Unpacking libglapi-mesa:amd64 (24.1.5-3) ...
- Selecting previously unselected package libwayland-client0:amd64.
- Preparing to unpack .../12-libwayland-client0_1.23.0-1_amd64.deb ...
- Unpacking libwayland-client0:amd64 (1.23.0-1) ...
- Selecting previously unselected package libx11-xcb1:amd64.
- Preparing to unpack .../13-libx11-xcb1_2%3a1.8.7-1+b1_amd64.deb ...
- Unpacking libx11-xcb1:amd64 (2:1.8.7-1+b1) ...
- Selecting previously unselected package libxcb-dri2-0:amd64.
- Preparing to unpack .../14-libxcb-dri2-0_1.17.0-2_amd64.deb ...
- Unpacking libxcb-dri2-0:amd64 (1.17.0-2) ...
- Selecting previously unselected package libxcb-dri3-0:amd64.
- Preparing to unpack .../15-libxcb-dri3-0_1.17.0-2_amd64.deb ...
- Unpacking libxcb-dri3-0:amd64 (1.17.0-2) ...
- Selecting previously unselected package libxcb-present0:amd64.
- Preparing to unpack .../16-libxcb-present0_1.17.0-2_amd64.deb ...
- Unpacking libxcb-present0:amd64 (1.17.0-2) ...
- Selecting previously unselected package libxcb-sync1:amd64.
- Preparing to unpack .../17-libxcb-sync1_1.17.0-2_amd64.deb ...
- Unpacking libxcb-sync1:amd64 (1.17.0-2) ...
- Selecting previously unselected package libxcb-xfixes0:amd64.
- Preparing to unpack .../18-libxcb-xfixes0_1.17.0-2_amd64.deb ...
- Unpacking libxcb-xfixes0:amd64 (1.17.0-2) ...
- Selecting previously unselected package libxshmfence1:amd64.
- Preparing to unpack .../19-libxshmfence1_1.3-1+b1_amd64.deb ...
- Unpacking libxshmfence1:amd64 (1.3-1+b1) ...
- Selecting previously unselected package libegl-mesa0:amd64.
- Preparing to unpack .../20-libegl-mesa0_24.1.5-3_amd64.deb ...
- Unpacking libegl-mesa0:amd64 (24.1.5-3) ...
- Selecting previously unselected package libegl1:amd64.
- Preparing to unpack .../21-libegl1_1.7.0-1+b1_amd64.deb ...
- Unpacking libegl1:amd64 (1.7.0-1+b1) ...
- Selecting previously unselected package libxcb-glx0:amd64.
- Preparing to unpack .../22-libxcb-glx0_1.17.0-2_amd64.deb ...
- Unpacking libxcb-glx0:amd64 (1.17.0-2) ...
- Selecting previously unselected package libxcb-shm0:amd64.
- Preparing to unpack .../23-libxcb-shm0_1.17.0-2_amd64.deb ...
- Unpacking libxcb-shm0:amd64 (1.17.0-2) ...
- Selecting previously unselected package libxfixes3:amd64.
- Preparing to unpack .../24-libxfixes3_1%3a6.0.0-2+b1_amd64.deb ...
- Unpacking libxfixes3:amd64 (1:6.0.0-2+b1) ...
- 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 libvulkan1:amd64.
- Preparing to unpack .../26-libvulkan1_1.3.283.0-1_amd64.deb ...
- Unpacking libvulkan1:amd64 (1.3.283.0-1) ...
- Selecting previously unselected package libelf1t64:amd64.
- Preparing to unpack .../27-libelf1t64_0.191-2_amd64.deb ...
- Unpacking libelf1t64:amd64 (0.191-2) ...
- Selecting previously unselected package libicu72:amd64.
- Preparing to unpack .../28-libicu72_72.1-5_amd64.deb ...
- Unpacking libicu72:amd64 (72.1-5) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../29-libxml2_2.12.7+dfsg-3+b1_amd64.deb ...
- Unpacking libxml2:amd64 (2.12.7+dfsg-3+b1) ...
- Selecting previously unselected package libz3-4:amd64.
- Preparing to unpack .../30-libz3-4_4.8.12-3.1+b2_amd64.deb ...
- Unpacking libz3-4:amd64 (4.8.12-3.1+b2) ...
- Selecting previously unselected package libllvm17t64:amd64.
- Preparing to unpack .../31-libllvm17t64_1%3a17.0.6-15_amd64.deb ...
- Unpacking libllvm17t64:amd64 (1:17.0.6-15) ...
- Selecting previously unselected package libsensors-config.
- Preparing to unpack .../32-libsensors-config_1%3a3.6.0-10_all.deb ...
- Unpacking libsensors-config (1:3.6.0-10) ...
- Selecting previously unselected package libsensors5:amd64.
- Preparing to unpack .../33-libsensors5_1%3a3.6.0-10_amd64.deb ...
- Unpacking libsensors5:amd64 (1:3.6.0-10) ...
- Selecting previously unselected package libgl1-mesa-dri:amd64.
- Preparing to unpack .../34-libgl1-mesa-dri_24.1.5-3_amd64.deb ...
- Unpacking libgl1-mesa-dri:amd64 (24.1.5-3) ...
- Selecting previously unselected package libglx-mesa0:amd64.
- Preparing to unpack .../35-libglx-mesa0_24.1.5-3_amd64.deb ...
- Unpacking libglx-mesa0:amd64 (24.1.5-3) ...
- Selecting previously unselected package libglx0:amd64.
- Preparing to unpack .../36-libglx0_1.7.0-1+b1_amd64.deb ...
- Unpacking libglx0:amd64 (1.7.0-1+b1) ...
- Selecting previously unselected package libgl1:amd64.
- Preparing to unpack .../37-libgl1_1.7.0-1+b1_amd64.deb ...
- Unpacking libgl1:amd64 (1.7.0-1+b1) ...
- Selecting previously unselected package libglx-dev:amd64.
- Preparing to unpack .../38-libglx-dev_1.7.0-1+b1_amd64.deb ...
- Unpacking libglx-dev:amd64 (1.7.0-1+b1) ...
- Selecting previously unselected package libgl-dev:amd64.
- Preparing to unpack .../39-libgl-dev_1.7.0-1+b1_amd64.deb ...
- Unpacking libgl-dev:amd64 (1.7.0-1+b1) ...
- Selecting previously unselected package libegl-dev:amd64.
- Preparing to unpack .../40-libegl-dev_1.7.0-1+b1_amd64.deb ...
- Unpacking libegl-dev:amd64 (1.7.0-1+b1) ...
- Selecting previously unselected package libglvnd-core-dev:amd64.
- Preparing to unpack .../41-libglvnd-core-dev_1.7.0-1+b1_amd64.deb ...
- Unpacking libglvnd-core-dev:amd64 (1.7.0-1+b1) ...
- Selecting previously unselected package libgles1:amd64.
- Preparing to unpack .../42-libgles1_1.7.0-1+b1_amd64.deb ...
- Unpacking libgles1:amd64 (1.7.0-1+b1) ...
- Selecting previously unselected package libgles2:amd64.
- Preparing to unpack .../43-libgles2_1.7.0-1+b1_amd64.deb ...
- Unpacking libgles2:amd64 (1.7.0-1+b1) ...
- Selecting previously unselected package libgles-dev:amd64.
- Preparing to unpack .../44-libgles-dev_1.7.0-1+b1_amd64.deb ...
- Unpacking libgles-dev:amd64 (1.7.0-1+b1) ...
- Selecting previously unselected package libopengl0:amd64.
- Preparing to unpack .../45-libopengl0_1.7.0-1+b1_amd64.deb ...
- Unpacking libopengl0:amd64 (1.7.0-1+b1) ...
- Selecting previously unselected package libopengl-dev:amd64.
- Preparing to unpack .../46-libopengl-dev_1.7.0-1+b1_amd64.deb ...
- Unpacking libopengl-dev:amd64 (1.7.0-1+b1) ...
- Selecting previously unselected package libglvnd-dev:amd64.
- Preparing to unpack .../47-libglvnd-dev_1.7.0-1+b1_amd64.deb ...
- Unpacking libglvnd-dev:amd64 (1.7.0-1+b1) ...
- Selecting previously unselected package libgl1-mesa-dev:amd64.
- Preparing to unpack .../48-libgl1-mesa-dev_24.1.5-3_amd64.deb ...
- Unpacking libgl1-mesa-dev:amd64 (24.1.5-3) ...
- Selecting previously unselected package libpkgconf3:amd64.
- Preparing to unpack .../49-libpkgconf3_1.8.1-3_amd64.deb ...
- Unpacking libpkgconf3:amd64 (1.8.1-3) ...
- Selecting previously unselected package libxrender1:amd64.
- Preparing to unpack .../50-libxrender1_1%3a0.9.10-1.1+b1_amd64.deb ...
- Unpacking libxrender1:amd64 (1:0.9.10-1.1+b1) ...
- Selecting previously unselected package libxcursor1:amd64.
- Preparing to unpack .../51-libxcursor1_1%3a1.2.2-1_amd64.deb ...
- Unpacking libxcursor1:amd64 (1:1.2.2-1) ...
- Selecting previously unselected package libxrender-dev:amd64.
- Preparing to unpack .../52-libxrender-dev_1%3a0.9.10-1.1+b1_amd64.deb ...
- Unpacking libxrender-dev:amd64 (1:0.9.10-1.1+b1) ...
- Selecting previously unselected package libxfixes-dev:amd64.
- Preparing to unpack .../53-libxfixes-dev_1%3a6.0.0-2+b1_amd64.deb ...
- Unpacking libxfixes-dev:amd64 (1:6.0.0-2+b1) ...
- Selecting previously unselected package libxcursor-dev:amd64.
- Preparing to unpack .../54-libxcursor-dev_1%3a1.2.2-1_amd64.deb ...
- Unpacking libxcursor-dev:amd64 (1:1.2.2-1) ...
- Selecting previously unselected package libxext-dev:amd64.
- Preparing to unpack .../55-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 .../56-libxi6_2%3a1.8.1-1_amd64.deb ...
- Unpacking libxi6:amd64 (2:1.8.1-1) ...
- Selecting previously unselected package libxi-dev:amd64.
- Preparing to unpack .../57-libxi-dev_2%3a1.8.1-1_amd64.deb ...
- Unpacking libxi-dev:amd64 (2:1.8.1-1) ...
- Selecting previously unselected package libxinerama1:amd64.
- Preparing to unpack .../58-libxinerama1_2%3a1.1.4-3+b1_amd64.deb ...
- Unpacking libxinerama1:amd64 (2:1.1.4-3+b1) ...
- Selecting previously unselected package libxinerama-dev:amd64.
- Preparing to unpack .../59-libxinerama-dev_2%3a1.1.4-3+b1_amd64.deb ...
- Unpacking libxinerama-dev:amd64 (2:1.1.4-3+b1) ...
- Selecting previously unselected package libxrandr2:amd64.
- Preparing to unpack .../60-libxrandr2_2%3a1.5.4-1_amd64.deb ...
- Unpacking libxrandr2:amd64 (2:1.5.4-1) ...
- Selecting previously unselected package libxrandr-dev:amd64.
- Preparing to unpack .../61-libxrandr-dev_2%3a1.5.4-1_amd64.deb ...
- Unpacking libxrandr-dev:amd64 (2:1.5.4-1) ...
- Selecting previously unselected package mesa-vulkan-drivers:amd64.
- Preparing to unpack .../62-mesa-vulkan-drivers_24.1.5-3_amd64.deb ...
- Unpacking mesa-vulkan-drivers:amd64 (24.1.5-3) ...
- Selecting previously unselected package pkgconf-bin.
- Preparing to unpack .../63-pkgconf-bin_1.8.1-3_amd64.deb ...
- Unpacking pkgconf-bin (1.8.1-3) ...
- Selecting previously unselected package pkgconf:amd64.
- Preparing to unpack .../64-pkgconf_1.8.1-3_amd64.deb ...
- Unpacking pkgconf:amd64 (1.8.1-3) ...
- Selecting previously unselected package pkg-config:amd64.
- Preparing to unpack .../65-pkg-config_1.8.1-3_amd64.deb ...
- Unpacking pkg-config:amd64 (1.8.1-3) ...
- Setting up media-types (10.1.0) ...
- Setting up libxcb-dri3-0:amd64 (1.17.0-2) ...
- Setting up libwayland-server0:amd64 (1.23.0-1) ...
- Setting up libx11-xcb1:amd64 (2:1.8.7-1+b1) ...
- Setting up libpciaccess0:amd64 (0.17-3+b1) ...
- Setting up libicu72:amd64 (72.1-5) ...
- Setting up libxcb-xfixes0:amd64 (1.17.0-2) ...
- Setting up libpython3.12-stdlib:amd64 (3.12.4-3) ...
- Setting up libglvnd-core-dev:amd64 (1.7.0-1+b1) ...
- Setting up libxi6:amd64 (2:1.8.1-1) ...
- Setting up libxrender1:amd64 (1:0.9.10-1.1+b1) ...
- Setting up libglvnd0:amd64 (1.7.0-1+b1) ...
- Setting up libxcb-glx0:amd64 (1.17.0-2) ...
- Setting up python3.12 (3.12.4-3) ...
- Setting up libsensors-config (1:3.6.0-10) ...
- Setting up libxcb-shm0:amd64 (1.17.0-2) ...
- Setting up libopengl0:amd64 (1.7.0-1+b1) ...
- Setting up libelf1t64:amd64 (0.191-2) ...
- Setting up libxxf86vm1:amd64 (1:1.1.4-1+b2) ...
- Setting up libxcb-present0:amd64 (1.17.0-2) ...
- Setting up libz3-4:amd64 (4.8.12-3.1+b2) ...
- Setting up libpkgconf3:amd64 (1.8.1-3) ...
- Setting up libgles2:amd64 (1.7.0-1+b1) ...
- Setting up libxfixes3:amd64 (1:6.0.0-2+b1) ...
- Setting up libxcb-sync1:amd64 (1.17.0-2) ...
- Setting up libgles1:amd64 (1.7.0-1+b1) ...
- Setting up libxinerama1:amd64 (2:1.1.4-3+b1) ...
- Setting up libxrandr2:amd64 (2:1.5.4-1) ...
- Setting up pkgconf-bin (1.8.1-3) ...
- Setting up libsensors5:amd64 (1:3.6.0-10) ...
- Setting up libglapi-mesa:amd64 (24.1.5-3) ...
- Setting up libvulkan1:amd64 (1.3.283.0-1) ...
- Setting up libxext-dev:amd64 (2:1.3.4-1+b1) ...
- Setting up libxcb-dri2-0:amd64 (1.17.0-2) ...
- Setting up libxshmfence1:amd64 (1.3-1+b1) ...
- Setting up libxcb-randr0:amd64 (1.17.0-2) ...
- Setting up libopengl-dev:amd64 (1.7.0-1+b1) ...
- Setting up libdrm-common (2.4.122-1) ...
- Setting up libxrender-dev:amd64 (1:0.9.10-1.1+b1) ...
- Setting up libxml2:amd64 (2.12.7+dfsg-3+b1) ...
- Setting up libpython3-stdlib:amd64 (3.12.4-1) ...
- Setting up libwayland-client0:amd64 (1.23.0-1) ...
- Setting up libxcursor1:amd64 (1:1.2.2-1) ...
- Setting up python3 (3.12.4-1) ...
- running python rtupdate hooks for python3.12...
- running python post-rtupdate hooks for python3.12...
- Setting up pkgconf:amd64 (1.8.1-3) ...
- Setting up libxfixes-dev:amd64 (1:6.0.0-2+b1) ...
- Setting up libxrandr-dev:amd64 (2:1.5.4-1) ...
- Setting up libllvm17t64:amd64 (1:17.0.6-15) ...
- Setting up pkg-config:amd64 (1.8.1-3) ...
- Setting up libxinerama-dev:amd64 (2:1.1.4-3+b1) ...
- Setting up libdrm2:amd64 (2.4.122-1) ...
- Setting up libxi-dev:amd64 (2:1.8.1-1) ...
- Setting up libdrm-amdgpu1:amd64 (2.4.122-1) ...
- Setting up mesa-vulkan-drivers:amd64 (24.1.5-3) ...
- Setting up libgbm1:amd64 (24.1.5-3) ...
- Setting up libdrm-radeon1:amd64 (2.4.122-1) ...
- Setting up libxcursor-dev:amd64 (1:1.2.2-1) ...
- Setting up libdrm-intel1:amd64 (2.4.122-1) ...
- Setting up libgl1-mesa-dri:amd64 (24.1.5-3) ...
- Setting up libegl-mesa0:amd64 (24.1.5-3) ...
- Setting up libegl1:amd64 (1.7.0-1+b1) ...
- Setting up libglx-mesa0:amd64 (24.1.5-3) ...
- Setting up libglx0:amd64 (1.7.0-1+b1) ...
- Setting up libgl1:amd64 (1.7.0-1+b1) ...
- Setting up libglx-dev:amd64 (1.7.0-1+b1) ...
- Setting up libgl-dev:amd64 (1.7.0-1+b1) ...
- Setting up libegl-dev:amd64 (1.7.0-1+b1) ...
- Setting up libgles-dev:amd64 (1.7.0-1+b1) ...
- Setting up libglvnd-dev:amd64 (1.7.0-1+b1) ...
- Setting up libgl1-mesa-dev:amd64 (24.1.5-3) ...
- Processing triggers for libc-bin (2.39-6) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/80: [bigarray-compat.1.1.0: extract]
Processing  2/80: [bigarray-compat.1.1.0: extract]
Processing  3/80: [bigarray-compat.1.1.0: extract]
Processing  4/80: [bigarray-compat.1.1.0: extract]
Processing  5/80: [bigarray-compat.1.1.0: extract]
Processing  6/80: [bigarray-compat.1.1.0: extract]
Processing  7/80: [bigarray-compat.1.1.0: extract]
Processing  8/80: [bigarray-compat.1.1.0: extract] [containers.3.13.1: extract]
Processing  9/80: [bigarray-compat.1.1.0: extract] [containers.3.13.1: extract] [cppo.1.6.9: extract]
Processing 10/80: [bigarray-compat.1.1.0: extract] [containers.3.13.1: extract] [cppo.1.6.9: extract] [conf-pkg-config: pkg-config]
-> retrieved bigarray-compat.1.1.0  (cached)
Processing 10/80: [containers.3.13.1: extract] [cppo.1.6.9: extract] [conf-pkg-config: pkg-config]
Processing 11/80: [containers.3.13.1: extract] [cppo.1.6.9: extract] [csexp.1.5.2: extract] [conf-pkg-config: pkg-config]
-> retrieved cppo.1.6.9  (cached)
Processing 11/80: [containers.3.13.1: extract] [csexp.1.5.2: extract] [conf-pkg-config: pkg-config]
Processing 12/80: [containers.3.13.1: extract] [csexp.1.5.2: extract] [ctypes.0.22.0: extract] [conf-pkg-config: pkg-config]
-> retrieved csexp.1.5.2  (cached)
Processing 12/80: [containers.3.13.1: extract] [ctypes.0.22.0: extract] [conf-pkg-config: pkg-config]
Processing 13/80: [containers.3.13.1: extract] [ctypes.0.22.0: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] [conf-pkg-config: pkg-config]
-> retrieved ctypes.0.22.0  (cached)
Processing 13/80: [containers.3.13.1: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] [conf-pkg-config: pkg-config]
Processing 14/80: [containers.3.13.1: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] [either.1.0.0: extract] [conf-pkg-config: pkg-config]
-> retrieved containers.3.13.1  (cached)
Processing 14/80: [dune.3.16.0, dune-configurator.3.16.0: extract] [either.1.0.0: extract] [conf-pkg-config: pkg-config]
Processing 15/80: [dune.3.16.0, dune-configurator.3.16.0: extract] [either.1.0.0: extract] [integers.0.7.0: extract] [conf-pkg-config: pkg-config]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--help" (CWD=/home/opam/.opam/4.13/.opam-switch/build/conf-pkg-config.3)
- 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/80: [dune.3.16.0, dune-configurator.3.16.0: extract] [either.1.0.0: extract] [integers.0.7.0: extract]
-> installed conf-pkg-config.3
Processing 16/80: [dune.3.16.0, dune-configurator.3.16.0: extract] [either.1.0.0: extract] [integers.0.7.0: extract]
Processing 17/80: [dune.3.16.0, dune-configurator.3.16.0: extract] [either.1.0.0: extract] [integers.0.7.0: extract] [conf-libxcursor: pkg-config xcursor]
Processing 18/80: [dune.3.16.0, dune-configurator.3.16.0: extract] [either.1.0.0: extract] [integers.0.7.0: extract] [conf-libxcursor: pkg-config xcursor] [conf-libxi: pkg-config xi]
Processing 19/80: [dune.3.16.0, dune-configurator.3.16.0: extract] [either.1.0.0: extract] [integers.0.7.0: extract] [conf-libxcursor: pkg-config xcursor] [conf-libxi: pkg-config xi] [conf-libxinerama: pkg-config xinerama]
Processing 20/80: [dune.3.16.0, dune-configurator.3.16.0: extract] [either.1.0.0: extract] [integers.0.7.0: extract] [conf-libxcursor: pkg-config xcursor] [conf-libxi: pkg-config xi] [conf-libxinerama: pkg-config xinerama] [conf-libxrandr: pkg-config xrandr]
Processing 21/80: [dune.3.16.0, dune-configurator.3.16.0: extract] [either.1.0.0: extract] [integers.0.7.0: extract] [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]
-> retrieved either.1.0.0  (cached)
Processing 21/80: [dune.3.16.0, dune-configurator.3.16.0: extract] [integers.0.7.0: extract] [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]
Processing 22/80: [dune.3.16.0, dune-configurator.3.16.0: extract] [integers.0.7.0: extract] [num.1.5-1: extract] [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]
-> retrieved integers.0.7.0  (cached)
Processing 22/80: [dune.3.16.0, dune-configurator.3.16.0: extract] [num.1.5-1: extract] [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]
Processing 23/80: [dune.3.16.0, dune-configurator.3.16.0: extract] [num.1.5-1: extract] [ocaml-compiler-libs.v0.12.4: extract] [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]
-> retrieved num.1.5-1  (cached)
Processing 23/80: [dune.3.16.0, dune-configurator.3.16.0: extract] [ocaml-compiler-libs.v0.12.4: extract] [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]
Processing 24/80: [dune.3.16.0, dune-configurator.3.16.0: extract] [ocaml-compiler-libs.v0.12.4: extract] [ocamlfind.1.9.6: extract] [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]
[num: patch] applying num-in-findlib-dir.patch
Processing 25/80: [dune.3.16.0, dune-configurator.3.16.0: extract] [ocaml-compiler-libs.v0.12.4: extract] [ocamlfind.1.9.6: extract] [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] [num: patch]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing 25/80: [dune.3.16.0, dune-configurator.3.16.0: extract] [ocamlfind.1.9.6: extract] [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] [num: patch]
Processing 26/80: [dune.3.16.0, dune-configurator.3.16.0: extract] [ocamlfind.1.9.6: extract] [ppx_cstubs.0.7.0: extract] [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] [num: patch]
-> retrieved ocamlfind.1.9.6  (cached)
Processing 26/80: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_cstubs.0.7.0: extract] [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] [num: patch]
Processing 27/80: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_cstubs.0.7.0: extract] [ppx_derivers.1.2.1: extract] [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] [num: patch]
[ocamlfind: patch] applying 0001-Harden-test-for-OCaml-5.patch
Processing 28/80: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_cstubs.0.7.0: extract] [ppx_derivers.1.2.1: extract] [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] [num: patch] [ocamlfind: patch]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "xcursor" (CWD=/home/opam/.opam/4.13/.opam-switch/build/conf-libxcursor.1)
-> compiled  conf-libxcursor.1
Processing 28/80: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_cstubs.0.7.0: extract] [ppx_derivers.1.2.1: extract] [conf-libxi: pkg-config xi] [conf-libxinerama: pkg-config xinerama] [conf-libxrandr: pkg-config xrandr] [conf-mesa: pkg-config gl] [num: patch] [ocamlfind: patch]
-> installed conf-libxcursor.1
Processing 29/80: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_cstubs.0.7.0: extract] [ppx_derivers.1.2.1: extract] [conf-libxi: pkg-config xi] [conf-libxinerama: pkg-config xinerama] [conf-libxrandr: pkg-config xrandr] [conf-mesa: pkg-config gl] [num: patch] [ocamlfind: patch]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "xi" (CWD=/home/opam/.opam/4.13/.opam-switch/build/conf-libxi.1)
-> compiled  conf-libxi.1
Processing 29/80: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_cstubs.0.7.0: extract] [ppx_derivers.1.2.1: extract] [conf-libxinerama: pkg-config xinerama] [conf-libxrandr: pkg-config xrandr] [conf-mesa: pkg-config gl] [num: patch] [ocamlfind: patch]
-> installed conf-libxi.1
Processing 30/80: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_cstubs.0.7.0: extract] [ppx_derivers.1.2.1: extract] [conf-libxinerama: pkg-config xinerama] [conf-libxrandr: pkg-config xrandr] [conf-mesa: pkg-config gl] [num: patch] [ocamlfind: patch]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "xinerama" (CWD=/home/opam/.opam/4.13/.opam-switch/build/conf-libxinerama.1)
-> compiled  conf-libxinerama.1
Processing 30/80: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_cstubs.0.7.0: extract] [ppx_derivers.1.2.1: extract] [conf-libxrandr: pkg-config xrandr] [conf-mesa: pkg-config gl] [num: patch] [ocamlfind: patch]
-> installed conf-libxinerama.1
Processing 31/80: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_cstubs.0.7.0: extract] [ppx_derivers.1.2.1: extract] [conf-libxrandr: pkg-config xrandr] [conf-mesa: pkg-config gl] [num: patch] [ocamlfind: patch]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "xrandr" (CWD=/home/opam/.opam/4.13/.opam-switch/build/conf-libxrandr.1)
-> compiled  conf-libxrandr.1
Processing 31/80: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_cstubs.0.7.0: extract] [ppx_derivers.1.2.1: extract] [conf-mesa: pkg-config gl] [num: patch] [ocamlfind: patch]
-> installed conf-libxrandr.1
Processing 32/80: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_cstubs.0.7.0: extract] [ppx_derivers.1.2.1: extract] [conf-mesa: pkg-config gl] [num: patch] [ocamlfind: patch]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "gl" (CWD=/home/opam/.opam/4.13/.opam-switch/build/conf-mesa.1)
-> compiled  conf-mesa.1
Processing 32/80: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_cstubs.0.7.0: extract] [ppx_derivers.1.2.1: extract] [num: patch] [ocamlfind: patch]
-> installed conf-mesa.1
Processing 33/80: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_cstubs.0.7.0: extract] [ppx_derivers.1.2.1: extract] [num: patch] [ocamlfind: patch]
Processing 33/80: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_cstubs.0.7.0: extract] [ppx_derivers.1.2.1: extract] [num: make opam-legacy] [ocamlfind: patch]
-> retrieved ppx_cstubs.0.7.0  (cached)
Processing 33/80: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_derivers.1.2.1: extract] [num: make opam-legacy] [ocamlfind: patch]
Processing 34/80: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_derivers.1.2.1: extract] [ppxlib.0.33.0: extract] [num: make opam-legacy] [ocamlfind: patch]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 34/80: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppxlib.0.33.0: extract] [num: make opam-legacy] [ocamlfind: patch]
Processing 35/80: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppxlib.0.33.0: extract] [raylib.0.3.2: extract] [num: make opam-legacy] [ocamlfind: patch]
Processing 35/80: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppxlib.0.33.0: extract] [raylib.0.3.2: extract] [num: make opam-legacy] [ocamlfind: ./configure]
-> retrieved ppxlib.0.33.0  (cached)
Processing 35/80: [dune.3.16.0, dune-configurator.3.16.0: extract] [raylib.0.3.2: extract] [num: make opam-legacy] [ocamlfind: ./configure]
Processing 36/80: [dune.3.16.0, dune-configurator.3.16.0: extract] [raylib.0.3.2: extract] [re.1.11.0: extract] [num: make opam-legacy] [ocamlfind: ./configure]
-> retrieved dune.3.16.0, dune-configurator.3.16.0  (cached)
Processing 36/80: [raylib.0.3.2: extract] [re.1.11.0: extract] [num: make opam-legacy] [ocamlfind: ./configure]
Processing 37/80: [raylib.0.3.2: extract] [re.1.11.0: extract] [result.1.5: extract] [num: make opam-legacy] [ocamlfind: ./configure]
Processing 38/80: [raylib.0.3.2: extract] [re.1.11.0: extract] [result.1.5: extract] [dune: ocaml 255] [num: make opam-legacy] [ocamlfind: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "PROFILE=release" "opam-legacy" (CWD=/home/opam/.opam/4.13/.opam-switch/build/num.1.5-1)
- make -C src all
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/num.1.5-1/src'
- ocamlc -ccopt -DBNG_ARCH_amd64 -c bng.c
- ocamlc -ccopt -DBNG_ARCH_amd64 -c nat_stubs.c
- ocamlmklib -oc nums bng.o nat_stubs.o
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.ml
- ocamlmklib -o nums -oc nums -linkall int_misc.cmo nat.cmo big_int.cmo arith_flags.cmo ratio.cmo num.cmo arith_status.cmo
- cp ../toplevel/num_top_printers.mli ../toplevel/num_top.mli ../toplevel/num_top_printers.ml ../toplevel/num_top.ml .
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo
- echo 'version = "1.6~dev"' > META.top
- cat META.num-top.in >> META.top
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.ml
- ocamlmklib -o nums -oc nums -linkall int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -I . -shared -o nums.cmxs nums.cmxa
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/num.1.5-1/src'
- cp src/num-legacy.install num.install
-> compiled  num.1.5-1
Processing 38/80: [raylib.0.3.2: extract] [re.1.11.0: extract] [result.1.5: extract] [dune: ocaml 255] [ocamlfind: ./configure]
-> installed num.1.5-1
Processing 39/80: [raylib.0.3.2: extract] [re.1.11.0: extract] [result.1.5: extract] [dune: ocaml 255] [ocamlfind: ./configure]
-> retrieved raylib.0.3.2  (cached)
Processing 39/80: [re.1.11.0: extract] [result.1.5: extract] [dune: ocaml 255] [ocamlfind: ./configure]
-> retrieved seq.base  (cached)
Processing 40/80: [re.1.11.0: extract] [result.1.5: extract] [dune: ocaml 255] [ocamlfind: ./configure]
Processing 41/80: [re.1.11.0: extract] [result.1.5: extract] [sexplib0.v0.16.0: extract] [dune: ocaml 255] [ocamlfind: ./configure]
Processing 42/80: [re.1.11.0: extract] [result.1.5: extract] [sexplib0.v0.16.0: extract] [dune: ocaml 255] [ocamlfind: ./configure]
-> installed seq.base
Processing 43/80: [re.1.11.0: extract] [result.1.5: extract] [sexplib0.v0.16.0: extract] [dune: ocaml 255] [ocamlfind: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/4.13/bin" "-sitelib" "/home/opam/.opam/4.13/lib" "-mandir" "/home/opam/.opam/4.13/man" "-config" "/home/opam/.opam/4.13/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.6)
- Welcome to findlib version 1.9.6
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Checking for ocamlopt -g...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: found
- dynlink: found
- bigarray: found
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: not present (normal since 4.09)
- num: not present (normal since 4.06)
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found (in +ocamldoc)
- raw_spacetime: not present (normal since 4.12)
- threads: found (in +threads)
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for str written to site-lib-src/str/META
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /home/opam/.opam/4.13/lib/ocaml
-     Binaries:              /home/opam/.opam/4.13/bin
-     Manual pages:          /home/opam/.opam/4.13/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.13/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.13/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.13/bin
-     Manual pages:          /home/opam/.opam/4.13/man
-     topfind script:        /home/opam/.opam/4.13/lib/ocaml
- Topfind ppxopt support:    yes
- Toolbox:                   no
- Link custom runtime:       no
- Need bytes compatibility:  no
- 
- Configuration has been written to Makefile.config
- 
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
Processing 43/80: [re.1.11.0: extract] [result.1.5: extract] [sexplib0.v0.16.0: extract] [dune: ocaml 255] [ocamlfind: make all]
-> retrieved re.1.11.0  (cached)
Processing 43/80: [result.1.5: extract] [sexplib0.v0.16.0: extract] [dune: ocaml 255] [ocamlfind: make all]
Processing 44/80: [result.1.5: extract] [sexplib0.v0.16.0: extract] [stdlib-shims.0.3.0: extract] [dune: ocaml 255] [ocamlfind: make all]
-> retrieved result.1.5  (cached)
Processing 44/80: [sexplib0.v0.16.0: extract] [stdlib-shims.0.3.0: extract] [dune: ocaml 255] [ocamlfind: make all]
-> retrieved sexplib0.v0.16.0  (cached)
Processing 44/80: [stdlib-shims.0.3.0: extract] [dune: ocaml 255] [ocamlfind: make all]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 44/80: [dune: ocaml 255] [ocamlfind: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.6)
- for p in findlib; do ( cd src/$p; make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- ocamllex fl_meta.mll
- 22 states, 392 transitions, table size 1700 bytes
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib_config.mlp | \
-          ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/4.13/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.13/lib/ocaml' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;linux;g' \
- 	     >findlib_config.ml
- if [ "true" = "true" ]; then                 \
- 	cp topfind.ml.in topfind.ml;                             \
- else                                                             \
- 	sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in     \
- 		> topfind.ml ;                                   \
- fi
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_package_base.ml
- File "fl_package_base.ml", line 304, characters 22-40:
- 304 | 	 let pkg_ancestors = query_requirements predlist pkg in
-                             ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 350, characters 18-36:
- 350 |   let ancestors = query_requirements predlist package_name in
-                         ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 375, characters 23-41:
- 375 | 	  let pkg_ancestors = query_requirements predlist pkg in
-                              ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 510, characters 16-35:
- 510 | 	     ( let c = package_definitions search_path pkg.package_name in
-                       ^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label search_path was omitted in the application of this function.
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c findlib.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c findlib.ml
- File "findlib.ml", line 390, characters 2-26:
- 390 |   Fl_package_base.requires predlist pkg
-         ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "findlib.ml", line 396, characters 2-33:
- 396 |   Fl_package_base.requires_deeply predlist pkglist
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_lint.ml
- ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c frontend.ml
- File "frontend.ml", line 859, characters 10-39:
- 859 |           Fl_package_base.package_users predicates1 packages1
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-            -I +unix -I +dynlink ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c topfind.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c topfind.ml
- File "topfind.ml", line 128, characters 40-63:
- 128 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 258, characters 4-27:
- 258 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 268, characters 4-27:
- 268 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 280, characters 4-27:
- 280 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 293, characters 4-27:
- 293 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 307, characters 4-27:
- 307 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 319, characters 4-27:
- 319 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat topfind_rd1.p | \
-          ../../tools/patch '@SITELIB@' '/home/opam/.opam/4.13/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.6'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.13/lib' | \
- 		 tools/patch '@FINDLIB_PATH@' '/home/opam/.opam/4.13/lib' -p >findlib.conf
- if ./tools/cmd_from_same_dir ocamlc; then \
- 	echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamlopt; then \
- 	echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldep; then \
- 	echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldoc; then \
- 	echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.6'
Processing 44/80: [dune: ocaml 255] [ocamlfind: make opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.6)
- for p in findlib; do ( cd src/$p; make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib_config.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_split.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_meta.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_topo.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_package_base.ml
- File "fl_package_base.ml", line 304, characters 22-40:
- 304 | 	 let pkg_ancestors = query_requirements predlist pkg in
-                             ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 350, characters 18-36:
- 350 |   let ancestors = query_requirements predlist package_name in
-                         ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 375, characters 23-41:
- 375 | 	  let pkg_ancestors = query_requirements predlist pkg in
-                              ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 510, characters 16-35:
- 510 | 	     ( let c = package_definitions search_path pkg.package_name in
-                       ^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label search_path was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib.ml
- File "findlib.ml", line 390, characters 2-26:
- 390 |   Fl_package_base.requires predlist pkg
-         ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "findlib.ml", line 396, characters 2-33:
- 396 |   Fl_package_base.requires_deeply predlist pkglist
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_args.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_lint.ml
- ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c frontend.ml
- File "frontend.ml", line 859, characters 10-39:
- 859 |           Fl_package_base.package_users predicates1 packages1
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \
- 	   -I +unix -I +dynlink ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c topfind.ml
- File "topfind.ml", line 128, characters 40-63:
- 128 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 258, characters 4-27:
- 258 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 268, characters 4-27:
- 268 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 280, characters 4-27:
- 280 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 293, characters 4-27:
- 293 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 307, characters 4-27:
- 307 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 319, characters 4-27:
- 319 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Topdirs, and its interface was not compiled with -opaque
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_dynload.ml
- ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
-> compiled  ocamlfind.1.9.6
Processing 44/80: [dune: ocaml 255]
Processing 45/80: [dune: ocaml 255] [ocamlfind: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.6)
- if [ "1" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/4.13/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.13/lib/$x/META"; then \
-           rm -f site-lib-src/$x/META; \
-         fi; \
-       fi; \
-     done; \
-     test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \
-   fi
- echo 'SITELIB_META =' > Makefile.packages.in
- for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done
- tr '\n' ' ' < Makefile.packages.in > Makefile.packages
- rm Makefile.packages.in
- install -d "/home/opam/.opam/4.13/bin"
- install -d "/home/opam/.opam/4.13/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.6'
- install -d "`dirname \"/home/opam/.opam/4.13/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.13/lib/findlib.conf" || install -c findlib.conf "/home/opam/.opam/4.13/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.6'
- for p in findlib; do ( cd src/$p; make install ); done
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- install -d "/home/opam/.opam/4.13/lib/findlib"
- install -d "/home/opam/.opam/4.13/bin"
- test 1 -eq 0 || install -d "/home/opam/.opam/4.13/lib/ocaml"
- test 1 -eq 0 || install -c topfind "/home/opam/.opam/4.13/lib/ocaml/"
- files=` ../../tools/collect_files ../../Makefile.config \
- findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs \
- findlib_config.cmi findlib_config.ml topfind.cmi topfind.mli \
- fl_args.cmi fl_lint.cmi fl_meta.cmi fl_split.cmi fl_topo.cmi ocaml_args.cmi \
- fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi \
- fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs \
- findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi \
- META` && \
- install -c $files "/home/opam/.opam/4.13/lib/findlib/"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- install -c $f "/home/opam/.opam/4.13/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.13/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.13/lib/ocaml/compiler-libs/"; \
-     install -c topdirs.cmi toploop.cmi "/home/opam/.opam/4.13/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.6'
- for x in bigarray bytes compiler-libs dynlink ocamldoc stdlib str threads unix ; do install -d "/home/opam/.opam/4.13/lib/$x"; install -c site-lib-src/$x/META "/home/opam/.opam/4.13/lib/$x/META.tmp" && mv "/home/opam/.opam/4.13/lib/$x/META.tmp" "/home/opam/.opam/4.13/lib/$x/META"; done
- install -d "/home/opam/.opam/4.13/lib/findlib"; install -c Makefile.packages "/home/opam/.opam/4.13/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.6'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; }
- test ! -f 'site-lib-src/camlp4/META' ||	install -c tools/safe_camlp4 "/home/opam/.opam/4.13/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.6'
- install -d "/home/opam/.opam/4.13/man/man1" "/home/opam/.opam/4.13/man/man3" "/home/opam/.opam/4.13/man/man5"
- install -c doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.13/man/man1"
- install -c doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.13/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.6'
-> installed ocamlfind.1.9.6
Processing 45/80: [dune: ocaml 255]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/dune.3.16.0)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 255
- 

Processing 45/80: [dune: ./_boot/dune.exe build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./_boot/dune.exe" "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/dune.3.16.0)
-> compiled  dune.3.16.0
-> installed dune.3.16.0
Processing 47/80: [bigarray-compat: dune build]
Processing 48/80: [bigarray-compat: dune build] [cppo: dune build]
Processing 49/80: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build]
Processing 50/80: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [either: dune build]
Processing 51/80: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] [ocaml-compiler-libs: dune build]
Processing 52/80: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
Processing 53/80: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build]
Processing 54/80: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build]
Processing 55/80: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build]
Processing 56/80: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "bigarray-compat" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/bigarray-compat.1.1.0)
-> compiled  bigarray-compat.1.1.0
Processing 56/80: [cppo: dune build] [csexp: dune build] [either: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed bigarray-compat.1.1.0
Processing 57/80: [cppo: dune build] [csexp: dune build] [either: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "255" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/csexp.1.5.2)
-> compiled  csexp.1.5.2
Processing 57/80: [cppo: dune build] [either: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed csexp.1.5.2
Processing 58/80: [cppo: dune build] [either: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
Processing 59/80: [cppo: dune build] [dune-configurator: rm] [either: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cppo" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/cppo.1.6.9)
-> compiled  cppo.1.6.9
Processing 59/80: [dune-configurator: rm] [either: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed cppo.1.6.9
Processing 60/80: [dune-configurator: rm] [either: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "either" "-j" "255" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/either.1.0.0)
-> compiled  either.1.0.0
Processing 60/80: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed either.1.0.0
Processing 61/80: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-compiler-libs" "-j" "255" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ocaml-compiler-libs.v0.12.4)
-> compiled  ocaml-compiler-libs.v0.12.4
Processing 61/80: [dune-configurator: rm] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed ocaml-compiler-libs.v0.12.4
Processing 62/80: [dune-configurator: rm] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_derivers" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppx_derivers.1.2.1)
-> compiled  ppx_derivers.1.2.1
Processing 62/80: [dune-configurator: rm] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed ppx_derivers.1.2.1
Processing 63/80: [dune-configurator: rm] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "re" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/re.1.11.0)
-> compiled  re.1.11.0
Processing 63/80: [dune-configurator: rm] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed re.1.11.0
Processing 64/80: [dune-configurator: rm] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "result" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/result.1.5)
-> compiled  result.1.5
Processing 64/80: [dune-configurator: rm] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed result.1.5
Processing 65/80: [dune-configurator: rm] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib0" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/sexplib0.v0.16.0)
-> compiled  sexplib0.v0.16.0
Processing 65/80: [dune-configurator: rm] [stdlib-shims: dune build]
-> installed sexplib0.v0.16.0
Processing 66/80: [dune-configurator: rm] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdlib-shims" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 66/80: [dune-configurator: rm]
-> installed stdlib-shims.0.3.0
Processing 67/80: [dune-configurator: rm]
Processing 68/80: [dune-configurator: rm] [integers: dune build]
Processing 69/80: [dune-configurator: rm] [integers: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/4.13/.opam-switch/build/dune-configurator.3.16.0)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/4.13/.opam-switch/build/dune-configurator.3.16.0)
Processing 69/80: [dune-configurator: dune build] [integers: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "integers" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/integers.0.7.0)
-> compiled  integers.0.7.0
Processing 69/80: [dune-configurator: dune build] [ppxlib: dune build]
-> installed integers.0.7.0
Processing 70/80: [dune-configurator: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "255" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/dune-configurator.3.16.0)
-> compiled  dune-configurator.3.16.0
Processing 70/80: [ppxlib: dune build]
-> installed dune-configurator.3.16.0
Processing 71/80: [ppxlib: dune build]
Processing 72/80: [containers: dune build] [ppxlib: dune build]
Processing 73/80: [containers: dune build] [ctypes: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "containers" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/containers.3.13.1)
-> compiled  containers.3.13.1
Processing 73/80: [ctypes: dune build] [ppxlib: dune build]
-> installed containers.3.13.1
Processing 74/80: [ctypes: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ctypes" "-j" "255" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ctypes.0.22.0)
- (cd _build/default && /home/opam/.opam/4.13/bin/ocamlopt.opt -w -40 -g -I src/ctypes-top/.ctypes_top.objs/byte -I src/ctypes-top/.ctypes_top.objs/native -I /home/opam/.opam/4.13/lib/bigarray-compat -I /home/opam/.opam/4.13/lib/integers -I /home/opam/.opam/4.13/lib/ocaml/compiler-libs -I /home/opam/.opam/4.13/lib/stdlib-shims -I src/ctypes/.ctypes.objs/byte -I src/ctypes/.ctypes.objs/native -intf-suffix .ml -no-alias-deps -open Ctypes_top -o src/ctypes-top/.ctypes_top.objs/native/ctypes_top__Install_ctypes_printers.cmx -c -impl src/ctypes-top/install_ctypes_printers.ml)
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
Processing 74/80: [ctypes: dune install] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "install" "-p" "ctypes" "--create-install-files" "ctypes" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ctypes.0.22.0)
-> compiled  ctypes.0.22.0
Processing 74/80: [ppxlib: dune build]
-> installed ctypes.0.22.0
Processing 75/80: [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppxlib" "-j" "255" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppxlib.0.33.0)
-> compiled  ppxlib.0.33.0
-> installed ppxlib.0.33.0
Processing 77/80: [ppx_cstubs: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_cstubs" "-j" "255" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppx_cstubs.0.7.0)
-> compiled  ppx_cstubs.0.7.0
-> installed ppx_cstubs.0.7.0
Processing 79/80: [raylib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "raylib" "-j" "255" "@install" (CWD=/home/opam/.opam/4.13/.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
- File "src/c/dune", lines 48-69, characters 0-610:
- 48 | (rule
- 49 |  (alias build-raylib)
- 50 |  (targets libraylib.a dllraylib.so)
- ....
- 67 |     (run make -C vendor/raylib/src clean)
- 68 |     (run make -C vendor/raylib/src RAYLIB_LIBTYPE=SHARED -j 8)
- 69 |     (copy vendor/raylib/libraylib.so.3.5.0 dllraylib.so)))))
- (cd _build/default/src/c && /usr/bin/make -C vendor/raylib/src RAYLIB_LIBTYPE=STATIC -j 8)
- make: Entering directory '/home/opam/.opam/4.13/.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
- make: Leaving directory '/home/opam/.opam/4.13/.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)
-       |               ^~~~~~~~~~~~~~~~~~~~~~
- 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)
-       |                ^~~~~~~~~~~~~~~~~~~
- In file included from textures.c:122:
- external/stb_image.h: In function 'stbi__load_gif_main':
- 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_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: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_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: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)
-       |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- In file included from rglfw.c:90:
- external/glfw/src/posix_time.c:30:9: 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/14/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:292:10: note: this is the location of the previous definition
-   292 | # define _POSIX_C_SOURCE        200809L
-       |          ^~~~~~~~~~~~~~~
- 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 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: error: 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)
-       |                                                             ~~~~~~~^~~~~~
- make: *** [Makefile:589: raudio.o] Error 1
- make: *** Waiting for unfinished jobs....
- In file included from models.c:39:
- external/par_shapes.h: In function 'par_shapes_create_disk':
- raylib.h:104:33: warning: argument 1 range [18446744069414584320, 18446744073709551610] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=]
-   104 |     #define RL_MALLOC(sz)       malloc(sz)
-       |                                 ^~~~~~~~~~
- models.c:83:35: note: in expansion of macro 'RL_MALLOC'
-    83 |     #define PAR_MALLOC(T, N) ((T*)RL_MALLOC(N*sizeof(T)))
-       |                                   ^~~~~~~~~
- external/par_shapes.h:684:23: note: in expansion of macro 'PAR_MALLOC'
-   684 |     mesh->triangles = PAR_MALLOC(PAR_SHAPES_T, 3 * mesh->ntriangles);
-       |                       ^~~~~~~~~~
- In file included from models.c:49:
- /usr/include/stdlib.h:672:14: note: in a call to allocation function 'malloc' declared here
-   672 | extern void *malloc (size_t __size) __THROW __attribute_malloc__
-       |              ^~~~~~
[ERROR] The compilation of raylib.0.3.2 failed at "dune build -p raylib -j 255 @install".

#=== ERROR while compiling raylib.0.3.2 =======================================#
# context              2.3.0~alpha~dev | linux/x86_64 | ocaml-base-compiler.4.13.1 | file:///home/opam/opam-repository
# path                 ~/.opam/4.13/.opam-switch/build/raylib.0.3.2
# command              ~/.opam/opam-init/hooks/sandbox.sh build dune build -p raylib -j 255 @install
# exit-code            1
# env-file             ~/.opam/log/raylib-8-a0e648.env
# output-file          ~/.opam/log/raylib-8-a0e648.out
### output ###
# (cd _build/default/src/c && /usr/bin/patch --binary -p1) < _build/default/src/c/linux.patch
# patching file vendor/raylib/src/config.h
# File "src/c/dune", lines 48-69, characters 0-610:
# 48 | (rule
# 49 |  (alias build-raylib)
# 50 |  (targets libraylib.a dllraylib.so)
# ....
# 67 |     (run make -C vendor/raylib/src clean)
# 68 |     (run make -C vendor/raylib/src RAYLIB_LIBTYPE=SHARED -j 8)
# 69 |     (copy vendor/raylib/libraylib.so.3.5.0 dllraylib.so)))))
# (cd _build/default/src/c && /usr/bin/make -C vendor/raylib/src RAYLIB_LIBTYPE=STATIC -j 8)
# make: Entering directory '/home/opam/.opam/4.13/.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
# make: Leaving directory '/home/opam/.opam/4.13/.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)
#       |               ^~~~~~~~~~~~~~~~~~~~~~
# 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)
#       |                ^~~~~~~~~~~~~~~~~~~
# In file included from textures.c:122:
# external/stb_image.h: In function 'stbi__load_gif_main':
# 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_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: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_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: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)
#       |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# In file included from rglfw.c:90:
# external/glfw/src/posix_time.c:30:9: 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/14/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:292:10: note: this is the location of the previous definition
#   292 | # define _POSIX_C_SOURCE        200809L
#       |          ^~~~~~~~~~~~~~~
# 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 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: error: 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)
#       |                                                             ~~~~~~~^~~~~~
# make: *** [Makefile:589: raudio.o] Error 1
# make: *** Waiting for unfinished jobs....
# In file included from models.c:39:
# external/par_shapes.h: In function 'par_shapes_create_disk':
# raylib.h:104:33: warning: argument 1 range [18446744069414584320, 18446744073709551610] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=]
#   104 |     #define RL_MALLOC(sz)       malloc(sz)
#       |                                 ^~~~~~~~~~
# models.c:83:35: note: in expansion of macro 'RL_MALLOC'
#    83 |     #define PAR_MALLOC(T, N) ((T*)RL_MALLOC(N*sizeof(T)))
#       |                                   ^~~~~~~~~
# external/par_shapes.h:684:23: note: in expansion of macro 'PAR_MALLOC'
#   684 |     mesh->triangles = PAR_MALLOC(PAR_SHAPES_T, 3 * mesh->ntriangles);
#       |                       ^~~~~~~~~~
# In file included from models.c:49:
# /usr/include/stdlib.h:672:14: note: in a call to allocation function 'malloc' declared here
#   672 | extern void *malloc (size_t __size) __THROW __attribute_malloc__
#       |              ^~~~~~



<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions failed
| - build raylib 0.3.2
+- 
+- The following changes have been performed
| - install bigarray-compat     1.1.0
| - install conf-libxcursor     1
| - install conf-libxi          1
| - install conf-libxinerama    1
| - install conf-libxrandr      1
| - install conf-mesa           1
| - install conf-pkg-config     3
| - install containers          3.13.1
| - install cppo                1.6.9
| - install csexp               1.5.2
| - install ctypes              0.22.0
| - install dune                3.16.0
| - install dune-configurator   3.16.0
| - install either              1.0.0
| - install integers            0.7.0
| - install num                 1.5-1
| - install ocaml-compiler-libs v0.12.4
| - install ocamlfind           1.9.6
| - install ppx_cstubs          0.7.0
| - install ppx_derivers        1.2.1
| - install ppxlib              0.33.0
| - install re                  1.11.0
| - install result              1.5
| - install seq                 base
| - install sexplib0            v0.16.0
| - install stdlib-shims        0.3.0
+- 
# Run eval $(opam env) to update the current shell environment

The former state can be restored with:
    /usr/bin/opam switch import "/home/opam/.opam/4.13/.opam-switch/backup/state-20240805100237.export"
'opam install -vy raylib.0.3.2' failed.
"/usr/bin/env" "bash" "-c" "
opam remove -y "raylib.0.3.2"
opam install -vy "raylib.0.3.2"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "raylib.0.3.2" | grep -q '"debian-unstable"'; then
        echo "This package failed and has been disabled for CI using the 'x-ci-accept-failures' field."
        exit 69
    fi
fi


exit $res
" failed with exit status 31
Failed: Build failed