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


Building on x86-bm-12.ocamllabs.io

(from ocaml/opam:debian-unstable@sha256:1d295ed572083ab5916b9b9195219954afa816ee169f48eecca1b2e2b0faad41)
Unable to find image 'ocaml/opam:debian-unstable@sha256:1d295ed572083ab5916b9b9195219954afa816ee169f48eecca1b2e2b0faad41' locally
docker.io/ocaml/opam@sha256:1d295ed572083ab5916b9b9195219954afa816ee169f48eecca1b2e2b0faad41: Pulling from ocaml/opam
7c26de214b34: Already exists
791d3a768af6: Already exists
e06237cac4e8: Pulling fs layer
e06237cac4e8: Verifying Checksum
e06237cac4e8: Download complete
e06237cac4e8: Pull complete
Digest: sha256:1d295ed572083ab5916b9b9195219954afa816ee169f48eecca1b2e2b0faad41
Status: Downloaded newer image for ocaml/opam@sha256:1d295ed572083ab5916b9b9195219954afa816ee169f48eecca1b2e2b0faad41
2022-05-02 04:56.51 ---> using "e16578957f674ca141475612bdd8fe456bdeb3cf55dca9de0669bf5f721951e7" 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"))
2022-05-02 04:56.51 ---> using "09ae07f34eca5d84e953ea4b87a3c466448be28706a95338ba19feb13b3b66fd" 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 4ce6f847a29936b1d875b70940837be093fec84e"))
2022-05-02 04:56.51 ---> using "8a62ed72fc23e1663b0f130dbecbe2a8d6a9d36667f58fd75e99df9fc9855900" 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.

