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


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

(from ocaml/opam:debian-unstable)
Unable to find image 'ocaml/opam:debian-unstable' locally
debian-unstable: Pulling from ocaml/opam
75e297398114: Pulling fs layer
75e297398114: Verifying Checksum
75e297398114: Download complete
75e297398114: Pull complete
Digest: sha256:4a898e4d9327c4ec8b00f04fe59247b309c63fa54d84a70ddc47fb36d38ec3ae
Status: Downloaded newer image for ocaml/opam:debian-unstable
2024-04-22 13:35.37 ---> 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-04-22 13:35.37 ---> 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 c4b7df5d3d3b3127a642526a9602738f289a8e0b"))
2024-04-22 13:35.37 ---> using "ffb9b2e40c546ce31dc6f75eac0fb0a372fd62901b8bb6dc1b5f51a9f2e506dd" 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:
[NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc.

  ~/.profile is already up-to-date.
2024-04-22 13:35.37 ---> using "1542764b16e5f440c250016a47c8ff777b98397f0244afcaf081651842e35aeb" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-base-compiler.4.10.2  (cached)
-> installed ocaml-base-compiler.4.10.2
-> installed ocaml-config.1
-> installed ocaml.4.10.2
Done.
# Run eval $(opam env --switch=4.10) to update the current shell environment
2024-04-22 13:35.37 ---> using "c0a83ba750ed793a90396bf23e3fadf81c9b5ee01d863d409cb99dc9511a0d45" 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-04-22-0814.08-F-2024-04-19-0205.06.pdiff [221 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-04-22-0814.08-F-2024-04-19-0205.06.pdiff [221 kB]
- Fetched 483 kB in 3s (153 kB/s)
- Reading package lists...
- 
2024-04-22 13:35.37 ---> using "73aaf3a388e31891ea88d8ad41782023bdd6dbae7d49d4d9b611dd0a5aa88845" from cache

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

The following actions will be performed:
=== install 15 packages
  - install bigarray-compat   1.1.0  [required by ctypes]
  - install conf-libxcursor   1      [required by raylib]
  - install conf-libxi        1      [required by raylib]
  - install conf-libxinerama  1      [required by raylib]
  - install conf-libxrandr    1      [required by raylib]
  - install conf-mesa         1      [required by raylib]
  - install conf-pkg-config   3      [required by conf-libxrandr, conf-libxi, conf-libxcursor, etc.]
  - install csexp             1.5.2  [required by dune-configurator]
  - install ctypes            0.22.0 [required by raygui]
  - install dune              3.15.0 [required by raygui]
  - install dune-configurator 3.15.0 [required by raygui]
  - install integers          0.7.0  [required by ctypes, raylib]
  - install raygui            0.6.0
  - install raylib            1.2.1  [required by raygui]
  - install stdlib-shims      0.3.0  [required by integers]

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

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>

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

[1/2/3/4] 1

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/44:
Processing  2/44:
Processing  3/44:
Processing  4/44:
Processing  5/44:
Processing  6/44:
Processing  7/44:
Processing  8/44:
Processing  9/44:
Processing 10/44: [conf-pkg-config: pkg-config]
-> retrieved bigarray-compat.1.1.0  (cached)
Processing 11/44: [conf-pkg-config: pkg-config]
-> retrieved csexp.1.5.2  (cached)
Processing 12/44: [conf-pkg-config: pkg-config]
-> retrieved ctypes.0.22.0  (cached)
Processing 13/44: [conf-pkg-config: pkg-config]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--help" (CWD=/home/opam/.opam/4.10/.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 13/44:
-> installed conf-pkg-config.3
Processing 14/44:
Processing 15/44: [conf-libxcursor: pkg-config xcursor]
Processing 16/44: [conf-libxcursor: pkg-config xcursor] [conf-libxi: pkg-config xi]
Processing 17/44: [conf-libxcursor: pkg-config xcursor] [conf-libxi: pkg-config xi] [conf-libxinerama: pkg-config xinerama]
Processing 18/44: [conf-libxcursor: pkg-config xcursor] [conf-libxi: pkg-config xi] [conf-libxinerama: pkg-config xinerama] [conf-libxrandr: pkg-config xrandr]
Processing 19/44: [conf-libxcursor: pkg-config xcursor] [conf-libxi: pkg-config xi] [conf-libxinerama: pkg-config xinerama] [conf-libxrandr: pkg-config xrandr] [conf-mesa: pkg-config gl]
-> retrieved integers.0.7.0  (cached)
Processing 20/44: [conf-libxcursor: pkg-config xcursor] [conf-libxi: pkg-config xi] [conf-libxinerama: pkg-config xinerama] [conf-libxrandr: pkg-config xrandr] [conf-mesa: pkg-config gl]
-> retrieved dune.3.15.0, dune-configurator.3.15.0  (cached)
Processing 21/44: [conf-libxcursor: pkg-config xcursor] [conf-libxi: pkg-config xi] [conf-libxinerama: pkg-config xinerama] [conf-libxrandr: pkg-config xrandr] [conf-mesa: pkg-config gl]
Processing 22/44: [conf-libxcursor: pkg-config xcursor] [conf-libxi: pkg-config xi] [conf-libxinerama: pkg-config xinerama] [conf-libxrandr: pkg-config xrandr] [conf-mesa: pkg-config gl] [dune: ocaml 31]
-> retrieved raygui.0.6.0  (cached)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "xcursor" (CWD=/home/opam/.opam/4.10/.opam-switch/build/conf-libxcursor.1)
-> compiled  conf-libxcursor.1
Processing 22/44: [conf-libxi: pkg-config xi] [conf-libxinerama: pkg-config xinerama] [conf-libxrandr: pkg-config xrandr] [conf-mesa: pkg-config gl] [dune: ocaml 31]
-> installed conf-libxcursor.1
Processing 23/44: [conf-libxi: pkg-config xi] [conf-libxinerama: pkg-config xinerama] [conf-libxrandr: pkg-config xrandr] [conf-mesa: pkg-config gl] [dune: ocaml 31]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "xi" (CWD=/home/opam/.opam/4.10/.opam-switch/build/conf-libxi.1)
-> compiled  conf-libxi.1
Processing 23/44: [conf-libxinerama: pkg-config xinerama] [conf-libxrandr: pkg-config xrandr] [conf-mesa: pkg-config gl] [dune: ocaml 31]
-> installed conf-libxi.1
Processing 24/44: [conf-libxinerama: pkg-config xinerama] [conf-libxrandr: pkg-config xrandr] [conf-mesa: pkg-config gl] [dune: ocaml 31]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "xinerama" (CWD=/home/opam/.opam/4.10/.opam-switch/build/conf-libxinerama.1)
-> compiled  conf-libxinerama.1
Processing 24/44: [conf-libxrandr: pkg-config xrandr] [conf-mesa: pkg-config gl] [dune: ocaml 31]
-> installed conf-libxinerama.1
Processing 25/44: [conf-libxrandr: pkg-config xrandr] [conf-mesa: pkg-config gl] [dune: ocaml 31]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "xrandr" (CWD=/home/opam/.opam/4.10/.opam-switch/build/conf-libxrandr.1)
-> compiled  conf-libxrandr.1
Processing 25/44: [conf-mesa: pkg-config gl] [dune: ocaml 31]
-> installed conf-libxrandr.1
Processing 26/44: [conf-mesa: pkg-config gl] [dune: ocaml 31]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "gl" (CWD=/home/opam/.opam/4.10/.opam-switch/build/conf-mesa.1)
-> compiled  conf-mesa.1
Processing 26/44: [dune: ocaml 31]
-> installed conf-mesa.1
Processing 27/44: [dune: ocaml 31]
-> retrieved raylib.1.2.1  (cached)
-> retrieved stdlib-shims.0.3.0  (cached)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "31" (CWD=/home/opam/.opam/4.10/.opam-switch/build/dune.3.15.0)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 31
- cd _boot && /home/opam/.opam/4.10/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads opamLocal.ml
- File "vendor/opam/src/repository/opamLocal.ml", lines 109-114, characters 46-34:
- Warning 8: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- File "vendor/opam/src/repository/opamLocal.ml", lines 170-189, characters 44-56:
- Warning 8: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- File "vendor/opam/src/repository/opamLocal.ml", lines 209-231, characters 8-44:
- Warning 8: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/4.10/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads opamVCS.ml
- File "vendor/opam/src/repository/opamVCS.ml", lines 179-182, characters 11-40:
- Warning 8: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/4.10/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_util__Gc.ml
- File "src/dune_util/gc.ml", lines 78-95, characters 5-6:
- Warning 23: all the fields are explicitly listed in this record:
- the 'with' clause is useless.
- cd _boot && /home/opam/.opam/4.10/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads opamDownload.ml
- File "vendor/opam/src/repository/opamDownload.ml", lines 323-361, characters 42-41:
- Warning 8: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/4.10/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads opamRepository.ml
- File "vendor/opam/src/repository/opamRepository.ml", lines 88-90, characters 45-77:
- Warning 8: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- File "vendor/opam/src/repository/opamRepository.ml", lines 277-281, characters 38-17:
- Warning 8: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- File "vendor/opam/src/repository/opamRepository.ml", lines 423-427, characters 12-42:
- Warning 8: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (_, Checksum_mismatch _)
- 

Processing 27/44: [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" "31" (CWD=/home/opam/.opam/4.10/.opam-switch/build/dune.3.15.0)
-> compiled  dune.3.15.0
-> installed dune.3.15.0
Processing 29/44: [bigarray-compat: dune build]
Processing 30/44: [bigarray-compat: dune build] [csexp: dune build]
Processing 31/44: [bigarray-compat: dune build] [csexp: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "31" "@install" (CWD=/home/opam/.opam/4.10/.opam-switch/build/csexp.1.5.2)
-> compiled  csexp.1.5.2
Processing 31/44: [bigarray-compat: dune build] [stdlib-shims: dune build]
-> installed csexp.1.5.2
Processing 32/44: [bigarray-compat: dune build] [stdlib-shims: dune build]
Processing 33/44: [bigarray-compat: dune build] [dune-configurator: rm] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "bigarray-compat" "-j" "31" (CWD=/home/opam/.opam/4.10/.opam-switch/build/bigarray-compat.1.1.0)
-> compiled  bigarray-compat.1.1.0
Processing 33/44: [dune-configurator: rm] [stdlib-shims: dune build]
-> installed bigarray-compat.1.1.0
Processing 34/44: [dune-configurator: rm] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdlib-shims" "-j" "31" (CWD=/home/opam/.opam/4.10/.opam-switch/build/stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 34/44: [dune-configurator: rm]
-> installed stdlib-shims.0.3.0
Processing 35/44: [dune-configurator: rm]
Processing 36/44: [dune-configurator: rm] [integers: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/4.10/.opam-switch/build/dune-configurator.3.15.0)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/4.10/.opam-switch/build/dune-configurator.3.15.0)
Processing 36/44: [dune-configurator: dune build] [integers: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "integers" "-j" "31" (CWD=/home/opam/.opam/4.10/.opam-switch/build/integers.0.7.0)
-> compiled  integers.0.7.0
Processing 36/44: [dune-configurator: dune build]
-> installed integers.0.7.0
Processing 37/44: [dune-configurator: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "31" "@install" (CWD=/home/opam/.opam/4.10/.opam-switch/build/dune-configurator.3.15.0)
-> compiled  dune-configurator.3.15.0
-> installed dune-configurator.3.15.0
Processing 39/44: [ctypes: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ctypes" "-j" "31" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/4.10/.opam-switch/build/ctypes.0.22.0)
- (cd _build/default && /home/opam/.opam/4.10/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.10/lib/bigarray-compat -I /home/opam/.opam/4.10/lib/integers -I /home/opam/.opam/4.10/lib/ocaml/compiler-libs -I /home/opam/.opam/4.10/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 was found in path for module Toploop, and its interface was not compiled with -opaque
Processing 39/44: [ctypes: dune install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "install" "-p" "ctypes" "--create-install-files" "ctypes" (CWD=/home/opam/.opam/4.10/.opam-switch/build/ctypes.0.22.0)
-> compiled  ctypes.0.22.0
-> installed ctypes.0.22.0
Processing 41/44: [raylib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "raylib" "-j" "31" "@install" (CWD=/home/opam/.opam/4.10/.opam-switch/build/raylib.1.2.1)
- (cd _build/default/src/c && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -fno-strict-aliasing -fwrapv -fPIC -g -I /home/opam/.opam/4.10/lib/ocaml -I /home/opam/.opam/4.10/lib/bigarray-compat -I /home/opam/.opam/4.10/lib/ctypes -I /home/opam/.opam/4.10/lib/ctypes/stubs -I /home/opam/.opam/4.10/lib/integers -I /home/opam/.opam/4.10/lib/stdlib-shims -I functions -I types -I vendor/raylib/src -o c_generated_rlgl.o -c c_generated_rlgl.c)
- c_generated_rlgl.c: In function 'raylib_stub_96_rlGetPixelFormatName':
- c_generated_rlgl.c:693:17: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   693 |    char* x712 = rlGetPixelFormatName(x709);
-       |                 ^~~~~~~~~~~~~~~~~~~~
- (cd _build/default/src/c && /usr/bin/make -C vendor/raylib/src RAYLIB_LIBTYPE=STATIC -j 8)
- make: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/raylib.1.2.1/_build/default/src/c/vendor/raylib/src'
- gcc -c rcore.c -Wall -D_GNU_SOURCE -DPLATFORM_DESKTOP -DGRAPHICS_API_OPENGL_33 -Wno-missing-braces -Werror=pointer-arith -fno-strict-aliasing  -std=c99 -fPIC -O1 -Werror=implicit-function-declaration -I.  -Iexternal/glfw/include -Iexternal/glfw/deps/mingw
- gcc -c rshapes.c -Wall -D_GNU_SOURCE -DPLATFORM_DESKTOP -DGRAPHICS_API_OPENGL_33 -Wno-missing-braces -Werror=pointer-arith -fno-strict-aliasing  -std=c99 -fPIC -O1 -Werror=implicit-function-declaration -I.  -Iexternal/glfw/include -Iexternal/glfw/deps/mingw
- gcc -c rtextures.c -Wall -D_GNU_SOURCE -DPLATFORM_DESKTOP -DGRAPHICS_API_OPENGL_33 -Wno-missing-braces -Werror=pointer-arith -fno-strict-aliasing  -std=c99 -fPIC -O1 -Werror=implicit-function-declaration -I.  -Iexternal/glfw/include -Iexternal/glfw/deps/mingw
- gcc -c rtext.c -Wall -D_GNU_SOURCE -DPLATFORM_DESKTOP -DGRAPHICS_API_OPENGL_33 -Wno-missing-braces -Werror=pointer-arith -fno-strict-aliasing  -std=c99 -fPIC -O1 -Werror=implicit-function-declaration -I.  -Iexternal/glfw/include -Iexternal/glfw/deps/mingw
- gcc -c utils.c -Wall -D_GNU_SOURCE -DPLATFORM_DESKTOP -DGRAPHICS_API_OPENGL_33 -Wno-missing-braces -Werror=pointer-arith -fno-strict-aliasing  -std=c99 -fPIC -O1 -Werror=implicit-function-declaration -I.  -Iexternal/glfw/include -Iexternal/glfw/deps/mingw
- gcc  -c rglfw.c -Wall -D_GNU_SOURCE -DPLATFORM_DESKTOP -DGRAPHICS_API_OPENGL_33 -Wno-missing-braces -Werror=pointer-arith -fno-strict-aliasing  -std=c99 -fPIC -O1 -Werror=implicit-function-declaration -I.  -Iexternal/glfw/include -Iexternal/glfw/deps/mingw
- gcc -c rmodels.c -Wall -D_GNU_SOURCE -DPLATFORM_DESKTOP -DGRAPHICS_API_OPENGL_33 -Wno-missing-braces -Werror=pointer-arith -fno-strict-aliasing  -std=c99 -fPIC -O1 -Werror=implicit-function-declaration -I.  -Iexternal/glfw/include -Iexternal/glfw/deps/mingw
- gcc -c raudio.c -Wall -D_GNU_SOURCE -DPLATFORM_DESKTOP -DGRAPHICS_API_OPENGL_33 -Wno-missing-braces -Werror=pointer-arith -fno-strict-aliasing  -std=c99 -fPIC -O1 -Werror=implicit-function-declaration -I.  -Iexternal/glfw/include -Iexternal/glfw/deps/mingw
- ar rcs ../src/libraylib.a rcore.o rshapes.o rtextures.o rtext.o utils.o rglfw.o rmodels.o raudio.o
- raylib static library generated (libraylib.a) in ../src!
- make: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/raylib.1.2.1/_build/default/src/c/vendor/raylib/src'
- In file included from rglfw.c:87:
- external/glfw/src/posix_poll.c:29: warning: "_GNU_SOURCE" redefined
-    29 | #define _GNU_SOURCE
-       | 
- <command-line>: note: this is the location of the previous definition
- In file included from rtextures.c:216:
- external/stb_image_resize2.h:2866:14: warning: 'stbir__support_zero' defined but not used [-Wunused-function]
-  2866 | static float stbir__support_zero(float s, void * user_data)
-       |              ^~~~~~~~~~~~~~~~~~~
- external/stb_image_resize2.h:2503:13: warning: 'stbir_simd_memcpy' defined but not used [-Wunused-function]
-  2503 | static void stbir_simd_memcpy( void * dest, void const * src, size_t bytes )
-       |             ^~~~~~~~~~~~~~~~~
- In file included from rmodels.c:43:
- external/par_shapes.h: In function 'par_shapes_create_disk':
- raylib.h:122:33: warning: argument 1 range [18446744069414584320, 18446744073709551614] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=]
-   122 |     #define RL_MALLOC(sz)       malloc(sz)
-       |                                 ^~~~~~~~~~
- rmodels.c:99:35: note: in expansion of macro 'RL_MALLOC'
-    99 |     #define PAR_MALLOC(T, N) ((T*)RL_MALLOC(N*sizeof(T)))
-       |                                   ^~~~~~~~~
- external/par_shapes.h:741:23: note: in expansion of macro 'PAR_MALLOC'
-   741 |     mesh->triangles = PAR_MALLOC(PAR_SHAPES_T, 3 * mesh->ntriangles);
-       |                       ^~~~~~~~~~
- In file included from rmodels.c:57:
- /usr/include/stdlib.h:553:14: note: in a call to allocation function 'malloc' declared here
-   553 | extern void *malloc (size_t __size) __THROW __attribute_malloc__
-       |              ^~~~~~
- In file included from raudio.c:238:
- external/qoa.h: In function 'qoa_encode_frame':
- external/qoa.h:466:36: warning: 'best_slice' may be used uninitialized [-Wmaybe-uninitialized]
-   466 |                         best_slice <<= (QOA_SLICE_LEN - slice_len) * 3;
-       |                         ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- external/qoa.h:409:38: note: 'best_slice' was declared here
-   409 |                         qoa_uint64_t best_slice;
-       |                                      ^~~~~~~~~~
- external/qoa.h:455:45: warning: 'best_scalefactor' may be used uninitialized [-Wmaybe-uninitialized]
-   455 |                         prev_scalefactor[c] = best_scalefactor;
-       |                         ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
- external/qoa.h:411:29: note: 'best_scalefactor' was declared here
-   411 |                         int best_scalefactor;
-       |                             ^~~~~~~~~~~~~~~~
- (cd _build/default/src/c && /usr/bin/make -C vendor/raylib/src clean)
- make: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/raylib.1.2.1/_build/default/src/c/vendor/raylib/src'
- rm -fv *.o ../src/libraylib.a ../src/libraylib.bc ../src/libraylib.so* raygui.c
- removed 'raudio.o'
- removed 'rcore.o'
- removed 'rglfw.o'
- removed 'rmodels.o'
- removed 'rshapes.o'
- removed 'rtext.o'
- removed 'rtextures.o'
- removed 'utils.o'
- removed '../src/libraylib.a'
- removed all generated files!
- make: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/raylib.1.2.1/_build/default/src/c/vendor/raylib/src'
- (cd _build/default/src/c && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -fno-strict-aliasing -fwrapv -fPIC -g -I /home/opam/.opam/4.10/lib/ocaml -I /home/opam/.opam/4.10/lib/bigarray-compat -I /home/opam/.opam/4.10/lib/ctypes -I /home/opam/.opam/4.10/lib/ctypes/stubs -I /home/opam/.opam/4.10/lib/integers -I /home/opam/.opam/4.10/lib/stdlib-shims -I functions -I types -I vendor/raylib/src -o c_generated_functions.o -c c_generated_functions.c)
- c_generated_functions.c: In function 'raylib_stub_44_GetMonitorName':
- c_generated_functions.c:248:17: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   248 |    char* x170 = GetMonitorName(x167);
-       |                 ^~~~~~~~~~~~~~
- c_generated_functions.c: In function 'raylib_stub_46_GetClipboardText':
- c_generated_functions.c:259:17: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   259 |    char* x175 = GetClipboardText();
-       |                 ^~~~~~~~~~~~~~~~
- c_generated_functions.c: In function 'raylib_stub_121_GetFileExtension':
- c_generated_functions.c:759:17: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   759 |    char* x570 = GetFileExtension(x569);
-       |                 ^~~~~~~~~~~~~~~~
- c_generated_functions.c: In function 'raylib_stub_122_GetFileName':
- c_generated_functions.c:765:17: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   765 |    char* x573 = GetFileName(x572);
-       |                 ^~~~~~~~~~~
- c_generated_functions.c: In function 'raylib_stub_123_GetFileNameWithoutExt':
- c_generated_functions.c:771:17: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   771 |    char* x576 = GetFileNameWithoutExt(x575);
-       |                 ^~~~~~~~~~~~~~~~~~~~~
- c_generated_functions.c: In function 'raylib_stub_124_GetDirectoryPath':
- c_generated_functions.c:777:17: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   777 |    char* x579 = GetDirectoryPath(x578);
-       |                 ^~~~~~~~~~~~~~~~
- c_generated_functions.c: In function 'raylib_stub_125_GetPrevDirectoryPath':
- c_generated_functions.c:783:17: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   783 |    char* x582 = GetPrevDirectoryPath(x581);
-       |                 ^~~~~~~~~~~~~~~~~~~~
- c_generated_functions.c: In function 'raylib_stub_126_GetWorkingDirectory':
- c_generated_functions.c:788:17: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   788 |    char* x584 = GetWorkingDirectory();
-       |                 ^~~~~~~~~~~~~~~~~~~
- c_generated_functions.c: In function 'raylib_stub_127_GetApplicationDirectory':
- c_generated_functions.c:793:17: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   793 |    char* x586 = GetApplicationDirectory();
-       |                 ^~~~~~~~~~~~~~~~~~~~~~~
- c_generated_functions.c: In function 'raylib_stub_156_GetGamepadName':
- c_generated_functions.c:973:17: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   973 |    char* x713 = GetGamepadName(x710);
-       |                 ^~~~~~~~~~~~~~
- c_generated_functions.c: In function 'raylib_stub_392_CodepointToUTF8':
- c_generated_functions.c:3545:18: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-  3545 |    char* x3579 = CodepointToUTF8(x3575, x3578);
-       |                  ^~~~~~~~~~~~~~~
- c_generated_functions.c: In function 'raylib_stub_396_TextSubtext':
- c_generated_functions.c:3573:18: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-  3573 |    char* x3603 = TextSubtext(x3596, x3597, x3600);
-       |                  ^~~~~~~~~~~
- c_generated_functions.c: In function 'raylib_stub_401_TextToUpper':
- c_generated_functions.c:3610:18: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-  3610 |    char* x3634 = TextToUpper(x3633);
-       |                  ^~~~~~~~~~~
- c_generated_functions.c: In function 'raylib_stub_402_TextToLower':
- c_generated_functions.c:3616:18: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-  3616 |    char* x3637 = TextToLower(x3636);
-       |                  ^~~~~~~~~~~
- c_generated_functions.c: In function 'raylib_stub_403_TextToPascal':
- c_generated_functions.c:3622:18: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-  3622 |    char* x3640 = TextToPascal(x3639);
-       |                  ^~~~~~~~~~~~
- (cd _build/default/src/c && /usr/bin/make -C vendor/raylib/src RAYLIB_LIBTYPE=SHARED -j 8)
- make: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/raylib.1.2.1/_build/default/src/c/vendor/raylib/src'
- gcc -c rcore.c -Wall -D_GNU_SOURCE -DPLATFORM_DESKTOP -DGRAPHICS_API_OPENGL_33 -Wno-missing-braces -Werror=pointer-arith -fno-strict-aliasing  -std=c99 -fPIC -O1 -Werror=implicit-function-declaration -fPIC -DBUILD_LIBTYPE_SHARED -I.  -Iexternal/glfw/include -Iexternal/glfw/deps/mingw
- gcc -c rshapes.c -Wall -D_GNU_SOURCE -DPLATFORM_DESKTOP -DGRAPHICS_API_OPENGL_33 -Wno-missing-braces -Werror=pointer-arith -fno-strict-aliasing  -std=c99 -fPIC -O1 -Werror=implicit-function-declaration -fPIC -DBUILD_LIBTYPE_SHARED -I.  -Iexternal/glfw/include -Iexternal/glfw/deps/mingw
- gcc -c rtextures.c -Wall -D_GNU_SOURCE -DPLATFORM_DESKTOP -DGRAPHICS_API_OPENGL_33 -Wno-missing-braces -Werror=pointer-arith -fno-strict-aliasing  -std=c99 -fPIC -O1 -Werror=implicit-function-declaration -fPIC -DBUILD_LIBTYPE_SHARED -I.  -Iexternal/glfw/include -Iexternal/glfw/deps/mingw
- gcc -c rtext.c -Wall -D_GNU_SOURCE -DPLATFORM_DESKTOP -DGRAPHICS_API_OPENGL_33 -Wno-missing-braces -Werror=pointer-arith -fno-strict-aliasing  -std=c99 -fPIC -O1 -Werror=implicit-function-declaration -fPIC -DBUILD_LIBTYPE_SHARED -I.  -Iexternal/glfw/include -Iexternal/glfw/deps/mingw
- gcc -c utils.c -Wall -D_GNU_SOURCE -DPLATFORM_DESKTOP -DGRAPHICS_API_OPENGL_33 -Wno-missing-braces -Werror=pointer-arith -fno-strict-aliasing  -std=c99 -fPIC -O1 -Werror=implicit-function-declaration -fPIC -DBUILD_LIBTYPE_SHARED -I.  -Iexternal/glfw/include -Iexternal/glfw/deps/mingw
- gcc  -c rglfw.c -Wall -D_GNU_SOURCE -DPLATFORM_DESKTOP -DGRAPHICS_API_OPENGL_33 -Wno-missing-braces -Werror=pointer-arith -fno-strict-aliasing  -std=c99 -fPIC -O1 -Werror=implicit-function-declaration -fPIC -DBUILD_LIBTYPE_SHARED -I.  -Iexternal/glfw/include -Iexternal/glfw/deps/mingw
- gcc -c rmodels.c -Wall -D_GNU_SOURCE -DPLATFORM_DESKTOP -DGRAPHICS_API_OPENGL_33 -Wno-missing-braces -Werror=pointer-arith -fno-strict-aliasing  -std=c99 -fPIC -O1 -Werror=implicit-function-declaration -fPIC -DBUILD_LIBTYPE_SHARED -I.  -Iexternal/glfw/include -Iexternal/glfw/deps/mingw
- gcc -c raudio.c -Wall -D_GNU_SOURCE -DPLATFORM_DESKTOP -DGRAPHICS_API_OPENGL_33 -Wno-missing-braces -Werror=pointer-arith -fno-strict-aliasing  -std=c99 -fPIC -O1 -Werror=implicit-function-declaration -fPIC -DBUILD_LIBTYPE_SHARED -I.  -Iexternal/glfw/include -Iexternal/glfw/deps/mingw
- gcc -shared -o ../src/libraylib.so.5.0.0 rcore.o rshapes.o rtextures.o rtext.o utils.o rglfw.o rmodels.o raudio.o  -L. -L../src -Wl,-soname,libraylib.so.500 -lGL -lc -lm -lpthread -ldl -lrt -lX11
- raylib shared library generated (libraylib.so.5.0.0) in ../src!
- cd ../src && ln -fsv libraylib.so.5.0.0 libraylib.so.500
- 'libraylib.so.500' -> 'libraylib.so.5.0.0'
- cd ../src && ln -fsv libraylib.so.500 libraylib.so
- 'libraylib.so' -> 'libraylib.so.500'
- make: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/raylib.1.2.1/_build/default/src/c/vendor/raylib/src'
- In file included from rglfw.c:87:
- external/glfw/src/posix_poll.c:29: warning: "_GNU_SOURCE" redefined
-    29 | #define _GNU_SOURCE
-       | 
- <command-line>: note: this is the location of the previous definition
- In file included from rtextures.c:216:
- external/stb_image_resize2.h:2866:14: warning: 'stbir__support_zero' defined but not used [-Wunused-function]
-  2866 | static float stbir__support_zero(float s, void * user_data)
-       |              ^~~~~~~~~~~~~~~~~~~
- external/stb_image_resize2.h:2503:13: warning: 'stbir_simd_memcpy' defined but not used [-Wunused-function]
-  2503 | static void stbir_simd_memcpy( void * dest, void const * src, size_t bytes )
-       |             ^~~~~~~~~~~~~~~~~
- In file included from rmodels.c:43:
- external/par_shapes.h: In function 'par_shapes_create_disk':
- raylib.h:122:33: warning: argument 1 range [18446744069414584320, 18446744073709551614] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=]
-   122 |     #define RL_MALLOC(sz)       malloc(sz)
-       |                                 ^~~~~~~~~~
- rmodels.c:99:35: note: in expansion of macro 'RL_MALLOC'
-    99 |     #define PAR_MALLOC(T, N) ((T*)RL_MALLOC(N*sizeof(T)))
-       |                                   ^~~~~~~~~
- external/par_shapes.h:741:23: note: in expansion of macro 'PAR_MALLOC'
-   741 |     mesh->triangles = PAR_MALLOC(PAR_SHAPES_T, 3 * mesh->ntriangles);
-       |                       ^~~~~~~~~~
- In file included from rmodels.c:57:
- /usr/include/stdlib.h:553:14: note: in a call to allocation function 'malloc' declared here
-   553 | extern void *malloc (size_t __size) __THROW __attribute_malloc__
-       |              ^~~~~~
- In file included from raudio.c:238:
- external/qoa.h: In function 'qoa_encode_frame':
- external/qoa.h:466:36: warning: 'best_slice' may be used uninitialized [-Wmaybe-uninitialized]
-   466 |                         best_slice <<= (QOA_SLICE_LEN - slice_len) * 3;
-       |                         ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- external/qoa.h:409:38: note: 'best_slice' was declared here
-   409 |                         qoa_uint64_t best_slice;
-       |                                      ^~~~~~~~~~
- external/qoa.h:455:45: warning: 'best_scalefactor' may be used uninitialized [-Wmaybe-uninitialized]
-   455 |                         prev_scalefactor[c] = best_scalefactor;
-       |                         ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
- external/qoa.h:411:29: note: 'best_scalefactor' was declared here
-   411 |                         int best_scalefactor;
-       |                             ^~~~~~~~~~~~~~~~
-> compiled  raylib.1.2.1
-> installed raylib.1.2.1
Processing 43/44: [raygui: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "raygui" "-j" "31" "@install" (CWD=/home/opam/.opam/4.10/.opam-switch/build/raygui.0.6.0)
- (cd _build/default/src/c && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -fno-strict-aliasing -fwrapv -fPIC -g -I /home/opam/.opam/4.10/lib/ocaml -I /home/opam/.opam/4.10/lib/bigarray-compat -I /home/opam/.opam/4.10/lib/ctypes -I /home/opam/.opam/4.10/lib/ctypes/stubs -I /home/opam/.opam/4.10/lib/integers -I /home/opam/.opam/4.10/lib/raylib/__private__/raylib_fixed_types -I /home/opam/.opam/4.10/lib/raylib/__private__/raylib_types -I /home/opam/.opam/4.10/lib/stdlib-shims -I functions -I types -I vendor/raygui/src -I vendor/raylib/src -o c_generated_gui.o -c c_generated_gui.c)
- c_generated_gui.c: In function 'raygui_stub_37_GuiListViewEx':
- c_generated_gui.c:378:35: warning: passing argument 2 of 'GuiListViewEx' from incompatible pointer type [-Wincompatible-pointer-types]
-   378 |    int x405 = GuiListViewEx(x395, x396, x397, x400, x401, x402);
-       |                                   ^~~~
-       |                                   |
-       |                                   char **
- In file included from c_generated_gui.c:3:
- vendor/raygui/src/raygui.h:2724:50: note: expected 'const char **' but argument is of type 'char **'
-  2724 | int GuiListViewEx(Rectangle bounds, const char **text, int count, int *focus, int *scrollIndex, int active)
-       |                                     ~~~~~~~~~~~~~^~~~
-> compiled  raygui.0.6.0
-> installed raygui.0.6.0
Done.
# Run eval $(opam env) to update the current shell environment
2024-04-22 13:38.10 ---> saved as "15edaa3def9cf66e59086b6d0d53c14674b19516a3a5ce28b34498fb2f929a72"
Job succeeded