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


Building on x86-bm-c10.sw.ocaml.org

(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 09:31.57 ---> 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 09:31.57 ---> 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 09:31.57 ---> 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 09:31.57 ---> 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 <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocaml-config.2  (cached)
-> 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-base-compiler.4.13.1  (cached)
-> 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 09:31.57 ---> 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-05-0205.56-F-2024-07-29-1441.34.pdiff [516 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-08-05-0205.56-F-2024-07-29-1441.34.pdiff [516 kB]
- Fetched 778 kB in 3s (291 kB/s)
- Reading package lists...
- 
2024-08-05 09:31.57 ---> using "3dccff288cd863b9c21201a279537014e405e58e1bd17a4bc0dc69062e6c7f72" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam remove -y \"raylib.0.2.2\"\
               \nopam install -vy \"raylib.0.2.2\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"raylib.0.2.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.2.2 is not installed.

Nothing to do.
The following actions will be performed:
=== install 24 packages
  - install bigarray-compat     1.1.0   [required by ctypes, ppx_cstubs]
  - install conf-libgl          1       [required by raylib]
  - install conf-libglu         1       [required by raylib]
  - install conf-pkg-config     3       [required by conf-libglu]
  - 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.2.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:
    libasound2-dev libgl1-mesa-dev libglu1-mesa-dev libxi-dev libxrandr-dev mesa-common-dev pkg-config xorg-dev

<><> 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" "libasound2-dev" "libgl1-mesa-dev" "libglu1-mesa-dev" "libxi-dev" "libxrandr-dev" "mesa-common-dev" "pkg-config" "xorg-dev"
- debconf: delaying package configuration, since apt-utils is not installed
- (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 .../bsdutils_1%3a2.40.2-2_amd64.deb ...
- Unpacking bsdutils (1:2.40.2-2) over (1:2.40.2-1) ...
- Setting up bsdutils (1:2.40.2-2) ...
- (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 .../libuuid1_2.40.2-2_amd64.deb ...
- Unpacking libuuid1:amd64 (2.40.2-2) over (2.40.2-1) ...
- Setting up libuuid1:amd64 (2.40.2-2) ...
- (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 .../libblkid1_2.40.2-2_amd64.deb ...
- Unpacking libblkid1:amd64 (2.40.2-2) over (2.40.2-1) ...
- Setting up libblkid1:amd64 (2.40.2-2) ...
- (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 .../libmount1_2.40.2-2_amd64.deb ...
- Unpacking libmount1:amd64 (2.40.2-2) over (2.40.2-1) ...
- Setting up libmount1:amd64 (2.40.2-2) ...
- (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 .../libsmartcols1_2.40.2-2_amd64.deb ...
- Unpacking libsmartcols1:amd64 (2.40.2-2) over (2.40.2-1) ...
- Setting up libsmartcols1:amd64 (2.40.2-2) ...
- (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 .../util-linux_2.40.2-2_amd64.deb ...
- Unpacking util-linux (2.40.2-2) over (2.40.2-1) ...
- Setting up util-linux (2.40.2-2) ...
- (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 .../mount_2.40.2-2_amd64.deb ...
- Unpacking mount (2.40.2-2) over (2.40.2-1) ...
- Selecting previously unselected package libpython3.12-minimal:amd64.
- 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 .../000-python3_3.12.4-1_amd64.deb ...
- Unpacking python3 (3.12.4-1) ...
- Selecting previously unselected package alsa-topology-conf.
- Preparing to unpack .../001-alsa-topology-conf_1.2.5.1-3_all.deb ...
- Unpacking alsa-topology-conf (1.2.5.1-3) ...
- Selecting previously unselected package libasound2-data.
- Preparing to unpack .../002-libasound2-data_1.2.12-1_all.deb ...
- Unpacking libasound2-data (1.2.12-1) ...
- Selecting previously unselected package libasound2t64:amd64.
- Preparing to unpack .../003-libasound2t64_1.2.12-1_amd64.deb ...
- Unpacking libasound2t64:amd64 (1.2.12-1) ...
- Selecting previously unselected package alsa-ucm-conf.
- Preparing to unpack .../004-alsa-ucm-conf_1.2.12-1_all.deb ...
- Unpacking alsa-ucm-conf (1.2.12-1) ...
- Selecting previously unselected package bzip2-doc.
- Preparing to unpack .../005-bzip2-doc_1.0.8-5.1_all.deb ...
- Unpacking bzip2-doc (1.0.8-5.1) ...
- Selecting previously unselected package fonts-dejavu-mono.
- Preparing to unpack .../006-fonts-dejavu-mono_2.37-8_all.deb ...
- Unpacking fonts-dejavu-mono (2.37-8) ...
- Selecting previously unselected package fonts-dejavu-core.
- Preparing to unpack .../007-fonts-dejavu-core_2.37-8_all.deb ...
- Unpacking fonts-dejavu-core (2.37-8) ...
- Selecting previously unselected package fontconfig-config.
- Preparing to unpack .../008-fontconfig-config_2.15.0-1.1_amd64.deb ...
- Unpacking fontconfig-config (2.15.0-1.1) ...
- Selecting previously unselected package libasound2-dev:amd64.
- Preparing to unpack .../009-libasound2-dev_1.2.12-1_amd64.deb ...
- Unpacking libasound2-dev:amd64 (1.2.12-1) ...
- Selecting previously unselected package libbrotli-dev:amd64.
- Preparing to unpack .../010-libbrotli-dev_1.1.0-2+b4_amd64.deb ...
- Unpacking libbrotli-dev:amd64 (1.1.0-2+b4) ...
- Selecting previously unselected package libbz2-dev:amd64.
- Preparing to unpack .../011-libbz2-dev_1.0.8-5.1_amd64.deb ...
- Unpacking libbz2-dev:amd64 (1.0.8-5.1) ...
- Selecting previously unselected package libdrm-common.
- Preparing to unpack .../012-libdrm-common_2.4.122-1_all.deb ...
- Unpacking libdrm-common (2.4.122-1) ...
- Selecting previously unselected package libdrm2:amd64.
- Preparing to unpack .../013-libdrm2_2.4.122-1_amd64.deb ...
- Unpacking libdrm2:amd64 (2.4.122-1) ...
- Selecting previously unselected package libdrm-amdgpu1:amd64.
- Preparing to unpack .../014-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 .../015-libpciaccess0_0.17-3+b1_amd64.deb ...
- Unpacking libpciaccess0:amd64 (0.17-3+b1) ...
- Selecting previously unselected package libdrm-intel1:amd64.
- Preparing to unpack .../016-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 .../017-libdrm-radeon1_2.4.122-1_amd64.deb ...
- Unpacking libdrm-radeon1:amd64 (2.4.122-1) ...
- Selecting previously unselected package libdrm-nouveau2:amd64.
- Preparing to unpack .../018-libdrm-nouveau2_2.4.122-1_amd64.deb ...
- Unpacking libdrm-nouveau2:amd64 (2.4.122-1) ...
- Selecting previously unselected package libpciaccess-dev:amd64.
- Preparing to unpack .../019-libpciaccess-dev_0.17-3+b1_amd64.deb ...
- Unpacking libpciaccess-dev:amd64 (0.17-3+b1) ...
- Selecting previously unselected package libdrm-dev:amd64.
- Preparing to unpack .../020-libdrm-dev_2.4.122-1_amd64.deb ...
- Unpacking libdrm-dev:amd64 (2.4.122-1) ...
- Selecting previously unselected package libglvnd0:amd64.
- Preparing to unpack .../021-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 .../022-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 .../023-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 .../024-libgbm1_24.1.5-3_amd64.deb ...
- Unpacking libgbm1:amd64 (24.1.5-3) ...
- Selecting previously unselected package libglapi-mesa:amd64.
- Preparing to unpack .../025-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 .../026-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 .../027-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 .../028-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 .../029-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 .../030-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 .../031-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 .../032-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 .../033-libxshmfence1_1.3-1+b1_amd64.deb ...
- Unpacking libxshmfence1:amd64 (1.3-1+b1) ...
- Selecting previously unselected package libegl-mesa0:amd64.
- Preparing to unpack .../034-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 .../035-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 .../036-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 .../037-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 .../038-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 .../039-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 .../040-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 .../041-libelf1t64_0.191-2_amd64.deb ...
- Unpacking libelf1t64:amd64 (0.191-2) ...
- Selecting previously unselected package libicu72:amd64.
- Preparing to unpack .../042-libicu72_72.1-5_amd64.deb ...
- Unpacking libicu72:amd64 (72.1-5) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../043-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 .../044-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 .../045-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 .../046-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 .../047-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 .../048-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 .../049-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 .../050-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 .../051-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 .../052-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 .../053-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 .../054-libegl-dev_1.7.0-1+b1_amd64.deb ...
- Unpacking libegl-dev:amd64 (1.7.0-1+b1) ...
- Selecting previously unselected package libexpat1-dev:amd64.
- Preparing to unpack .../055-libexpat1-dev_2.6.2-1_amd64.deb ...
- Unpacking libexpat1-dev:amd64 (2.6.2-1) ...
- Selecting previously unselected package libpng16-16t64:amd64.
- Preparing to unpack .../056-libpng16-16t64_1.6.43-5_amd64.deb ...
- Unpacking libpng16-16t64:amd64 (1.6.43-5) ...
- Selecting previously unselected package libfreetype6:amd64.
- Preparing to unpack .../057-libfreetype6_2.13.2+dfsg-1+b4_amd64.deb ...
- Unpacking libfreetype6:amd64 (2.13.2+dfsg-1+b4) ...
- Selecting previously unselected package libfontconfig1:amd64.
- Preparing to unpack .../058-libfontconfig1_2.15.0-1.1_amd64.deb ...
- Unpacking libfontconfig1:amd64 (2.15.0-1.1) ...
- Selecting previously unselected package zlib1g-dev:amd64.
- Preparing to unpack .../059-zlib1g-dev_1%3a1.3.dfsg+really1.3.1-1_amd64.deb ...
- Unpacking zlib1g-dev:amd64 (1:1.3.dfsg+really1.3.1-1) ...
- Selecting previously unselected package libpng-dev:amd64.
- Preparing to unpack .../060-libpng-dev_1.6.43-5_amd64.deb ...
- Unpacking libpng-dev:amd64 (1.6.43-5) ...
- Selecting previously unselected package libfreetype-dev:amd64.
- Preparing to unpack .../061-libfreetype-dev_2.13.2+dfsg-1+b4_amd64.deb ...
- Unpacking libfreetype-dev:amd64 (2.13.2+dfsg-1+b4) ...
- Selecting previously unselected package uuid-dev:amd64.
- Preparing to unpack .../062-uuid-dev_2.40.2-2_amd64.deb ...
- Unpacking uuid-dev:amd64 (2.40.2-2) ...
- Selecting previously unselected package libpkgconf3:amd64.
- Preparing to unpack .../063-libpkgconf3_1.8.1-3_amd64.deb ...
- Unpacking libpkgconf3:amd64 (1.8.1-3) ...
- Selecting previously unselected package pkgconf-bin.
- Preparing to unpack .../064-pkgconf-bin_1.8.1-3_amd64.deb ...
- Unpacking pkgconf-bin (1.8.1-3) ...
- Selecting previously unselected package pkgconf:amd64.
- Preparing to unpack .../065-pkgconf_1.8.1-3_amd64.deb ...
- Unpacking pkgconf:amd64 (1.8.1-3) ...
- Selecting previously unselected package libfontconfig-dev:amd64.
- Preparing to unpack .../066-libfontconfig-dev_2.15.0-1.1_amd64.deb ...
- Unpacking libfontconfig-dev:amd64 (2.15.0-1.1) ...
- Selecting previously unselected package libfontconfig1-dev:amd64.
- Preparing to unpack .../067-libfontconfig1-dev_2.15.0-1.1_amd64.deb ...
- Unpacking libfontconfig1-dev:amd64 (2.15.0-1.1) ...
- Selecting previously unselected package libfontenc1:amd64.
- Preparing to unpack .../068-libfontenc1_1%3a1.1.8-1_amd64.deb ...
- Unpacking libfontenc1:amd64 (1:1.1.8-1) ...
- Selecting previously unselected package libfontenc-dev:amd64.
- Preparing to unpack .../069-libfontenc-dev_1%3a1.1.8-1_amd64.deb ...
- Unpacking libfontenc-dev:amd64 (1:1.1.8-1) ...
- Selecting previously unselected package libfs6:amd64.
- Preparing to unpack .../070-libfs6_2%3a1.0.8-1+b1_amd64.deb ...
- Unpacking libfs6:amd64 (2:1.0.8-1+b1) ...
- Selecting previously unselected package libfs-dev:amd64.
- Preparing to unpack .../071-libfs-dev_2%3a1.0.8-1+b1_amd64.deb ...
- Unpacking libfs-dev:amd64 (2:1.0.8-1+b1) ...
- Selecting previously unselected package libglvnd-core-dev:amd64.
- Preparing to unpack .../072-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 .../073-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 .../074-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 .../075-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 .../076-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 .../077-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 .../078-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 .../079-libgl1-mesa-dev_24.1.5-3_amd64.deb ...
- Unpacking libgl1-mesa-dev:amd64 (24.1.5-3) ...
- Selecting previously unselected package libglu1-mesa:amd64.
- Preparing to unpack .../080-libglu1-mesa_9.0.2-1.1+b1_amd64.deb ...
- Unpacking libglu1-mesa:amd64 (9.0.2-1.1+b1) ...
- Selecting previously unselected package libglu1-mesa-dev:amd64.
- Preparing to unpack .../081-libglu1-mesa-dev_9.0.2-1.1+b1_amd64.deb ...
- Unpacking libglu1-mesa-dev:amd64 (9.0.2-1.1+b1) ...
- Selecting previously unselected package x11-common.
- Preparing to unpack .../082-x11-common_1%3a7.7+23.1_all.deb ...
- Unpacking x11-common (1:7.7+23.1) ...
- Selecting previously unselected package libice6:amd64.
- Preparing to unpack .../083-libice6_2%3a1.0.10-1+b1_amd64.deb ...
- Unpacking libice6:amd64 (2:1.0.10-1+b1) ...
- Selecting previously unselected package libice-dev:amd64.
- Preparing to unpack .../084-libice-dev_2%3a1.0.10-1+b1_amd64.deb ...
- Unpacking libice-dev:amd64 (2:1.0.10-1+b1) ...
- Selecting previously unselected package libpixman-1-0:amd64.
- Preparing to unpack .../085-libpixman-1-0_0.42.2-1+b1_amd64.deb ...
- Unpacking libpixman-1-0:amd64 (0.42.2-1+b1) ...
- Selecting previously unselected package libpixman-1-dev:amd64.
- Preparing to unpack .../086-libpixman-1-dev_0.42.2-1+b1_amd64.deb ...
- Unpacking libpixman-1-dev:amd64 (0.42.2-1+b1) ...
- Selecting previously unselected package libpng-tools.
- Preparing to unpack .../087-libpng-tools_1.6.43-5_amd64.deb ...
- Unpacking libpng-tools (1.6.43-5) ...
- Selecting previously unselected package libsm6:amd64.
- Preparing to unpack .../088-libsm6_2%3a1.2.3-1+b1_amd64.deb ...
- Unpacking libsm6:amd64 (2:1.2.3-1+b1) ...
- Selecting previously unselected package libsm-dev:amd64.
- Preparing to unpack .../089-libsm-dev_2%3a1.2.3-1+b1_amd64.deb ...
- Unpacking libsm-dev:amd64 (2:1.2.3-1+b1) ...
- Selecting previously unselected package libxt6t64:amd64.
- Preparing to unpack .../090-libxt6t64_1%3a1.2.1-1.2_amd64.deb ...
- Unpacking libxt6t64:amd64 (1:1.2.1-1.2) ...
- Selecting previously unselected package libxmu6:amd64.
- Preparing to unpack .../091-libxmu6_2%3a1.1.3-3+b2_amd64.deb ...
- Unpacking libxmu6:amd64 (2:1.1.3-3+b2) ...
- Selecting previously unselected package libxpm4:amd64.
- Preparing to unpack .../092-libxpm4_1%3a3.5.17-1+b1_amd64.deb ...
- Unpacking libxpm4:amd64 (1:3.5.17-1+b1) ...
- Selecting previously unselected package libxaw7:amd64.
- Preparing to unpack .../093-libxaw7_2%3a1.0.14-1+b2_amd64.deb ...
- Unpacking libxaw7:amd64 (2:1.0.14-1+b2) ...
- Selecting previously unselected package libxext-dev:amd64.
- Preparing to unpack .../094-libxext-dev_2%3a1.3.4-1+b1_amd64.deb ...
- Unpacking libxext-dev:amd64 (2:1.3.4-1+b1) ...
- Selecting previously unselected package libxt-dev:amd64.
- Preparing to unpack .../095-libxt-dev_1%3a1.2.1-1.2_amd64.deb ...
- Unpacking libxt-dev:amd64 (1:1.2.1-1.2) ...
- Selecting previously unselected package libxmu-headers.
- Preparing to unpack .../096-libxmu-headers_2%3a1.1.3-3_all.deb ...
- Unpacking libxmu-headers (2:1.1.3-3) ...
- Selecting previously unselected package libxmu-dev:amd64.
- Preparing to unpack .../097-libxmu-dev_2%3a1.1.3-3+b2_amd64.deb ...
- Unpacking libxmu-dev:amd64 (2:1.1.3-3+b2) ...
- Selecting previously unselected package libxpm-dev:amd64.
- Preparing to unpack .../098-libxpm-dev_1%3a3.5.17-1+b1_amd64.deb ...
- Unpacking libxpm-dev:amd64 (1:3.5.17-1+b1) ...
- Selecting previously unselected package libxaw7-dev:amd64.
- Preparing to unpack .../099-libxaw7-dev_2%3a1.0.14-1+b2_amd64.deb ...
- Unpacking libxaw7-dev:amd64 (2:1.0.14-1+b2) ...
- Selecting previously unselected package libxcomposite1:amd64.
- Preparing to unpack .../100-libxcomposite1_1%3a0.4.5-1+b1_amd64.deb ...
- Unpacking libxcomposite1:amd64 (1:0.4.5-1+b1) ...
- Selecting previously unselected package libxfixes-dev:amd64.
- Preparing to unpack .../101-libxfixes-dev_1%3a6.0.0-2+b1_amd64.deb ...
- Unpacking libxfixes-dev:amd64 (1:6.0.0-2+b1) ...
- Selecting previously unselected package libxcomposite-dev:amd64.
- Preparing to unpack .../102-libxcomposite-dev_1%3a0.4.5-1+b1_amd64.deb ...
- Unpacking libxcomposite-dev:amd64 (1:0.4.5-1+b1) ...
- Selecting previously unselected package libxrender1:amd64.
- Preparing to unpack .../103-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 .../104-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 .../105-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 libxcursor-dev:amd64.
- Preparing to unpack .../106-libxcursor-dev_1%3a1.2.2-1_amd64.deb ...
- Unpacking libxcursor-dev:amd64 (1:1.2.2-1) ...
- Selecting previously unselected package libxcvt0:amd64.
- Preparing to unpack .../107-libxcvt0_0.1.2-1+b1_amd64.deb ...
- Unpacking libxcvt0:amd64 (0.1.2-1+b1) ...
- Selecting previously unselected package libxcvt-dev:amd64.
- Preparing to unpack .../108-libxcvt-dev_0.1.2-1+b1_amd64.deb ...
- Unpacking libxcvt-dev:amd64 (0.1.2-1+b1) ...
- Selecting previously unselected package libxdamage1:amd64.
- Preparing to unpack .../109-libxdamage1_1%3a1.1.6-1+b1_amd64.deb ...
- Unpacking libxdamage1:amd64 (1:1.1.6-1+b1) ...
- Selecting previously unselected package libxdamage-dev:amd64.
- Preparing to unpack .../110-libxdamage-dev_1%3a1.1.6-1+b1_amd64.deb ...
- Unpacking libxdamage-dev:amd64 (1:1.1.6-1+b1) ...
- Selecting previously unselected package libxfont2:amd64.
- Preparing to unpack .../111-libxfont2_1%3a2.0.6-1+b1_amd64.deb ...
- Unpacking libxfont2:amd64 (1:2.0.6-1+b1) ...
- Selecting previously unselected package libxfont-dev.
- Preparing to unpack .../112-libxfont-dev_1%3a2.0.6-1+b1_amd64.deb ...
- Unpacking libxfont-dev (1:2.0.6-1+b1) ...
- Selecting previously unselected package libxft2:amd64.
- Preparing to unpack .../113-libxft2_2.3.6-1+b1_amd64.deb ...
- Unpacking libxft2:amd64 (2.3.6-1+b1) ...
- Selecting previously unselected package libxft-dev:amd64.
- Preparing to unpack .../114-libxft-dev_2.3.6-1+b1_amd64.deb ...
- Unpacking libxft-dev:amd64 (2.3.6-1+b1) ...
- Selecting previously unselected package libxi6:amd64.
- Preparing to unpack .../115-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 .../116-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 .../117-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 .../118-libxinerama-dev_2%3a1.1.4-3+b1_amd64.deb ...
- Unpacking libxinerama-dev:amd64 (2:1.1.4-3+b1) ...
- Selecting previously unselected package libxkbfile1:amd64.
- Preparing to unpack .../119-libxkbfile1_1%3a1.1.0-1+b1_amd64.deb ...
- Unpacking libxkbfile1:amd64 (1:1.1.0-1+b1) ...
- Selecting previously unselected package libxkbfile-dev:amd64.
- Preparing to unpack .../120-libxkbfile-dev_1%3a1.1.0-1+b1_amd64.deb ...
- Unpacking libxkbfile-dev:amd64 (1:1.1.0-1+b1) ...
- Selecting previously unselected package libxmuu-dev:amd64.
- Preparing to unpack .../121-libxmuu-dev_2%3a1.1.3-3+b2_amd64.deb ...
- Unpacking libxmuu-dev:amd64 (2:1.1.3-3+b2) ...
- Selecting previously unselected package libxrandr2:amd64.
- Preparing to unpack .../122-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 .../123-libxrandr-dev_2%3a1.5.4-1_amd64.deb ...
- Unpacking libxrandr-dev:amd64 (2:1.5.4-1) ...
- Selecting previously unselected package libxres1:amd64.
- Preparing to unpack .../124-libxres1_2%3a1.2.1-1+b1_amd64.deb ...
- Unpacking libxres1:amd64 (2:1.2.1-1+b1) ...
- Selecting previously unselected package libxres-dev:amd64.
- Preparing to unpack .../125-libxres-dev_2%3a1.2.1-1+b1_amd64.deb ...
- Unpacking libxres-dev:amd64 (2:1.2.1-1+b1) ...
- Selecting previously unselected package libxss1:amd64.
- Preparing to unpack .../126-libxss1_1%3a1.2.3-1+b1_amd64.deb ...
- Unpacking libxss1:amd64 (1:1.2.3-1+b1) ...
- Selecting previously unselected package libxss-dev:amd64.
- Preparing to unpack .../127-libxss-dev_1%3a1.2.3-1+b1_amd64.deb ...
- Unpacking libxss-dev:amd64 (1:1.2.3-1+b1) ...
- Selecting previously unselected package libxtst6:amd64.
- Preparing to unpack .../128-libxtst6_2%3a1.2.3-1.1+b1_amd64.deb ...
- Unpacking libxtst6:amd64 (2:1.2.3-1.1+b1) ...
- Selecting previously unselected package libxtst-dev:amd64.
- Preparing to unpack .../129-libxtst-dev_2%3a1.2.3-1.1+b1_amd64.deb ...
- Unpacking libxtst-dev:amd64 (2:1.2.3-1.1+b1) ...
- Selecting previously unselected package libxv1:amd64.
- Preparing to unpack .../130-libxv1_2%3a1.0.11-1.1+b1_amd64.deb ...
- Unpacking libxv1:amd64 (2:1.0.11-1.1+b1) ...
- Selecting previously unselected package libxv-dev:amd64.
- Preparing to unpack .../131-libxv-dev_2%3a1.0.11-1.1+b1_amd64.deb ...
- Unpacking libxv-dev:amd64 (2:1.0.11-1.1+b1) ...
- Selecting previously unselected package libxvmc1:amd64.
- Preparing to unpack .../132-libxvmc1_2%3a1.0.12-2+b1_amd64.deb ...
- Unpacking libxvmc1:amd64 (2:1.0.12-2+b1) ...
- Selecting previously unselected package libxvmc-dev:amd64.
- Preparing to unpack .../133-libxvmc-dev_2%3a1.0.12-2+b1_amd64.deb ...
- Unpacking libxvmc-dev:amd64 (2:1.0.12-2+b1) ...
- Selecting previously unselected package libxxf86dga1:amd64.
- Preparing to unpack .../134-libxxf86dga1_2%3a1.1.5-1+b1_amd64.deb ...
- Unpacking libxxf86dga1:amd64 (2:1.1.5-1+b1) ...
- Selecting previously unselected package libxxf86dga-dev:amd64.
- Preparing to unpack .../135-libxxf86dga-dev_2%3a1.1.5-1+b1_amd64.deb ...
- Unpacking libxxf86dga-dev:amd64 (2:1.1.5-1+b1) ...
- Selecting previously unselected package libxxf86vm-dev:amd64.
- Preparing to unpack .../136-libxxf86vm-dev_1%3a1.1.4-1+b2_amd64.deb ...
- Unpacking libxxf86vm-dev:amd64 (1:1.1.4-1+b2) ...
- Selecting previously unselected package mesa-common-dev:amd64.
- Preparing to unpack .../137-mesa-common-dev_24.1.5-3_amd64.deb ...
- Unpacking mesa-common-dev:amd64 (24.1.5-3) ...
- Selecting previously unselected package mesa-vulkan-drivers:amd64.
- Preparing to unpack .../138-mesa-vulkan-drivers_24.1.5-3_amd64.deb ...
- Unpacking mesa-vulkan-drivers:amd64 (24.1.5-3) ...
- Selecting previously unselected package pkg-config:amd64.
- Preparing to unpack .../139-pkg-config_1.8.1-3_amd64.deb ...
- Unpacking pkg-config:amd64 (1.8.1-3) ...
- Selecting previously unselected package xserver-xorg-dev.
- Preparing to unpack .../140-xserver-xorg-dev_2%3a21.1.12-1_amd64.deb ...
- Unpacking xserver-xorg-dev (2:21.1.12-1) ...
- Selecting previously unselected package xorg-dev.
- Preparing to unpack .../141-xorg-dev_1%3a7.7+23.1_all.deb ...
- Unpacking xorg-dev (1:7.7+23.1) ...
- Setting up media-types (10.1.0) ...
- Setting up libxcb-dri3-0:amd64 (1.17.0-2) ...
- Setting up libpixman-1-0:amd64 (0.42.2-1+b1) ...
- Setting up bzip2-doc (1.0.8-5.1) ...
- 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 libxmu-headers (2:1.1.3-3) ...
- Setting up libpixman-1-dev:amd64 (0.42.2-1+b1) ...
- Setting up libxdamage1:amd64 (1:1.1.6-1+b1) ...
- Setting up libicu72:amd64 (72.1-5) ...
- Setting up libpciaccess-dev:amd64 (0.17-3+b1) ...
- Setting up libxcb-xfixes0:amd64 (1.17.0-2) ...
- Setting up libpython3.12-stdlib:amd64 (3.12.4-3) ...
- Setting up libxpm4:amd64 (1:3.5.17-1+b1) ...
- 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 x11-common (1:7.7+23.1) ...
- invoke-rc.d: could not determine current runlevel
- invoke-rc.d: policy-rc.d denied execution of start.
- Setting up libsensors-config (1:3.6.0-10) ...
- Setting up libxxf86dga1:amd64 (2:1.1.5-1+b1) ...
- Setting up libxcb-shm0:amd64 (1.17.0-2) ...
- Setting up libxvmc1:amd64 (2:1.0.12-2+b1) ...
- 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 libasound2-data (1.2.12-1) ...
- Setting up libfontenc1:amd64 (1:1.1.8-1) ...
- 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 libasound2t64:amd64 (1.2.12-1) ...
- Setting up libexpat1-dev:amd64 (2.6.2-1) ...
- Setting up libxfixes3:amd64 (1:6.0.0-2+b1) ...
- Setting up libxcb-sync1:amd64 (1.17.0-2) ...
- Setting up uuid-dev:amd64 (2.40.2-2) ...
- Setting up libgles1:amd64 (1.7.0-1+b1) ...
- Setting up libxinerama1:amd64 (2:1.1.4-3+b1) ...
- Setting up libxpm-dev:amd64 (1:3.5.17-1+b1) ...
- Setting up libxv1:amd64 (2:1.0.11-1.1+b1) ...
- Setting up fonts-dejavu-mono (2.37-8) ...
- Setting up libpng16-16t64:amd64 (1.6.43-5) ...
- Setting up libxrandr2:amd64 (2:1.5.4-1) ...
- Setting up fonts-dejavu-core (2.37-8) ...
- 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 zlib1g-dev:amd64 (1:1.3.dfsg+really1.3.1-1) ...
- Setting up libfs6:amd64 (2:1.0.8-1+b1) ...
- Setting up alsa-topology-conf (1.2.5.1-3) ...
- Setting up mount (2.40.2-2) ...
- Setting up libxshmfence1:amd64 (1.3-1+b1) ...
- Setting up libxcb-randr0:amd64 (1.17.0-2) ...
- Setting up libxcvt0:amd64 (0.1.2-1+b1) ...
- Setting up libglu1-mesa:amd64 (9.0.2-1.1+b1) ...
- Setting up libxss1:amd64 (1:1.2.3-1+b1) ...
- Setting up libxkbfile1:amd64 (1:1.1.0-1+b1) ...
- Setting up libopengl-dev:amd64 (1.7.0-1+b1) ...
- Setting up libasound2-dev:amd64 (1.2.12-1) ...
- Setting up libxmuu-dev:amd64 (2:1.1.3-3+b2) ...
- Setting up libdrm-common (2.4.122-1) ...
- Setting up libxcomposite1:amd64 (1:0.4.5-1+b1) ...
- Setting up libxrender-dev:amd64 (1:0.9.10-1.1+b1) ...
- Setting up libxml2:amd64 (2.12.7+dfsg-3+b1) ...
- Setting up libbrotli-dev:amd64 (1.1.0-2+b4) ...
- Setting up libpython3-stdlib:amd64 (3.12.4-1) ...
- Setting up libxres1:amd64 (2:1.2.1-1+b1) ...
- Setting up libbz2-dev:amd64 (1.0.8-5.1) ...
- Setting up libxkbfile-dev:amd64 (1:1.1.0-1+b1) ...
- Setting up libwayland-client0:amd64 (1.23.0-1) ...
- Setting up libice6:amd64 (2:1.0.10-1+b1) ...
- Setting up libxcvt-dev:amd64 (0.1.2-1+b1) ...
- Setting up libice-dev:amd64 (2:1.0.10-1+b1) ...
- Setting up libpng-tools (1.6.43-5) ...
- Setting up alsa-ucm-conf (1.2.12-1) ...
- Setting up fontconfig-config (2.15.0-1.1) ...
- Setting up libxtst6:amd64 (2:1.2.3-1.1+b1) ...
- Setting up libxxf86dga-dev:amd64 (2:1.1.5-1+b1) ...
- Setting up libxxf86vm-dev:amd64 (1:1.1.4-1+b2) ...
- Setting up libxcursor1:amd64 (1:1.2.2-1) ...
- Setting up libpng-dev:amd64 (1.6.43-5) ...
- Setting up libfontenc-dev:amd64 (1:1.1.8-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 libxss-dev:amd64 (1:1.2.3-1+b1) ...
- Setting up pkgconf:amd64 (1.8.1-3) ...
- Setting up libxfixes-dev:amd64 (1:6.0.0-2+b1) ...
- Setting up libxv-dev:amd64 (2:1.0.11-1.1+b1) ...
- Setting up libxrandr-dev:amd64 (2:1.5.4-1) ...
- Setting up libllvm17t64:amd64 (1:17.0.6-15) ...
- Setting up libfreetype6:amd64 (2.13.2+dfsg-1+b4) ...
- Setting up pkg-config:amd64 (1.8.1-3) ...
- Setting up libxinerama-dev:amd64 (2:1.1.4-3+b1) ...
- Setting up libfs-dev:amd64 (2:1.0.8-1+b1) ...
- Setting up libdrm2:amd64 (2.4.122-1) ...
- Setting up libxres-dev:amd64 (2:1.2.1-1+b1) ...
- Setting up libfontconfig1:amd64 (2.15.0-1.1) ...
- Setting up libxi-dev:amd64 (2:1.8.1-1) ...
- Setting up libsm6:amd64 (2:1.2.3-1+b1) ...
- Setting up libxfont2:amd64 (1:2.0.6-1+b1) ...
- Setting up libxvmc-dev:amd64 (2:1.0.12-2+b1) ...
- Setting up libdrm-amdgpu1:amd64 (2.4.122-1) ...
- Setting up libxtst-dev:amd64 (2:1.2.3-1.1+b1) ...
- Setting up libxdamage-dev:amd64 (1:1.1.6-1+b1) ...
- Setting up mesa-vulkan-drivers:amd64 (24.1.5-3) ...
- Setting up libxft2:amd64 (2.3.6-1+b1) ...
- Setting up libdrm-nouveau2:amd64 (2.4.122-1) ...
- Setting up libgbm1:amd64 (24.1.5-3) ...
- Setting up libsm-dev:amd64 (2:1.2.3-1+b1) ...
- Setting up libdrm-radeon1:amd64 (2.4.122-1) ...
- Setting up libxcomposite-dev:amd64 (1:0.4.5-1+b1) ...
- 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 libfreetype-dev:amd64 (2.13.2+dfsg-1+b4) ...
- Setting up libegl-mesa0:amd64 (24.1.5-3) ...
- Setting up libxt6t64:amd64 (1:1.2.1-1.2) ...
- Setting up libegl1:amd64 (1.7.0-1+b1) ...
- Setting up libdrm-dev:amd64 (2.4.122-1) ...
- Setting up libxmu6:amd64 (2:1.1.3-3+b2) ...
- Setting up libglx-mesa0:amd64 (24.1.5-3) ...
- Setting up libglx0:amd64 (1.7.0-1+b1) ...
- Setting up libfontconfig-dev:amd64 (2.15.0-1.1) ...
- Setting up libxfont-dev (1:2.0.6-1+b1) ...
- Setting up libxaw7:amd64 (2:1.0.14-1+b2) ...
- Setting up libgl1:amd64 (1.7.0-1+b1) ...
- Setting up libxt-dev:amd64 (1:1.2.1-1.2) ...
- Setting up libglx-dev:amd64 (1.7.0-1+b1) ...
- Setting up libgl-dev:amd64 (1.7.0-1+b1) ...
- Setting up libxft-dev:amd64 (2.3.6-1+b1) ...
- Setting up libfontconfig1-dev:amd64 (2.15.0-1.1) ...
- Setting up libegl-dev:amd64 (1.7.0-1+b1) ...
- Setting up libxmu-dev:amd64 (2:1.1.3-3+b2) ...
- Setting up libglu1-mesa-dev:amd64 (9.0.2-1.1+b1) ...
- Setting up libxaw7-dev:amd64 (2:1.0.14-1+b2) ...
- Setting up mesa-common-dev:amd64 (24.1.5-3) ...
- Setting up libgles-dev:amd64 (1.7.0-1+b1) ...
- Setting up xserver-xorg-dev (2:21.1.12-1) ...
- Setting up libglvnd-dev:amd64 (1.7.0-1+b1) ...
- Setting up xorg-dev (1:7.7+23.1) ...
- Setting up libgl1-mesa-dev:amd64 (24.1.5-3) ...
- Processing triggers for libc-bin (2.39-6) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/71: [bigarray-compat.1.1.0: extract]
Processing  2/71: [bigarray-compat.1.1.0: extract]
Processing  3/71: [bigarray-compat.1.1.0: extract]
Processing  4/71: [bigarray-compat.1.1.0: extract]
Processing  5/71: [bigarray-compat.1.1.0: extract] [containers.3.13.1: extract]
Processing  6/71: [bigarray-compat.1.1.0: extract] [containers.3.13.1: extract] [cppo.1.6.9: extract]
Processing  7/71: [bigarray-compat.1.1.0: extract] [containers.3.13.1: extract] [cppo.1.6.9: extract]
Processing  8/71: [bigarray-compat.1.1.0: extract] [containers.3.13.1: extract] [cppo.1.6.9: extract] [conf-pkg-config: pkg-config]
-> installed conf-libgl.1
Processing  9/71: [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  9/71: [containers.3.13.1: extract] [cppo.1.6.9: extract] [conf-pkg-config: pkg-config]
Processing 10/71: [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 10/71: [containers.3.13.1: extract] [csexp.1.5.2: extract] [conf-pkg-config: pkg-config]
Processing 11/71: [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 11/71: [containers.3.13.1: extract] [ctypes.0.22.0: extract] [conf-pkg-config: pkg-config]
Processing 12/71: [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]
+ /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 12/71: [containers.3.13.1: extract] [ctypes.0.22.0: extract] [dune.3.16.0, dune-configurator.3.16.0: extract]
-> installed conf-pkg-config.3
Processing 13/71: [containers.3.13.1: extract] [ctypes.0.22.0: extract] [dune.3.16.0, dune-configurator.3.16.0: extract]
Processing 14/71: [containers.3.13.1: extract] [ctypes.0.22.0: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] [conf-libglu: pkg-config glu]
-> retrieved containers.3.13.1  (cached)
Processing 14/71: [ctypes.0.22.0: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] [conf-libglu: pkg-config glu]
Processing 15/71: [ctypes.0.22.0: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] [either.1.0.0: extract] [conf-libglu: pkg-config glu]
-> retrieved ctypes.0.22.0  (cached)
Processing 15/71: [dune.3.16.0, dune-configurator.3.16.0: extract] [either.1.0.0: extract] [conf-libglu: pkg-config glu]
Processing 16/71: [dune.3.16.0, dune-configurator.3.16.0: extract] [either.1.0.0: extract] [integers.0.7.0: extract] [conf-libglu: pkg-config glu]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--exists" "glu" (CWD=/home/opam/.opam/4.13/.opam-switch/build/conf-libglu.1)
-> compiled  conf-libglu.1
Processing 16/71: [dune.3.16.0, dune-configurator.3.16.0: extract] [either.1.0.0: extract] [integers.0.7.0: extract]
-> installed conf-libglu.1
Processing 17/71: [dune.3.16.0, dune-configurator.3.16.0: extract] [either.1.0.0: extract] [integers.0.7.0: extract]
-> retrieved either.1.0.0  (cached)
Processing 17/71: [dune.3.16.0, dune-configurator.3.16.0: extract] [integers.0.7.0: extract]
Processing 18/71: [dune.3.16.0, dune-configurator.3.16.0: extract] [integers.0.7.0: extract] [num.1.5-1: extract]
-> retrieved integers.0.7.0  (cached)
Processing 18/71: [dune.3.16.0, dune-configurator.3.16.0: extract] [num.1.5-1: extract]
Processing 19/71: [dune.3.16.0, dune-configurator.3.16.0: extract] [num.1.5-1: extract] [ocaml-compiler-libs.v0.12.4: extract]
-> retrieved num.1.5-1  (cached)
Processing 19/71: [dune.3.16.0, dune-configurator.3.16.0: extract] [ocaml-compiler-libs.v0.12.4: extract]
Processing 20/71: [dune.3.16.0, dune-configurator.3.16.0: extract] [ocaml-compiler-libs.v0.12.4: extract] [ocamlfind.1.9.6: extract]
[num: patch] applying num-in-findlib-dir.patch
Processing 21/71: [dune.3.16.0, dune-configurator.3.16.0: extract] [ocaml-compiler-libs.v0.12.4: extract] [ocamlfind.1.9.6: extract] [num: patch]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing 21/71: [dune.3.16.0, dune-configurator.3.16.0: extract] [ocamlfind.1.9.6: extract] [num: patch]
Processing 22/71: [dune.3.16.0, dune-configurator.3.16.0: extract] [ocamlfind.1.9.6: extract] [ppx_cstubs.0.7.0: extract] [num: patch]
Processing 22/71: [dune.3.16.0, dune-configurator.3.16.0: extract] [ocamlfind.1.9.6: extract] [ppx_cstubs.0.7.0: extract] [num: make opam-legacy]
-> retrieved ocamlfind.1.9.6  (cached)
Processing 22/71: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_cstubs.0.7.0: extract] [num: make opam-legacy]
Processing 23/71: [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] applying 0001-Harden-test-for-OCaml-5.patch
Processing 24/71: [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 24/71: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_derivers.1.2.1: extract] [num: make opam-legacy] [ocamlfind: patch]
Processing 25/71: [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 25/71: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppxlib.0.33.0: extract] [num: make opam-legacy] [ocamlfind: patch]
Processing 26/71: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppxlib.0.33.0: extract] [raylib.0.2.2: http] [num: make opam-legacy] [ocamlfind: patch]
Processing 26/71: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppxlib.0.33.0: extract] [raylib.0.2.2: http] [num: make opam-legacy] [ocamlfind: ./configure]
-> retrieved ppxlib.0.33.0  (cached)
Processing 26/71: [dune.3.16.0, dune-configurator.3.16.0: extract] [raylib.0.2.2: http] [num: make opam-legacy] [ocamlfind: ./configure]
Processing 27/71: [dune.3.16.0, dune-configurator.3.16.0: extract] [raylib.0.2.2: http] [re.1.11.0: extract] [num: make opam-legacy] [ocamlfind: ./configure]
-> retrieved re.1.11.0  (cached)
Processing 27/71: [dune.3.16.0, dune-configurator.3.16.0: extract] [raylib.0.2.2: http] [num: make opam-legacy] [ocamlfind: ./configure]
Processing 28/71: [dune.3.16.0, dune-configurator.3.16.0: extract] [raylib.0.2.2: http] [result.1.5: extract] [num: make opam-legacy] [ocamlfind: ./configure]
-> retrieved result.1.5  (cached)
Processing 28/71: [dune.3.16.0, dune-configurator.3.16.0: extract] [raylib.0.2.2: http] [num: make opam-legacy] [ocamlfind: ./configure]
-> retrieved seq.base  (cached)
Processing 29/71: [dune.3.16.0, dune-configurator.3.16.0: extract] [raylib.0.2.2: http] [num: make opam-legacy] [ocamlfind: ./configure]
Processing 30/71: [dune.3.16.0, dune-configurator.3.16.0: extract] [raylib.0.2.2: http] [sexplib0.v0.16.0: extract] [num: make opam-legacy] [ocamlfind: ./configure]
Processing 31/71: [dune.3.16.0, dune-configurator.3.16.0: extract] [raylib.0.2.2: http] [sexplib0.v0.16.0: extract] [num: make opam-legacy] [ocamlfind: ./configure]
-> installed seq.base
Processing 32/71: [dune.3.16.0, dune-configurator.3.16.0: extract] [raylib.0.2.2: http] [sexplib0.v0.16.0: extract] [num: make opam-legacy] [ocamlfind: ./configure]
-> retrieved sexplib0.v0.16.0  (cached)
Processing 32/71: [dune.3.16.0, dune-configurator.3.16.0: extract] [raylib.0.2.2: http] [num: make opam-legacy] [ocamlfind: ./configure]
Processing 33/71: [dune.3.16.0, dune-configurator.3.16.0: extract] [raylib.0.2.2: http] [stdlib-shims.0.3.0: extract] [num: make opam-legacy] [ocamlfind: ./configure]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 33/71: [dune.3.16.0, dune-configurator.3.16.0: extract] [raylib.0.2.2: http] [num: make opam-legacy] [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 33/71: [dune.3.16.0, dune-configurator.3.16.0: extract] [raylib.0.2.2: http] [num: make opam-legacy] [ocamlfind: make all]
-> retrieved dune.3.16.0, dune-configurator.3.16.0  (cached)
Processing 33/71: [raylib.0.2.2: http] [num: make opam-legacy] [ocamlfind: make all]
Processing 34/71: [raylib.0.2.2: http] [dune: ocaml 39] [num: make opam-legacy] [ocamlfind: make all]
+ /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 34/71: [raylib.0.2.2: http] [dune: ocaml 39] [ocamlfind: make all]
-> installed num.1.5-1
Processing 35/71: [raylib.0.2.2: http] [dune: ocaml 39] [ocamlfind: make all]
Processing 35/71: [raylib.0.2.2: extract] [dune: ocaml 39] [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 35/71: [raylib.0.2.2: extract] [dune: ocaml 39] [ocamlfind: make opt]
-> retrieved raylib.0.2.2  (https://github.com/tjammer/raylib-ocaml/releases/download/0.2.2/raylib-ocaml-0.2.2.tar.gz)
Processing 35/71: [dune: ocaml 39] [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 35/71: [dune: ocaml 39]
Processing 36/71: [dune: ocaml 39] [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 36/71: [dune: ocaml 39]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "39" (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 39
- 

Processing 36/71: [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" "39" (CWD=/home/opam/.opam/4.13/.opam-switch/build/dune.3.16.0)
-> compiled  dune.3.16.0
-> installed dune.3.16.0
Processing 38/71: [bigarray-compat: dune build]
Processing 39/71: [bigarray-compat: dune build] [cppo: dune build]
Processing 40/71: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build]
Processing 41/71: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [either: dune build]
Processing 42/71: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] [ocaml-compiler-libs: dune build]
Processing 43/71: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
Processing 44/71: [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 45/71: [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 46/71: [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 47/71: [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" "ppx_derivers" "-j" "39" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppx_derivers.1.2.1)
-> compiled  ppx_derivers.1.2.1
Processing 47/71: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] [ocaml-compiler-libs: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed ppx_derivers.1.2.1
Processing 48/71: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] [ocaml-compiler-libs: 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" "39" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/either.1.0.0)
-> compiled  either.1.0.0
Processing 48/71: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed either.1.0.0
Processing 49/71: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [ocaml-compiler-libs: 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" "39" (CWD=/home/opam/.opam/4.13/.opam-switch/build/bigarray-compat.1.1.0)
-> compiled  bigarray-compat.1.1.0
Processing 49/71: [cppo: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed bigarray-compat.1.1.0
Processing 50/71: [cppo: dune build] [csexp: dune build] [ocaml-compiler-libs: 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" "39" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/csexp.1.5.2)
-> compiled  csexp.1.5.2
Processing 50/71: [cppo: dune build] [ocaml-compiler-libs: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed csexp.1.5.2
Processing 51/71: [cppo: dune build] [ocaml-compiler-libs: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
Processing 52/71: [cppo: dune build] [dune-configurator: rm] [ocaml-compiler-libs: 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" "39" (CWD=/home/opam/.opam/4.13/.opam-switch/build/cppo.1.6.9)
-> compiled  cppo.1.6.9
Processing 52/71: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed cppo.1.6.9
Processing 53/71: [dune-configurator: rm] [ocaml-compiler-libs: 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" "39" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ocaml-compiler-libs.v0.12.4)
-> compiled  ocaml-compiler-libs.v0.12.4
Processing 53/71: [dune-configurator: rm] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed ocaml-compiler-libs.v0.12.4
Processing 54/71: [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" "39" (CWD=/home/opam/.opam/4.13/.opam-switch/build/re.1.11.0)
-> compiled  re.1.11.0
Processing 54/71: [dune-configurator: rm] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed re.1.11.0
Processing 55/71: [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" "39" (CWD=/home/opam/.opam/4.13/.opam-switch/build/result.1.5)
-> compiled  result.1.5
Processing 55/71: [dune-configurator: rm] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed result.1.5
Processing 56/71: [dune-configurator: rm] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib0" "-j" "39" (CWD=/home/opam/.opam/4.13/.opam-switch/build/sexplib0.v0.16.0)
-> compiled  sexplib0.v0.16.0
Processing 56/71: [dune-configurator: rm] [stdlib-shims: dune build]
-> installed sexplib0.v0.16.0
Processing 57/71: [dune-configurator: rm] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdlib-shims" "-j" "39" (CWD=/home/opam/.opam/4.13/.opam-switch/build/stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 57/71: [dune-configurator: rm]
-> installed stdlib-shims.0.3.0
Processing 58/71: [dune-configurator: rm]
Processing 59/71: [dune-configurator: rm] [integers: dune build]
Processing 60/71: [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 60/71: [dune-configurator: dune build] [integers: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "integers" "-j" "39" (CWD=/home/opam/.opam/4.13/.opam-switch/build/integers.0.7.0)
-> compiled  integers.0.7.0
Processing 60/71: [dune-configurator: dune build] [ppxlib: dune build]
-> installed integers.0.7.0
Processing 61/71: [dune-configurator: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "39" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/dune-configurator.3.16.0)
-> compiled  dune-configurator.3.16.0
Processing 61/71: [ppxlib: dune build]
-> installed dune-configurator.3.16.0
Processing 62/71: [ppxlib: dune build]
Processing 63/71: [containers: dune build] [ppxlib: dune build]
Processing 64/71: [containers: dune build] [ctypes: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "containers" "-j" "39" (CWD=/home/opam/.opam/4.13/.opam-switch/build/containers.3.13.1)
-> compiled  containers.3.13.1
Processing 64/71: [ctypes: dune build] [ppxlib: dune build]
-> installed containers.3.13.1
Processing 65/71: [ctypes: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ctypes" "-j" "39" "--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 65/71: [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 65/71: [ppxlib: dune build]
-> installed ctypes.0.22.0
Processing 66/71: [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppxlib" "-j" "39" "@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 68/71: [ppx_cstubs: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_cstubs" "-j" "39" (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 70/71: [raylib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "raylib" "-j" "39" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/raylib.0.2.2)
- (cd _build/default/src/c && /usr/bin/patch --binary -p1) < _build/default/src/c/linux.patch
- patching file vendor/src/config.h
- File "src/c/dune", lines 34-55, characters 0-569:
- 34 | (rule
- 35 |  (alias build-raylib)
- 36 |  (targets libraylib.a dllraylib.so)
- ....
- 53 |     (run make -C vendor/src clean)
- 54 |     (run make -C vendor/src RAYLIB_LIBTYPE=SHARED -j 8)
- 55 |     (copy vendor/src/libraylib.so.3.0.0 dllraylib.so)))))
- (cd _build/default/src/c && /usr/bin/make -C vendor/src RAYLIB_LIBTYPE=STATIC -j 8)
- make: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/raylib.0.2.2/_build/default/src/c/vendor/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 -Wall -D_DEFAULT_SOURCE -Wno-missing-braces -Werror=pointer-arith -fno-strict-aliasing -std=c99 -fPIC -s -O1 -Werror=implicit-function-declaration  -c rglfw.c  -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.2.2/_build/default/src/c/vendor/src'
- In file included from models.c:78:
- external/cgltf.h: In function 'cgltf_parse_file':
- external/cgltf.h:951:17: warning: unused variable 'memory_alloc' [-Wunused-variable]
-   951 |         void* (*memory_alloc)(void*, cgltf_size) = options->memory.alloc ? options->memory.alloc : &cgltf_default_alloc;
-       |                 ^~~~~~~~~~~~
- external/cgltf.h: In function 'cgltf_load_buffer_file':
- external/cgltf.h:998:16: warning: unused variable 'memory_free' [-Wunused-variable]
-   998 |         void (*memory_free)(void*, void*) = options->memory.free ? options->memory.free : &cgltf_default_free;
-       |                ^~~~~~~~~~~
- 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
-       |          ^~~~~~~~~~~~~~~
- In file included from text.c:70:
- external/stb_truetype.h:4902:15: warning: 'stbtt_CompareUTF8toUTF16_bigendian' defined but not used [-Wunused-function]
-  4902 | STBTT_DEF int stbtt_CompareUTF8toUTF16_bigendian(const char *s1, int len1, const char *s2, int len2)
-       |               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:4897:15: warning: 'stbtt_FindMatchingFont' defined but not used [-Wunused-function]
-  4897 | STBTT_DEF int stbtt_FindMatchingFont(const unsigned char *fontdata, const char *name, int flags)
-       |               ^~~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:4887:15: warning: 'stbtt_GetNumberOfFonts' defined but not used [-Wunused-function]
-  4887 | STBTT_DEF int stbtt_GetNumberOfFonts(const unsigned char *data)
-       |               ^~~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:4875:15: warning: 'stbtt_BakeFontBitmap' defined but not used [-Wunused-function]
-  4875 | STBTT_DEF int stbtt_BakeFontBitmap(const unsigned char *data, int offset,
-       |               ^~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:4762:23: warning: 'stbtt_GetFontNameString' defined but not used [-Wunused-function]
-  4762 | STBTT_DEF const char *stbtt_GetFontNameString(const stbtt_fontinfo *font, int *length, int platformID, int encodingID, int languageID, int nameID)
-       |                       ^~~~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:4705:16: warning: 'stbtt_FreeSDF' defined but not used [-Wunused-function]
-  4705 | STBTT_DEF void stbtt_FreeSDF(unsigned char *bitmap, void *userdata)
-       |                ^~~~~~~~~~~~~
- external/stb_truetype.h:4306:16: warning: 'stbtt_GetPackedQuad' defined but not used [-Wunused-function]
-  4306 | STBTT_DEF void stbtt_GetPackedQuad(const stbtt_packedchar *chardata, int pw, int ph, int char_index, float *xpos, float *ypos, stbtt_aligned_quad *q, int align_to_integer)
-       |                ^~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:4293:16: warning: 'stbtt_GetScaledFontVMetrics' defined but not used [-Wunused-function]
-  4293 | STBTT_DEF void stbtt_GetScaledFontVMetrics(const unsigned char *fontdata, int index, float size, float *ascent, float *descent, float *lineGap)
-       |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:4281:15: warning: 'stbtt_PackFontRange' defined but not used [-Wunused-function]
-  4281 | STBTT_DEF int stbtt_PackFontRange(stbtt_pack_context *spc, const unsigned char *fontdata, int font_index, float font_size,
-       |               ^~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:3948:16: warning: 'stbtt_PackSetSkipMissingCodepoints' defined but not used [-Wunused-function]
-  3948 | STBTT_DEF void stbtt_PackSetSkipMissingCodepoints(stbtt_pack_context *spc, int skip)
-       |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:3938:16: warning: 'stbtt_PackSetOversampling' defined but not used [-Wunused-function]
-  3938 | STBTT_DEF void stbtt_PackSetOversampling(stbtt_pack_context *spc, unsigned int h_oversample, unsigned int v_oversample)
-       |                ^~~~~~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:3932:16: warning: 'stbtt_PackEnd' defined but not used [-Wunused-function]
-  3932 | STBTT_DEF void stbtt_PackEnd  (stbtt_pack_context *spc)
-       |                ^~~~~~~~~~~~~
- external/stb_truetype.h:3900:15: warning: 'stbtt_PackBegin' defined but not used [-Wunused-function]
-  3900 | STBTT_DEF int stbtt_PackBegin(stbtt_pack_context *spc, unsigned char *pixels, int pw, int ph, int stride_in_bytes, int padding, void *alloc_context)
-       |               ^~~~~~~~~~~~~~~
- external/stb_truetype.h:3802:16: warning: 'stbtt_GetBakedQuad' defined but not used [-Wunused-function]
-  3802 | STBTT_DEF void stbtt_GetBakedQuad(const stbtt_bakedchar *chardata, int pw, int ph, int char_index, float *xpos, float *ypos, stbtt_aligned_quad *q, int opengl_fillrule)
-       |                ^~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:3745:16: warning: 'stbtt_MakeCodepointBitmap' defined but not used [-Wunused-function]
-  3745 | STBTT_DEF void stbtt_MakeCodepointBitmap(const stbtt_fontinfo *info, unsigned char *output, int out_w, int out_h, int out_stride, float scale_x, float scale_y, int codepoint)
-       |                ^~~~~~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:3730:16: warning: 'stbtt_MakeCodepointBitmapSubpixelPrefilter' defined but not used [-Wunused-function]
-  3730 | STBTT_DEF void stbtt_MakeCodepointBitmapSubpixelPrefilter(const stbtt_fontinfo *info, unsigned char *output, int out_w, int out_h, int out_stride, float scale_x, float scale_y, float shift_x, float shift_y, int oversample_x, int oversample_y, float *sub_x, float *sub_y, int codepoint)
-       |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:3696:26: warning: 'stbtt_GetGlyphBitmap' defined but not used [-Wunused-function]
-  3696 | STBTT_DEF unsigned char *stbtt_GetGlyphBitmap(const stbtt_fontinfo *info, float scale_x, float scale_y, int glyph, int *width, int *height, int *xoff, int *yoff)
-       |                          ^~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:3651:16: warning: 'stbtt_FreeBitmap' defined but not used [-Wunused-function]
-  3651 | STBTT_DEF void stbtt_FreeBitmap(unsigned char *bitmap, void *userdata)
-       |                ^~~~~~~~~~~~~~~~
- external/stb_truetype.h:2762:16: warning: 'stbtt_GetCodepointBitmapBox' defined but not used [-Wunused-function]
-  2762 | STBTT_DEF void stbtt_GetCodepointBitmapBox(const stbtt_fontinfo *font, int codepoint, float scale_x, float scale_y, int *ix0, int *iy0, int *ix1, int *iy1)
-       |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:2724:15: warning: 'stbtt_GetCodepointSVG' defined but not used [-Wunused-function]
-  2724 | STBTT_DEF int stbtt_GetCodepointSVG(const stbtt_fontinfo *info, int unicode_codepoint, const char **svg)
-       |               ^~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:2685:16: warning: 'stbtt_FreeShape' defined but not used [-Wunused-function]
-  2685 | STBTT_DEF void stbtt_FreeShape(const stbtt_fontinfo *info, stbtt_vertex *v)
-       |                ^~~~~~~~~~~~~~~
- external/stb_truetype.h:2665:16: warning: 'stbtt_GetFontBoundingBox' defined but not used [-Wunused-function]
-  2665 | STBTT_DEF void stbtt_GetFontBoundingBox(const stbtt_fontinfo *info, int *x0, int *y0, int *x1, int *y1)
-       |                ^~~~~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:2654:16: warning: 'stbtt_GetFontVMetricsOS2' defined but not used [-Wunused-function]
-  2654 | STBTT_DEF int  stbtt_GetFontVMetricsOS2(const stbtt_fontinfo *info, int *typoAscent, int *typoDescent, int *typoLineGap)
-       |                ^~~~~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:2635:16: warning: 'stbtt_GetCodepointKernAdvance' defined but not used [-Wunused-function]
-  2635 | STBTT_DEF int  stbtt_GetCodepointKernAdvance(const stbtt_fontinfo *info, int ch1, int ch2)
-       |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:2327:15: warning: 'stbtt_GetKerningTable' defined but not used [-Wunused-function]
-  2327 | STBTT_DEF int stbtt_GetKerningTable(const stbtt_fontinfo *info, stbtt_kerningentry* table, int table_length)
-       |               ^~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:2312:16: warning: 'stbtt_GetKerningTableLength' defined but not used [-Wunused-function]
-  2312 | STBTT_DEF int  stbtt_GetKerningTableLength(const stbtt_fontinfo *info)
-       |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:1641:15: warning: 'stbtt_IsGlyphEmpty' defined but not used [-Wunused-function]
-  1641 | STBTT_DEF int stbtt_IsGlyphEmpty(const stbtt_fontinfo *info, int glyph_index)
-       |               ^~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:1636:15: warning: 'stbtt_GetCodepointBox' defined but not used [-Wunused-function]
-  1636 | STBTT_DEF int stbtt_GetCodepointBox(const stbtt_fontinfo *info, int codepoint, int *x0, int *y0, int *x1, int *y1)
-       |               ^~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:1584:15: warning: 'stbtt_GetCodepointShape' defined but not used [-Wunused-function]
-  1584 | STBTT_DEF int stbtt_GetCodepointShape(const stbtt_fontinfo *info, int unicode_codepoint, stbtt_vertex **vertices)
-       |               ^~~~~~~~~~~~~~~~~~~~~~~
- In file included from raudio.c:181:
- 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);
-       |    ^~~~~~~~~~~~~~
- textures.c:3058:14: warning: 'LoadAnimatedGIF' defined but not used [-Wunused-function]
-  3058 | static Image LoadAnimatedGIF(const char *fileName, int *frames, int **delays)
-       |              ^~~~~~~~~~~~~~~
- raudio.c: In function 'LoadMP3':
- raudio.c:2101:65: error: passing argument 3 of 'drmp3_open_file_and_read_f32' from incompatible pointer type [-Wincompatible-pointer-types]
-  2101 |     wave.data = drmp3_open_file_and_read_f32(fileName, &config, &totalFrameCount);
-       |                                                                 ^~~~~~~~~~~~~~~~
-       |                                                                 |
-       |                                                                 long long unsigned int *
- In file included from raudio.c:216:
- external/dr_mp3.h:3767:96: note: expected 'drmp3_uint64 *' {aka 'long unsigned int *'} but argument is of type 'long long unsigned int *'
-  3767 | float* drmp3_open_file_and_read_f32(const char* filePath, drmp3_config* pConfig, drmp3_uint64* pTotalFrameCount)
-       |                                                                                  ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
- make: *** [Makefile:570: 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:106:33: warning: argument 1 range [18446744069414584320, 18446744073709551610] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=]
-   106 |     #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:48:
- /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.2.2 failed at "dune build -p raylib -j 39 @install".

#=== ERROR while compiling raylib.0.2.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.2.2
# command              ~/.opam/opam-init/hooks/sandbox.sh build dune build -p raylib -j 39 @install
# exit-code            1
# env-file             ~/.opam/log/raylib-8-247213.env
# output-file          ~/.opam/log/raylib-8-247213.out
### output ###
# (cd _build/default/src/c && /usr/bin/patch --binary -p1) < _build/default/src/c/linux.patch
# patching file vendor/src/config.h
# File "src/c/dune", lines 34-55, characters 0-569:
# 34 | (rule
# 35 |  (alias build-raylib)
# 36 |  (targets libraylib.a dllraylib.so)
# ....
# 53 |     (run make -C vendor/src clean)
# 54 |     (run make -C vendor/src RAYLIB_LIBTYPE=SHARED -j 8)
# 55 |     (copy vendor/src/libraylib.so.3.0.0 dllraylib.so)))))
# (cd _build/default/src/c && /usr/bin/make -C vendor/src RAYLIB_LIBTYPE=STATIC -j 8)
# make: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/raylib.0.2.2/_build/default/src/c/vendor/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 -Wall -D_DEFAULT_SOURCE -Wno-missing-braces -Werror=pointer-arith -fno-strict-aliasing -std=c99 -fPIC -s -O1 -Werror=implicit-function-declaration  -c rglfw.c  -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.2.2/_build/default/src/c/vendor/src'
# In file included from models.c:78:
# external/cgltf.h: In function 'cgltf_parse_file':
# external/cgltf.h:951:17: warning: unused variable 'memory_alloc' [-Wunused-variable]
#   951 |         void* (*memory_alloc)(void*, cgltf_size) = options->memory.alloc ? options->memory.alloc : &cgltf_default_alloc;
#       |                 ^~~~~~~~~~~~
# external/cgltf.h: In function 'cgltf_load_buffer_file':
# external/cgltf.h:998:16: warning: unused variable 'memory_free' [-Wunused-variable]
#   998 |         void (*memory_free)(void*, void*) = options->memory.free ? options->memory.free : &cgltf_default_free;
#       |                ^~~~~~~~~~~
# 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
#       |          ^~~~~~~~~~~~~~~
# In file included from text.c:70:
# external/stb_truetype.h:4902:15: warning: 'stbtt_CompareUTF8toUTF16_bigendian' defined but not used [-Wunused-function]
#  4902 | STBTT_DEF int stbtt_CompareUTF8toUTF16_bigendian(const char *s1, int len1, const char *s2, int len2)
#       |               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# external/stb_truetype.h:4897:15: warning: 'stbtt_FindMatchingFont' defined but not used [-Wunused-function]
#  4897 | STBTT_DEF int stbtt_FindMatchingFont(const unsigned char *fontdata, const char *name, int flags)
#       |               ^~~~~~~~~~~~~~~~~~~~~~
# external/stb_truetype.h:4887:15: warning: 'stbtt_GetNumberOfFonts' defined but not used [-Wunused-function]
#  4887 | STBTT_DEF int stbtt_GetNumberOfFonts(const unsigned char *data)
#       |               ^~~~~~~~~~~~~~~~~~~~~~
# external/stb_truetype.h:4875:15: warning: 'stbtt_BakeFontBitmap' defined but not used [-Wunused-function]
#  4875 | STBTT_DEF int stbtt_BakeFontBitmap(const unsigned char *data, int offset,
#       |               ^~~~~~~~~~~~~~~~~~~~
# external/stb_truetype.h:4762:23: warning: 'stbtt_GetFontNameString' defined but not used [-Wunused-function]
#  4762 | STBTT_DEF const char *stbtt_GetFontNameString(const stbtt_fontinfo *font, int *length, int platformID, int encodingID, int languageID, int nameID)
#       |                       ^~~~~~~~~~~~~~~~~~~~~~~
# external/stb_truetype.h:4705:16: warning: 'stbtt_FreeSDF' defined but not used [-Wunused-function]
#  4705 | STBTT_DEF void stbtt_FreeSDF(unsigned char *bitmap, void *userdata)
#       |                ^~~~~~~~~~~~~
# external/stb_truetype.h:4306:16: warning: 'stbtt_GetPackedQuad' defined but not used [-Wunused-function]
#  4306 | STBTT_DEF void stbtt_GetPackedQuad(const stbtt_packedchar *chardata, int pw, int ph, int char_index, float *xpos, float *ypos, stbtt_aligned_quad *q, int align_to_integer)
#       |                ^~~~~~~~~~~~~~~~~~~
# external/stb_truetype.h:4293:16: warning: 'stbtt_GetScaledFontVMetrics' defined but not used [-Wunused-function]
#  4293 | STBTT_DEF void stbtt_GetScaledFontVMetrics(const unsigned char *fontdata, int index, float size, float *ascent, float *descent, float *lineGap)
#       |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~
# external/stb_truetype.h:4281:15: warning: 'stbtt_PackFontRange' defined but not used [-Wunused-function]
#  4281 | STBTT_DEF int stbtt_PackFontRange(stbtt_pack_context *spc, const unsigned char *fontdata, int font_index, float font_size,
#       |               ^~~~~~~~~~~~~~~~~~~
# external/stb_truetype.h:3948:16: warning: 'stbtt_PackSetSkipMissingCodepoints' defined but not used [-Wunused-function]
#  3948 | STBTT_DEF void stbtt_PackSetSkipMissingCodepoints(stbtt_pack_context *spc, int skip)
#       |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# external/stb_truetype.h:3938:16: warning: 'stbtt_PackSetOversampling' defined but not used [-Wunused-function]
#  3938 | STBTT_DEF void stbtt_PackSetOversampling(stbtt_pack_context *spc, unsigned int h_oversample, unsigned int v_oversample)
#       |                ^~~~~~~~~~~~~~~~~~~~~~~~~
# external/stb_truetype.h:3932:16: warning: 'stbtt_PackEnd' defined but not used [-Wunused-function]
#  3932 | STBTT_DEF void stbtt_PackEnd  (stbtt_pack_context *spc)
#       |                ^~~~~~~~~~~~~
# external/stb_truetype.h:3900:15: warning: 'stbtt_PackBegin' defined but not used [-Wunused-function]
#  3900 | STBTT_DEF int stbtt_PackBegin(stbtt_pack_context *spc, unsigned char *pixels, int pw, int ph, int stride_in_bytes, int padding, void *alloc_context)
#       |               ^~~~~~~~~~~~~~~
# external/stb_truetype.h:3802:16: warning: 'stbtt_GetBakedQuad' defined but not used [-Wunused-function]
#  3802 | STBTT_DEF void stbtt_GetBakedQuad(const stbtt_bakedchar *chardata, int pw, int ph, int char_index, float *xpos, float *ypos, stbtt_aligned_quad *q, int opengl_fillrule)
#       |                ^~~~~~~~~~~~~~~~~~
# external/stb_truetype.h:3745:16: warning: 'stbtt_MakeCodepointBitmap' defined but not used [-Wunused-function]
#  3745 | STBTT_DEF void stbtt_MakeCodepointBitmap(const stbtt_fontinfo *info, unsigned char *output, int out_w, int out_h, int out_stride, float scale_x, float scale_y, int codepoint)
#       |                ^~~~~~~~~~~~~~~~~~~~~~~~~
# external/stb_truetype.h:3730:16: warning: 'stbtt_MakeCodepointBitmapSubpixelPrefilter' defined but not used [-Wunused-function]
#  3730 | STBTT_DEF void stbtt_MakeCodepointBitmapSubpixelPrefilter(const stbtt_fontinfo *info, unsigned char *output, int out_w, int out_h, int out_stride, float scale_x, float scale_y, float shift_x, float shift_y, int oversample_x, int oversample_y, float *sub_x, float *sub_y, int codepoint)
#       |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# external/stb_truetype.h:3696:26: warning: 'stbtt_GetGlyphBitmap' defined but not used [-Wunused-function]
#  3696 | STBTT_DEF unsigned char *stbtt_GetGlyphBitmap(const stbtt_fontinfo *info, float scale_x, float scale_y, int glyph, int *width, int *height, int *xoff, int *yoff)
#       |                          ^~~~~~~~~~~~~~~~~~~~
# external/stb_truetype.h:3651:16: warning: 'stbtt_FreeBitmap' defined but not used [-Wunused-function]
#  3651 | STBTT_DEF void stbtt_FreeBitmap(unsigned char *bitmap, void *userdata)
#       |                ^~~~~~~~~~~~~~~~
# external/stb_truetype.h:2762:16: warning: 'stbtt_GetCodepointBitmapBox' defined but not used [-Wunused-function]
#  2762 | STBTT_DEF void stbtt_GetCodepointBitmapBox(const stbtt_fontinfo *font, int codepoint, float scale_x, float scale_y, int *ix0, int *iy0, int *ix1, int *iy1)
#       |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~
# external/stb_truetype.h:2724:15: warning: 'stbtt_GetCodepointSVG' defined but not used [-Wunused-function]
#  2724 | STBTT_DEF int stbtt_GetCodepointSVG(const stbtt_fontinfo *info, int unicode_codepoint, const char **svg)
#       |               ^~~~~~~~~~~~~~~~~~~~~
# external/stb_truetype.h:2685:16: warning: 'stbtt_FreeShape' defined but not used [-Wunused-function]
#  2685 | STBTT_DEF void stbtt_FreeShape(const stbtt_fontinfo *info, stbtt_vertex *v)
#       |                ^~~~~~~~~~~~~~~
# external/stb_truetype.h:2665:16: warning: 'stbtt_GetFontBoundingBox' defined but not used [-Wunused-function]
#  2665 | STBTT_DEF void stbtt_GetFontBoundingBox(const stbtt_fontinfo *info, int *x0, int *y0, int *x1, int *y1)
#       |                ^~~~~~~~~~~~~~~~~~~~~~~~
# external/stb_truetype.h:2654:16: warning: 'stbtt_GetFontVMetricsOS2' defined but not used [-Wunused-function]
#  2654 | STBTT_DEF int  stbtt_GetFontVMetricsOS2(const stbtt_fontinfo *info, int *typoAscent, int *typoDescent, int *typoLineGap)
#       |                ^~~~~~~~~~~~~~~~~~~~~~~~
# external/stb_truetype.h:2635:16: warning: 'stbtt_GetCodepointKernAdvance' defined but not used [-Wunused-function]
#  2635 | STBTT_DEF int  stbtt_GetCodepointKernAdvance(const stbtt_fontinfo *info, int ch1, int ch2)
#       |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# external/stb_truetype.h:2327:15: warning: 'stbtt_GetKerningTable' defined but not used [-Wunused-function]
#  2327 | STBTT_DEF int stbtt_GetKerningTable(const stbtt_fontinfo *info, stbtt_kerningentry* table, int table_length)
#       |               ^~~~~~~~~~~~~~~~~~~~~
# external/stb_truetype.h:2312:16: warning: 'stbtt_GetKerningTableLength' defined but not used [-Wunused-function]
#  2312 | STBTT_DEF int  stbtt_GetKerningTableLength(const stbtt_fontinfo *info)
#       |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~
# external/stb_truetype.h:1641:15: warning: 'stbtt_IsGlyphEmpty' defined but not used [-Wunused-function]
#  1641 | STBTT_DEF int stbtt_IsGlyphEmpty(const stbtt_fontinfo *info, int glyph_index)
#       |               ^~~~~~~~~~~~~~~~~~
# external/stb_truetype.h:1636:15: warning: 'stbtt_GetCodepointBox' defined but not used [-Wunused-function]
#  1636 | STBTT_DEF int stbtt_GetCodepointBox(const stbtt_fontinfo *info, int codepoint, int *x0, int *y0, int *x1, int *y1)
#       |               ^~~~~~~~~~~~~~~~~~~~~
# external/stb_truetype.h:1584:15: warning: 'stbtt_GetCodepointShape' defined but not used [-Wunused-function]
#  1584 | STBTT_DEF int stbtt_GetCodepointShape(const stbtt_fontinfo *info, int unicode_codepoint, stbtt_vertex **vertices)
#       |               ^~~~~~~~~~~~~~~~~~~~~~~
# In file included from raudio.c:181:
# 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);
#       |    ^~~~~~~~~~~~~~
# textures.c:3058:14: warning: 'LoadAnimatedGIF' defined but not used [-Wunused-function]
#  3058 | static Image LoadAnimatedGIF(const char *fileName, int *frames, int **delays)
#       |              ^~~~~~~~~~~~~~~
# raudio.c: In function 'LoadMP3':
# raudio.c:2101:65: error: passing argument 3 of 'drmp3_open_file_and_read_f32' from incompatible pointer type [-Wincompatible-pointer-types]
#  2101 |     wave.data = drmp3_open_file_and_read_f32(fileName, &config, &totalFrameCount);
#       |                                                                 ^~~~~~~~~~~~~~~~
#       |                                                                 |
#       |                                                                 long long unsigned int *
# In file included from raudio.c:216:
# external/dr_mp3.h:3767:96: note: expected 'drmp3_uint64 *' {aka 'long unsigned int *'} but argument is of type 'long long unsigned int *'
#  3767 | float* drmp3_open_file_and_read_f32(const char* filePath, drmp3_config* pConfig, drmp3_uint64* pTotalFrameCount)
#       |                                                                                  ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
# make: *** [Makefile:570: 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:106:33: warning: argument 1 range [18446744069414584320, 18446744073709551610] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=]
#   106 |     #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:48:
# /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.2.2
+- 
+- The following changes have been performed
| - install bigarray-compat     1.1.0
| - install conf-libgl          1
| - install conf-libglu         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-20240805093159.export"
'opam install -vy raylib.0.2.2' failed.
"/usr/bin/env" "bash" "-c" "
opam remove -y "raylib.0.2.2"
opam install -vy "raylib.0.2.2"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "raylib.0.2.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