2022-05-02 04:56.51 ---> using "1da6a21744e622352d23ddb067012a46b76c5e5a957ab9cd9733a836f9d86396" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.4.14.0  (cached)
-> installed ocaml-base-compiler.4.14.0
-> installed ocaml-config.2
-> installed ocaml.4.14.0
Done.
# Run eval $(opam env --switch=4.14) to update the current shell environment
2022-05-02 04:56.51 ---> using "150c21f6bf364b3ce9b23d3185d3015b2c366014b1bdcd1da140901dbc8cc6c5" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [165 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-2022-05-01-0201.40-F-2022-04-26-0801.40.pdiff [201 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-05-01-0201.40-F-2022-04-26-0801.40.pdiff [201 kB]
- Fetched 430 kB in 2s (238 kB/s)
- Reading package lists...
- 
2022-05-02 04:56.51 ---> using "5a6ca2a5880208f2b093122dca64b98d8ee0c74bac104360c523ff6b2d97498e" from cache

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

Nothing to do.
The following actions will be performed:
=== install 28 packages
  - install bigarray-compat     1.1.0   [required by ctypes, ppx_cstubs]
  - install conf-libxcursor     1       [required by raylib]
  - install conf-libxi          1       [required by raylib]
  - install conf-libxinerama    1       [required by raylib]
  - install conf-libxrandr      1       [required by raylib]
  - install conf-mesa           1       [required by raylib]
  - install conf-pkg-config     2       [required by conf-libxrandr, conf-libxi, conf-libxcursor, etc.]
  - install containers          3.7     [required by ppx_cstubs]
  - install cppo                1.6.8   [required by ppx_cstubs]
  - install csexp               1.5.1   [required by dune-configurator]
  - install ctypes              0.20.1  [required by raygui]
  - install dune                3.1.1   [required by raygui]
  - install dune-configurator   3.1.1   [required by raygui]
  - install either              1.0.0   [required by containers]
  - install integers            0.7.0   [required by ppx_cstubs, ctypes, raylib]
  - install num                 1.4     [required by ppx_cstubs]
  - install ocaml-compiler-libs v0.12.4 [required by ppxlib]
  - install ocamlfind           1.9.3   [required by ctypes, ppx_cstubs]
  - install ppx_cstubs          0.7.0   [required by raygui]
  - install ppx_derivers        1.2.1   [required by ppxlib]
  - install ppxlib              0.26.0  [required by ppx_cstubs]
  - install raygui              0.5.1
  - install raylib              0.5.1   [required by raygui]
  - install re                  1.10.4  [required by ppx_cstubs]
  - install result              1.5     [required by ppx_cstubs]
  - install seq                 base    [required by containers, re]
  - install sexplib0            v0.15.0 [required by ppxlib]
  - install stdlib-shims        0.3.0   [required by integers, ppxlib]

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

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

opam believes some required external dependencies are missing. opam can:
> 1. Run apt-get to install them (may need root/sudo access)
  2. Display the recommended apt-get command and wait while you run it manually (e.g. in another terminal)
  3. Attempt installation anyway, and 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 libdrm-common.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 18478 files and directories currently installed.)
- Preparing to unpack .../00-libdrm-common_2.4.110-1_all.deb ...
- Unpacking libdrm-common (2.4.110-1) ...
- Selecting previously unselected package libdrm2:amd64.
- Preparing to unpack .../01-libdrm2_2.4.110-1_amd64.deb ...
- Unpacking libdrm2:amd64 (2.4.110-1) ...
- Selecting previously unselected package libdrm-amdgpu1:amd64.
- Preparing to unpack .../02-libdrm-amdgpu1_2.4.110-1_amd64.deb ...
- Unpacking libdrm-amdgpu1:amd64 (2.4.110-1) ...
- Selecting previously unselected package libdrm-nouveau2:amd64.
- Preparing to unpack .../03-libdrm-nouveau2_2.4.110-1_amd64.deb ...
- Unpacking libdrm-nouveau2:amd64 (2.4.110-1) ...
- Selecting previously unselected package libdrm-radeon1:amd64.
- Preparing to unpack .../04-libdrm-radeon1_2.4.110-1_amd64.deb ...
- Unpacking libdrm-radeon1:amd64 (2.4.110-1) ...
- Selecting previously unselected package libglvnd0:amd64.
- Preparing to unpack .../05-libglvnd0_1.4.0-1_amd64.deb ...
- Unpacking libglvnd0:amd64 (1.4.0-1) ...
- Selecting previously unselected package libwayland-server0:amd64.
- Preparing to unpack .../06-libwayland-server0_1.20.0-1_amd64.deb ...
- Unpacking libwayland-server0:amd64 (1.20.0-1) ...
- Selecting previously unselected package libgbm1:amd64.
- Preparing to unpack .../07-libgbm1_22.0.2-1_amd64.deb ...
- Unpacking libgbm1:amd64 (22.0.2-1) ...
- Selecting previously unselected package libglapi-mesa:amd64.
- Preparing to unpack .../08-libglapi-mesa_22.0.2-1_amd64.deb ...
- Unpacking libglapi-mesa:amd64 (22.0.2-1) ...
- Selecting previously unselected package libwayland-client0:amd64.
- Preparing to unpack .../09-libwayland-client0_1.20.0-1_amd64.deb ...
- Unpacking libwayland-client0:amd64 (1.20.0-1) ...
- Selecting previously unselected package libx11-xcb1:amd64.
- Preparing to unpack .../10-libx11-xcb1_2%3a1.7.5-1_amd64.deb ...
- Unpacking libx11-xcb1:amd64 (2:1.7.5-1) ...
- Selecting previously unselected package libxcb-dri2-0:amd64.
- Preparing to unpack .../11-libxcb-dri2-0_1.14-3_amd64.deb ...
- Unpacking libxcb-dri2-0:amd64 (1.14-3) ...
- Selecting previously unselected package libxcb-dri3-0:amd64.
- Preparing to unpack .../12-libxcb-dri3-0_1.14-3_amd64.deb ...
- Unpacking libxcb-dri3-0:amd64 (1.14-3) ...
- Selecting previously unselected package libxcb-present0:amd64.
- Preparing to unpack .../13-libxcb-present0_1.14-3_amd64.deb ...
- Unpacking libxcb-present0:amd64 (1.14-3) ...
- Selecting previously unselected package libxcb-sync1:amd64.
- Preparing to unpack .../14-libxcb-sync1_1.14-3_amd64.deb ...
- Unpacking libxcb-sync1:amd64 (1.14-3) ...
- Selecting previously unselected package libxcb-xfixes0:amd64.
- Preparing to unpack .../15-libxcb-xfixes0_1.14-3_amd64.deb ...
- Unpacking libxcb-xfixes0:amd64 (1.14-3) ...
- Selecting previously unselected package libxshmfence1:amd64.
- Preparing to unpack .../16-libxshmfence1_1.3-1_amd64.deb ...
- Unpacking libxshmfence1:amd64 (1.3-1) ...
- Selecting previously unselected package libegl-mesa0:amd64.
- Preparing to unpack .../17-libegl-mesa0_22.0.2-1_amd64.deb ...
- Unpacking libegl-mesa0:amd64 (22.0.2-1) ...
- Selecting previously unselected package libegl1:amd64.
- Preparing to unpack .../18-libegl1_1.4.0-1_amd64.deb ...
- Unpacking libegl1:amd64 (1.4.0-1) ...
- Selecting previously unselected package libxcb-glx0:amd64.
- Preparing to unpack .../19-libxcb-glx0_1.14-3_amd64.deb ...
- Unpacking libxcb-glx0:amd64 (1.14-3) ...
- Selecting previously unselected package libxcb-shm0:amd64.
- Preparing to unpack .../20-libxcb-shm0_1.14-3_amd64.deb ...
- Unpacking libxcb-shm0:amd64 (1.14-3) ...
- Selecting previously unselected package libxfixes3:amd64.
- Preparing to unpack .../21-libxfixes3_1%3a6.0.0-1_amd64.deb ...
- Unpacking libxfixes3:amd64 (1:6.0.0-1) ...
- Selecting previously unselected package libxxf86vm1:amd64.
- Preparing to unpack .../22-libxxf86vm1_1%3a1.1.4-1+b2_amd64.deb ...
- Unpacking libxxf86vm1:amd64 (1:1.1.4-1+b2) ...
- Selecting previously unselected package libelf1:amd64.
- Preparing to unpack .../23-libelf1_0.186-1_amd64.deb ...
- Unpacking libelf1:amd64 (0.186-1) ...
- Selecting previously unselected package libicu71:amd64.
- Preparing to unpack .../24-libicu71_71.1-2_amd64.deb ...
- Unpacking libicu71:amd64 (71.1-2) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../25-libxml2_2.9.13+dfsg-1+b1_amd64.deb ...
- Unpacking libxml2:amd64 (2.9.13+dfsg-1+b1) ...
- Selecting previously unselected package libz3-4:amd64.
- Preparing to unpack .../26-libz3-4_4.8.12-1+b1_amd64.deb ...
- Unpacking libz3-4:amd64 (4.8.12-1+b1) ...
- Selecting previously unselected package libllvm14:amd64.
- Preparing to unpack .../27-libllvm14_1%3a14.0.3-1_amd64.deb ...
- Unpacking libllvm14:amd64 (1:14.0.3-1) ...
- Selecting previously unselected package libsensors-config.
- Preparing to unpack .../28-libsensors-config_1%3a3.6.0-7_all.deb ...
- Unpacking libsensors-config (1:3.6.0-7) ...
- Selecting previously unselected package libsensors5:amd64.
- Preparing to unpack .../29-libsensors5_1%3a3.6.0-7_amd64.deb ...
- Unpacking libsensors5:amd64 (1:3.6.0-7) ...
- Selecting previously unselected package libvulkan1:amd64.
- Preparing to unpack .../30-libvulkan1_1.3.204.1-2_amd64.deb ...
- Unpacking libvulkan1:amd64 (1.3.204.1-2) ...
- Selecting previously unselected package libgl1-mesa-dri:amd64.
- Preparing to unpack .../31-libgl1-mesa-dri_22.0.2-1_amd64.deb ...
- Unpacking libgl1-mesa-dri:amd64 (22.0.2-1) ...
- Selecting previously unselected package libglx-mesa0:amd64.
- Preparing to unpack .../32-libglx-mesa0_22.0.2-1_amd64.deb ...
- Unpacking libglx-mesa0:amd64 (22.0.2-1) ...
- Selecting previously unselected package libglx0:amd64.
- Preparing to unpack .../33-libglx0_1.4.0-1_amd64.deb ...
- Unpacking libglx0:amd64 (1.4.0-1) ...
- Selecting previously unselected package libgl1:amd64.
- Preparing to unpack .../34-libgl1_1.4.0-1_amd64.deb ...
- Unpacking libgl1:amd64 (1.4.0-1) ...
- Selecting previously unselected package libglx-dev:amd64.
- Preparing to unpack .../35-libglx-dev_1.4.0-1_amd64.deb ...
- Unpacking libglx-dev:amd64 (1.4.0-1) ...
- Selecting previously unselected package libgl-dev:amd64.
- Preparing to unpack .../36-libgl-dev_1.4.0-1_amd64.deb ...
- Unpacking libgl-dev:amd64 (1.4.0-1) ...
- Selecting previously unselected package libegl-dev:amd64.
- Preparing to unpack .../37-libegl-dev_1.4.0-1_amd64.deb ...
- Unpacking libegl-dev:amd64 (1.4.0-1) ...
- Selecting previously unselected package libglvnd-core-dev:amd64.
- Preparing to unpack .../38-libglvnd-core-dev_1.4.0-1_amd64.deb ...
- Unpacking libglvnd-core-dev:amd64 (1.4.0-1) ...
- Selecting previously unselected package libgles1:amd64.
- Preparing to unpack .../39-libgles1_1.4.0-1_amd64.deb ...
- Unpacking libgles1:amd64 (1.4.0-1) ...
- Selecting previously unselected package libgles2:amd64.
- Preparing to unpack .../40-libgles2_1.4.0-1_amd64.deb ...
- Unpacking libgles2:amd64 (1.4.0-1) ...
- Selecting previously unselected package libgles-dev:amd64.
- Preparing to unpack .../41-libgles-dev_1.4.0-1_amd64.deb ...
- Unpacking libgles-dev:amd64 (1.4.0-1) ...
- Selecting previously unselected package libopengl0:amd64.
- Preparing to unpack .../42-libopengl0_1.4.0-1_amd64.deb ...
- Unpacking libopengl0:amd64 (1.4.0-1) ...
- Selecting previously unselected package libopengl-dev:amd64.
- Preparing to unpack .../43-libopengl-dev_1.4.0-1_amd64.deb ...
- Unpacking libopengl-dev:amd64 (1.4.0-1) ...
- Selecting previously unselected package libglvnd-dev:amd64.
- Preparing to unpack .../44-libglvnd-dev_1.4.0-1_amd64.deb ...
- Unpacking libglvnd-dev:amd64 (1.4.0-1) ...
- Selecting previously unselected package libgl1-mesa-dev:amd64.
- Preparing to unpack .../45-libgl1-mesa-dev_22.0.2-1_amd64.deb ...
- Unpacking libgl1-mesa-dev:amd64 (22.0.2-1) ...
- Selecting previously unselected package libglib2.0-0:amd64.
- Preparing to unpack .../46-libglib2.0-0_2.72.1-1_amd64.deb ...
- Unpacking libglib2.0-0:amd64 (2.72.1-1) ...
- Selecting previously unselected package libglib2.0-data.
- Preparing to unpack .../47-libglib2.0-data_2.72.1-1_all.deb ...
- Unpacking libglib2.0-data (2.72.1-1) ...
- Selecting previously unselected package libxcb-randr0:amd64.
- Preparing to unpack .../48-libxcb-randr0_1.14-3_amd64.deb ...
- Unpacking libxcb-randr0:amd64 (1.14-3) ...
- Selecting previously unselected package libxrender1:amd64.
- Preparing to unpack .../49-libxrender1_1%3a0.9.10-1_amd64.deb ...
- Unpacking libxrender1:amd64 (1:0.9.10-1) ...
- Selecting previously unselected package libxcursor1:amd64.
- Preparing to unpack .../50-libxcursor1_1%3a1.2.1-1_amd64.deb ...
- Unpacking libxcursor1:amd64 (1:1.2.1-1) ...
- Selecting previously unselected package libxrender-dev:amd64.
- Preparing to unpack .../51-libxrender-dev_1%3a0.9.10-1_amd64.deb ...
- Unpacking libxrender-dev:amd64 (1:0.9.10-1) ...
- Selecting previously unselected package libxfixes-dev:amd64.
- Preparing to unpack .../52-libxfixes-dev_1%3a6.0.0-1_amd64.deb ...
- Unpacking libxfixes-dev:amd64 (1:6.0.0-1) ...
- Selecting previously unselected package libxcursor-dev:amd64.
- Preparing to unpack .../53-libxcursor-dev_1%3a1.2.1-1_amd64.deb ...
- Unpacking libxcursor-dev:amd64 (1:1.2.1-1) ...
- Selecting previously unselected package libxext-dev:amd64.
- Preparing to unpack .../54-libxext-dev_2%3a1.3.4-1_amd64.deb ...
- Unpacking libxext-dev:amd64 (2:1.3.4-1) ...
- Selecting previously unselected package libxi6:amd64.
- Preparing to unpack .../55-libxi6_2%3a1.8-1_amd64.deb ...
- Unpacking libxi6:amd64 (2:1.8-1) ...
- Selecting previously unselected package libxi-dev:amd64.
- Preparing to unpack .../56-libxi-dev_2%3a1.8-1_amd64.deb ...
- Unpacking libxi-dev:amd64 (2:1.8-1) ...
- Selecting previously unselected package libxinerama1:amd64.
- Preparing to unpack .../57-libxinerama1_2%3a1.1.4-3_amd64.deb ...
- Unpacking libxinerama1:amd64 (2:1.1.4-3) ...
- Selecting previously unselected package libxinerama-dev:amd64.
- Preparing to unpack .../58-libxinerama-dev_2%3a1.1.4-3_amd64.deb ...
- Unpacking libxinerama-dev:amd64 (2:1.1.4-3) ...
- Selecting previously unselected package libxrandr2:amd64.
- Preparing to unpack .../59-libxrandr2_2%3a1.5.2-2+b1_amd64.deb ...
- Unpacking libxrandr2:amd64 (2:1.5.2-2+b1) ...
- Selecting previously unselected package libxrandr-dev:amd64.
- Preparing to unpack .../60-libxrandr-dev_2%3a1.5.2-2+b1_amd64.deb ...
- Unpacking libxrandr-dev:amd64 (2:1.5.2-2+b1) ...
- Selecting previously unselected package mesa-vulkan-drivers:amd64.
- Preparing to unpack .../61-mesa-vulkan-drivers_22.0.2-1_amd64.deb ...
- Unpacking mesa-vulkan-drivers:amd64 (22.0.2-1) ...
- Selecting previously unselected package pkg-config.
- Preparing to unpack .../62-pkg-config_0.29.2-1_amd64.deb ...
- Unpacking pkg-config (0.29.2-1) ...
- Selecting previously unselected package shared-mime-info.
- Preparing to unpack .../63-shared-mime-info_2.2-1_amd64.deb ...
- Unpacking shared-mime-info (2.2-1) ...
- Selecting previously unselected package xdg-user-dirs.
- Preparing to unpack .../64-xdg-user-dirs_0.17-2_amd64.deb ...
- Unpacking xdg-user-dirs (0.17-2) ...
- Setting up libxcb-dri3-0:amd64 (1.14-3) ...
- Setting up libicu71:amd64 (71.1-2) ...
- Setting up libwayland-server0:amd64 (1.20.0-1) ...
- Setting up libx11-xcb1:amd64 (2:1.7.5-1) ...
- Setting up libxcb-xfixes0:amd64 (1.14-3) ...
- Setting up libglvnd-core-dev:amd64 (1.4.0-1) ...
- Setting up libxi6:amd64 (2:1.8-1) ...
- Setting up libxrender1:amd64 (1:0.9.10-1) ...
- Setting up xdg-user-dirs (0.17-2) ...
- Setting up libglib2.0-0:amd64 (2.72.1-1) ...
- No schema files found: doing nothing.
- Setting up libglvnd0:amd64 (1.4.0-1) ...
- Setting up libxcb-glx0:amd64 (1.14-3) ...
- Setting up libsensors-config (1:3.6.0-7) ...
- Setting up libxcb-shm0:amd64 (1.14-3) ...
- Setting up libopengl0:amd64 (1.4.0-1) ...
- Setting up libxxf86vm1:amd64 (1:1.1.4-1+b2) ...
- Setting up libxcb-present0:amd64 (1.14-3) ...
- Setting up libz3-4:amd64 (4.8.12-1+b1) ...
- Setting up libglib2.0-data (2.72.1-1) ...
- Setting up libgles2:amd64 (1.4.0-1) ...
- Setting up libxfixes3:amd64 (1:6.0.0-1) ...
- Setting up libxcb-sync1:amd64 (1.14-3) ...
- Setting up libgles1:amd64 (1.4.0-1) ...
- Setting up libxinerama1:amd64 (2:1.1.4-3) ...
- Setting up libxrandr2:amd64 (2:1.5.2-2+b1) ...
- Setting up pkg-config (0.29.2-1) ...
- Setting up libsensors5:amd64 (1:3.6.0-7) ...
- Setting up libglapi-mesa:amd64 (22.0.2-1) ...
- Setting up libvulkan1:amd64 (1.3.204.1-2) ...
- Setting up libxext-dev:amd64 (2:1.3.4-1) ...
- Setting up libxcb-dri2-0:amd64 (1.14-3) ...
- Setting up libxshmfence1:amd64 (1.3-1) ...
- Setting up libxcb-randr0:amd64 (1.14-3) ...
- Setting up libopengl-dev:amd64 (1.4.0-1) ...
- Setting up libdrm-common (2.4.110-1) ...
- Setting up libelf1:amd64 (0.186-1) ...
- Setting up libxrender-dev:amd64 (1:0.9.10-1) ...
- Setting up libxml2:amd64 (2.9.13+dfsg-1+b1) ...
- Setting up libwayland-client0:amd64 (1.20.0-1) ...
- Setting up libxcursor1:amd64 (1:1.2.1-1) ...
- Setting up libxfixes-dev:amd64 (1:6.0.0-1) ...
- Setting up libxrandr-dev:amd64 (2:1.5.2-2+b1) ...
- Setting up shared-mime-info (2.2-1) ...
- Setting up libxinerama-dev:amd64 (2:1.1.4-3) ...
- Setting up libllvm14:amd64 (1:14.0.3-1) ...
- Setting up libdrm2:amd64 (2.4.110-1) ...
- Setting up libxi-dev:amd64 (2:1.8-1) ...
- Setting up libdrm-amdgpu1:amd64 (2.4.110-1) ...
- Setting up mesa-vulkan-drivers:amd64 (22.0.2-1) ...
- Setting up libdrm-nouveau2:amd64 (2.4.110-1) ...
- Setting up libgbm1:amd64 (22.0.2-1) ...
- Setting up libdrm-radeon1:amd64 (2.4.110-1) ...
- Setting up libxcursor-dev:amd64 (1:1.2.1-1) ...
- Setting up libgl1-mesa-dri:amd64 (22.0.2-1) ...
- Setting up libegl-mesa0:amd64 (22.0.2-1) ...
- Setting up libegl1:amd64 (1.4.0-1) ...
- Setting up libglx-mesa0:amd64 (22.0.2-1) ...
- Setting up libglx0:amd64 (1.4.0-1) ...
- Setting up libgl1:amd64 (1.4.0-1) ...
- Setting up libglx-dev:amd64 (1.4.0-1) ...
- Setting up libgl-dev:amd64 (1.4.0-1) ...
- Setting up libegl-dev:amd64 (1.4.0-1) ...
- Setting up libgles-dev:amd64 (1.4.0-1) ...
- Setting up libglvnd-dev:amd64 (1.4.0-1) ...
- Setting up libgl1-mesa-dev:amd64 (22.0.2-1) ...
- Processing triggers for libc-bin (2.33-7) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/83:
Processing  2/83:
Processing  3/83:
Processing  4/83:
Processing  5/83:
Processing  6/83:
Processing  7/83:
Processing  8/83:
Processing  9/83:
Processing 10/83: [conf-pkg-config: pkg-config]
-> retrieved bigarray-compat.1.1.0  (cached)
Processing 11/83: [conf-pkg-config: pkg-config]
-> retrieved containers.3.7  (cached)
Processing 12/83: [conf-pkg-config: pkg-config]
-> retrieved cppo.1.6.8  (cached)
Processing 13/83: [conf-pkg-config: pkg-config]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--help" (CWD=/home/opam/.opam/4.14/.opam-switch/build/conf-pkg-config.2)
- Usage:
-   pkg-config [OPTION?]
- 
- Help Options:
-   -h, --help                              Show help options
- 
- Application Options:
-   --version                               output version of pkg-config
-   --modversion                            output version for package
-   --atleast-pkgconfig-version=VERSION     require given version of pkg-config
-   --libs                                  output all linker flags
-   --static                                output linker flags for static linking
-   --short-errors                          print short errors
-   --libs-only-l                           output -l flags
-   --libs-only-other                       output other libs (e.g. -pthread)
-   --libs-only-L                           output -L flags
-   --cflags                                output all pre-processor and compiler flags
-   --cflags-only-I                         output -I flags
-   --cflags-only-other                     output cflags not covered by the cflags-only-I option
-   --variable=NAME                         get the value of variable named NAME
-   --define-variable=NAME=VALUE            set variable NAME to VALUE
-   --exists                                return 0 if the module(s) exist
-   --print-variables                       output list of variables defined by the module
-   --uninstalled                           return 0 if the uninstalled version of one or more module(s) or their dependencies will be used
-   --atleast-version=VERSION               return 0 if the module is at least version VERSION
-   --exact-version=VERSION                 return 0 if the module is at exactly version VERSION
-   --max-version=VERSION                   return 0 if the module is at no newer than version VERSION
-   --list-all                              list all known packages
-   --debug                                 show verbose debug information
-   --print-errors                          show verbose information about missing or conflicting packages (default unless --exists or --atleast/exact/max-version given on the command line)
-   --silence-errors                        be silent about errors (default when --exists or --atleast/exact/max-version given on the command line)
-   --errors-to-stdout                      print errors from --print-errors to stdout not stderr
-   --print-provides                        print which packages the package provides
-   --print-requires                        print which packages the package requires
-   --print-requires-private                print which packages the package requires for static linking
-   --validate                              validate a package's .pc file
-   --define-prefix                         try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file
-   --dont-define-prefix                    don't try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file
-   --prefix-variable=PREFIX                set the name of the variable that pkg-config automatically sets
- 
-> compiled  conf-pkg-config.2
Processing 13/83:
Processing 14/83: [conf-pkg-config: mkdir]
-> retrieved csexp.1.5.1  (cached)
Processing 15/83: [conf-pkg-config: mkdir]
-> retrieved ctypes.0.20.1  (cached)
Processing 16/83: [conf-pkg-config: mkdir]
-> retrieved dune.3.1.1, dune-configurator.3.1.1  (cached)
Processing 17/83: [conf-pkg-config: mkdir]
Processing 18/83: [dune: ocaml bootstrap.ml] [conf-pkg-config: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "mkdir" "-p" "/home/opam/.opam/4.14/lib/pkgconfig" (CWD=/home/opam/.opam/4.14/.opam-switch/build/conf-pkg-config.2)
-> installed conf-pkg-config.2
Processing 18/83: [dune: ocaml bootstrap.ml]
Processing 19/83: [conf-libxcursor: pkg-config xcursor] [dune: ocaml bootstrap.ml]
Processing 20/83: [conf-libxcursor: pkg-config xcursor] [conf-libxi: pkg-config xi] [dune: ocaml bootstrap.ml]
Processing 21/83: [conf-libxcursor: pkg-config xcursor] [conf-libxi: pkg-config xi] [conf-libxinerama: pkg-config xinerama] [dune: ocaml bootstrap.ml]
Processing 22/83: [conf-libxcursor: pkg-config xcursor] [conf-libxi: pkg-config xi] [conf-libxinerama: pkg-config xinerama] [conf-libxrandr: pkg-config xrandr] [dune: ocaml bootstrap.ml]
Processing 23/83: [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 bootstrap.ml]
-> retrieved either.1.0.0  (cached)
Processing 24/83: [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 bootstrap.ml]
-> retrieved integers.0.7.0  (cached)
Processing 25/83: [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 bootstrap.ml]
-> retrieved num.1.4  (cached)
Processing 26/83: [ppx_cstubs.0.7.0: http] [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 bootstrap.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "xcursor" (CWD=/home/opam/.opam/4.14/.opam-switch/build/conf-libxcursor.1)
-> compiled  conf-libxcursor.1
Processing 26/83: [ppx_cstubs.0.7.0: http] [conf-libxi: pkg-config xi] [conf-libxinerama: pkg-config xinerama] [conf-libxrandr: pkg-config xrandr] [conf-mesa: pkg-config gl] [dune: ocaml bootstrap.ml]
-> installed conf-libxcursor.1
Processing 27/83: [ppx_cstubs.0.7.0: http] [conf-libxi: pkg-config xi] [conf-libxinerama: pkg-config xinerama] [conf-libxrandr: pkg-config xrandr] [conf-mesa: pkg-config gl] [dune: ocaml bootstrap.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "xi" (CWD=/home/opam/.opam/4.14/.opam-switch/build/conf-libxi.1)
-> compiled  conf-libxi.1
Processing 27/83: [ppx_cstubs.0.7.0: http] [conf-libxinerama: pkg-config xinerama] [conf-libxrandr: pkg-config xrandr] [conf-mesa: pkg-config gl] [dune: ocaml bootstrap.ml]
-> installed conf-libxi.1
Processing 28/83: [ppx_cstubs.0.7.0: http] [conf-libxinerama: pkg-config xinerama] [conf-libxrandr: pkg-config xrandr] [conf-mesa: pkg-config gl] [dune: ocaml bootstrap.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "xinerama" (CWD=/home/opam/.opam/4.14/.opam-switch/build/conf-libxinerama.1)
-> compiled  conf-libxinerama.1
Processing 28/83: [ppx_cstubs.0.7.0: http] [conf-libxrandr: pkg-config xrandr] [conf-mesa: pkg-config gl] [dune: ocaml bootstrap.ml]
-> installed conf-libxinerama.1
Processing 29/83: [ppx_cstubs.0.7.0: http] [conf-libxrandr: pkg-config xrandr] [conf-mesa: pkg-config gl] [dune: ocaml bootstrap.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "xrandr" (CWD=/home/opam/.opam/4.14/.opam-switch/build/conf-libxrandr.1)
-> compiled  conf-libxrandr.1
Processing 29/83: [ppx_cstubs.0.7.0: http] [conf-mesa: pkg-config gl] [dune: ocaml bootstrap.ml]
-> installed conf-libxrandr.1
Processing 30/83: [ppx_cstubs.0.7.0: http] [conf-mesa: pkg-config gl] [dune: ocaml bootstrap.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "gl" (CWD=/home/opam/.opam/4.14/.opam-switch/build/conf-mesa.1)
-> compiled  conf-mesa.1
Processing 30/83: [ppx_cstubs.0.7.0: http] [dune: ocaml bootstrap.ml]
-> installed conf-mesa.1
Processing 31/83: [ppx_cstubs.0.7.0: http] [dune: ocaml bootstrap.ml]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing 32/83: [ppx_cstubs.0.7.0: http] [dune: ocaml bootstrap.ml]
-> retrieved ocamlfind.1.9.3  (cached)
Processing 33/83: [ppx_cstubs.0.7.0: http] [dune: ocaml bootstrap.ml]
Processing 34/83: [ppx_cstubs.0.7.0: http] [dune: ocaml bootstrap.ml] [ocamlfind: ./configure]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 35/83: [ppx_cstubs.0.7.0: http] [raygui.0.5.1: http] [dune: ocaml bootstrap.ml] [ocamlfind: ./configure]
Processing 35/83: [raygui.0.5.1: http] [dune: ocaml bootstrap.ml] [ocamlfind: ./configure]
-> retrieved ppx_cstubs.0.7.0  (https://github.com/fdopen/ppx_cstubs/archive/0.7.0.tar.gz)
Processing 36/83: [raygui.0.5.1: http] [raylib.0.5.1: http] [dune: ocaml bootstrap.ml] [ocamlfind: ./configure]
-> retrieved ppxlib.0.26.0  (cached)
Processing 37/83: [raygui.0.5.1: http] [raylib.0.5.1: http] [dune: ocaml bootstrap.ml] [ocamlfind: ./configure]
Processing 37/83: [raylib.0.5.1: http] [dune: ocaml bootstrap.ml] [ocamlfind: ./configure]
Processing 37/83: [dune: ocaml bootstrap.ml] [ocamlfind: ./configure]
-> retrieved re.1.10.4  (cached)
Processing 38/83: [dune: ocaml bootstrap.ml] [ocamlfind: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/4.14/bin" "-sitelib" "/home/opam/.opam/4.14/lib" "-mandir" "/home/opam/.opam/4.14/man" "-config" "/home/opam/.opam/4.14/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.3)
- Welcome to findlib version 1.9.3
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: 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
- raw_spacetime: not present (normal since 4.12)
- threads: found
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/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.14/lib/ocaml
-     Binaries:              /home/opam/.opam/4.14/bin
-     Manual pages:          /home/opam/.opam/4.14/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.14/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.14/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.14/bin
-     Manual pages:          /home/opam/.opam/4.14/man
-     topfind script:        /home/opam/.opam/4.14/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 38/83: [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved result.1.5  (cached)
Processing 39/83: [dune: ocaml bootstrap.ml] [ocamlfind: make all]
Processing 40/83: [dune: ocaml bootstrap.ml] [ocamlfind: make all]
Processing 41/83: [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> installed seq.base
Processing 42/83: [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved sexplib0.v0.15.0  (cached)
Processing 43/83: [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> retrieved stdlib-shims.0.3.0  (cached)
-> retrieved raylib.0.5.1  (https://github.com/tjammer/raylib-ocaml/releases/download/0.5.1/raylib-0.5.1.tbz)
-> retrieved raygui.0.5.1  (https://github.com/tjammer/raylib-ocaml/releases/download/0.5.1/raygui-0.5.1.tbz)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.3)
- for p in findlib; do ( cd src/$p; make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.3/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.14/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.14/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    -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque    -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque    -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque    -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque    -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque    -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque    -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque    -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque    -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque    -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    -c findlib.mli
- ocamlc -I +compiler-libs -opaque    -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    -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque    -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    -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque    -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 \
-             ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque    -c topfind.mli
- ocamlc -I +compiler-libs -opaque    -g -c topfind.ml
- File "topfind.ml", line 126, characters 40-63:
- 126 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 256, characters 4-27:
- 256 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 266, characters 4-27:
- 266 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 278, characters 4-27:
- 278 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 291, characters 4-27:
- 291 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 305, characters 4-27:
- 305 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 317, characters 4-27:
- 317 |     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.14/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque    -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque    -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.14/.opam-switch/build/ocamlfind.1.9.3/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.3'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.14/lib' >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.14/.opam-switch/build/ocamlfind.1.9.3'
Processing 43/83: [dune: ocaml bootstrap.ml] [ocamlfind: make opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.3)
- for p in findlib; do ( cd src/$p; make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.3/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque   -c findlib_config.ml
- ocamlopt -I +compiler-libs -g -opaque   -c fl_split.ml
- ocamlopt -I +compiler-libs -g -opaque   -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g -opaque   -c fl_meta.ml
- ocamlopt -I +compiler-libs -g -opaque   -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g -opaque   -c fl_topo.ml
- ocamlopt -I +compiler-libs -g -opaque   -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   -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   -c fl_args.ml
- ocamlopt -I +compiler-libs -g -opaque   -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   -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g -opaque   -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 \
- 	    ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g -opaque   -c topfind.ml
- File "topfind.ml", line 126, characters 40-63:
- 126 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 256, characters 4-27:
- 256 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 266, characters 4-27:
- 266 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 278, characters 4-27:
- 278 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 291, characters 4-27:
- 291 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 305, characters 4-27:
- 305 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 317, characters 4-27:
- 317 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 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   -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.14/.opam-switch/build/ocamlfind.1.9.3/src/findlib'
-> compiled  ocamlfind.1.9.3
Processing 43/83: [dune: ocaml bootstrap.ml]
Processing 44/83: [dune: ocaml bootstrap.ml] [ocamlfind: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.3)
- if [ "1" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/4.14/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.14/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
- mkdir -p "/home/opam/.opam/4.14/bin"
- mkdir -p "/home/opam/.opam/4.14/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.3'
- mkdir -p "`dirname \"/home/opam/.opam/4.14/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.14/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.14/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.3'
- for p in findlib; do ( cd src/$p; make install ); done
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.3/src/findlib'
- mkdir -p "/home/opam/.opam/4.14/lib/findlib"
- mkdir -p "/home/opam/.opam/4.14/bin"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/4.14/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` && \
- cp $files "/home/opam/.opam/4.14/lib/findlib"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- cp $f "/home/opam/.opam/4.14/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.14/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.14/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.14/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.3/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.3'
- for x in bigarray bytes compiler-libs dynlink ocamldoc stdlib str threads unix ; do mkdir -p "/home/opam/.opam/4.14/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.14/lib/$x/META.tmp" && mv "/home/opam/.opam/4.14/lib/$x/META.tmp" "/home/opam/.opam/4.14/lib/$x/META"; done
- mkdir -p "/home/opam/.opam/4.14/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.14/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.3'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; }
- test ! -f 'site-lib-src/camlp4/META' ||	cp tools/safe_camlp4 "/home/opam/.opam/4.14/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.3'
- mkdir -p "/home/opam/.opam/4.14/man/man1" "/home/opam/.opam/4.14/man/man3" "/home/opam/.opam/4.14/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.14/man/man1"
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.14/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.3'
-> installed ocamlfind.1.9.3
Processing 44/83: [dune: ocaml bootstrap.ml]
Processing 45/83: [dune: ocaml bootstrap.ml] [num: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.14/.opam-switch/build/num.1.4)
- make -C src all
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/num.1.4/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 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c int_misc.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c int_misc.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c nat.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c nat.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c big_int.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c big_int.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_flags.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_flags.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c ratio.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c ratio.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c num.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c num.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_status.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -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
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c int_misc.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c nat.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c big_int.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_flags.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c ratio.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c num.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -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 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -I . -shared -o nums.cmxs nums.cmxa
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/num.1.4/src'
- make -C toplevel all
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/num.1.4/toplevel'
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top_printers.mli
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top_printers.ml
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top.mli
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top.ml
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -a -o num_top.cma num_top_printers.cmo num_top.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/num.1.4/toplevel'
-> compiled  num.1.4
Processing 45/83: [dune: ocaml bootstrap.ml]
Processing 46/83: [dune: ocaml bootstrap.ml] [num: ocamlfind remove]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "ocamlfind" "remove" "num" (CWD=/home/opam/.opam/4.14/.opam-switch/build/num.1.4)
- ocamlfind: [WARNING] No such file: /home/opam/.opam/4.14/lib/num/META
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "ocamlfind" "remove" "num-top" (CWD=/home/opam/.opam/4.14/.opam-switch/build/num.1.4)
- ocamlfind: [WARNING] No such file: /home/opam/.opam/4.14/lib/num-top/META
Processing 46/83: [dune: ocaml bootstrap.ml] [num: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/num.1.4)
- make -C src install
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/num.1.4/src'
- install -d /home/opam/.opam/4.14/lib/ocaml
- sed -e 's/%%VERSION%%/1.4/g' META.in > META
- ocamlfind install num META
- Installed /home/opam/.opam/4.14/lib/num/META
- rm -f META
- install -m 644 nums.cma libnums.a big_int.cmi nat.cmi num.cmi ratio.cmi arith_status.cmi big_int.mli nat.mli num.mli ratio.mli arith_status.mli big_int.cmti nat.cmti num.cmti ratio.cmti arith_status.cmti nums.cmxa nums.a int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx nums.cmxs /home/opam/.opam/4.14/lib/ocaml
- install -d /home/opam/.opam/4.14/lib/ocaml/stublibs
- install dllnums.so /home/opam/.opam/4.14/lib/ocaml/stublibs
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/num.1.4/src'
- make -C toplevel install
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/num.1.4/toplevel'
- sed -e 's/%%VERSION%%/1.4/g' META.in > META
- ocamlfind install num-top META num_top.cma num_top.cmi num_top_printers.cmi
- Installed /home/opam/.opam/4.14/lib/num-top/num_top_printers.cmi
- Installed /home/opam/.opam/4.14/lib/num-top/num_top.cmi
- Installed /home/opam/.opam/4.14/lib/num-top/num_top.cma
- Installed /home/opam/.opam/4.14/lib/num-top/META
- rm -f META
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/num.1.4/toplevel'
-> installed num.1.4
Processing 46/83: [dune: ocaml bootstrap.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" "-j" "31" (CWD=/home/opam/.opam/4.14/.opam-switch/build/dune.3.1.1)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 31
- 

Processing 46/83: [dune: ./dune.exe build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./dune.exe" "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "31" (CWD=/home/opam/.opam/4.14/.opam-switch/build/dune.3.1.1)
-> compiled  dune.3.1.1
-> installed dune.3.1.1
Processing 48/83: [bigarray-compat: dune build]
Processing 49/83: [bigarray-compat: dune build] [cppo: dune build]
Processing 50/83: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build]
Processing 51/83: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [either: dune build]
Processing 52/83: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] [ocaml-compiler-libs: dune build]
Processing 53/83: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
Processing 54/83: [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 55/83: [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 56/83: [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 57/83: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "bigarray-compat" "-j" "31" (CWD=/home/opam/.opam/4.14/.opam-switch/build/bigarray-compat.1.1.0)
-> compiled  bigarray-compat.1.1.0
Processing 57/83: [cppo: dune build] [csexp: dune build] [either: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed bigarray-compat.1.1.0
Processing 58/83: [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" "31" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ppx_derivers.1.2.1)
-> compiled  ppx_derivers.1.2.1
Processing 58/83: [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 59/83: [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" "31" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/either.1.0.0)
-> compiled  either.1.0.0
Processing 59/83: [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 60/83: [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" "31" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/csexp.1.5.1)
-> compiled  csexp.1.5.1
Processing 60/83: [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.1
Processing 61/83: [cppo: dune build] [ocaml-compiler-libs: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
Processing 62/83: [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" "result" "-j" "31" (CWD=/home/opam/.opam/4.14/.opam-switch/build/result.1.5)
-> compiled  result.1.5
Processing 62/83: [cppo: dune build] [dune-configurator: rm] [ocaml-compiler-libs: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed result.1.5
Processing 63/83: [cppo: dune build] [dune-configurator: rm] [ocaml-compiler-libs: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib0" "-j" "31" (CWD=/home/opam/.opam/4.14/.opam-switch/build/sexplib0.v0.15.0)
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.sexplib0.objs/byte -intf-suffix .ml -no-alias-deps -open Sexplib0__ -o src/.sexplib0.objs/byte/sexplib0__Sexp_conv.cmo -c -impl src/sexp_conv.ml)
- File "src/sexp_conv.ml", line 136, characters 17-36:
- 136 |       let ephe = Ephemeron.K1.create () in
-                        ^^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Stdlib.Ephemeron.K1.create
- This function won't be available in 5.0
- File "src/sexp_conv.ml", line 137, characters 6-27:
- 137 |       Ephemeron.K1.set_data ephe ({ sexp_of_exn; printexc } : Registration.t);
-             ^^^^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Stdlib.Ephemeron.K1.set_data
- This function won't be available in 5.0
- File "src/sexp_conv.ml", line 138, characters 6-26:
- 138 |       Ephemeron.K1.set_key ephe extension_constructor;
-             ^^^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Stdlib.Ephemeron.K1.set_key
- This function won't be available in 5.0
- File "src/sexp_conv.ml", line 164, characters 13-34:
- 164 |       (match Ephemeron.K1.get_data ephe with
-                    ^^^^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Stdlib.Ephemeron.K1.get_data
- This function won't be available in 5.0
- File "src/sexp_conv.ml", line 175, characters 14-35:
- 175 |         match Ephemeron.K1.get_data ephe with
-                     ^^^^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Stdlib.Ephemeron.K1.get_data
- This function won't be available in 5.0
- File "src/sexp_conv.ml", line 455, characters 32-46:
- 455 |     ; ( [%extension_constructor Stream.Failure]
-                                       ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/sexp_conv.ml", line 457, characters 10-24:
- 457 |         | Stream.Failure -> Atom "Stream.Failure"
-                 ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/sexp_conv.ml", line 459, characters 32-44:
- 459 |     ; ( [%extension_constructor Stream.Error]
-                                       ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/sexp_conv.ml", line 461, characters 10-22:
- 461 |         | Stream.Error arg -> List [ Atom "Stream.Error"; Atom arg ]
-                 ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -g -I src/.sexplib0.objs/byte -I src/.sexplib0.objs/native -intf-suffix .ml -no-alias-deps -open Sexplib0__ -o src/.sexplib0.objs/native/sexplib0__Sexp_conv.cmx -c -impl src/sexp_conv.ml)
- File "src/sexp_conv.ml", line 136, characters 17-36:
- 136 |       let ephe = Ephemeron.K1.create () in
-                        ^^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Stdlib.Ephemeron.K1.create
- This function won't be available in 5.0
- File "src/sexp_conv.ml", line 137, characters 6-27:
- 137 |       Ephemeron.K1.set_data ephe ({ sexp_of_exn; printexc } : Registration.t);
-             ^^^^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Stdlib.Ephemeron.K1.set_data
- This function won't be available in 5.0
- File "src/sexp_conv.ml", line 138, characters 6-26:
- 138 |       Ephemeron.K1.set_key ephe extension_constructor;
-             ^^^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Stdlib.Ephemeron.K1.set_key
- This function won't be available in 5.0
- File "src/sexp_conv.ml", line 164, characters 13-34:
- 164 |       (match Ephemeron.K1.get_data ephe with
-                    ^^^^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Stdlib.Ephemeron.K1.get_data
- This function won't be available in 5.0
- File "src/sexp_conv.ml", line 175, characters 14-35:
- 175 |         match Ephemeron.K1.get_data ephe with
-                     ^^^^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Stdlib.Ephemeron.K1.get_data
- This function won't be available in 5.0
- File "src/sexp_conv.ml", line 455, characters 32-46:
- 455 |     ; ( [%extension_constructor Stream.Failure]
-                                       ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/sexp_conv.ml", line 457, characters 10-24:
- 457 |         | Stream.Failure -> Atom "Stream.Failure"
-                 ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/sexp_conv.ml", line 459, characters 32-44:
- 459 |     ; ( [%extension_constructor Stream.Error]
-                                       ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/sexp_conv.ml", line 461, characters 10-22:
- 461 |         | Stream.Error arg -> List [ Atom "Stream.Error"; Atom arg ]
-                 ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
-> compiled  sexplib0.v0.15.0
Processing 63/83: [cppo: dune build] [dune-configurator: rm] [ocaml-compiler-libs: dune build] [re: dune build] [stdlib-shims: dune build]
-> installed sexplib0.v0.15.0
Processing 64/83: [cppo: dune build] [dune-configurator: rm] [ocaml-compiler-libs: dune build] [re: dune build] [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.14/.opam-switch/build/stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 64/83: [cppo: dune build] [dune-configurator: rm] [ocaml-compiler-libs: dune build] [re: dune build]
-> installed stdlib-shims.0.3.0
Processing 65/83: [cppo: dune build] [dune-configurator: rm] [ocaml-compiler-libs: dune build] [re: dune build]
Processing 66/83: [cppo: dune build] [dune-configurator: rm] [integers: dune build] [ocaml-compiler-libs: dune build] [re: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/4.14/.opam-switch/build/dune-configurator.3.1.1)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/4.14/.opam-switch/build/dune-configurator.3.1.1)
Processing 66/83: [cppo: dune build] [dune-configurator: dune build] [integers: dune build] [ocaml-compiler-libs: dune build] [re: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-compiler-libs" "-j" "31" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocaml-compiler-libs.v0.12.4)
-> compiled  ocaml-compiler-libs.v0.12.4
Processing 66/83: [cppo: dune build] [dune-configurator: dune build] [integers: dune build] [re: dune build]
-> installed ocaml-compiler-libs.v0.12.4
Processing 67/83: [cppo: dune build] [dune-configurator: dune build] [integers: dune build] [re: dune build]
Processing 68/83: [cppo: dune build] [dune-configurator: dune build] [integers: dune build] [ppxlib: dune build] [re: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cppo" "-j" "31" (CWD=/home/opam/.opam/4.14/.opam-switch/build/cppo.1.6.8)
-> compiled  cppo.1.6.8
Processing 68/83: [dune-configurator: dune build] [integers: dune build] [ppxlib: dune build] [re: dune build]
-> installed cppo.1.6.8
Processing 69/83: [dune-configurator: dune build] [integers: dune build] [ppxlib: dune build] [re: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "re" "-j" "31" (CWD=/home/opam/.opam/4.14/.opam-switch/build/re.1.10.4)
-> compiled  re.1.10.4
Processing 69/83: [dune-configurator: dune build] [integers: dune build] [ppxlib: dune build]
-> installed re.1.10.4
Processing 70/83: [dune-configurator: dune build] [integers: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "integers" "-j" "31" (CWD=/home/opam/.opam/4.14/.opam-switch/build/integers.0.7.0)
-> compiled  integers.0.7.0
Processing 70/83: [dune-configurator: dune build] [ppxlib: dune build]
-> installed integers.0.7.0
Processing 71/83: [dune-configurator: dune build] [ppxlib: dune build]
Processing 72/83: [ctypes: touch libffi.config] [dune-configurator: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "touch" "libffi.config" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ctypes.0.20.1)
Processing 72/83: [ctypes: make ctypes-base] [dune-configurator: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "31" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/dune-configurator.3.1.1)
-> compiled  dune-configurator.3.1.1
Processing 72/83: [ctypes: make ctypes-base] [ppxlib: dune build]
-> installed dune-configurator.3.1.1
Processing 73/83: [ctypes: make ctypes-base] [ppxlib: dune build]
Processing 74/83: [containers: dune build] [ctypes: make ctypes-base] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "containers" "-j" "31" (CWD=/home/opam/.opam/4.14/.opam-switch/build/containers.3.7)
-> compiled  containers.3.7
Processing 74/83: [ctypes: make ctypes-base] [ppxlib: dune build]
-> installed containers.3.7
Processing 75/83: [ctypes: make ctypes-base] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "XEN=disable" "ctypes-base" "ctypes-stubs" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ctypes.0.20.1)
- ./src/discover/determine_as_needed_flags.sh >> asneeded.config
- ocamlfind  ocamlc -o gen_c_primitives -package str -strict-sequence -linkpkg src/configure/extract_from_c.ml src/configure/gen_c_primitives.ml -I src/configure
- ./gen_c_primitives > src/ctypes/ctypes_primitives.ml 2> gen_c_primitives.log || (rm src/ctypes/ctypes_primitives.ml && cat gen_c_primitives.log || false)
- ocamlfind  ocamlc -o gen_libffi_abi -package str -strict-sequence -linkpkg src/configure/extract_from_c.ml src/configure/gen_libffi_abi.ml -I src/configure
- ./gen_libffi_abi > src/ctypes-foreign/libffi_abi.ml 2> gen_c_primitives.log || (rm src/ctypes-foreign/libffi_abi.ml && cat gen_c_primitives.log || false)
- cp src/ctypes-foreign/dl.ml.unix src/ctypes-foreign/dl.ml
- cp src/ctypes-foreign/dl_stubs.c.unix src/ctypes-foreign/dl_stubs.c
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"   -c -o _build/src/ctypes/ctypes_ptr.cmo -I _build/src/ctypes  src/ctypes/ctypes_ptr.ml
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"   -c -o _build/src/ctypes/ctypes_roots_stubs.cmo -I _build/src/ctypes  src/ctypes/ctypes_roots_stubs.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/lDouble.cmi -package bigarray-compat -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/ctypes  src/ctypes/lDouble.mli
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"   -c -o _build/src/ctypes/lDouble.cmo -I _build/src/ctypes  src/ctypes/lDouble.ml
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"   -c -o _build/src/ctypes/ctypes_bigarray_stubs.cmo -I _build/src/ctypes  src/ctypes/ctypes_bigarray_stubs.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/complexL.cmi -package bigarray-compat -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/ctypes  src/ctypes/complexL.mli
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"   -c -o _build/src/ctypes/complexL.cmo -I _build/src/ctypes  src/ctypes/complexL.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_primitive_types.cmi -package bigarray-compat -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/ctypes  src/ctypes/ctypes_primitive_types.mli
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"   -c -o _build/src/ctypes/ctypes_primitive_types.cmo -I _build/src/ctypes  src/ctypes/ctypes_primitive_types.ml
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"   -c -o _build/src/ctypes/ctypes_primitives.cmo -I _build/src/ctypes  src/ctypes/ctypes_primitives.ml
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"   -c -o _build/src/ctypes/ctypes_value_printing_stubs.cmo -I _build/src/ctypes  src/ctypes/ctypes_value_printing_stubs.ml
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"   -c -o _build/src/ctypes/ctypes_memory_stubs.cmo -I _build/src/ctypes  src/ctypes/ctypes_memory_stubs.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_bigarray.cmi -package bigarray-compat -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/ctypes  src/ctypes/ctypes_bigarray.mli
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"   -c -o _build/src/ctypes/ctypes_bigarray.cmo -I _build/src/ctypes  src/ctypes/ctypes_bigarray.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_static.cmi -package bigarray-compat -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/ctypes  src/ctypes/ctypes_static.mli
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"   -c -o _build/src/ctypes/ctypes_static.cmo -I _build/src/ctypes  src/ctypes/ctypes_static.ml
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"   -c -o _build/src/ctypes/ctypes_std_view_stubs.cmo -I _build/src/ctypes  src/ctypes/ctypes_std_view_stubs.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_structs.cmi -package bigarray-compat -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/ctypes  src/ctypes/ctypes_structs.mli
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"   -c -o _build/src/ctypes/ctypes_structs.cmo -I _build/src/ctypes  src/ctypes/ctypes_structs.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_structs_computed.cmi -package bigarray-compat -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/ctypes  src/ctypes/ctypes_structs_computed.mli
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"   -c -o _build/src/ctypes/ctypes_structs_computed.cmo -I _build/src/ctypes  src/ctypes/ctypes_structs_computed.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_type_printing.cmi -package bigarray-compat -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/ctypes  src/ctypes/ctypes_type_printing.mli
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"   -c -o _build/src/ctypes/ctypes_type_printing.cmo -I _build/src/ctypes  src/ctypes/ctypes_type_printing.ml
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"   -c -o _build/src/ctypes/ctypes_memory.cmo -I _build/src/ctypes  src/ctypes/ctypes_memory.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_coerce.cmi -package bigarray-compat -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/ctypes  src/ctypes/ctypes_coerce.mli
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"   -c -o _build/src/ctypes/ctypes_coerce.cmo -I _build/src/ctypes  src/ctypes/ctypes_coerce.ml
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"   -c -o _build/src/ctypes/ctypes_std_views.cmo -I _build/src/ctypes  src/ctypes/ctypes_std_views.ml
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"   -c -o _build/src/ctypes/ctypes_value_printing.cmo -I _build/src/ctypes  src/ctypes/ctypes_value_printing.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_types.cmi -package bigarray-compat -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/ctypes  src/ctypes/ctypes_types.mli
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes.cmi -package bigarray-compat -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/ctypes  src/ctypes/ctypes.mli
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"   -c -o _build/src/ctypes/ctypes.cmo -I _build/src/ctypes  src/ctypes/ctypes.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/cstubs_internals.cmi -package bigarray-compat -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/ctypes  src/ctypes/cstubs_internals.mli
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"   -c -o _build/src/ctypes/cstubs_internals.cmo -I _build/src/ctypes  src/ctypes/cstubs_internals.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/posixTypes.cmi -package bigarray-compat -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/ctypes  src/ctypes/posixTypes.mli
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"   -c -o _build/src/ctypes/posixTypes.cmo -I _build/src/ctypes  src/ctypes/posixTypes.ml
- ocamlfind  ocamlc -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"  -cclib -lctypes_stubs -dllib -lctypes_stubs  -cclib -lintegers_stubs -dllib -lintegers_stubs -package bigarray-compat -package integers   -o _build/ctypes.cma _build/src/ctypes/ctypes_ptr.cmo _build/src/ctypes/ctypes_roots_stubs.cmo _build/src/ctypes/lDouble.cmo _build/src/ctypes/ctypes_bigarray_stubs.cmo _build/src/ctypes/complexL.cmo _build/src/ctypes/ctypes_primitive_types.cmo _build/src/ctypes/ctypes_primitives.cmo _build/src/ctypes/ctypes_value_printing_stubs.cmo _build/src/ctypes/ctypes_memory_stubs.cmo _build/src/ctypes/ctypes_bigarray.cmo _build/src/ctypes/ctypes_static.cmo _build/src/ctypes/ctypes_std_view_stubs.cmo _build/src/ctypes/ctypes_structs.cmo _build/src/ctypes/ctypes_structs_computed.cmo _build/src/ctypes/ctypes_type_printing.cmo _build/src/ctypes/ctypes_memory.cmo _build/src/ctypes/ctypes_coerce.cmo _build/src/ctypes/ctypes_std_views.cmo _build/src/ctypes/ctypes_value_printing.cmo _build/src/ctypes/ctypes.cmo _build/src/ctypes/cstubs_internals.cmo _build/src/ctypes/posixTypes.cmo -cclib -Wl,--no-as-needed
- cd _build/src/ctypes && ocamlfind  ocamlc -c -package bigarray-compat -package integers   -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -ccopt -I -ccopt "/home/opam/.opam/4.14/.opam-switch/build/ctypes.0.20.1/src/ctypes" -ccopt -I -ccopt "/home/opam/.opam/4.14/.opam-switch/build/ctypes.0.20.1/tests" -o complex_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.20.1/src/ctypes/complex_stubs.c
- cd _build/src/ctypes && ocamlfind  ocamlc -c -package bigarray-compat -package integers   -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -ccopt -I -ccopt "/home/opam/.opam/4.14/.opam-switch/build/ctypes.0.20.1/src/ctypes" -ccopt -I -ccopt "/home/opam/.opam/4.14/.opam-switch/build/ctypes.0.20.1/tests" -o ctypes_bigarrays.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.20.1/src/ctypes/ctypes_bigarrays.c
- cd _build/src/ctypes && ocamlfind  ocamlc -c -package bigarray-compat -package integers   -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -ccopt -I -ccopt "/home/opam/.opam/4.14/.opam-switch/build/ctypes.0.20.1/src/ctypes" -ccopt -I -ccopt "/home/opam/.opam/4.14/.opam-switch/build/ctypes.0.20.1/tests" -o ctypes_roots.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.20.1/src/ctypes/ctypes_roots.c
- cd _build/src/ctypes && ocamlfind  ocamlc -c -package bigarray-compat -package integers   -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -ccopt -I -ccopt "/home/opam/.opam/4.14/.opam-switch/build/ctypes.0.20.1/src/ctypes" -ccopt -I -ccopt "/home/opam/.opam/4.14/.opam-switch/build/ctypes.0.20.1/tests" -o ldouble_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.20.1/src/ctypes/ldouble_stubs.c
- cd _build/src/ctypes && ocamlfind  ocamlc -c -package bigarray-compat -package integers   -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -ccopt -I -ccopt "/home/opam/.opam/4.14/.opam-switch/build/ctypes.0.20.1/src/ctypes" -ccopt -I -ccopt "/home/opam/.opam/4.14/.opam-switch/build/ctypes.0.20.1/tests" -o managed_buffer_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.20.1/src/ctypes/managed_buffer_stubs.c
- cd _build/src/ctypes && ocamlfind  ocamlc -c -package bigarray-compat -package integers   -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -ccopt -I -ccopt "/home/opam/.opam/4.14/.opam-switch/build/ctypes.0.20.1/src/ctypes" -ccopt -I -ccopt "/home/opam/.opam/4.14/.opam-switch/build/ctypes.0.20.1/tests" -o posix_types_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.20.1/src/ctypes/posix_types_stubs.c
- cd _build/src/ctypes && ocamlfind  ocamlc -c -package bigarray-compat -package integers   -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -ccopt -I -ccopt "/home/opam/.opam/4.14/.opam-switch/build/ctypes.0.20.1/src/ctypes" -ccopt -I -ccopt "/home/opam/.opam/4.14/.opam-switch/build/ctypes.0.20.1/tests" -o raw_pointer_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.20.1/src/ctypes/raw_pointer_stubs.c
- cd _build/src/ctypes && ocamlfind  ocamlc -c -package bigarray-compat -package integers   -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -ccopt -I -ccopt "/home/opam/.opam/4.14/.opam-switch/build/ctypes.0.20.1/src/ctypes" -ccopt -I -ccopt "/home/opam/.opam/4.14/.opam-switch/build/ctypes.0.20.1/tests" -o type_info_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.20.1/src/ctypes/type_info_stubs.c
- ocamlfind  ocamlmklib -o _build/ctypes_stubs _build/src/ctypes/complex_stubs.o _build/src/ctypes/ctypes_bigarrays.o _build/src/ctypes/ctypes_roots.o _build/src/ctypes/ldouble_stubs.o _build/src/ctypes/managed_buffer_stubs.o _build/src/ctypes/posix_types_stubs.o _build/src/ctypes/raw_pointer_stubs.o _build/src/ctypes/type_info_stubs.o  
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_ptr.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_ptr.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_roots_stubs.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_roots_stubs.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/lDouble.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/lDouble.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_bigarray_stubs.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_bigarray_stubs.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/complexL.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/complexL.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_primitive_types.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_primitive_types.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_primitives.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_primitives.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_value_printing_stubs.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_value_printing_stubs.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_memory_stubs.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_memory_stubs.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_bigarray.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_bigarray.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_static.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_static.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_std_view_stubs.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_std_view_stubs.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_structs.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_structs.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_structs_computed.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_structs_computed.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_type_printing.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_type_printing.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_memory.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_memory.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_coerce.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_coerce.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_std_views.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_std_views.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_value_printing.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_value_printing.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/cstubs_internals.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/cstubs_internals.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/posixTypes.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/posixTypes.ml
- ocamlfind  opt -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"  -package bigarray-compat -package integers   -cclib -lctypes_stubs  -cclib -lintegers_stubs -o _build/ctypes.cmxa _build/src/ctypes/ctypes_ptr.cmx _build/src/ctypes/ctypes_roots_stubs.cmx _build/src/ctypes/lDouble.cmx _build/src/ctypes/ctypes_bigarray_stubs.cmx _build/src/ctypes/complexL.cmx _build/src/ctypes/ctypes_primitive_types.cmx _build/src/ctypes/ctypes_primitives.cmx _build/src/ctypes/ctypes_value_printing_stubs.cmx _build/src/ctypes/ctypes_memory_stubs.cmx _build/src/ctypes/ctypes_bigarray.cmx _build/src/ctypes/ctypes_static.cmx _build/src/ctypes/ctypes_std_view_stubs.cmx _build/src/ctypes/ctypes_structs.cmx _build/src/ctypes/ctypes_structs_computed.cmx _build/src/ctypes/ctypes_type_printing.cmx _build/src/ctypes/ctypes_memory.cmx _build/src/ctypes/ctypes_coerce.cmx _build/src/ctypes/ctypes_std_views.cmx _build/src/ctypes/ctypes_value_printing.cmx _build/src/ctypes/ctypes.cmx _build/src/ctypes/cstubs_internals.cmx _build/src/ctypes/posixTypes.cmx -cclib -Wl,--no-as-needed
- ocamlfind  opt -shared -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"  -package bigarray-compat -package integers   -o _build/ctypes.cmxs _build/src/ctypes/ctypes_ptr.cmx _build/src/ctypes/ctypes_roots_stubs.cmx _build/src/ctypes/lDouble.cmx _build/src/ctypes/ctypes_bigarray_stubs.cmx _build/src/ctypes/complexL.cmx _build/src/ctypes/ctypes_primitive_types.cmx _build/src/ctypes/ctypes_primitives.cmx _build/src/ctypes/ctypes_value_printing_stubs.cmx _build/src/ctypes/ctypes_memory_stubs.cmx _build/src/ctypes/ctypes_bigarray.cmx _build/src/ctypes/ctypes_static.cmx _build/src/ctypes/ctypes_std_view_stubs.cmx _build/src/ctypes/ctypes_structs.cmx _build/src/ctypes/ctypes_structs_computed.cmx _build/src/ctypes/ctypes_type_printing.cmx _build/src/ctypes/ctypes_memory.cmx _build/src/ctypes/ctypes_coerce.cmx _build/src/ctypes/ctypes_std_views.cmx _build/src/ctypes/ctypes_value_printing.cmx _build/src/ctypes/ctypes.cmx _build/src/ctypes/cstubs_internals.cmx _build/src/ctypes/posixTypes.cmx _build/src/ctypes/complex_stubs.o _build/src/ctypes/ctypes_bigarrays.o _build/src/ctypes/ctypes_roots.o _build/src/ctypes/ldouble_stubs.o _build/src/ctypes/managed_buffer_stubs.o _build/src/ctypes/posix_types_stubs.o _build/src/ctypes/raw_pointer_stubs.o _build/src/ctypes/type_info_stubs.o -cclib -Wl,--no-as-needed
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes-top/ctypes_printers.cmi -package compiler-libs -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/ctypes-top  -I _build/src/ctypes src/ctypes-top/ctypes_printers.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs
- ocamlfind  ocamlc -package compiler-libs -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"   -c -o _build/src/ctypes-top/ctypes_printers.cmo -I _build/src/ctypes-top  -I _build/src/ctypes src/ctypes-top/ctypes_printers.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs
- ocamlfind  ocamlc -package compiler-libs -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"   -c -o _build/src/ctypes-top/install_ctypes_printers.cmo -I _build/src/ctypes-top  -I _build/src/ctypes src/ctypes-top/install_ctypes_printers.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs
- ocamlfind  ocamlc -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"    -package compiler-libs -package integers   -o _build/ctypes-top.cma _build/src/ctypes-top/ctypes_printers.cmo _build/src/ctypes-top/install_ctypes_printers.cmo -cclib -Wl,--no-as-needed
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes-top/ctypes_printers.cmx -package compiler-libs -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"  -package compiler-libs -package integers    -I _build/src/ctypes-top  -I _build/src/ctypes src/ctypes-top/ctypes_printers.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes-top/install_ctypes_printers.cmx -package compiler-libs -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"  -package compiler-libs -package integers    -I _build/src/ctypes-top  -I _build/src/ctypes src/ctypes-top/install_ctypes_printers.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs
- ocamlfind  opt -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"  -package compiler-libs -package integers     -o _build/ctypes-top.cmxa _build/src/ctypes-top/ctypes_printers.cmx _build/src/ctypes-top/install_ctypes_printers.cmx -cclib -Wl,--no-as-needed
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs
- ocamlfind  opt -shared -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"  -package compiler-libs -package integers   -o _build/ctypes-top.cmxs _build/src/ctypes-top/ctypes_printers.cmx _build/src/ctypes-top/install_ctypes_printers.cmx  -cclib -Wl,--no-as-needed
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_analysis.cmi -package str -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_analysis.mli
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"   -c -o _build/src/cstubs/cstubs_analysis.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_analysis.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_errors.cmi -package str -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_errors.mli
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"   -c -o _build/src/cstubs/cstubs_errors.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_errors.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/cstubs/ctypes_path.cmi -package str -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/ctypes_path.mli
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"   -c -o _build/src/cstubs/ctypes_path.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/ctypes_path.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_public_name.cmi -package str -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_public_name.mli
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"   -c -o _build/src/cstubs/cstubs_public_name.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_public_name.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_generate_ml.cmi -package str -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_generate_ml.mli
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"   -c -o _build/src/cstubs/cstubs_generate_ml.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_generate_ml.ml
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"   -c -o _build/src/cstubs/cstubs_c_language.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_c_language.ml
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"   -c -o _build/src/cstubs/cstubs_emit_c.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_emit_c.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_generate_c.cmi -package str -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_generate_c.mli
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"   -c -o _build/src/cstubs/cstubs_generate_c.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_generate_c.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_inverted.cmi -package str -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_inverted.mli
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"   -c -o _build/src/cstubs/cstubs_inverted.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_inverted.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_structs.cmi -package str -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_structs.mli
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"   -c -o _build/src/cstubs/cstubs_structs.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_structs.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs.cmi -package str -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs.mli
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"   -c -o _build/src/cstubs/cstubs.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs.ml
- ocamlfind  ocamlc -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"    -package str -package integers   -o _build/cstubs.cma _build/src/cstubs/cstubs_analysis.cmo _build/src/cstubs/cstubs_errors.cmo _build/src/cstubs/ctypes_path.cmo _build/src/cstubs/cstubs_public_name.cmo _build/src/cstubs/cstubs_generate_ml.cmo _build/src/cstubs/cstubs_c_language.cmo _build/src/cstubs/cstubs_emit_c.cmo _build/src/cstubs/cstubs_generate_c.cmo _build/src/cstubs/cstubs_inverted.cmo _build/src/cstubs/cstubs_structs.cmo _build/src/cstubs/cstubs.cmo -cclib -Wl,--no-as-needed
- ocamlfind  opt -bin-annot -c -o _build/src/cstubs/cstubs_analysis.cmx -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"  -package str -package integers    -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_analysis.ml
- ocamlfind  opt -bin-annot -c -o _build/src/cstubs/cstubs_errors.cmx -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"  -package str -package integers    -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_errors.ml
- ocamlfind  opt -bin-annot -c -o _build/src/cstubs/ctypes_path.cmx -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"  -package str -package integers    -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/ctypes_path.ml
- ocamlfind  opt -bin-annot -c -o _build/src/cstubs/cstubs_public_name.cmx -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"  -package str -package integers    -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_public_name.ml
- ocamlfind  opt -bin-annot -c -o _build/src/cstubs/cstubs_generate_ml.cmx -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"  -package str -package integers    -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_generate_ml.ml
- ocamlfind  opt -bin-annot -c -o _build/src/cstubs/cstubs_c_language.cmx -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"  -package str -package integers    -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_c_language.ml
- ocamlfind  opt -bin-annot -c -o _build/src/cstubs/cstubs_emit_c.cmx -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"  -package str -package integers    -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_emit_c.ml
- ocamlfind  opt -bin-annot -c -o _build/src/cstubs/cstubs_generate_c.cmx -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"  -package str -package integers    -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_generate_c.ml
- ocamlfind  opt -bin-annot -c -o _build/src/cstubs/cstubs_inverted.cmx -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"  -package str -package integers    -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_inverted.ml
- ocamlfind  opt -bin-annot -c -o _build/src/cstubs/cstubs_structs.cmx -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"  -package str -package integers    -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_structs.ml
- ocamlfind  opt -bin-annot -c -o _build/src/cstubs/cstubs.cmx -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"  -package str -package integers    -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs.ml
- ocamlfind  opt -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"  -package str -package integers     -o _build/cstubs.cmxa _build/src/cstubs/cstubs_analysis.cmx _build/src/cstubs/cstubs_errors.cmx _build/src/cstubs/ctypes_path.cmx _build/src/cstubs/cstubs_public_name.cmx _build/src/cstubs/cstubs_generate_ml.cmx _build/src/cstubs/cstubs_c_language.cmx _build/src/cstubs/cstubs_emit_c.cmx _build/src/cstubs/cstubs_generate_c.cmx _build/src/cstubs/cstubs_inverted.cmx _build/src/cstubs/cstubs_structs.cmx _build/src/cstubs/cstubs.cmx -cclib -Wl,--no-as-needed
- ocamlfind  opt -shared -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"  -package str -package integers   -o _build/cstubs.cmxs _build/src/cstubs/cstubs_analysis.cmx _build/src/cstubs/cstubs_errors.cmx _build/src/cstubs/ctypes_path.cmx _build/src/cstubs/cstubs_public_name.cmx _build/src/cstubs/cstubs_generate_ml.cmx _build/src/cstubs/cstubs_c_language.cmx _build/src/cstubs/cstubs_emit_c.cmx _build/src/cstubs/cstubs_generate_c.cmx _build/src/cstubs/cstubs_inverted.cmx _build/src/cstubs/cstubs_structs.cmx _build/src/cstubs/cstubs.cmx  -cclib -Wl,--no-as-needed
-> compiled  ctypes.0.20.1
Processing 75/83: [ppxlib: dune build]
Processing 76/83: [ppxlib: dune build] [ctypes: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" "XEN=disable" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ctypes.0.20.1)
- ocamlfind  install ctypes META CHANGES.md
- Installed /home/opam/.opam/4.14/lib/ctypes/CHANGES.md
- Installed /home/opam/.opam/4.14/lib/ctypes/META
- ocamlfind  install -add ctypes -optional  _build/ctypes.cma _build/dllctypes_stubs.so  _build/ctypes.cmxa _build/ctypes.cmxs _build/libctypes_stubs.a  _build/ctypes.a src/ctypes/lDouble.mli src/ctypes/complexL.mli src/ctypes/ctypes.mli src/ctypes/posixTypes.mli src/ctypes/ctypes_types.mli _build/src/ctypes/lDouble.cmi _build/src/ctypes/complexL.cmi _build/src/ctypes/ctypes.cmi _build/src/ctypes/posixTypes.cmi _build/src/ctypes/ctypes_types.cmi _build/src/ctypes/ctypes_static.cmi _build/src/ctypes/ctypes_primitive_types.cmi _build/src/ctypes/ctypes_structs.cmi _build/src/ctypes/cstubs_internals.cmi _build/src/ctypes/lDouble.cmt _build/src/ctypes/complexL.cmt _build/src/ctypes/ctypes.cmt _build/src/ctypes/posixTypes.cmt _build/src/ctypes/ctypes_types.cmt _build/src/ctypes/lDouble.cmti _build/src/ctypes/complexL.cmti _build/src/ctypes/ctypes.cmti _build/src/ctypes/posixTypes.cmti _build/src/ctypes/ctypes_types.cmti src/ctypes/cstubs_internals.h src/ctypes/ctypes_complex_compatibility.h src/ctypes/ctypes_complex_stubs.h src/ctypes/ctypes_cstubs_internals.h src/ctypes/ctypes_ldouble_stubs.h src/ctypes/ctypes_managed_buffer_stubs.h src/ctypes/ctypes_primitives.h src/ctypes/ctypes_raw_pointer.h src/ctypes/ctypes_type_info_stubs.h  _build/src/ctypes/ctypes_ptr.cmx _build/src/ctypes/ctypes_roots_stubs.cmx _build/src/ctypes/lDouble.cmx _build/src/ctypes/ctypes_bigarray_stubs.cmx _build/src/ctypes/complexL.cmx _build/src/ctypes/ctypes_primitive_types.cmx _build/src/ctypes/ctypes_primitives.cmx _build/src/ctypes/ctypes_value_printing_stubs.cmx _build/src/ctypes/ctypes_memory_stubs.cmx _build/src/ctypes/ctypes_bigarray.cmx _build/src/ctypes/ctypes_static.cmx _build/src/ctypes/ctypes_std_view_stubs.cmx _build/src/ctypes/ctypes_structs.cmx _build/src/ctypes/ctypes_structs_computed.cmx _build/src/ctypes/ctypes_type_printing.cmx _build/src/ctypes/ctypes_memory.cmx _build/src/ctypes/ctypes_coerce.cmx _build/src/ctypes/ctypes_std_views.cmx _build/src/ctypes/ctypes_value_printing.cmx _build/src/ctypes/ctypes.cmx _build/src/ctypes/cstubs_internals.cmx _build/src/ctypes/posixTypes.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/posixTypes.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_internals.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_value_printing.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_std_views.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_coerce.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_memory.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_type_printing.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_structs_computed.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_structs.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_std_view_stubs.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_static.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_bigarray.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_memory_stubs.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_value_printing_stubs.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_primitives.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_primitive_types.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/complexL.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_bigarray_stubs.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/lDouble.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_roots_stubs.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_ptr.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_type_info_stubs.h
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_raw_pointer.h
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_primitives.h
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_managed_buffer_stubs.h
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_ldouble_stubs.h
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_cstubs_internals.h
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_complex_stubs.h
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_complex_compatibility.h
- Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_internals.h
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_types.cmti
- Installed /home/opam/.opam/4.14/lib/ctypes/posixTypes.cmti
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes.cmti
- Installed /home/opam/.opam/4.14/lib/ctypes/complexL.cmti
- Installed /home/opam/.opam/4.14/lib/ctypes/lDouble.cmti
- Installed /home/opam/.opam/4.14/lib/ctypes/posixTypes.cmt
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes.cmt
- Installed /home/opam/.opam/4.14/lib/ctypes/complexL.cmt
- Installed /home/opam/.opam/4.14/lib/ctypes/lDouble.cmt
- Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_internals.cmi
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_structs.cmi
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_primitive_types.cmi
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_static.cmi
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_types.cmi
- Installed /home/opam/.opam/4.14/lib/ctypes/posixTypes.cmi
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes.cmi
- Installed /home/opam/.opam/4.14/lib/ctypes/complexL.cmi
- Installed /home/opam/.opam/4.14/lib/ctypes/lDouble.cmi
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_types.mli
- Installed /home/opam/.opam/4.14/lib/ctypes/posixTypes.mli
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes.mli
- Installed /home/opam/.opam/4.14/lib/ctypes/complexL.mli
- Installed /home/opam/.opam/4.14/lib/ctypes/lDouble.mli
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes.a
- Installed /home/opam/.opam/4.14/lib/ctypes/libctypes_stubs.a
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes.cmxs
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes.cmxa
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes.cma
- Installed /home/opam/.opam/4.14/lib/stublibs/dllctypes_stubs.so
- Installed /home/opam/.opam/4.14/lib/stublibs/dllctypes_stubs.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.14/lib/stublibs is not mentioned in ld.conf
- ocamlfind  install -add ctypes -optional  _build/ctypes-top.cma   _build/ctypes-top.cmxa _build/ctypes-top.cmxs   _build/ctypes-top.a src/ctypes-top/ctypes_printers.mli _build/src/ctypes-top/ctypes_printers.cmi  _build/src/ctypes-top/ctypes_printers.cmt _build/src/ctypes-top/ctypes_printers.cmti   _build/src/ctypes-top/ctypes_printers.cmx _build/src/ctypes-top/install_ctypes_printers.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/install_ctypes_printers.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_printers.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_printers.cmti
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_printers.cmt
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_printers.cmi
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_printers.mli
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes-top.a
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes-top.cmxs
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes-top.cmxa
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes-top.cma
- ocamlfind  install -add ctypes -optional  _build/ctypes-foreign.cma _build/dllctypes-foreign_stubs.so  _build/ctypes-foreign.cmxa _build/ctypes-foreign.cmxs _build/libctypes-foreign_stubs.a  _build/ctypes-foreign.a src/ctypes-foreign/dl.mli src/ctypes-foreign/libffi_abi.mli src/ctypes-foreign/foreign.mli _build/src/ctypes-foreign/dl.cmi _build/src/ctypes-foreign/libffi_abi.cmi _build/src/ctypes-foreign/foreign.cmi  _build/src/ctypes-foreign/dl.cmt _build/src/ctypes-foreign/libffi_abi.cmt _build/src/ctypes-foreign/foreign.cmt _build/src/ctypes-foreign/dl.cmti _build/src/ctypes-foreign/libffi_abi.cmti _build/src/ctypes-foreign/foreign.cmti   _build/src/ctypes-foreign/ctypes_closure_properties.cmx _build/src/ctypes-foreign/ctypes_ffi_stubs.cmx _build/src/ctypes-foreign/ctypes_foreign_threaded_stubs.cmx _build/src/ctypes-foreign/ctypes_weak_ref.cmx _build/src/ctypes-foreign/dl.cmx _build/src/ctypes-foreign/libffi_abi.cmx _build/src/ctypes-foreign/ctypes_ffi.cmx _build/src/ctypes-foreign/ctypes_foreign_basis.cmx _build/src/ctypes-foreign/foreign.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/foreign.mli
- Installed /home/opam/.opam/4.14/lib/ctypes/libffi_abi.mli
- Installed /home/opam/.opam/4.14/lib/ctypes/dl.mli
- ocamlfind  install -add ctypes -optional  _build/cstubs.cma   _build/cstubs.cmxa _build/cstubs.cmxs   _build/cstubs.a src/cstubs/cstubs_structs.mli src/cstubs/cstubs.mli src/cstubs/cstubs_inverted.mli _build/src/cstubs/cstubs_structs.cmi _build/src/cstubs/cstubs.cmi _build/src/cstubs/cstubs_inverted.cmi  _build/src/cstubs/cstubs_structs.cmt _build/src/cstubs/cstubs.cmt _build/src/cstubs/cstubs_inverted.cmt _build/src/cstubs/cstubs_structs.cmti _build/src/cstubs/cstubs.cmti _build/src/cstubs/cstubs_inverted.cmti  /home/opam/.opam/4.14/lib/integers/ocaml_integers.h _build/src/cstubs/cstubs_analysis.cmx _build/src/cstubs/cstubs_errors.cmx _build/src/cstubs/ctypes_path.cmx _build/src/cstubs/cstubs_public_name.cmx _build/src/cstubs/cstubs_generate_ml.cmx _build/src/cstubs/cstubs_c_language.cmx _build/src/cstubs/cstubs_emit_c.cmx _build/src/cstubs/cstubs_generate_c.cmx _build/src/cstubs/cstubs_inverted.cmx _build/src/cstubs/cstubs_structs.cmx _build/src/cstubs/cstubs.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/cstubs.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_structs.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_inverted.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_generate_c.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_emit_c.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_c_language.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_generate_ml.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_public_name.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_path.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_errors.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_analysis.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/ocaml_integers.h
- Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_inverted.cmti
- Installed /home/opam/.opam/4.14/lib/ctypes/cstubs.cmti
- Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_structs.cmti
- Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_inverted.cmt
- Installed /home/opam/.opam/4.14/lib/ctypes/cstubs.cmt
- Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_structs.cmt
- Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_inverted.cmi
- Installed /home/opam/.opam/4.14/lib/ctypes/cstubs.cmi
- Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_structs.cmi
- Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_inverted.mli
- Installed /home/opam/.opam/4.14/lib/ctypes/cstubs.mli
- Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_structs.mli
- Installed /home/opam/.opam/4.14/lib/ctypes/cstubs.a
- Installed /home/opam/.opam/4.14/lib/ctypes/cstubs.cmxs
- Installed /home/opam/.opam/4.14/lib/ctypes/cstubs.cmxa
- Installed /home/opam/.opam/4.14/lib/ctypes/cstubs.cma
-> installed ctypes.0.20.1
Processing 76/83: [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppxlib" "-j" "31" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ppxlib.0.26.0)
-> compiled  ppxlib.0.26.0
-> installed ppxlib.0.26.0
Processing 78/83: [ppx_cstubs: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_cstubs" "-j" "31" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ppx_cstubs.0.7.0)
-> compiled  ppx_cstubs.0.7.0
-> installed ppx_cstubs.0.7.0
Processing 80/83: [raylib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "raylib" "-j" "31" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/raylib.0.5.1)
- (cd _build/default/src/c && /usr/bin/patch --binary -p1) < _build/default/src/c/linux.patch
- patching file vendor/raylib/src/config.h
- Hunk #1 succeeded at 44 (offset -3 lines).
- (cd _build/default/src/c && /usr/bin/make -C vendor/raylib/src RAYLIB_LIBTYPE=STATIC -j 8)
- make: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/raylib.0.5.1/_build/default/src/c/vendor/raylib/src'
- gcc -c rcore.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 rshapes.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 rtextures.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 rtext.c -Wall -D_DEFAULT_SOURCE -Wno-missing-braces -Werror=pointer-arith -fno-strict-aliasing -std=c99 -fPIC -s -O1 -Werror=implicit-function-declaration -I. -Iexternal/glfw/include -Iexternal/glfw/deps/mingw -DPLATFORM_DESKTOP -DGRAPHICS_API_OPENGL_33
- gcc -c utils.c -Wall -D_DEFAULT_SOURCE -Wno-missing-braces -Werror=pointer-arith -fno-strict-aliasing -std=c99 -fPIC -s -O1 -Werror=implicit-function-declaration -I. -Iexternal/glfw/include -Iexternal/glfw/deps/mingw -DPLATFORM_DESKTOP
- gcc  -c rglfw.c -Wall -D_DEFAULT_SOURCE -Wno-missing-braces -Werror=pointer-arith -fno-strict-aliasing -std=c99 -fPIC -s -O1 -Werror=implicit-function-declaration -I. -Iexternal/glfw/include -Iexternal/glfw/deps/mingw -DPLATFORM_DESKTOP -DGRAPHICS_API_OPENGL_33
- gcc -c rmodels.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
- In file included from rtext.c:71:
- external/stb_truetype.h:4962:15: warning: 'stbtt_CompareUTF8toUTF16_bigendian' defined but not used [-Wunused-function]
-  4962 | STBTT_DEF int stbtt_CompareUTF8toUTF16_bigendian(const char *s1, int len1, const char *s2, int len2)
-       |               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:4957:15: warning: 'stbtt_FindMatchingFont' defined but not used [-Wunused-function]
-  4957 | STBTT_DEF int stbtt_FindMatchingFont(const unsigned char *fontdata, const char *name, int flags)
-       |               ^~~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:4947:15: warning: 'stbtt_GetNumberOfFonts' defined but not used [-Wunused-function]
-  4947 | STBTT_DEF int stbtt_GetNumberOfFonts(const unsigned char *data)
-       |               ^~~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:4935:15: warning: 'stbtt_BakeFontBitmap' defined but not used [-Wunused-function]
-  4935 | STBTT_DEF int stbtt_BakeFontBitmap(const unsigned char *data, int offset,
-       |               ^~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:4822:23: warning: 'stbtt_GetFontNameString' defined but not used [-Wunused-function]
-  4822 | STBTT_DEF const char *stbtt_GetFontNameString(const stbtt_fontinfo *font, int *length, int platformID, int encodingID, int languageID, int nameID)
-       |                       ^~~~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:4765:16: warning: 'stbtt_FreeSDF' defined but not used [-Wunused-function]
-  4765 | STBTT_DEF void stbtt_FreeSDF(unsigned char *bitmap, void *userdata)
-       |                ^~~~~~~~~~~~~
- external/stb_truetype.h:4363:16: warning: 'stbtt_GetPackedQuad' defined but not used [-Wunused-function]
-  4363 | 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:4350:16: warning: 'stbtt_GetScaledFontVMetrics' defined but not used [-Wunused-function]
-  4350 | STBTT_DEF void stbtt_GetScaledFontVMetrics(const unsigned char *fontdata, int index, float size, float *ascent, float *descent, float *lineGap)
-       |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:4338:15: warning: 'stbtt_PackFontRange' defined but not used [-Wunused-function]
-  4338 | STBTT_DEF int stbtt_PackFontRange(stbtt_pack_context *spc, const unsigned char *fontdata, int font_index, float font_size,
-       |               ^~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:4005:16: warning: 'stbtt_PackSetSkipMissingCodepoints' defined but not used [-Wunused-function]
-  4005 | STBTT_DEF void stbtt_PackSetSkipMissingCodepoints(stbtt_pack_context *spc, int skip)
-       |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:3995:16: warning: 'stbtt_PackSetOversampling' defined but not used [-Wunused-function]
-  3995 | STBTT_DEF void stbtt_PackSetOversampling(stbtt_pack_context *spc, unsigned int h_oversample, unsigned int v_oversample)
-       |                ^~~~~~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:3989:16: warning: 'stbtt_PackEnd' defined but not used [-Wunused-function]
-  3989 | STBTT_DEF void stbtt_PackEnd  (stbtt_pack_context *spc)
-       |                ^~~~~~~~~~~~~
- external/stb_truetype.h:3957:15: warning: 'stbtt_PackBegin' defined but not used [-Wunused-function]
-  3957 | 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:3859:16: warning: 'stbtt_GetBakedQuad' defined but not used [-Wunused-function]
-  3859 | 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:3802:16: warning: 'stbtt_MakeCodepointBitmap' defined but not used [-Wunused-function]
-  3802 | 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:3787:16: warning: 'stbtt_MakeCodepointBitmapSubpixelPrefilter' defined but not used [-Wunused-function]
-  3787 | 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:3753:26: warning: 'stbtt_GetGlyphBitmap' defined but not used [-Wunused-function]
-  3753 | 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:3708:16: warning: 'stbtt_FreeBitmap' defined but not used [-Wunused-function]
-  3708 | STBTT_DEF void stbtt_FreeBitmap(unsigned char *bitmap, void *userdata)
-       |                ^~~~~~~~~~~~~~~~
- external/stb_truetype.h:2749:16: warning: 'stbtt_GetCodepointBitmapBox' defined but not used [-Wunused-function]
-  2749 | 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:2711:15: warning: 'stbtt_GetCodepointSVG' defined but not used [-Wunused-function]
-  2711 | STBTT_DEF int stbtt_GetCodepointSVG(const stbtt_fontinfo *info, int unicode_codepoint, const char **svg)
-       |               ^~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:2672:16: warning: 'stbtt_FreeShape' defined but not used [-Wunused-function]
-  2672 | STBTT_DEF void stbtt_FreeShape(const stbtt_fontinfo *info, stbtt_vertex *v)
-       |                ^~~~~~~~~~~~~~~
- external/stb_truetype.h:2652:16: warning: 'stbtt_GetFontBoundingBox' defined but not used [-Wunused-function]
-  2652 | STBTT_DEF void stbtt_GetFontBoundingBox(const stbtt_fontinfo *info, int *x0, int *y0, int *x1, int *y1)
-       |                ^~~~~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:2641:16: warning: 'stbtt_GetFontVMetricsOS2' defined but not used [-Wunused-function]
-  2641 | STBTT_DEF int  stbtt_GetFontVMetricsOS2(const stbtt_fontinfo *info, int *typoAscent, int *typoDescent, int *typoLineGap)
-       |                ^~~~~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:2622:16: warning: 'stbtt_GetCodepointKernAdvance' defined but not used [-Wunused-function]
-  2622 | STBTT_DEF int  stbtt_GetCodepointKernAdvance(const stbtt_fontinfo *info, int ch1, int ch2)
-       |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:2332:15: warning: 'stbtt_GetKerningTable' defined but not used [-Wunused-function]
-  2332 | STBTT_DEF int stbtt_GetKerningTable(const stbtt_fontinfo *info, stbtt_kerningentry* table, int table_length)
-       |               ^~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:2317:16: warning: 'stbtt_GetKerningTableLength' defined but not used [-Wunused-function]
-  2317 | STBTT_DEF int  stbtt_GetKerningTableLength(const stbtt_fontinfo *info)
-       |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:1646:15: warning: 'stbtt_IsGlyphEmpty' defined but not used [-Wunused-function]
-  1646 | STBTT_DEF int stbtt_IsGlyphEmpty(const stbtt_fontinfo *info, int glyph_index)
-       |               ^~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:1641:15: warning: 'stbtt_GetCodepointBox' defined but not used [-Wunused-function]
-  1641 | STBTT_DEF int stbtt_GetCodepointBox(const stbtt_fontinfo *info, int codepoint, int *x0, int *y0, int *x1, int *y1)
-       |               ^~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:1589:15: warning: 'stbtt_GetCodepointShape' defined but not used [-Wunused-function]
-  1589 | STBTT_DEF int stbtt_GetCodepointShape(const stbtt_fontinfo *info, int unicode_codepoint, stbtt_vertex **vertices)
-       |               ^~~~~~~~~~~~~~~~~~~~~~~
- In file included from rglfw.c:97:
- external/glfw/src/posix_time.c:30: warning: "_POSIX_C_SOURCE" redefined
-    30 | #define _POSIX_C_SOURCE 199309L
-       | 
- In file included from /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
-                  from /usr/include/stdint.h:26,
-                  from /usr/lib/gcc/x86_64-linux-gnu/11/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:61:
- /usr/include/features.h:281: note: this is the location of the previous definition
-   281 | # define _POSIX_C_SOURCE        200809L
-       | 
- In file included from raudio.c:199:
- 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);
-       |    ^~~~~~~~~~~~~~
- In file included from raudio.c:167:
- external/miniaudio.h: In function 'ma_device_write__alsa':
- external/miniaudio.h:21322:25: warning: 'resultALSA' may be used uninitialized in this function [-Wmaybe-uninitialized]
- 21322 |         *pFramesWritten = resultALSA;
-       |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
- external/miniaudio.h: In function 'ma_device_read__alsa':
- external/miniaudio.h:21262:22: warning: 'resultALSA' may be used uninitialized in this function [-Wmaybe-uninitialized]
- 21262 |         *pFramesRead = resultALSA;
-       |         ~~~~~~~~~~~~~^~~~~~~~~~~~
- In file included from raudio.c:199:
- external/stb_vorbis.h: In function 'stbv_start_decoder':
- external/stb_vorbis.h:3939:37: warning: 'hi' may be used uninitialized in this function [-Wmaybe-uninitialized]
-  3939 |             g->stbv_neighbors[j][1] = hi;
-       |             ~~~~~~~~~~~~~~~~~~~~~~~~^~~~
- external/stb_vorbis.h:3938:37: warning: 'low' may be used uninitialized in this function [-Wmaybe-uninitialized]
-  3938 |             g->stbv_neighbors[j][0] = low;
-       |             ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
- external/stb_vorbis.h: In function 'stb_vorbis_seek_frame':
- external/stb_vorbis.h:4667:23: warning: 'offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
-  4667 |                offset += error * 2;
-       |                ~~~~~~~^~~~~~~~~~~~
- external/stb_vorbis.h:4614:11: note: 'offset' was declared here
-  4614 |    double offset, bytes_per_sample;
-       |           ^~~~~~
- external/stb_vorbis.h:4664:23: warning: 'bytes_per_sample' may be used uninitialized in this function [-Wmaybe-uninitialized]
-  4664 |                double error = ((double) sample_number - mid.last_decoded_sample) * bytes_per_sample;
-       |                       ^~~~~
- external/stb_vorbis.h:4614:19: note: 'bytes_per_sample' was declared here
-  4614 |    double offset, bytes_per_sample;
-       |                   ^~~~~~~~~~~~~~~~
- ar rcs /home/opam/.opam/4.14/.opam-switch/build/raylib.0.5.1/_build/default/src/c/vendor/raylib/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 /home/opam/.opam/4.14/.opam-switch/build/raylib.0.5.1/_build/default/src/c/vendor/raylib!
- make: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/raylib.0.5.1/_build/default/src/c/vendor/raylib/src'
- (cd _build/default/src/c && /usr/bin/make -C vendor/raylib/src clean)
- make: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/raylib.0.5.1/_build/default/src/c/vendor/raylib/src'
- rm -fv *.o /home/opam/.opam/4.14/.opam-switch/build/raylib.0.5.1/_build/default/src/c/vendor/raylib/libraylib.a /home/opam/.opam/4.14/.opam-switch/build/raylib.0.5.1/_build/default/src/c/vendor/raylib/libraylib.bc /home/opam/.opam/4.14/.opam-switch/build/raylib.0.5.1/_build/default/src/c/vendor/raylib/libraylib.so*
- 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 '/home/opam/.opam/4.14/.opam-switch/build/raylib.0.5.1/_build/default/src/c/vendor/raylib/libraylib.a'
- removed all generated files!
- make: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/raylib.0.5.1/_build/default/src/c/vendor/raylib/src'
- (cd _build/default/src/c && /usr/bin/make -C vendor/raylib/src RAYLIB_LIBTYPE=SHARED -j 8)
- make: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/raylib.0.5.1/_build/default/src/c/vendor/raylib/src'
- gcc -c rcore.c -Wall -D_DEFAULT_SOURCE -Wno-missing-braces -Werror=pointer-arith -fno-strict-aliasing -std=c99 -fPIC -s -O1 -Werror=implicit-function-declaration -fPIC -DBUILD_LIBTYPE_SHARED -I. -Iexternal/glfw/include -Iexternal/glfw/deps/mingw -DPLATFORM_DESKTOP -DGRAPHICS_API_OPENGL_33
- gcc -c rshapes.c -Wall -D_DEFAULT_SOURCE -Wno-missing-braces -Werror=pointer-arith -fno-strict-aliasing -std=c99 -fPIC -s -O1 -Werror=implicit-function-declaration -fPIC -DBUILD_LIBTYPE_SHARED -I. -Iexternal/glfw/include -Iexternal/glfw/deps/mingw -DPLATFORM_DESKTOP -DGRAPHICS_API_OPENGL_33
- gcc -c rtextures.c -Wall -D_DEFAULT_SOURCE -Wno-missing-braces -Werror=pointer-arith -fno-strict-aliasing -std=c99 -fPIC -s -O1 -Werror=implicit-function-declaration -fPIC -DBUILD_LIBTYPE_SHARED -I. -Iexternal/glfw/include -Iexternal/glfw/deps/mingw -DPLATFORM_DESKTOP -DGRAPHICS_API_OPENGL_33
- gcc -c rtext.c -Wall -D_DEFAULT_SOURCE -Wno-missing-braces -Werror=pointer-arith -fno-strict-aliasing -std=c99 -fPIC -s -O1 -Werror=implicit-function-declaration -fPIC -DBUILD_LIBTYPE_SHARED -I. -Iexternal/glfw/include -Iexternal/glfw/deps/mingw -DPLATFORM_DESKTOP -DGRAPHICS_API_OPENGL_33
- gcc -c utils.c -Wall -D_DEFAULT_SOURCE -Wno-missing-braces -Werror=pointer-arith -fno-strict-aliasing -std=c99 -fPIC -s -O1 -Werror=implicit-function-declaration -fPIC -DBUILD_LIBTYPE_SHARED -I. -Iexternal/glfw/include -Iexternal/glfw/deps/mingw -DPLATFORM_DESKTOP
- gcc  -c rglfw.c -Wall -D_DEFAULT_SOURCE -Wno-missing-braces -Werror=pointer-arith -fno-strict-aliasing -std=c99 -fPIC -s -O1 -Werror=implicit-function-declaration -fPIC -DBUILD_LIBTYPE_SHARED -I. -Iexternal/glfw/include -Iexternal/glfw/deps/mingw -DPLATFORM_DESKTOP -DGRAPHICS_API_OPENGL_33
- gcc -c rmodels.c -Wall -D_DEFAULT_SOURCE -Wno-missing-braces -Werror=pointer-arith -fno-strict-aliasing -std=c99 -fPIC -s -O1 -Werror=implicit-function-declaration -fPIC -DBUILD_LIBTYPE_SHARED -I. -Iexternal/glfw/include -Iexternal/glfw/deps/mingw -DPLATFORM_DESKTOP -DGRAPHICS_API_OPENGL_33
- gcc -c raudio.c -Wall -D_DEFAULT_SOURCE -Wno-missing-braces -Werror=pointer-arith -fno-strict-aliasing -std=c99 -fPIC -s -O1 -Werror=implicit-function-declaration -fPIC -DBUILD_LIBTYPE_SHARED -I. -Iexternal/glfw/include -Iexternal/glfw/deps/mingw -DPLATFORM_DESKTOP
- In file included from rglfw.c:97:
- external/glfw/src/posix_time.c:30: warning: "_POSIX_C_SOURCE" redefined
-    30 | #define _POSIX_C_SOURCE 199309L
-       | 
- In file included from /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
-                  from /usr/include/stdint.h:26,
-                  from /usr/lib/gcc/x86_64-linux-gnu/11/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:61:
- /usr/include/features.h:281: note: this is the location of the previous definition
-   281 | # define _POSIX_C_SOURCE        200809L
-       | 
- In file included from rtext.c:71:
- external/stb_truetype.h:4962:15: warning: 'stbtt_CompareUTF8toUTF16_bigendian' defined but not used [-Wunused-function]
-  4962 | STBTT_DEF int stbtt_CompareUTF8toUTF16_bigendian(const char *s1, int len1, const char *s2, int len2)
-       |               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:4957:15: warning: 'stbtt_FindMatchingFont' defined but not used [-Wunused-function]
-  4957 | STBTT_DEF int stbtt_FindMatchingFont(const unsigned char *fontdata, const char *name, int flags)
-       |               ^~~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:4947:15: warning: 'stbtt_GetNumberOfFonts' defined but not used [-Wunused-function]
-  4947 | STBTT_DEF int stbtt_GetNumberOfFonts(const unsigned char *data)
-       |               ^~~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:4935:15: warning: 'stbtt_BakeFontBitmap' defined but not used [-Wunused-function]
-  4935 | STBTT_DEF int stbtt_BakeFontBitmap(const unsigned char *data, int offset,
-       |               ^~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:4822:23: warning: 'stbtt_GetFontNameString' defined but not used [-Wunused-function]
-  4822 | STBTT_DEF const char *stbtt_GetFontNameString(const stbtt_fontinfo *font, int *length, int platformID, int encodingID, int languageID, int nameID)
-       |                       ^~~~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:4765:16: warning: 'stbtt_FreeSDF' defined but not used [-Wunused-function]
-  4765 | STBTT_DEF void stbtt_FreeSDF(unsigned char *bitmap, void *userdata)
-       |                ^~~~~~~~~~~~~
- external/stb_truetype.h:4363:16: warning: 'stbtt_GetPackedQuad' defined but not used [-Wunused-function]
-  4363 | 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:4350:16: warning: 'stbtt_GetScaledFontVMetrics' defined but not used [-Wunused-function]
-  4350 | STBTT_DEF void stbtt_GetScaledFontVMetrics(const unsigned char *fontdata, int index, float size, float *ascent, float *descent, float *lineGap)
-       |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:4338:15: warning: 'stbtt_PackFontRange' defined but not used [-Wunused-function]
-  4338 | STBTT_DEF int stbtt_PackFontRange(stbtt_pack_context *spc, const unsigned char *fontdata, int font_index, float font_size,
-       |               ^~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:4005:16: warning: 'stbtt_PackSetSkipMissingCodepoints' defined but not used [-Wunused-function]
-  4005 | STBTT_DEF void stbtt_PackSetSkipMissingCodepoints(stbtt_pack_context *spc, int skip)
-       |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:3995:16: warning: 'stbtt_PackSetOversampling' defined but not used [-Wunused-function]
-  3995 | STBTT_DEF void stbtt_PackSetOversampling(stbtt_pack_context *spc, unsigned int h_oversample, unsigned int v_oversample)
-       |                ^~~~~~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:3989:16: warning: 'stbtt_PackEnd' defined but not used [-Wunused-function]
-  3989 | STBTT_DEF void stbtt_PackEnd  (stbtt_pack_context *spc)
-       |                ^~~~~~~~~~~~~
- external/stb_truetype.h:3957:15: warning: 'stbtt_PackBegin' defined but not used [-Wunused-function]
-  3957 | 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:3859:16: warning: 'stbtt_GetBakedQuad' defined but not used [-Wunused-function]
-  3859 | 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:3802:16: warning: 'stbtt_MakeCodepointBitmap' defined but not used [-Wunused-function]
-  3802 | 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:3787:16: warning: 'stbtt_MakeCodepointBitmapSubpixelPrefilter' defined but not used [-Wunused-function]
-  3787 | 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:3753:26: warning: 'stbtt_GetGlyphBitmap' defined but not used [-Wunused-function]
-  3753 | 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:3708:16: warning: 'stbtt_FreeBitmap' defined but not used [-Wunused-function]
-  3708 | STBTT_DEF void stbtt_FreeBitmap(unsigned char *bitmap, void *userdata)
-       |                ^~~~~~~~~~~~~~~~
- external/stb_truetype.h:2749:16: warning: 'stbtt_GetCodepointBitmapBox' defined but not used [-Wunused-function]
-  2749 | 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:2711:15: warning: 'stbtt_GetCodepointSVG' defined but not used [-Wunused-function]
-  2711 | STBTT_DEF int stbtt_GetCodepointSVG(const stbtt_fontinfo *info, int unicode_codepoint, const char **svg)
-       |               ^~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:2672:16: warning: 'stbtt_FreeShape' defined but not used [-Wunused-function]
-  2672 | STBTT_DEF void stbtt_FreeShape(const stbtt_fontinfo *info, stbtt_vertex *v)
-       |                ^~~~~~~~~~~~~~~
- external/stb_truetype.h:2652:16: warning: 'stbtt_GetFontBoundingBox' defined but not used [-Wunused-function]
-  2652 | STBTT_DEF void stbtt_GetFontBoundingBox(const stbtt_fontinfo *info, int *x0, int *y0, int *x1, int *y1)
-       |                ^~~~~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:2641:16: warning: 'stbtt_GetFontVMetricsOS2' defined but not used [-Wunused-function]
-  2641 | STBTT_DEF int  stbtt_GetFontVMetricsOS2(const stbtt_fontinfo *info, int *typoAscent, int *typoDescent, int *typoLineGap)
-       |                ^~~~~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:2622:16: warning: 'stbtt_GetCodepointKernAdvance' defined but not used [-Wunused-function]
-  2622 | STBTT_DEF int  stbtt_GetCodepointKernAdvance(const stbtt_fontinfo *info, int ch1, int ch2)
-       |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:2332:15: warning: 'stbtt_GetKerningTable' defined but not used [-Wunused-function]
-  2332 | STBTT_DEF int stbtt_GetKerningTable(const stbtt_fontinfo *info, stbtt_kerningentry* table, int table_length)
-       |               ^~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:2317:16: warning: 'stbtt_GetKerningTableLength' defined but not used [-Wunused-function]
-  2317 | STBTT_DEF int  stbtt_GetKerningTableLength(const stbtt_fontinfo *info)
-       |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:1646:15: warning: 'stbtt_IsGlyphEmpty' defined but not used [-Wunused-function]
-  1646 | STBTT_DEF int stbtt_IsGlyphEmpty(const stbtt_fontinfo *info, int glyph_index)
-       |               ^~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:1641:15: warning: 'stbtt_GetCodepointBox' defined but not used [-Wunused-function]
-  1641 | STBTT_DEF int stbtt_GetCodepointBox(const stbtt_fontinfo *info, int codepoint, int *x0, int *y0, int *x1, int *y1)
-       |               ^~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:1589:15: warning: 'stbtt_GetCodepointShape' defined but not used [-Wunused-function]
-  1589 | STBTT_DEF int stbtt_GetCodepointShape(const stbtt_fontinfo *info, int unicode_codepoint, stbtt_vertex **vertices)
-       |               ^~~~~~~~~~~~~~~~~~~~~~~
- In file included from raudio.c:199:
- 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);
-       |    ^~~~~~~~~~~~~~
- In file included from raudio.c:167:
- external/miniaudio.h: In function 'ma_device_write__alsa':
- external/miniaudio.h:21322:25: warning: 'resultALSA' may be used uninitialized in this function [-Wmaybe-uninitialized]
- 21322 |         *pFramesWritten = resultALSA;
-       |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
- external/miniaudio.h: In function 'ma_device_read__alsa':
- external/miniaudio.h:21262:22: warning: 'resultALSA' may be used uninitialized in this function [-Wmaybe-uninitialized]
- 21262 |         *pFramesRead = resultALSA;
-       |         ~~~~~~~~~~~~~^~~~~~~~~~~~
- In file included from raudio.c:199:
- external/stb_vorbis.h: In function 'stbv_start_decoder':
- external/stb_vorbis.h:3939:37: warning: 'hi' may be used uninitialized in this function [-Wmaybe-uninitialized]
-  3939 |             g->stbv_neighbors[j][1] = hi;
-       |             ~~~~~~~~~~~~~~~~~~~~~~~~^~~~
- external/stb_vorbis.h:3938:37: warning: 'low' may be used uninitialized in this function [-Wmaybe-uninitialized]
-  3938 |             g->stbv_neighbors[j][0] = low;
-       |             ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
- external/stb_vorbis.h: In function 'stb_vorbis_seek_frame':
- external/stb_vorbis.h:4667:23: warning: 'offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
-  4667 |                offset += error * 2;
-       |                ~~~~~~~^~~~~~~~~~~~
- external/stb_vorbis.h:4614:11: note: 'offset' was declared here
-  4614 |    double offset, bytes_per_sample;
-       |           ^~~~~~
- external/stb_vorbis.h:4664:23: warning: 'bytes_per_sample' may be used uninitialized in this function [-Wmaybe-uninitialized]
-  4664 |                double error = ((double) sample_number - mid.last_decoded_sample) * bytes_per_sample;
-       |                       ^~~~~
- external/stb_vorbis.h:4614:19: note: 'bytes_per_sample' was declared here
-  4614 |    double offset, bytes_per_sample;
-       |                   ^~~~~~~~~~~~~~~~
- gcc -shared -o /home/opam/.opam/4.14/.opam-switch/build/raylib.0.5.1/_build/default/src/c/vendor/raylib/libraylib.so.4.0.0 rcore.o rshapes.o rtextures.o rtext.o utils.o rglfw.o rmodels.o raudio.o  -Wl,-soname,libraylib.so.400 -lGL -lc -lm -lpthread -ldl -lrt -lX11
- raylib shared library generated (libraylib.so.4.0.0) in /home/opam/.opam/4.14/.opam-switch/build/raylib.0.5.1/_build/default/src/c/vendor/raylib!
- cd /home/opam/.opam/4.14/.opam-switch/build/raylib.0.5.1/_build/default/src/c/vendor/raylib && ln -fsv libraylib.so.4.0.0 libraylib.so.400
- 'libraylib.so.400' -> 'libraylib.so.4.0.0'
- cd /home/opam/.opam/4.14/.opam-switch/build/raylib.0.5.1/_build/default/src/c/vendor/raylib && ln -fsv libraylib.so.400 libraylib.so
- 'libraylib.so' -> 'libraylib.so.400'
- make: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/raylib.0.5.1/_build/default/src/c/vendor/raylib/src'
- (cd _build/default && /home/opam/.opam/4.14/bin/ppx_cstubs src/c/types/rlgl_types.ml -o src/c/types/rlgl_generated_types.ml -I ./src/c/vendor/raylib/src)
- In file included from /opam-tmp/build_7445c9_dune/ppxc_extract_rlgl_types_9575e2.c:1100:
- ./src/c/vendor/raylib/src/raylib.h:1025:13: warning: "callback" is deprecated: use "caml_callback" instead
-  1025 | RLAPI void SetTraceLogCallback(TraceLogCallback callback);         // Set custom trace log
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ./src/c/vendor/raylib/src/raylib.h:1026:13: warning: "callback" is deprecated: use "caml_callback" instead
-  1026 | RLAPI void SetLoadFileDataCallback(LoadFileDataCallback callback); // Set custom file binary data loader
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ./src/c/vendor/raylib/src/raylib.h:1027:13: warning: "callback" is deprecated: use "caml_callback" instead
-  1027 | RLAPI void SetSaveFileDataCallback(SaveFileDataCallback callback); // Set custom file binary data saver
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ./src/c/vendor/raylib/src/raylib.h:1028:13: warning: "callback" is deprecated: use "caml_callback" instead
-  1028 | RLAPI void SetLoadFileTextCallback(LoadFileTextCallback callback); // Set custom file text data loader
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ./src/c/vendor/raylib/src/raylib.h:1029:13: warning: "callback" is deprecated: use "caml_callback" instead
-  1029 | RLAPI void SetSaveFileTextCallback(SaveFileTextCallback callback); // Set custom file text data saver
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- (cd _build/default && /home/opam/.opam/4.14/bin/ppx_cstubs src/c/constants/raylib_constants.ml -o src/c/constants/raylib_generated_constants.ml -I ./src/c/vendor/raylib/src)
- In file included from /opam-tmp/build_7445c9_dune/ppxc_extract_raylib_constants_3c7665.c:1100:
- ./src/c/vendor/raylib/src/raylib.h:1025:13: warning: "callback" is deprecated: use "caml_callback" instead
-  1025 | RLAPI void SetTraceLogCallback(TraceLogCallback callback);         // Set custom trace log
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ./src/c/vendor/raylib/src/raylib.h:1026:13: warning: "callback" is deprecated: use "caml_callback" instead
-  1026 | RLAPI void SetLoadFileDataCallback(LoadFileDataCallback callback); // Set custom file binary data loader
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ./src/c/vendor/raylib/src/raylib.h:1027:13: warning: "callback" is deprecated: use "caml_callback" instead
-  1027 | RLAPI void SetSaveFileDataCallback(SaveFileDataCallback callback); // Set custom file binary data saver
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ./src/c/vendor/raylib/src/raylib.h:1028:13: warning: "callback" is deprecated: use "caml_callback" instead
-  1028 | RLAPI void SetLoadFileTextCallback(LoadFileTextCallback callback); // Set custom file text data loader
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ./src/c/vendor/raylib/src/raylib.h:1029:13: warning: "callback" is deprecated: use "caml_callback" instead
-  1029 | RLAPI void SetSaveFileTextCallback(SaveFileTextCallback callback); // Set custom file text data saver
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- (cd _build/default && /home/opam/.opam/4.14/bin/ppx_cstubs src/c/types/raylib_types.ml -o src/c/types/raylib_generated_types.ml -I ./src/c/vendor/raylib/src)
- In file included from /opam-tmp/build_7445c9_dune/ppxc_extract_raylib_types_4770ab.c:1100:
- ./src/c/vendor/raylib/src/raylib.h:1025:13: warning: "callback" is deprecated: use "caml_callback" instead
-  1025 | RLAPI void SetTraceLogCallback(TraceLogCallback callback);         // Set custom trace log
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ./src/c/vendor/raylib/src/raylib.h:1026:13: warning: "callback" is deprecated: use "caml_callback" instead
-  1026 | RLAPI void SetLoadFileDataCallback(LoadFileDataCallback callback); // Set custom file binary data loader
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ./src/c/vendor/raylib/src/raylib.h:1027:13: warning: "callback" is deprecated: use "caml_callback" instead
-  1027 | RLAPI void SetSaveFileDataCallback(SaveFileDataCallback callback); // Set custom file binary data saver
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ./src/c/vendor/raylib/src/raylib.h:1028:13: warning: "callback" is deprecated: use "caml_callback" instead
-  1028 | RLAPI void SetLoadFileTextCallback(LoadFileTextCallback callback); // Set custom file text data loader
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ./src/c/vendor/raylib/src/raylib.h:1029:13: warning: "callback" is deprecated: use "caml_callback" instead
-  1029 | RLAPI void SetSaveFileTextCallback(SaveFileTextCallback callback); // Set custom file text data saver
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /opam-tmp/build_7445c9_dune/ppxc_extract_raylib_types_4770ab.c: In function 'ppxc2_raylib_types_8e_af9_structMesh':
- /opam-tmp/build_7445c9_dune/ppxc_extract_raylib_types_4770ab.c:4529:21: warning: comparison of distinct pointer types lacks a cast
-  4529 |   (void) (&ppx__var == &ppxc_raylib_types_8e_af9_boneIds); /* field boneIds in struct Mesh incompatible? */
-       |                     ^~
- (cd _build/default/src/c && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -g -I /home/opam/.opam/4.14/lib/ocaml -I /home/opam/.opam/4.14/lib/bigarray-compat -I /home/opam/.opam/4.14/lib/ctypes -I /home/opam/.opam/4.14/lib/integers -I /home/opam/.opam/4.14/lib/ppx_cstubs -I /home/opam/.opam/4.14/lib/stdlib-shims -I constants -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/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -g -I /home/opam/.opam/4.14/lib/ocaml -I /home/opam/.opam/4.14/lib/bigarray-compat -I /home/opam/.opam/4.14/lib/ctypes -I /home/opam/.opam/4.14/lib/integers -I /home/opam/.opam/4.14/lib/ppx_cstubs -I /home/opam/.opam/4.14/lib/stdlib-shims -I constants -I functions -I types -I vendor/raylib/src -o c_generated_functions.o -c c_generated_functions.c)
- c_generated_functions.c: In function 'raylib_stub_37_GetMonitorName':
- c_generated_functions.c:208:17: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   208 |    char* x141 = GetMonitorName(x138);
-       |                 ^~~~~~~~~~~~~~
- c_generated_functions.c: In function 'raylib_stub_39_GetClipboardText':
- c_generated_functions.c:219:17: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   219 |    char* x146 = GetClipboardText();
-       |                 ^~~~~~~~~~~~~~~~
- c_generated_functions.c: In function 'raylib_stub_106_GetFileExtension':
- c_generated_functions.c:668:17: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   668 |    char* x501 = GetFileExtension(x500);
-       |                 ^~~~~~~~~~~~~~~~
- c_generated_functions.c: In function 'raylib_stub_107_GetFileName':
- c_generated_functions.c:674:17: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   674 |    char* x504 = GetFileName(x503);
-       |                 ^~~~~~~~~~~
- c_generated_functions.c: In function 'raylib_stub_108_GetFileNameWithoutExt':
- c_generated_functions.c:680:17: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   680 |    char* x507 = GetFileNameWithoutExt(x506);
-       |                 ^~~~~~~~~~~~~~~~~~~~~
- c_generated_functions.c: In function 'raylib_stub_109_GetDirectoryPath':
- c_generated_functions.c:686:17: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   686 |    char* x510 = GetDirectoryPath(x509);
-       |                 ^~~~~~~~~~~~~~~~
- c_generated_functions.c: In function 'raylib_stub_110_GetPrevDirectoryPath':
- c_generated_functions.c:692:17: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   692 |    char* x513 = GetPrevDirectoryPath(x512);
-       |                 ^~~~~~~~~~~~~~~~~~~~
- c_generated_functions.c: In function 'raylib_stub_111_GetWorkingDirectory':
- c_generated_functions.c:697:17: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   697 |    char* x515 = GetWorkingDirectory();
-       |                 ^~~~~~~~~~~~~~~~~~~
- c_generated_functions.c: In function 'raylib_stub_132_GetGamepadName':
- c_generated_functions.c:824:17: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   824 |    char* x609 = GetGamepadName(x606);
-       |                 ^~~~~~~~~~~~~~
- c_generated_functions.c: In function 'raylib_stub_337_CodepointToUTF8':
- c_generated_functions.c:3062:18: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-  3062 |    char* x3101 = CodepointToUTF8(x3097, x3100);
-       |                  ^~~~~~~~~~~~~~~
- c_generated_functions.c: In function 'raylib_stub_342_TextSubtext':
- c_generated_functions.c:3097:18: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-  3097 |    char* x3132 = TextSubtext(x3125, x3126, x3129);
-       |                  ^~~~~~~~~~~
- c_generated_functions.c: In function 'raylib_stub_347_TextToUpper':
- c_generated_functions.c:3134:18: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-  3134 |    char* x3163 = TextToUpper(x3162);
-       |                  ^~~~~~~~~~~
- c_generated_functions.c: In function 'raylib_stub_348_TextToLower':
- c_generated_functions.c:3140:18: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-  3140 |    char* x3166 = TextToLower(x3165);
-       |                  ^~~~~~~~~~~
- c_generated_functions.c: In function 'raylib_stub_349_TextToPascal':
- c_generated_functions.c:3146:18: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-  3146 |    char* x3169 = TextToPascal(x3168);
-       |                  ^~~~~~~~~~~~
-> compiled  raylib.0.5.1
-> installed raylib.0.5.1
Processing 82/83: [raygui: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "raygui" "-j" "31" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/raygui.0.5.1)
- (cd _build/default/src/c && /usr/bin/patch --binary -p1) < _build/default/src/c/linux.patch
- patching file vendor/raylib/src/config.h
- Hunk #1 succeeded at 44 (offset -3 lines).
- (cd _build/default/src/c && /usr/bin/make -C vendor/raylib/src RAYLIB_LIBTYPE=STATIC -j 8)
- make: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/raygui.0.5.1/_build/default/src/c/vendor/raylib/src'
- gcc -c rcore.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 rshapes.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 rtextures.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 rtext.c -Wall -D_DEFAULT_SOURCE -Wno-missing-braces -Werror=pointer-arith -fno-strict-aliasing -std=c99 -fPIC -s -O1 -Werror=implicit-function-declaration -I. -Iexternal/glfw/include -Iexternal/glfw/deps/mingw -DPLATFORM_DESKTOP -DGRAPHICS_API_OPENGL_33
- gcc -c utils.c -Wall -D_DEFAULT_SOURCE -Wno-missing-braces -Werror=pointer-arith -fno-strict-aliasing -std=c99 -fPIC -s -O1 -Werror=implicit-function-declaration -I. -Iexternal/glfw/include -Iexternal/glfw/deps/mingw -DPLATFORM_DESKTOP
- gcc  -c rglfw.c -Wall -D_DEFAULT_SOURCE -Wno-missing-braces -Werror=pointer-arith -fno-strict-aliasing -std=c99 -fPIC -s -O1 -Werror=implicit-function-declaration -I. -Iexternal/glfw/include -Iexternal/glfw/deps/mingw -DPLATFORM_DESKTOP -DGRAPHICS_API_OPENGL_33
- gcc -c rmodels.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
- In file included from rtext.c:71:
- external/stb_truetype.h:4962:15: warning: 'stbtt_CompareUTF8toUTF16_bigendian' defined but not used [-Wunused-function]
-  4962 | STBTT_DEF int stbtt_CompareUTF8toUTF16_bigendian(const char *s1, int len1, const char *s2, int len2)
-       |               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:4957:15: warning: 'stbtt_FindMatchingFont' defined but not used [-Wunused-function]
-  4957 | STBTT_DEF int stbtt_FindMatchingFont(const unsigned char *fontdata, const char *name, int flags)
-       |               ^~~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:4947:15: warning: 'stbtt_GetNumberOfFonts' defined but not used [-Wunused-function]
-  4947 | STBTT_DEF int stbtt_GetNumberOfFonts(const unsigned char *data)
-       |               ^~~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:4935:15: warning: 'stbtt_BakeFontBitmap' defined but not used [-Wunused-function]
-  4935 | STBTT_DEF int stbtt_BakeFontBitmap(const unsigned char *data, int offset,
-       |               ^~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:4822:23: warning: 'stbtt_GetFontNameString' defined but not used [-Wunused-function]
-  4822 | STBTT_DEF const char *stbtt_GetFontNameString(const stbtt_fontinfo *font, int *length, int platformID, int encodingID, int languageID, int nameID)
-       |                       ^~~~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:4765:16: warning: 'stbtt_FreeSDF' defined but not used [-Wunused-function]
-  4765 | STBTT_DEF void stbtt_FreeSDF(unsigned char *bitmap, void *userdata)
-       |                ^~~~~~~~~~~~~
- external/stb_truetype.h:4363:16: warning: 'stbtt_GetPackedQuad' defined but not used [-Wunused-function]
-  4363 | 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:4350:16: warning: 'stbtt_GetScaledFontVMetrics' defined but not used [-Wunused-function]
-  4350 | STBTT_DEF void stbtt_GetScaledFontVMetrics(const unsigned char *fontdata, int index, float size, float *ascent, float *descent, float *lineGap)
-       |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:4338:15: warning: 'stbtt_PackFontRange' defined but not used [-Wunused-function]
-  4338 | STBTT_DEF int stbtt_PackFontRange(stbtt_pack_context *spc, const unsigned char *fontdata, int font_index, float font_size,
-       |               ^~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:4005:16: warning: 'stbtt_PackSetSkipMissingCodepoints' defined but not used [-Wunused-function]
-  4005 | STBTT_DEF void stbtt_PackSetSkipMissingCodepoints(stbtt_pack_context *spc, int skip)
-       |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:3995:16: warning: 'stbtt_PackSetOversampling' defined but not used [-Wunused-function]
-  3995 | STBTT_DEF void stbtt_PackSetOversampling(stbtt_pack_context *spc, unsigned int h_oversample, unsigned int v_oversample)
-       |                ^~~~~~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:3989:16: warning: 'stbtt_PackEnd' defined but not used [-Wunused-function]
-  3989 | STBTT_DEF void stbtt_PackEnd  (stbtt_pack_context *spc)
-       |                ^~~~~~~~~~~~~
- external/stb_truetype.h:3957:15: warning: 'stbtt_PackBegin' defined but not used [-Wunused-function]
-  3957 | 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:3859:16: warning: 'stbtt_GetBakedQuad' defined but not used [-Wunused-function]
-  3859 | 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:3802:16: warning: 'stbtt_MakeCodepointBitmap' defined but not used [-Wunused-function]
-  3802 | 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:3787:16: warning: 'stbtt_MakeCodepointBitmapSubpixelPrefilter' defined but not used [-Wunused-function]
-  3787 | 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:3753:26: warning: 'stbtt_GetGlyphBitmap' defined but not used [-Wunused-function]
-  3753 | 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:3708:16: warning: 'stbtt_FreeBitmap' defined but not used [-Wunused-function]
-  3708 | STBTT_DEF void stbtt_FreeBitmap(unsigned char *bitmap, void *userdata)
-       |                ^~~~~~~~~~~~~~~~
- external/stb_truetype.h:2749:16: warning: 'stbtt_GetCodepointBitmapBox' defined but not used [-Wunused-function]
-  2749 | 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:2711:15: warning: 'stbtt_GetCodepointSVG' defined but not used [-Wunused-function]
-  2711 | STBTT_DEF int stbtt_GetCodepointSVG(const stbtt_fontinfo *info, int unicode_codepoint, const char **svg)
-       |               ^~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:2672:16: warning: 'stbtt_FreeShape' defined but not used [-Wunused-function]
-  2672 | STBTT_DEF void stbtt_FreeShape(const stbtt_fontinfo *info, stbtt_vertex *v)
-       |                ^~~~~~~~~~~~~~~
- external/stb_truetype.h:2652:16: warning: 'stbtt_GetFontBoundingBox' defined but not used [-Wunused-function]
-  2652 | STBTT_DEF void stbtt_GetFontBoundingBox(const stbtt_fontinfo *info, int *x0, int *y0, int *x1, int *y1)
-       |                ^~~~~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:2641:16: warning: 'stbtt_GetFontVMetricsOS2' defined but not used [-Wunused-function]
-  2641 | STBTT_DEF int  stbtt_GetFontVMetricsOS2(const stbtt_fontinfo *info, int *typoAscent, int *typoDescent, int *typoLineGap)
-       |                ^~~~~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:2622:16: warning: 'stbtt_GetCodepointKernAdvance' defined but not used [-Wunused-function]
-  2622 | STBTT_DEF int  stbtt_GetCodepointKernAdvance(const stbtt_fontinfo *info, int ch1, int ch2)
-       |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:2332:15: warning: 'stbtt_GetKerningTable' defined but not used [-Wunused-function]
-  2332 | STBTT_DEF int stbtt_GetKerningTable(const stbtt_fontinfo *info, stbtt_kerningentry* table, int table_length)
-       |               ^~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:2317:16: warning: 'stbtt_GetKerningTableLength' defined but not used [-Wunused-function]
-  2317 | STBTT_DEF int  stbtt_GetKerningTableLength(const stbtt_fontinfo *info)
-       |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:1646:15: warning: 'stbtt_IsGlyphEmpty' defined but not used [-Wunused-function]
-  1646 | STBTT_DEF int stbtt_IsGlyphEmpty(const stbtt_fontinfo *info, int glyph_index)
-       |               ^~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:1641:15: warning: 'stbtt_GetCodepointBox' defined but not used [-Wunused-function]
-  1641 | STBTT_DEF int stbtt_GetCodepointBox(const stbtt_fontinfo *info, int codepoint, int *x0, int *y0, int *x1, int *y1)
-       |               ^~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:1589:15: warning: 'stbtt_GetCodepointShape' defined but not used [-Wunused-function]
-  1589 | STBTT_DEF int stbtt_GetCodepointShape(const stbtt_fontinfo *info, int unicode_codepoint, stbtt_vertex **vertices)
-       |               ^~~~~~~~~~~~~~~~~~~~~~~
- In file included from raudio.c:199:
- 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);
-       |    ^~~~~~~~~~~~~~
- In file included from rglfw.c:97:
- external/glfw/src/posix_time.c:30: warning: "_POSIX_C_SOURCE" redefined
-    30 | #define _POSIX_C_SOURCE 199309L
-       | 
- In file included from /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
-                  from /usr/include/stdint.h:26,
-                  from /usr/lib/gcc/x86_64-linux-gnu/11/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:61:
- /usr/include/features.h:281: note: this is the location of the previous definition
-   281 | # define _POSIX_C_SOURCE        200809L
-       | 
- In file included from raudio.c:167:
- external/miniaudio.h: In function 'ma_device_write__alsa':
- external/miniaudio.h:21322:25: warning: 'resultALSA' may be used uninitialized in this function [-Wmaybe-uninitialized]
- 21322 |         *pFramesWritten = resultALSA;
-       |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
- external/miniaudio.h: In function 'ma_device_read__alsa':
- external/miniaudio.h:21262:22: warning: 'resultALSA' may be used uninitialized in this function [-Wmaybe-uninitialized]
- 21262 |         *pFramesRead = resultALSA;
-       |         ~~~~~~~~~~~~~^~~~~~~~~~~~
- In file included from raudio.c:199:
- external/stb_vorbis.h: In function 'stbv_start_decoder':
- external/stb_vorbis.h:3939:37: warning: 'hi' may be used uninitialized in this function [-Wmaybe-uninitialized]
-  3939 |             g->stbv_neighbors[j][1] = hi;
-       |             ~~~~~~~~~~~~~~~~~~~~~~~~^~~~
- external/stb_vorbis.h:3938:37: warning: 'low' may be used uninitialized in this function [-Wmaybe-uninitialized]
-  3938 |             g->stbv_neighbors[j][0] = low;
-       |             ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
- external/stb_vorbis.h: In function 'stb_vorbis_seek_frame':
- external/stb_vorbis.h:4667:23: warning: 'offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
-  4667 |                offset += error * 2;
-       |                ~~~~~~~^~~~~~~~~~~~
- external/stb_vorbis.h:4614:11: note: 'offset' was declared here
-  4614 |    double offset, bytes_per_sample;
-       |           ^~~~~~
- external/stb_vorbis.h:4664:23: warning: 'bytes_per_sample' may be used uninitialized in this function [-Wmaybe-uninitialized]
-  4664 |                double error = ((double) sample_number - mid.last_decoded_sample) * bytes_per_sample;
-       |                       ^~~~~
- external/stb_vorbis.h:4614:19: note: 'bytes_per_sample' was declared here
-  4614 |    double offset, bytes_per_sample;
-       |                   ^~~~~~~~~~~~~~~~
- ar rcs /home/opam/.opam/4.14/.opam-switch/build/raygui.0.5.1/_build/default/src/c/vendor/raylib/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 /home/opam/.opam/4.14/.opam-switch/build/raygui.0.5.1/_build/default/src/c/vendor/raylib!
- make: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/raygui.0.5.1/_build/default/src/c/vendor/raylib/src'
- (cd _build/default/src/c && /usr/bin/make -C vendor/raylib/src clean)
- make: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/raygui.0.5.1/_build/default/src/c/vendor/raylib/src'
- rm -fv *.o /home/opam/.opam/4.14/.opam-switch/build/raygui.0.5.1/_build/default/src/c/vendor/raylib/libraylib.a /home/opam/.opam/4.14/.opam-switch/build/raygui.0.5.1/_build/default/src/c/vendor/raylib/libraylib.bc /home/opam/.opam/4.14/.opam-switch/build/raygui.0.5.1/_build/default/src/c/vendor/raylib/libraylib.so*
- 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 '/home/opam/.opam/4.14/.opam-switch/build/raygui.0.5.1/_build/default/src/c/vendor/raylib/libraylib.a'
- removed all generated files!
- make: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/raygui.0.5.1/_build/default/src/c/vendor/raylib/src'
- (cd _build/default/src/c && /usr/bin/make -C vendor/raylib/src RAYLIB_LIBTYPE=SHARED -j 8)
- make: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/raygui.0.5.1/_build/default/src/c/vendor/raylib/src'
- gcc -c rcore.c -Wall -D_DEFAULT_SOURCE -Wno-missing-braces -Werror=pointer-arith -fno-strict-aliasing -std=c99 -fPIC -s -O1 -Werror=implicit-function-declaration -fPIC -DBUILD_LIBTYPE_SHARED -I. -Iexternal/glfw/include -Iexternal/glfw/deps/mingw -DPLATFORM_DESKTOP -DGRAPHICS_API_OPENGL_33
- gcc -c rshapes.c -Wall -D_DEFAULT_SOURCE -Wno-missing-braces -Werror=pointer-arith -fno-strict-aliasing -std=c99 -fPIC -s -O1 -Werror=implicit-function-declaration -fPIC -DBUILD_LIBTYPE_SHARED -I. -Iexternal/glfw/include -Iexternal/glfw/deps/mingw -DPLATFORM_DESKTOP -DGRAPHICS_API_OPENGL_33
- gcc -c rtextures.c -Wall -D_DEFAULT_SOURCE -Wno-missing-braces -Werror=pointer-arith -fno-strict-aliasing -std=c99 -fPIC -s -O1 -Werror=implicit-function-declaration -fPIC -DBUILD_LIBTYPE_SHARED -I. -Iexternal/glfw/include -Iexternal/glfw/deps/mingw -DPLATFORM_DESKTOP -DGRAPHICS_API_OPENGL_33
- gcc -c rtext.c -Wall -D_DEFAULT_SOURCE -Wno-missing-braces -Werror=pointer-arith -fno-strict-aliasing -std=c99 -fPIC -s -O1 -Werror=implicit-function-declaration -fPIC -DBUILD_LIBTYPE_SHARED -I. -Iexternal/glfw/include -Iexternal/glfw/deps/mingw -DPLATFORM_DESKTOP -DGRAPHICS_API_OPENGL_33
- gcc -c utils.c -Wall -D_DEFAULT_SOURCE -Wno-missing-braces -Werror=pointer-arith -fno-strict-aliasing -std=c99 -fPIC -s -O1 -Werror=implicit-function-declaration -fPIC -DBUILD_LIBTYPE_SHARED -I. -Iexternal/glfw/include -Iexternal/glfw/deps/mingw -DPLATFORM_DESKTOP
- gcc  -c rglfw.c -Wall -D_DEFAULT_SOURCE -Wno-missing-braces -Werror=pointer-arith -fno-strict-aliasing -std=c99 -fPIC -s -O1 -Werror=implicit-function-declaration -fPIC -DBUILD_LIBTYPE_SHARED -I. -Iexternal/glfw/include -Iexternal/glfw/deps/mingw -DPLATFORM_DESKTOP -DGRAPHICS_API_OPENGL_33
- gcc -c rmodels.c -Wall -D_DEFAULT_SOURCE -Wno-missing-braces -Werror=pointer-arith -fno-strict-aliasing -std=c99 -fPIC -s -O1 -Werror=implicit-function-declaration -fPIC -DBUILD_LIBTYPE_SHARED -I. -Iexternal/glfw/include -Iexternal/glfw/deps/mingw -DPLATFORM_DESKTOP -DGRAPHICS_API_OPENGL_33
- gcc -c raudio.c -Wall -D_DEFAULT_SOURCE -Wno-missing-braces -Werror=pointer-arith -fno-strict-aliasing -std=c99 -fPIC -s -O1 -Werror=implicit-function-declaration -fPIC -DBUILD_LIBTYPE_SHARED -I. -Iexternal/glfw/include -Iexternal/glfw/deps/mingw -DPLATFORM_DESKTOP
- In file included from raudio.c:199:
- 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);
-       |    ^~~~~~~~~~~~~~
- In file included from rtext.c:71:
- external/stb_truetype.h:4962:15: warning: 'stbtt_CompareUTF8toUTF16_bigendian' defined but not used [-Wunused-function]
-  4962 | STBTT_DEF int stbtt_CompareUTF8toUTF16_bigendian(const char *s1, int len1, const char *s2, int len2)
-       |               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:4957:15: warning: 'stbtt_FindMatchingFont' defined but not used [-Wunused-function]
-  4957 | STBTT_DEF int stbtt_FindMatchingFont(const unsigned char *fontdata, const char *name, int flags)
-       |               ^~~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:4947:15: warning: 'stbtt_GetNumberOfFonts' defined but not used [-Wunused-function]
-  4947 | STBTT_DEF int stbtt_GetNumberOfFonts(const unsigned char *data)
-       |               ^~~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:4935:15: warning: 'stbtt_BakeFontBitmap' defined but not used [-Wunused-function]
-  4935 | STBTT_DEF int stbtt_BakeFontBitmap(const unsigned char *data, int offset,
-       |               ^~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:4822:23: warning: 'stbtt_GetFontNameString' defined but not used [-Wunused-function]
-  4822 | STBTT_DEF const char *stbtt_GetFontNameString(const stbtt_fontinfo *font, int *length, int platformID, int encodingID, int languageID, int nameID)
-       |                       ^~~~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:4765:16: warning: 'stbtt_FreeSDF' defined but not used [-Wunused-function]
-  4765 | STBTT_DEF void stbtt_FreeSDF(unsigned char *bitmap, void *userdata)
-       |                ^~~~~~~~~~~~~
- external/stb_truetype.h:4363:16: warning: 'stbtt_GetPackedQuad' defined but not used [-Wunused-function]
-  4363 | 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:4350:16: warning: 'stbtt_GetScaledFontVMetrics' defined but not used [-Wunused-function]
-  4350 | STBTT_DEF void stbtt_GetScaledFontVMetrics(const unsigned char *fontdata, int index, float size, float *ascent, float *descent, float *lineGap)
-       |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:4338:15: warning: 'stbtt_PackFontRange' defined but not used [-Wunused-function]
-  4338 | STBTT_DEF int stbtt_PackFontRange(stbtt_pack_context *spc, const unsigned char *fontdata, int font_index, float font_size,
-       |               ^~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:4005:16: warning: 'stbtt_PackSetSkipMissingCodepoints' defined but not used [-Wunused-function]
-  4005 | STBTT_DEF void stbtt_PackSetSkipMissingCodepoints(stbtt_pack_context *spc, int skip)
-       |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:3995:16: warning: 'stbtt_PackSetOversampling' defined but not used [-Wunused-function]
-  3995 | STBTT_DEF void stbtt_PackSetOversampling(stbtt_pack_context *spc, unsigned int h_oversample, unsigned int v_oversample)
-       |                ^~~~~~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:3989:16: warning: 'stbtt_PackEnd' defined but not used [-Wunused-function]
-  3989 | STBTT_DEF void stbtt_PackEnd  (stbtt_pack_context *spc)
-       |                ^~~~~~~~~~~~~
- external/stb_truetype.h:3957:15: warning: 'stbtt_PackBegin' defined but not used [-Wunused-function]
-  3957 | 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:3859:16: warning: 'stbtt_GetBakedQuad' defined but not used [-Wunused-function]
-  3859 | 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:3802:16: warning: 'stbtt_MakeCodepointBitmap' defined but not used [-Wunused-function]
-  3802 | 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:3787:16: warning: 'stbtt_MakeCodepointBitmapSubpixelPrefilter' defined but not used [-Wunused-function]
-  3787 | 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:3753:26: warning: 'stbtt_GetGlyphBitmap' defined but not used [-Wunused-function]
-  3753 | 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:3708:16: warning: 'stbtt_FreeBitmap' defined but not used [-Wunused-function]
-  3708 | STBTT_DEF void stbtt_FreeBitmap(unsigned char *bitmap, void *userdata)
-       |                ^~~~~~~~~~~~~~~~
- external/stb_truetype.h:2749:16: warning: 'stbtt_GetCodepointBitmapBox' defined but not used [-Wunused-function]
-  2749 | 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:2711:15: warning: 'stbtt_GetCodepointSVG' defined but not used [-Wunused-function]
-  2711 | STBTT_DEF int stbtt_GetCodepointSVG(const stbtt_fontinfo *info, int unicode_codepoint, const char **svg)
-       |               ^~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:2672:16: warning: 'stbtt_FreeShape' defined but not used [-Wunused-function]
-  2672 | STBTT_DEF void stbtt_FreeShape(const stbtt_fontinfo *info, stbtt_vertex *v)
-       |                ^~~~~~~~~~~~~~~
- external/stb_truetype.h:2652:16: warning: 'stbtt_GetFontBoundingBox' defined but not used [-Wunused-function]
-  2652 | STBTT_DEF void stbtt_GetFontBoundingBox(const stbtt_fontinfo *info, int *x0, int *y0, int *x1, int *y1)
-       |                ^~~~~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:2641:16: warning: 'stbtt_GetFontVMetricsOS2' defined but not used [-Wunused-function]
-  2641 | STBTT_DEF int  stbtt_GetFontVMetricsOS2(const stbtt_fontinfo *info, int *typoAscent, int *typoDescent, int *typoLineGap)
-       |                ^~~~~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:2622:16: warning: 'stbtt_GetCodepointKernAdvance' defined but not used [-Wunused-function]
-  2622 | STBTT_DEF int  stbtt_GetCodepointKernAdvance(const stbtt_fontinfo *info, int ch1, int ch2)
-       |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:2332:15: warning: 'stbtt_GetKerningTable' defined but not used [-Wunused-function]
-  2332 | STBTT_DEF int stbtt_GetKerningTable(const stbtt_fontinfo *info, stbtt_kerningentry* table, int table_length)
-       |               ^~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:2317:16: warning: 'stbtt_GetKerningTableLength' defined but not used [-Wunused-function]
-  2317 | STBTT_DEF int  stbtt_GetKerningTableLength(const stbtt_fontinfo *info)
-       |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:1646:15: warning: 'stbtt_IsGlyphEmpty' defined but not used [-Wunused-function]
-  1646 | STBTT_DEF int stbtt_IsGlyphEmpty(const stbtt_fontinfo *info, int glyph_index)
-       |               ^~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:1641:15: warning: 'stbtt_GetCodepointBox' defined but not used [-Wunused-function]
-  1641 | STBTT_DEF int stbtt_GetCodepointBox(const stbtt_fontinfo *info, int codepoint, int *x0, int *y0, int *x1, int *y1)
-       |               ^~~~~~~~~~~~~~~~~~~~~
- external/stb_truetype.h:1589:15: warning: 'stbtt_GetCodepointShape' defined but not used [-Wunused-function]
-  1589 | STBTT_DEF int stbtt_GetCodepointShape(const stbtt_fontinfo *info, int unicode_codepoint, stbtt_vertex **vertices)
-       |               ^~~~~~~~~~~~~~~~~~~~~~~
- In file included from rglfw.c:97:
- external/glfw/src/posix_time.c:30: warning: "_POSIX_C_SOURCE" redefined
-    30 | #define _POSIX_C_SOURCE 199309L
-       | 
- In file included from /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
-                  from /usr/include/stdint.h:26,
-                  from /usr/lib/gcc/x86_64-linux-gnu/11/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:61:
- /usr/include/features.h:281: note: this is the location of the previous definition
-   281 | # define _POSIX_C_SOURCE        200809L
-       | 
- In file included from raudio.c:167:
- external/miniaudio.h: In function 'ma_device_write__alsa':
- external/miniaudio.h:21322:25: warning: 'resultALSA' may be used uninitialized in this function [-Wmaybe-uninitialized]
- 21322 |         *pFramesWritten = resultALSA;
-       |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
- external/miniaudio.h: In function 'ma_device_read__alsa':
- external/miniaudio.h:21262:22: warning: 'resultALSA' may be used uninitialized in this function [-Wmaybe-uninitialized]
- 21262 |         *pFramesRead = resultALSA;
-       |         ~~~~~~~~~~~~~^~~~~~~~~~~~
- In file included from raudio.c:199:
- external/stb_vorbis.h: In function 'stbv_start_decoder':
- external/stb_vorbis.h:3939:37: warning: 'hi' may be used uninitialized in this function [-Wmaybe-uninitialized]
-  3939 |             g->stbv_neighbors[j][1] = hi;
-       |             ~~~~~~~~~~~~~~~~~~~~~~~~^~~~
- external/stb_vorbis.h:3938:37: warning: 'low' may be used uninitialized in this function [-Wmaybe-uninitialized]
-  3938 |             g->stbv_neighbors[j][0] = low;
-       |             ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
- external/stb_vorbis.h: In function 'stb_vorbis_seek_frame':
- external/stb_vorbis.h:4667:23: warning: 'offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
-  4667 |                offset += error * 2;
-       |                ~~~~~~~^~~~~~~~~~~~
- external/stb_vorbis.h:4614:11: note: 'offset' was declared here
-  4614 |    double offset, bytes_per_sample;
-       |           ^~~~~~
- external/stb_vorbis.h:4664:23: warning: 'bytes_per_sample' may be used uninitialized in this function [-Wmaybe-uninitialized]
-  4664 |                double error = ((double) sample_number - mid.last_decoded_sample) * bytes_per_sample;
-       |                       ^~~~~
- external/stb_vorbis.h:4614:19: note: 'bytes_per_sample' was declared here
-  4614 |    double offset, bytes_per_sample;
-       |                   ^~~~~~~~~~~~~~~~
- gcc -shared -o /home/opam/.opam/4.14/.opam-switch/build/raygui.0.5.1/_build/default/src/c/vendor/raylib/libraylib.so.4.0.0 rcore.o rshapes.o rtextures.o rtext.o utils.o rglfw.o rmodels.o raudio.o  -Wl,-soname,libraylib.so.400 -lGL -lc -lm -lpthread -ldl -lrt -lX11
- raylib shared library generated (libraylib.so.4.0.0) in /home/opam/.opam/4.14/.opam-switch/build/raygui.0.5.1/_build/default/src/c/vendor/raylib!
- cd /home/opam/.opam/4.14/.opam-switch/build/raygui.0.5.1/_build/default/src/c/vendor/raylib && ln -fsv libraylib.so.4.0.0 libraylib.so.400
- 'libraylib.so.400' -> 'libraylib.so.4.0.0'
- cd /home/opam/.opam/4.14/.opam-switch/build/raygui.0.5.1/_build/default/src/c/vendor/raylib && ln -fsv libraylib.so.400 libraylib.so
- 'libraylib.so' -> 'libraylib.so.400'
- make: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/raygui.0.5.1/_build/default/src/c/vendor/raylib/src'
- (cd _build/default && /home/opam/.opam/4.14/bin/ppx_cstubs src/c/constants/raygui_constants.ml -o src/c/constants/raygui_generated_constants.ml -I ./src/c/vendor/raygui/src -I ./src/c/vendor/raylib/src)
- In file included from ./src/c/vendor/raygui/src/raygui.h:188,
-                  from /opam-tmp/build_e675ca_dune/ppxc_extract_raygui_constants_1c6234.c:1100:
- ./src/c/vendor/raylib/src/raylib.h:1025:13: warning: "callback" is deprecated: use "caml_callback" instead
-  1025 | RLAPI void SetTraceLogCallback(TraceLogCallback callback);         // Set custom trace log
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ./src/c/vendor/raylib/src/raylib.h:1026:13: warning: "callback" is deprecated: use "caml_callback" instead
-  1026 | RLAPI void SetLoadFileDataCallback(LoadFileDataCallback callback); // Set custom file binary data loader
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ./src/c/vendor/raylib/src/raylib.h:1027:13: warning: "callback" is deprecated: use "caml_callback" instead
-  1027 | RLAPI void SetSaveFileDataCallback(SaveFileDataCallback callback); // Set custom file binary data saver
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ./src/c/vendor/raylib/src/raylib.h:1028:13: warning: "callback" is deprecated: use "caml_callback" instead
-  1028 | RLAPI void SetLoadFileTextCallback(LoadFileTextCallback callback); // Set custom file text data loader
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ./src/c/vendor/raylib/src/raylib.h:1029:13: warning: "callback" is deprecated: use "caml_callback" instead
-  1029 | RLAPI void SetSaveFileTextCallback(SaveFileTextCallback callback); // Set custom file text data saver
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- (cd _build/default/src/c && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -g -I /home/opam/.opam/4.14/lib/ocaml -I /home/opam/.opam/4.14/lib/bigarray-compat -I /home/opam/.opam/4.14/lib/ctypes -I /home/opam/.opam/4.14/lib/integers -I /home/opam/.opam/4.14/lib/ppx_cstubs -I /home/opam/.opam/4.14/lib/raylib/__private__/raylib_generated_types -I /home/opam/.opam/4.14/lib/stdlib-shims -I constants -I functions -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.5.1
-> installed raygui.0.5.1
Done.
# Run eval $(opam env) to update the current shell environment
2022-05-02 05:01.54 ---> saved as "a6133fb0a315a20f0adb9fabc0ab57d1dd0088f1b32a54c9619636259d4cb863"
Job succeeded