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


Building on phoebe.ocamllabs.io

(from ocaml/opam:debian-unstable@sha256:e4c09aeba9b8a867e774ff46ed44d53e775234522abf2babbff843b8f1dedb10)
Unable to find image 'ocaml/opam:debian-unstable@sha256:e4c09aeba9b8a867e774ff46ed44d53e775234522abf2babbff843b8f1dedb10' locally
docker.io/ocaml/opam@sha256:e4c09aeba9b8a867e774ff46ed44d53e775234522abf2babbff843b8f1dedb10: Pulling from ocaml/opam
f14e2594c368: Pulling fs layer
f14e2594c368: Verifying Checksum
f14e2594c368: Download complete
f14e2594c368: Pull complete
Digest: sha256:e4c09aeba9b8a867e774ff46ed44d53e775234522abf2babbff843b8f1dedb10
Status: Downloaded newer image for ocaml/opam@sha256:e4c09aeba9b8a867e774ff46ed44d53e775234522abf2babbff843b8f1dedb10
2022-12-02 23:59.48 ---> using "d3dee1d616ca63d5699d5fd962109ec0d24e968377e0ae69e6161eba0f5af82c" 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-12-02 23:59.48 ---> using "48f1f5dc3ecf939352db5ef5caf9f3dc06faae2a01cbd7119d2a81d4fcd9c299" 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 06dca815ecdb3b6fd6bee20130421fa5176fb13b"))
2022-12-02 23:59.48 ---> using "16f67628ac3eeec9d808b099f47f4099b97a8cae63b5c0fbc89d12f2a02927dc" 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-12-02 23:59.48 ---> using "6fb88fda4d19acd47c8b26cd10aa2012c01f6dcb7de78f06ee3dd49b923bec9b" from cache

/: (run (network host)
        (shell "git clone -q 'https://github.com/kit-ty-kate/opam-alpha-repository' ~/'alpha' && git -C ~/'alpha' checkout -q 0a81964b3d1e27a6aaf699e3a2153059b77435e2"))
2022-12-02 23:59.48 ---> using "79543c40332c9f781e2758f198f861b07c31d2779ccfbd35d8817f9fd7d98cee" from cache

/: (run (shell "opam repository add --dont-select 'alpha' ~/'alpha'"))
[alpha] Initialised
2022-12-02 23:59.48 ---> using "ffd46bf3f1a713f5597ee1321c8e7170d2172ed67206ad111602bf96e9f1419d" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=alpha,default '5.0+alpha-repo' '5.0.0+trunk'"))

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-variants" {= "5.0.0+trunk"}]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-variants.5.0.0+trunk  (https://github.com/ocaml/ocaml/archive/5.0.tar.gz)
-> installed ocaml-variants.5.0.0+trunk
-> installed ocaml-config.3
-> installed ocaml.5.0.0
-> installed base-domains.base
-> installed base-nnp.base
Done.
# Run eval $(opam env --switch=5.0+alpha-repo) to update the current shell environment
2022-12-02 23:59.48 ---> using "cc91ed2ded9a4a87578785989b74181fee34ea06f5166bb769856ca776d4e6ff" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [161 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-12-02-1404.12-F-2022-11-26-0806.52.pdiff [417 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-12-02-1404.12-F-2022-11-26-0806.52.pdiff [417 kB]
- Fetched 642 kB in 3s (242 kB/s)
- Reading package lists...
- 
2022-12-02 23:59.48 ---> using "473ca04572385a78a6776a3409d1397c15177a710d6c7a9f721706af0c9e8086" from cache

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

Nothing to do.
The following actions will be performed:
=== install 2 packages
  - install ocamlfind 1.9.5 [required by ocamlsdl]
  - install ocamlsdl  0.9.1

The following system packages will first need to be installed:
    libsdl1.2-dev

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

opam believes some required external dependencies are missing. opam can:
> 1. Run apt-get to install them (may need root/sudo access)
  2. Display the recommended apt-get command and wait while you run it manually (e.g. in another terminal)
  3. 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" "libsdl1.2-dev"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libdbus-1-3:amd64.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 19038 files and directories currently installed.)
- Preparing to unpack .../0-libdbus-1-3_1.14.4-1_amd64.deb ...
- Unpacking libdbus-1-3:amd64 (1.14.4-1) ...
- Selecting previously unselected package dbus-bin.
- Preparing to unpack .../1-dbus-bin_1.14.4-1_amd64.deb ...
- Unpacking dbus-bin (1.14.4-1) ...
- Selecting previously unselected package dbus-session-bus-common.
- Preparing to unpack .../2-dbus-session-bus-common_1.14.4-1_all.deb ...
- Unpacking dbus-session-bus-common (1.14.4-1) ...
- Selecting previously unselected package libapparmor1:amd64.
- Preparing to unpack .../3-libapparmor1_3.0.7-1+b2_amd64.deb ...
- Unpacking libapparmor1:amd64 (3.0.7-1+b2) ...
- Selecting previously unselected package dbus-daemon.
- Preparing to unpack .../4-dbus-daemon_1.14.4-1_amd64.deb ...
- Unpacking dbus-daemon (1.14.4-1) ...
- Selecting previously unselected package dbus-system-bus-common.
- Preparing to unpack .../5-dbus-system-bus-common_1.14.4-1_all.deb ...
- Unpacking dbus-system-bus-common (1.14.4-1) ...
- Selecting previously unselected package dbus.
- Preparing to unpack .../6-dbus_1.14.4-1_amd64.deb ...
- Unpacking dbus (1.14.4-1) ...
- Selecting previously unselected package libpython3.10-minimal:amd64.
- Preparing to unpack .../7-libpython3.10-minimal_3.10.8-3_amd64.deb ...
- Unpacking libpython3.10-minimal:amd64 (3.10.8-3) ...
- Selecting previously unselected package python3.10-minimal.
- Preparing to unpack .../8-python3.10-minimal_3.10.8-3_amd64.deb ...
- Unpacking python3.10-minimal (3.10.8-3) ...
- Setting up libpython3.10-minimal:amd64 (3.10.8-3) ...
- Setting up python3.10-minimal (3.10.8-3) ...
- Selecting previously unselected package python3-minimal.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 19421 files and directories currently installed.)
- Preparing to unpack .../0-python3-minimal_3.10.6-3_amd64.deb ...
- Unpacking python3-minimal (3.10.6-3) ...
- Selecting previously unselected package media-types.
- Preparing to unpack .../1-media-types_8.0.0_all.deb ...
- Unpacking media-types (8.0.0) ...
- Selecting previously unselected package libmpdec3:amd64.
- Preparing to unpack .../2-libmpdec3_2.5.1-2_amd64.deb ...
- Unpacking libmpdec3:amd64 (2.5.1-2) ...
- Selecting previously unselected package libpython3.10-stdlib:amd64.
- Preparing to unpack .../3-libpython3.10-stdlib_3.10.8-3_amd64.deb ...
- Unpacking libpython3.10-stdlib:amd64 (3.10.8-3) ...
- Selecting previously unselected package python3.10.
- Preparing to unpack .../4-python3.10_3.10.8-3_amd64.deb ...
- Unpacking python3.10 (3.10.8-3) ...
- Selecting previously unselected package libpython3-stdlib:amd64.
- Preparing to unpack .../5-libpython3-stdlib_3.10.6-3_amd64.deb ...
- Unpacking libpython3-stdlib:amd64 (3.10.6-3) ...
- Setting up python3-minimal (3.10.6-3) ...
- Selecting previously unselected package python3.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 19823 files and directories currently installed.)
- Preparing to unpack .../00-python3_3.10.6-3_amd64.deb ...
- Unpacking python3 (3.10.6-3) ...
- Selecting previously unselected package alsa-topology-conf.
- Preparing to unpack .../01-alsa-topology-conf_1.2.5.1-2_all.deb ...
- Unpacking alsa-topology-conf (1.2.5.1-2) ...
- Selecting previously unselected package libasound2-data.
- Preparing to unpack .../02-libasound2-data_1.2.8-1_all.deb ...
- Unpacking libasound2-data (1.2.8-1) ...
- Selecting previously unselected package libasound2:amd64.
- Preparing to unpack .../03-libasound2_1.2.8-1_amd64.deb ...
- Unpacking libasound2:amd64 (1.2.8-1) ...
- Selecting previously unselected package alsa-ucm-conf.
- Preparing to unpack .../04-alsa-ucm-conf_1.2.8-1_all.deb ...
- Unpacking alsa-ucm-conf (1.2.8-1) ...
- Selecting previously unselected package libasound2-dev:amd64.
- Preparing to unpack .../05-libasound2-dev_1.2.8-1_amd64.deb ...
- Unpacking libasound2-dev:amd64 (1.2.8-1) ...
- Selecting previously unselected package libasyncns0:amd64.
- Preparing to unpack .../06-libasyncns0_0.8-6+b3_amd64.deb ...
- Unpacking libasyncns0:amd64 (0.8-6+b3) ...
- Selecting previously unselected package uuid-dev:amd64.
- Preparing to unpack .../07-uuid-dev_2.38.1-4_amd64.deb ...
- Unpacking uuid-dev:amd64 (2.38.1-4) ...
- Selecting previously unselected package libblkid-dev:amd64.
- Preparing to unpack .../08-libblkid-dev_2.38.1-4_amd64.deb ...
- Unpacking libblkid-dev:amd64 (2.38.1-4) ...
- Selecting previously unselected package libslang2:amd64.
- Preparing to unpack .../09-libslang2_2.3.3-2_amd64.deb ...
- Unpacking libslang2:amd64 (2.3.3-2) ...
- Selecting previously unselected package libcaca0:amd64.
- Preparing to unpack .../10-libcaca0_0.99.beta20-3_amd64.deb ...
- Unpacking libcaca0:amd64 (0.99.beta20-3) ...
- Preparing to unpack .../11-libpng16-16_1.6.39-2_amd64.deb ...
- Unpacking libpng16-16:amd64 (1.6.39-2) over (1.6.38-2) ...
- Selecting previously unselected package zlib1g-dev:amd64.
- Preparing to unpack .../12-zlib1g-dev_1%3a1.2.13.dfsg-1_amd64.deb ...
- Unpacking zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ...
- Selecting previously unselected package libpng-dev:amd64.
- Preparing to unpack .../13-libpng-dev_1.6.39-2_amd64.deb ...
- Unpacking libpng-dev:amd64 (1.6.39-2) ...
- Selecting previously unselected package libslang2-dev:amd64.
- Preparing to unpack .../14-libslang2-dev_2.3.3-2_amd64.deb ...
- Unpacking libslang2-dev:amd64 (2.3.3-2) ...
- Selecting previously unselected package libcaca-dev:amd64.
- Preparing to unpack .../15-libcaca-dev_0.99.beta20-3_amd64.deb ...
- Unpacking libcaca-dev:amd64 (0.99.beta20-3) ...
- Selecting previously unselected package libdrm-common.
- Preparing to unpack .../16-libdrm-common_2.4.114-1_all.deb ...
- Unpacking libdrm-common (2.4.114-1) ...
- Selecting previously unselected package libdrm2:amd64.
- Preparing to unpack .../17-libdrm2_2.4.114-1_amd64.deb ...
- Unpacking libdrm2:amd64 (2.4.114-1) ...
- Selecting previously unselected package libdrm-amdgpu1:amd64.
- Preparing to unpack .../18-libdrm-amdgpu1_2.4.114-1_amd64.deb ...
- Unpacking libdrm-amdgpu1:amd64 (2.4.114-1) ...
- Selecting previously unselected package libdrm-nouveau2:amd64.
- Preparing to unpack .../19-libdrm-nouveau2_2.4.114-1_amd64.deb ...
- Unpacking libdrm-nouveau2:amd64 (2.4.114-1) ...
- Selecting previously unselected package libdrm-radeon1:amd64.
- Preparing to unpack .../20-libdrm-radeon1_2.4.114-1_amd64.deb ...
- Unpacking libdrm-radeon1:amd64 (2.4.114-1) ...
- Selecting previously unselected package libelf1:amd64.
- Preparing to unpack .../21-libelf1_0.188-1_amd64.deb ...
- Unpacking libelf1:amd64 (0.188-1) ...
- Selecting previously unselected package libffi-dev:amd64.
- Preparing to unpack .../22-libffi-dev_3.4.4-1_amd64.deb ...
- Unpacking libffi-dev:amd64 (3.4.4-1) ...
- Selecting previously unselected package libogg0:amd64.
- Preparing to unpack .../23-libogg0_1.3.5-1_amd64.deb ...
- Unpacking libogg0:amd64 (1.3.5-1) ...
- Selecting previously unselected package libflac12:amd64.
- Preparing to unpack .../24-libflac12_1.4.2+ds-2_amd64.deb ...
- Unpacking libflac12:amd64 (1.4.2+ds-2) ...
- Selecting previously unselected package libglvnd0:amd64.
- Preparing to unpack .../25-libglvnd0_1.5.0-1_amd64.deb ...
- Unpacking libglvnd0:amd64 (1.5.0-1) ...
- Selecting previously unselected package libglapi-mesa:amd64.
- Preparing to unpack .../26-libglapi-mesa_22.3.0-1_amd64.deb ...
- Unpacking libglapi-mesa:amd64 (22.3.0-1) ...
- Selecting previously unselected package libx11-xcb1:amd64.
- Preparing to unpack .../27-libx11-xcb1_2%3a1.8.1-2_amd64.deb ...
- Unpacking libx11-xcb1:amd64 (2:1.8.1-2) ...
- Selecting previously unselected package libxcb-dri2-0:amd64.
- Preparing to unpack .../28-libxcb-dri2-0_1.15-1_amd64.deb ...
- Unpacking libxcb-dri2-0:amd64 (1.15-1) ...
- Selecting previously unselected package libxcb-dri3-0:amd64.
- Preparing to unpack .../29-libxcb-dri3-0_1.15-1_amd64.deb ...
- Unpacking libxcb-dri3-0:amd64 (1.15-1) ...
- Selecting previously unselected package libxcb-glx0:amd64.
- Preparing to unpack .../30-libxcb-glx0_1.15-1_amd64.deb ...
- Unpacking libxcb-glx0:amd64 (1.15-1) ...
- Selecting previously unselected package libxcb-present0:amd64.
- Preparing to unpack .../31-libxcb-present0_1.15-1_amd64.deb ...
- Unpacking libxcb-present0:amd64 (1.15-1) ...
- Selecting previously unselected package libxcb-shm0:amd64.
- Preparing to unpack .../32-libxcb-shm0_1.15-1_amd64.deb ...
- Unpacking libxcb-shm0:amd64 (1.15-1) ...
- Selecting previously unselected package libxcb-sync1:amd64.
- Preparing to unpack .../33-libxcb-sync1_1.15-1_amd64.deb ...
- Unpacking libxcb-sync1:amd64 (1.15-1) ...
- Selecting previously unselected package libxcb-xfixes0:amd64.
- Preparing to unpack .../34-libxcb-xfixes0_1.15-1_amd64.deb ...
- Unpacking libxcb-xfixes0:amd64 (1.15-1) ...
- Selecting previously unselected package libxfixes3:amd64.
- Preparing to unpack .../35-libxfixes3_1%3a6.0.0-2_amd64.deb ...
- Unpacking libxfixes3:amd64 (1:6.0.0-2) ...
- Selecting previously unselected package libxshmfence1:amd64.
- Preparing to unpack .../36-libxshmfence1_1.3-1_amd64.deb ...
- Unpacking libxshmfence1:amd64 (1.3-1) ...
- Selecting previously unselected package libxxf86vm1:amd64.
- Preparing to unpack .../37-libxxf86vm1_1%3a1.1.4-1+b2_amd64.deb ...
- Unpacking libxxf86vm1:amd64 (1:1.1.4-1+b2) ...
- Selecting previously unselected package libicu72:amd64.
- Preparing to unpack .../38-libicu72_72.1-3_amd64.deb ...
- Unpacking libicu72:amd64 (72.1-3) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../39-libxml2_2.9.14+dfsg-1.1+b2_amd64.deb ...
- Unpacking libxml2:amd64 (2.9.14+dfsg-1.1+b2) ...
- Selecting previously unselected package libz3-4:amd64.
- Preparing to unpack .../40-libz3-4_4.8.12-3_amd64.deb ...
- Unpacking libz3-4:amd64 (4.8.12-3) ...
- Selecting previously unselected package libllvm15:amd64.
- Preparing to unpack .../41-libllvm15_1%3a15.0.6-2_amd64.deb ...
- Unpacking libllvm15:amd64 (1:15.0.6-2) ...
- Selecting previously unselected package libsensors-config.
- Preparing to unpack .../42-libsensors-config_1%3a3.6.0-7.1_all.deb ...
- Unpacking libsensors-config (1:3.6.0-7.1) ...
- Selecting previously unselected package libsensors5:amd64.
- Preparing to unpack .../43-libsensors5_1%3a3.6.0-7.1_amd64.deb ...
- Unpacking libsensors5:amd64 (1:3.6.0-7.1) ...
- Selecting previously unselected package libgl1-mesa-dri:amd64.
- Preparing to unpack .../44-libgl1-mesa-dri_22.3.0-1_amd64.deb ...
- Unpacking libgl1-mesa-dri:amd64 (22.3.0-1) ...
- Selecting previously unselected package libglx-mesa0:amd64.
- Preparing to unpack .../45-libglx-mesa0_22.3.0-1_amd64.deb ...
- Unpacking libglx-mesa0:amd64 (22.3.0-1) ...
- Selecting previously unselected package libglx0:amd64.
- Preparing to unpack .../46-libglx0_1.5.0-1_amd64.deb ...
- Unpacking libglx0:amd64 (1.5.0-1) ...
- Selecting previously unselected package libgl1:amd64.
- Preparing to unpack .../47-libgl1_1.5.0-1_amd64.deb ...
- Unpacking libgl1:amd64 (1.5.0-1) ...
- Selecting previously unselected package libglx-dev:amd64.
- Preparing to unpack .../48-libglx-dev_1.5.0-1_amd64.deb ...
- Unpacking libglx-dev:amd64 (1.5.0-1) ...
- Selecting previously unselected package libgl-dev:amd64.
- Preparing to unpack .../49-libgl-dev_1.5.0-1_amd64.deb ...
- Unpacking libgl-dev:amd64 (1.5.0-1) ...
- Selecting previously unselected package libglib2.0-0:amd64.
- Preparing to unpack .../50-libglib2.0-0_2.74.2-1_amd64.deb ...
- Unpacking libglib2.0-0:amd64 (2.74.2-1) ...
- Selecting previously unselected package libglib2.0-data.
- Preparing to unpack .../51-libglib2.0-data_2.74.2-1_all.deb ...
- Unpacking libglib2.0-data (2.74.2-1) ...
- Selecting previously unselected package libglib2.0-bin.
- Preparing to unpack .../52-libglib2.0-bin_2.74.2-1_amd64.deb ...
- Unpacking libglib2.0-bin (2.74.2-1) ...
- Selecting previously unselected package python3-lib2to3.
- Preparing to unpack .../53-python3-lib2to3_3.10.8-1_all.deb ...
- Unpacking python3-lib2to3 (3.10.8-1) ...
- Selecting previously unselected package python3-distutils.
- Preparing to unpack .../54-python3-distutils_3.10.8-1_all.deb ...
- Unpacking python3-distutils (3.10.8-1) ...
- Selecting previously unselected package libglib2.0-dev-bin.
- Preparing to unpack .../55-libglib2.0-dev-bin_2.74.2-1_amd64.deb ...
- Unpacking libglib2.0-dev-bin (2.74.2-1) ...
- Selecting previously unselected package libsepol-dev:amd64.
- Preparing to unpack .../56-libsepol-dev_3.4-2_amd64.deb ...
- Unpacking libsepol-dev:amd64 (3.4-2) ...
- Selecting previously unselected package libpcre2-16-0:amd64.
- Preparing to unpack .../57-libpcre2-16-0_10.40-2_amd64.deb ...
- Unpacking libpcre2-16-0:amd64 (10.40-2) ...
- Selecting previously unselected package libpcre2-32-0:amd64.
- Preparing to unpack .../58-libpcre2-32-0_10.40-2_amd64.deb ...
- Unpacking libpcre2-32-0:amd64 (10.40-2) ...
- Selecting previously unselected package libpcre2-posix3:amd64.
- Preparing to unpack .../59-libpcre2-posix3_10.40-2_amd64.deb ...
- Unpacking libpcre2-posix3:amd64 (10.40-2) ...
- Selecting previously unselected package libpcre2-dev:amd64.
- Preparing to unpack .../60-libpcre2-dev_10.40-2_amd64.deb ...
- Unpacking libpcre2-dev:amd64 (10.40-2) ...
- Selecting previously unselected package libselinux1-dev:amd64.
- Preparing to unpack .../61-libselinux1-dev_3.4-1+b3_amd64.deb ...
- Unpacking libselinux1-dev:amd64 (3.4-1+b3) ...
- Selecting previously unselected package libmount-dev:amd64.
- Preparing to unpack .../62-libmount-dev_2.38.1-4_amd64.deb ...
- Unpacking libmount-dev:amd64 (2.38.1-4) ...
- Selecting previously unselected package libpkgconf3:amd64.
- Preparing to unpack .../63-libpkgconf3_1.8.0-11_amd64.deb ...
- Unpacking libpkgconf3:amd64 (1.8.0-11) ...
- Selecting previously unselected package pkgconf-bin.
- Preparing to unpack .../64-pkgconf-bin_1.8.0-11_amd64.deb ...
- Unpacking pkgconf-bin (1.8.0-11) ...
- Selecting previously unselected package pkgconf:amd64.
- Preparing to unpack .../65-pkgconf_1.8.0-11_amd64.deb ...
- Unpacking pkgconf:amd64 (1.8.0-11) ...
- Selecting previously unselected package pkg-config:amd64.
- Preparing to unpack .../66-pkg-config_1.8.0-11_amd64.deb ...
- Unpacking pkg-config:amd64 (1.8.0-11) ...
- Selecting previously unselected package libglib2.0-dev:amd64.
- Preparing to unpack .../67-libglib2.0-dev_2.74.2-1_amd64.deb ...
- Unpacking libglib2.0-dev:amd64 (2.74.2-1) ...
- Selecting previously unselected package libopengl0:amd64.
- Preparing to unpack .../68-libopengl0_1.5.0-1_amd64.deb ...
- Unpacking libopengl0:amd64 (1.5.0-1) ...
- Selecting previously unselected package libglu1-mesa:amd64.
- Preparing to unpack .../69-libglu1-mesa_9.0.2-1.1_amd64.deb ...
- Unpacking libglu1-mesa:amd64 (9.0.2-1.1) ...
- Selecting previously unselected package libopengl-dev:amd64.
- Preparing to unpack .../70-libopengl-dev_1.5.0-1_amd64.deb ...
- Unpacking libopengl-dev:amd64 (1.5.0-1) ...
- Selecting previously unselected package libglu1-mesa-dev:amd64.
- Preparing to unpack .../71-libglu1-mesa-dev_9.0.2-1.1_amd64.deb ...
- Unpacking libglu1-mesa-dev:amd64 (9.0.2-1.1) ...
- Selecting previously unselected package libmp3lame0:amd64.
- Preparing to unpack .../72-libmp3lame0_3.100-6_amd64.deb ...
- Unpacking libmp3lame0:amd64 (3.100-6) ...
- Selecting previously unselected package libmpg123-0:amd64.
- Preparing to unpack .../73-libmpg123-0_1.31.1-1_amd64.deb ...
- Unpacking libmpg123-0:amd64 (1.31.1-1) ...
- Selecting previously unselected package libopus0:amd64.
- Preparing to unpack .../74-libopus0_1.3.1-2_amd64.deb ...
- Unpacking libopus0:amd64 (1.3.1-2) ...
- Selecting previously unselected package libpng-tools.
- Preparing to unpack .../75-libpng-tools_1.6.39-2_amd64.deb ...
- Unpacking libpng-tools (1.6.39-2) ...
- Selecting previously unselected package libvorbis0a:amd64.
- Preparing to unpack .../76-libvorbis0a_1.3.7-1_amd64.deb ...
- Unpacking libvorbis0a:amd64 (1.3.7-1) ...
- Selecting previously unselected package libvorbisenc2:amd64.
- Preparing to unpack .../77-libvorbisenc2_1.3.7-1_amd64.deb ...
- Unpacking libvorbisenc2:amd64 (1.3.7-1) ...
- Selecting previously unselected package libsndfile1:amd64.
- Preparing to unpack .../78-libsndfile1_1.1.0-3+b1_amd64.deb ...
- Unpacking libsndfile1:amd64 (1.1.0-3+b1) ...
- Selecting previously unselected package libpulse0:amd64.
- Preparing to unpack .../79-libpulse0_16.1+dfsg1-2+b1_amd64.deb ...
- Unpacking libpulse0:amd64 (16.1+dfsg1-2+b1) ...
- Selecting previously unselected package libpulse-mainloop-glib0:amd64.
- Preparing to unpack .../80-libpulse-mainloop-glib0_16.1+dfsg1-2+b1_amd64.deb ...
- Unpacking libpulse-mainloop-glib0:amd64 (16.1+dfsg1-2+b1) ...
- Selecting previously unselected package libpulse-dev:amd64.
- Preparing to unpack .../81-libpulse-dev_16.1+dfsg1-2+b1_amd64.deb ...
- Unpacking libpulse-dev:amd64 (16.1+dfsg1-2+b1) ...
- Selecting previously unselected package libsdl1.2debian:amd64.
- Preparing to unpack .../82-libsdl1.2debian_1.2.15+dfsg2-8_amd64.deb ...
- Unpacking libsdl1.2debian:amd64 (1.2.15+dfsg2-8) ...
- Selecting previously unselected package libxext-dev:amd64.
- Preparing to unpack .../83-libxext-dev_2%3a1.3.4-1+b1_amd64.deb ...
- Unpacking libxext-dev:amd64 (2:1.3.4-1+b1) ...
- Selecting previously unselected package libsdl1.2-dev.
- Preparing to unpack .../84-libsdl1.2-dev_1.2.15+dfsg2-8_amd64.deb ...
- Unpacking libsdl1.2-dev (1.2.15+dfsg2-8) ...
- Selecting previously unselected package shared-mime-info.
- Preparing to unpack .../85-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 .../86-xdg-user-dirs_0.18-1_amd64.deb ...
- Unpacking xdg-user-dirs (0.18-1) ...
- Setting up media-types (8.0.0) ...
- Setting up libxcb-dri3-0:amd64 (1.15-1) ...
- Setting up libx11-xcb1:amd64 (2:1.8.1-2) ...
- Setting up libapparmor1:amd64 (3.0.7-1+b2) ...
- Setting up libicu72:amd64 (72.1-3) ...
- Setting up libmpg123-0:amd64 (1.31.1-1) ...
- Setting up libxcb-xfixes0:amd64 (1.15-1) ...
- Setting up libogg0:amd64 (1.3.5-1) ...
- Setting up xdg-user-dirs (0.18-1) ...
- Setting up libglib2.0-0:amd64 (2.74.2-1) ...
- No schema files found: doing nothing.
- Setting up libglvnd0:amd64 (1.5.0-1) ...
- Setting up libxcb-glx0:amd64 (1.15-1) ...
- Setting up libsensors-config (1:3.6.0-7.1) ...
- Setting up libxcb-shm0:amd64 (1.15-1) ...
- Setting up libffi-dev:amd64 (3.4.4-1) ...
- Setting up libpcre2-16-0:amd64 (10.40-2) ...
- Setting up libopengl0:amd64 (1.5.0-1) ...
- Setting up libxxf86vm1:amd64 (1:1.1.4-1+b2) ...
- Setting up libxcb-present0:amd64 (1.15-1) ...
- Setting up libasound2-data (1.2.8-1) ...
- Setting up libz3-4:amd64 (4.8.12-3) ...
- Setting up libpcre2-32-0:amd64 (10.40-2) ...
- Setting up libglib2.0-data (2.74.2-1) ...
- Setting up libpkgconf3:amd64 (1.8.0-11) ...
- Setting up libflac12:amd64 (1.4.2+ds-2) ...
- Setting up libslang2:amd64 (2.3.3-2) ...
- Setting up libxfixes3:amd64 (1:6.0.0-2) ...
- Setting up libxcb-sync1:amd64 (1.15-1) ...
- Setting up uuid-dev:amd64 (2.38.1-4) ...
- Setting up libdbus-1-3:amd64 (1.14.4-1) ...
- Setting up libopus0:amd64 (1.3.1-2) ...
- Setting up libpng16-16:amd64 (1.6.39-2) ...
- Setting up libvorbis0a:amd64 (1.3.7-1) ...
- Setting up libsepol-dev:amd64 (3.4-2) ...
- Setting up pkgconf-bin (1.8.0-11) ...
- Setting up libsensors5:amd64 (1:3.6.0-7.1) ...
- Setting up libglapi-mesa:amd64 (22.3.0-1) ...
- Setting up libxext-dev:amd64 (2:1.3.4-1+b1) ...
- Setting up libxcb-dri2-0:amd64 (1.15-1) ...
- Setting up zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ...
- Setting up libpcre2-posix3:amd64 (10.40-2) ...
- Setting up alsa-topology-conf (1.2.5.1-2) ...
- Setting up libasyncns0:amd64 (0.8-6+b3) ...
- Setting up libxshmfence1:amd64 (1.3-1) ...
- Setting up dbus-session-bus-common (1.14.4-1) ...
- Setting up libasound2:amd64 (1.2.8-1) ...
- Setting up libmpdec3:amd64 (2.5.1-2) ...
- Setting up libglu1-mesa:amd64 (9.0.2-1.1) ...
- Setting up libopengl-dev:amd64 (1.5.0-1) ...
- Setting up dbus-system-bus-common (1.14.4-1) ...
- Setting up libasound2-dev:amd64 (1.2.8-1) ...
- Setting up libdrm-common (2.4.114-1) ...
- Setting up libelf1:amd64 (0.188-1) ...
- Setting up libxml2:amd64 (2.9.14+dfsg-1.1+b2) ...
- Setting up dbus-bin (1.14.4-1) ...
- Setting up libmp3lame0:amd64 (3.100-6) ...
- Setting up libvorbisenc2:amd64 (1.3.7-1) ...
- Setting up libblkid-dev:amd64 (2.38.1-4) ...
- Setting up libcaca0:amd64 (0.99.beta20-3) ...
- Setting up libpcre2-dev:amd64 (10.40-2) ...
- Setting up libpng-tools (1.6.39-2) ...
- Setting up alsa-ucm-conf (1.2.8-1) ...
- Setting up libselinux1-dev:amd64 (3.4-1+b3) ...
- Setting up libpng-dev:amd64 (1.6.39-2) ...
- Setting up libglib2.0-bin (2.74.2-1) ...
- Setting up dbus-daemon (1.14.4-1) ...
- Setting up pkgconf:amd64 (1.8.0-11) ...
- Setting up libpython3.10-stdlib:amd64 (3.10.8-3) ...
- Setting up dbus (1.14.4-1) ...
- invoke-rc.d: could not determine current runlevel
- invoke-rc.d: policy-rc.d denied execution of start.
- Setting up shared-mime-info (2.2-1) ...
- Setting up pkg-config:amd64 (1.8.0-11) ...
- Setting up libdrm2:amd64 (2.4.114-1) ...
- Setting up libllvm15:amd64 (1:15.0.6-2) ...
- Setting up libsndfile1:amd64 (1.1.0-3+b1) ...
- Setting up libmount-dev:amd64 (2.38.1-4) ...
- Setting up libpython3-stdlib:amd64 (3.10.6-3) ...
- Setting up libdrm-amdgpu1:amd64 (2.4.114-1) ...
- Setting up libslang2-dev:amd64 (2.3.3-2) ...
- Setting up libdrm-nouveau2:amd64 (2.4.114-1) ...
- Setting up python3.10 (3.10.8-3) ...
- Setting up libpulse0:amd64 (16.1+dfsg1-2+b1) ...
- Setting up libdrm-radeon1:amd64 (2.4.114-1) ...
- Setting up libgl1-mesa-dri:amd64 (22.3.0-1) ...
- Setting up python3 (3.10.6-3) ...
- running python rtupdate hooks for python3.10...
- running python post-rtupdate hooks for python3.10...
- Setting up libpulse-mainloop-glib0:amd64 (16.1+dfsg1-2+b1) ...
- Setting up libsdl1.2debian:amd64 (1.2.15+dfsg2-8) ...
- Setting up libcaca-dev:amd64 (0.99.beta20-3) ...
- Setting up python3-lib2to3 (3.10.8-1) ...
- Setting up python3-distutils (3.10.8-1) ...
- Setting up libglib2.0-dev-bin (2.74.2-1) ...
- Setting up libglx-mesa0:amd64 (22.3.0-1) ...
- Setting up libglx0:amd64 (1.5.0-1) ...
- Setting up libgl1:amd64 (1.5.0-1) ...
- Setting up libglib2.0-dev:amd64 (2.74.2-1) ...
- Setting up libpulse-dev:amd64 (16.1+dfsg1-2+b1) ...
- Setting up libglx-dev:amd64 (1.5.0-1) ...
- Setting up libgl-dev:amd64 (1.5.0-1) ...
- Setting up libglu1-mesa-dev:amd64 (9.0.2-1.1) ...
- Setting up libsdl1.2-dev (1.2.15+dfsg2-8) ...
- Processing triggers for libc-bin (2.36-5) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/6:
Processing  2/6:
-> retrieved ocamlsdl.0.9.1  (cached)
-> retrieved ocamlfind.1.9.5  (cached)
[ocamlfind: patch] applying 0001-Fix-bug-when-installing-with-a-system-compiler.patch
Processing  3/6: [ocamlfind: patch]
Processing  3/6: [ocamlfind: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/5.0+alpha-repo/bin" "-sitelib" "/home/opam/.opam/5.0+alpha-repo/lib" "-mandir" "/home/opam/.opam/5.0+alpha-repo/man" "-config" "/home/opam/.opam/5.0+alpha-repo/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/ocamlfind.1.9.5)
- Welcome to findlib version 1.9.5
- 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 (in +unix)
- dynlink: found (in +dynlink)
- bigarray: not present (possible since 4.08)
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: not present (normal since 4.09)
- num: not present (normal since 4.06)
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found (in +ocamldoc)
- raw_spacetime: not present (normal since 4.12)
- threads: found (in +threads)
- runtime_events: found (in +runtime_events)
- str: found (in +str)
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for 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 runtime_events written to site-lib-src/runtime_events/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/5.0+alpha-repo/lib/ocaml
-     Binaries:              /home/opam/.opam/5.0+alpha-repo/bin
-     Manual pages:          /home/opam/.opam/5.0+alpha-repo/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/5.0+alpha-repo/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/5.0+alpha-repo/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/5.0+alpha-repo/bin
-     Manual pages:          /home/opam/.opam/5.0+alpha-repo/man
-     topfind script:        /home/opam/.opam/5.0+alpha-repo/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  3/6: [ocamlfind: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/ocamlfind.1.9.5)
- for p in findlib; do ( cd src/$p; make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/ocamlfind.1.9.5/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/5.0+alpha-repo/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/5.0+alpha-repo/lib/ocaml' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;linux;g' \
- 	     >findlib_config.ml
- if [ "true" = "true" ]; then                 \
- 	cp topfind.ml.in topfind.ml;                             \
- else                                                             \
- 	sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in     \
- 		> topfind.ml ;                                   \
- fi
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_package_base.ml
- File "fl_package_base.ml", line 304, characters 22-40:
- 304 | 	 let pkg_ancestors = query_requirements predlist pkg in
-       	                     ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 350, characters 18-36:
- 350 |   let ancestors = query_requirements predlist package_name in
-                         ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 375, characters 23-41:
- 375 | 	  let pkg_ancestors = query_requirements predlist pkg in
-       	                      ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 510, characters 16-35:
- 510 | 	     ( let c = package_definitions search_path pkg.package_name in
-       	               ^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label search_path was omitted in the application of this function.
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c findlib.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c findlib.ml
- File "findlib.ml", line 390, characters 2-26:
- 390 |   Fl_package_base.requires predlist pkg
-         ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "findlib.ml", line 396, characters 2-33:
- 396 |   Fl_package_base.requires_deeply predlist pkglist
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_lint.ml
- ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c frontend.ml
- File "frontend.ml", line 859, characters 10-39:
- 859 |           Fl_package_base.package_users predicates1 packages1
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-            -I +unix -I +dynlink ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c topfind.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c topfind.ml
- File "topfind.ml", line 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/5.0+alpha-repo/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- make[1]: Leaving directory '/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/ocamlfind.1.9.5/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/ocamlfind.1.9.5'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/5.0+alpha-repo/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/5.0+alpha-repo/.opam-switch/build/ocamlfind.1.9.5'
Processing  3/6: [ocamlfind: make opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/ocamlfind.1.9.5)
- for p in findlib; do ( cd src/$p; make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/ocamlfind.1.9.5/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib_config.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_split.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_meta.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_topo.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_package_base.ml
- File "fl_package_base.ml", line 304, characters 22-40:
- 304 | 	 let pkg_ancestors = query_requirements predlist pkg in
-       	                     ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 350, characters 18-36:
- 350 |   let ancestors = query_requirements predlist package_name in
-                         ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 375, characters 23-41:
- 375 | 	  let pkg_ancestors = query_requirements predlist pkg in
-       	                      ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 510, characters 16-35:
- 510 | 	     ( let c = package_definitions search_path pkg.package_name in
-       	               ^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label search_path was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib.ml
- File "findlib.ml", line 390, characters 2-26:
- 390 |   Fl_package_base.requires predlist pkg
-         ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "findlib.ml", line 396, characters 2-33:
- 396 |   Fl_package_base.requires_deeply predlist pkglist
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_args.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_lint.ml
- ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c frontend.ml
- File "frontend.ml", line 859, characters 10-39:
- 859 |           Fl_package_base.package_users predicates1 packages1
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \
- 	   -I +unix -I +dynlink ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c topfind.ml
- File "topfind.ml", line 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  -I +unix -I +dynlink -c fl_dynload.ml
- ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/ocamlfind.1.9.5/src/findlib'
-> compiled  ocamlfind.1.9.5
Processing  4/6: [ocamlfind: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/ocamlfind.1.9.5)
- if [ "1" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/5.0+alpha-repo/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/5.0+alpha-repo/lib/$x/META"; then \
-           rm -f site-lib-src/$x/META; \
-         fi; \
-       fi; \
-     done; \
-     test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \
-   fi
- echo 'SITELIB_META =' > Makefile.packages.in
- for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done
- tr '\n' ' ' < Makefile.packages.in > Makefile.packages
- rm Makefile.packages.in
- install -d "/home/opam/.opam/5.0+alpha-repo/bin"
- install -d "/home/opam/.opam/5.0+alpha-repo/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/ocamlfind.1.9.5'
- install -d "`dirname \"/home/opam/.opam/5.0+alpha-repo/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/5.0+alpha-repo/lib/findlib.conf" || install -c findlib.conf "/home/opam/.opam/5.0+alpha-repo/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/ocamlfind.1.9.5'
- for p in findlib; do ( cd src/$p; make install ); done
- make[1]: Entering directory '/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/ocamlfind.1.9.5/src/findlib'
- install -d "/home/opam/.opam/5.0+alpha-repo/lib/findlib"
- install -d "/home/opam/.opam/5.0+alpha-repo/bin"
- test 1 -eq 0 || install -d "/home/opam/.opam/5.0+alpha-repo/lib/ocaml"
- test 1 -eq 0 || install -c topfind "/home/opam/.opam/5.0+alpha-repo/lib/ocaml/"
- files=` ../../tools/collect_files ../../Makefile.config \
- findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs \
- findlib_config.cmi findlib_config.ml topfind.cmi topfind.mli \
- fl_args.cmi fl_lint.cmi fl_meta.cmi fl_split.cmi fl_topo.cmi ocaml_args.cmi \
- fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi \
- fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs \
- findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi \
- META` && \
- install -c $files "/home/opam/.opam/5.0+alpha-repo/lib/findlib/"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- install -c $f "/home/opam/.opam/5.0+alpha-repo/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/5.0+alpha-repo/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/5.0+alpha-repo/lib/ocaml/compiler-libs/"; \
-     install -c topdirs.cmi toploop.cmi "/home/opam/.opam/5.0+alpha-repo/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/ocamlfind.1.9.5/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/ocamlfind.1.9.5'
- for x in bytes compiler-libs dynlink ocamldoc runtime_events stdlib str threads unix ; do install -d "/home/opam/.opam/5.0+alpha-repo/lib/$x"; install -c site-lib-src/$x/META "/home/opam/.opam/5.0+alpha-repo/lib/$x/META.tmp" && mv "/home/opam/.opam/5.0+alpha-repo/lib/$x/META.tmp" "/home/opam/.opam/5.0+alpha-repo/lib/$x/META"; done
- install -d "/home/opam/.opam/5.0+alpha-repo/lib/findlib"; install -c Makefile.packages "/home/opam/.opam/5.0+alpha-repo/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/ocamlfind.1.9.5'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; }
- test ! -f 'site-lib-src/camlp4/META' ||	install -c tools/safe_camlp4 "/home/opam/.opam/5.0+alpha-repo/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/ocamlfind.1.9.5'
- install -d "/home/opam/.opam/5.0+alpha-repo/man/man1" "/home/opam/.opam/5.0+alpha-repo/man/man3" "/home/opam/.opam/5.0+alpha-repo/man/man5"
- install -c doc/ref-man/ocamlfind.1 "/home/opam/.opam/5.0+alpha-repo/man/man1"
- install -c doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/5.0+alpha-repo/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/ocamlfind.1.9.5'
-> installed ocamlfind.1.9.5
[ocamlsdl: patch] applying safe-string.diff
Processing  5/6: [ocamlsdl: patch]
Processing  5/6: [ocamlsdl: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "--with-installdir=/home/opam/.opam/5.0+alpha-repo/lib/ocamlsdl" (CWD=/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/ocamlsdl.0.9.1)
- checking for ocamlc... ocamlc
- OCaml version is 5.0.0+dev10-2022-11-25
- OCaml library path is /home/opam/.opam/5.0+alpha-repo/lib/ocaml
- checking for ocamlopt... ocamlopt
- checking for ocamlc.opt... ocamlc.opt
- checking for ocamlopt.opt... ocamlopt.opt
- checking for ocaml... ocaml
- checking for ocamldep... ocamldep
- checking for ocamlmktop... ocamlmktop
- checking for ocamlmklib... ocamlmklib
- checking for ocamldoc... ocamldoc
- checking for ocamlbuild... no
- checking for ocamlfind... ocamlfind
- checking OCaml Sys.os_type... Unix
- checking for gcc... gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables... 
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking for ranlib... ranlib
- checking how to run the C preprocessor... gcc -E
- checking for grep that handles long lines and -e... /usr/bin/grep
- checking for egrep... /usr/bin/grep -E
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... 
- yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking for size_t... yes
- checking for working alloca.h... yes
- checking for alloca... yes
- checking for inline... inline
- checking for a BSD-compatible install... /usr/bin/install -c
- checking for OCaml module lablGL... not found
- checking for sdl-config... /usr/bin/sdl-config
- checking for SDL - version >= 1.2.0... yes
- checking SDL_ttf.h usability... no
- checking SDL_ttf.h presence... no
- checking for SDL_ttf.h... no
- checking SDL_image.h usability... no
- checking SDL_image.h presence... no
- checking for SDL_image.h... no
- checking SDL_mixer.h usability... no
- checking SDL_mixer.h presence... no
- checking for SDL_mixer.h... no
- checking SDL_gfxPrimitives.h usability... 
- no
- checking SDL_gfxPrimitives.h presence... no
- checking for SDL_gfxPrimitives.h... no
- configure: creating ./config.status
- config.status: creating META
- config.status: creating makefile.platform
- config.status: creating makefile.config.gcc
- config.status: creating src/config.h
- 
- Configure summary:
-   LablGL	 no
-   SDL_image	 no
-   SDL_mixer	 no
-   SDL_tff	 no
-   SDL_gfx	 no
- 
- Configure finished, type 'make' to build.
Processing  5/6: [ocamlsdl: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/ocamlsdl.0.9.1)
- make -C src all
- make[1]: Entering directory '/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/ocamlsdl.0.9.1/src'
- making deps...
- ocamlc.opt  sdl.mli
- ocamlc.opt -c  -g sdl.ml
- ocamlc.opt  sdlcdrom.mli
- ocamlc.opt -c  -g sdlcdrom.ml
- File "sdlcdrom.ml", line 86, characters 2-16:
- 86 |   cd_play_tracks cdrom (num - 1) 0 1 0;;
-        ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels start_track, start_frame, num_tracks, num_frames were omitted in the application of this function.
- ocamlc.opt  sdltimer.mli
- ocamlc.opt -c  -g sdltimer.ml
- File "sdltimer.ml", line 26, characters 0-65:
- 26 | external get_ticks : unit -> int = "sdltimer_get_ticks" "noalloc"
-      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: [@@noalloc] should be used instead of "noalloc"
- ocamlc.opt  sdljoystick.mli
- ocamlc.opt -c  -g sdljoystick.ml
- ocamlc.opt  sdlkey.mli
- ocamlc.opt -c  -g sdlkey.ml
- ocamlc.opt  sdlmouse.mli
- ocamlc.opt -c  -g sdlmouse.ml
- ocamlc.opt  sdlevent.mli
- ocamlc.opt -c  -g sdlevent.ml
- ocamlc.opt  sdlvideo.mli
- ocamlc.opt -c  -g sdlvideo.ml
- File "sdlvideo.ml", lines 210-211, characters 0-33:
- 210 | external must_lock : surface -> bool
- 211 |     = "ml_SDL_MustLock" "noalloc"
- Alert deprecated: [@@noalloc] should be used instead of "noalloc"
- File "sdlvideo.ml", lines 214-215, characters 0-38:
- 214 | external unlock : surface -> unit
- 215 |     = "ml_SDL_UnlockSurface" "noalloc"
- Alert deprecated: [@@noalloc] should be used instead of "noalloc"
- ocamlc.opt  sdlwm.mli
- ocamlc.opt -c  -g sdlwm.ml
- ocamlmklib -v -o sdl -oc sdlstub sdl.cmo sdlcdrom.cmo sdltimer.cmo sdljoystick.cmo sdlkey.cmo sdlmouse.cmo sdlevent.cmo sdlvideo.cmo sdlwm.cmo -L/usr/lib/x86_64-linux-gnu -lSDL
- + /home/opam/.opam/5.0+alpha-repo/bin/ocamlc -a    -o sdl.cma  sdl.cmo sdlcdrom.cmo sdltimer.cmo sdljoystick.cmo sdlkey.cmo sdlmouse.cmo sdlevent.cmo sdlvideo.cmo sdlwm.cmo -dllib -lsdlstub -cclib -lsdlstub  -ccopt -Wl,-rpath,/usr/lib/x86_64-linux-gnu -cclib -L/usr/lib/x86_64-linux-gnu -cclib -lSDL 
- ocamlc.opt -ccopt "-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O " sdl_stub.c
- In file included from sdl_stub.c:32:
- common.h:72: warning: "Val_none" redefined
-    72 | #define Val_none Val_unit
-       | 
- In file included from /home/opam/.opam/5.0+alpha-repo/lib/ocaml/caml/callback.h:21,
-                  from sdl_stub.c:24:
- /home/opam/.opam/5.0+alpha-repo/lib/ocaml/caml/mlvalues.h:417: note: this is the location of the previous definition
-   417 | #define Val_none Val_int(0)
-       | 
- sdl_stub.c: In function 'sdl_init':
- sdl_stub.c:78:5: warning: implicit declaration of function 'raise_with_string'; did you mean 'caml_raise_with_string'? [-Wimplicit-function-declaration]
-    78 |     raise_with_string(*caml_named_value("SDL_init_exception"),
-       |     ^~~~~~~~~~~~~~~~~
-       |     caml_raise_with_string
- sdl_stub.c: In function 'sdl_version':
- sdl_stub.c:131:7: warning: implicit declaration of function 'alloc_small'; did you mean 'caml_alloc_small'? [-Wimplicit-function-declaration]
-   131 |   r = alloc_small(3, 0);
-       |       ^~~~~~~~~~~
-       |       caml_alloc_small
- sdl_stub.c: In function 'sdl_putenv':
- sdl_stub.c:142:22: warning: implicit declaration of function 'string_length'; did you mean 'caml_string_length'? [-Wimplicit-function-declaration]
-   142 |   mlsize_t namelen = string_length(name);
-       |                      ^~~~~~~~~~~~~
-       |                      caml_string_length
- sdl_stub.c:144:14: warning: implicit declaration of function 'stat_alloc' [-Wimplicit-function-declaration]
-   144 |   char * s = stat_alloc(namelen + 1 + vallen + 1);
-       |              ^~~~~~~~~~
- sdl_stub.c:144:14: warning: initialization of 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
- sdl_stub.c:154:24: warning: implicit declaration of function 'raise_out_of_memory'; did you mean 'caml_raise_out_of_memory'? [-Wimplicit-function-declaration]
-   154 |   if (putenv(s) == -1) raise_out_of_memory();
-       |                        ^~~~~~~~~~~~~~~~~~~
-       |                        caml_raise_out_of_memory
- ocamlc.opt -ccopt "-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O " sdlcdrom_stub.c
- In file included from sdlcdrom_stub.c:24:
- common.h:72: warning: "Val_none" redefined
-    72 | #define Val_none Val_unit
-       | 
- In file included from common.h:27:
- /home/opam/.opam/5.0+alpha-repo/lib/ocaml/caml/mlvalues.h:417: note: this is the location of the previous definition
-   417 | #define Val_none Val_int(0)
-       | 
- sdlcdrom_stub.c: In function 'sdlcdrom_raise_exception':
- sdlcdrom_stub.c:45:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-    45 |     cdrom_exn = caml_named_value("SDLcdrom_exception");
-       |               ^
- sdlcdrom_stub.c:46:3: warning: implicit declaration of function 'raise_with_string'; did you mean 'caml_raise_with_string'? [-Wimplicit-function-declaration]
-    46 |   raise_with_string(*cdrom_exn, msg);
-       |   ^~~~~~~~~~~~~~~~~
-       |   caml_raise_with_string
- sdlcdrom_stub.c: In function 'sdlcdrom_raise_nocd':
- sdlcdrom_stub.c:56:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-    56 |     cdrom_exn = caml_named_value("SDLcdrom_nocd");
-       |               ^
- sdlcdrom_stub.c:57:3: warning: implicit declaration of function 'raise_constant'; did you mean 'caml_raise_constant'? [-Wimplicit-function-declaration]
-    57 |   raise_constant(*cdrom_exn);
-       |   ^~~~~~~~~~~~~~
-       |   caml_raise_constant
- sdlcdrom_stub.c: In function 'sdlcdrom_drive_name':
- sdlcdrom_stub.c:83:10: warning: implicit declaration of function 'copy_string'; did you mean 'caml_copy_string'? [-Wimplicit-function-declaration]
-    83 |   return copy_string((char *)name);
-       |          ^~~~~~~~~~~
-       |          caml_copy_string
- sdlcdrom_stub.c: In function 'sdlcdrom_info':
- sdlcdrom_stub.c:191:9: warning: implicit declaration of function 'alloc'; did you mean 'valloc'? [-Wimplicit-function-declaration]
-   191 |     a = alloc(cd->numtracks, 0);
-       |         ^~~~~
-       |         valloc
- sdlcdrom_stub.c:194:11: warning: implicit declaration of function 'alloc_small'; did you mean 'caml_alloc_small'? [-Wimplicit-function-declaration]
-   194 |       t = alloc_small(4, 0);
-       |           ^~~~~~~~~~~
-       |           caml_alloc_small
- sdlcdrom_stub.c: In function 'sdlcdrom_raise_exception':
- sdlcdrom_stub.c:47:1: warning: 'noreturn' function does return
-    47 | }
-       | ^
- sdlcdrom_stub.c: In function 'sdlcdrom_raise_nocd':
- sdlcdrom_stub.c:58:1: warning: 'noreturn' function does return
-    58 | }
-       | ^
- ocamlc.opt -ccopt "-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O " sdltimer_stub.c
- In file included from sdltimer_stub.c:24:
- common.h:72: warning: "Val_none" redefined
-    72 | #define Val_none Val_unit
-       | 
- In file included from common.h:27:
- /home/opam/.opam/5.0+alpha-repo/lib/ocaml/caml/mlvalues.h:417: note: this is the location of the previous definition
-   417 | #define Val_none Val_int(0)
-       | 
- ocamlc.opt -ccopt "-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O " sdljoystick_stub.c
- In file included from sdljoystick_stub.c:24:
- common.h:72: warning: "Val_none" redefined
-    72 | #define Val_none Val_unit
-       | 
- In file included from common.h:27:
- /home/opam/.opam/5.0+alpha-repo/lib/ocaml/caml/mlvalues.h:417: note: this is the location of the previous definition
-   417 | #define Val_none Val_int(0)
-       | 
- sdljoystick_stub.c: In function 'mlsdljoystick_raise_exception':
- sdljoystick_stub.c:39:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-    39 |     joystick_exn = caml_named_value("SDLjoystick_exception");
-       |                  ^
- sdljoystick_stub.c:40:3: warning: implicit declaration of function 'raise_with_string'; did you mean 'caml_raise_with_string'? [-Wimplicit-function-declaration]
-    40 |   raise_with_string(*joystick_exn, msg);
-       |   ^~~~~~~~~~~~~~~~~
-       |   caml_raise_with_string
- sdljoystick_stub.c: In function 'ml_SDL_JoystickName':
- sdljoystick_stub.c:44:33: warning: implicit declaration of function 'copy_string'; did you mean 'caml_copy_string'? [-Wimplicit-function-declaration]
-    44 | ML_1(SDL_JoystickName, Int_val, copy_string)
-       |                                 ^~~~~~~~~~~
- common.h:84:49: note: in definition of macro 'ML_1'
-    84 | CAMLprim value ml_##cname (value arg1) { return conv (cname (conv1 (arg1))); }
-       |                                                 ^~~~
- sdljoystick_stub.c: In function 'ml_SDL_JoystickGetBall':
- sdljoystick_stub.c:79:7: warning: implicit declaration of function 'alloc_small'; did you mean 'caml_alloc_small'? [-Wimplicit-function-declaration]
-    79 |   v = alloc_small(2, 0);
-       |       ^~~~~~~~~~~
-       |       caml_alloc_small
- sdljoystick_stub.c: In function 'mlsdljoystick_raise_exception':
- sdljoystick_stub.c:41:1: warning: 'noreturn' function does return
-    41 | }
-       | ^
- ocamlc.opt -ccopt "-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O " sdlkey_stub.c
- In file included from sdlkey_stub.c:5:
- common.h:72: warning: "Val_none" redefined
-    72 | #define Val_none Val_unit
-       | 
- In file included from common.h:27:
- /home/opam/.opam/5.0+alpha-repo/lib/ocaml/caml/mlvalues.h:417: note: this is the location of the previous definition
-   417 | #define Val_none Val_int(0)
-       | 
- sdlkey_stub.c: In function 'ml_SDL_GetKeyName':
- sdlkey_stub.c:9:10: warning: implicit declaration of function 'copy_string'; did you mean 'caml_copy_string'? [-Wimplicit-function-declaration]
-     9 |   return copy_string(SDL_GetKeyName(Int_val(key)));
-       |          ^~~~~~~~~~~
-       |          caml_copy_string
- sdlkey_stub.c: In function 'ml_SDL_GetKeyState':
- sdlkey_stub.c:31:13: warning: implicit declaration of function 'alloc_bigarray' [-Wimplicit-function-declaration]
-    31 |   value v = alloc_bigarray(BIGARRAY_UINT8 |
-       |             ^~~~~~~~~~~~~~
- sdlkey_stub.c:31:28: error: 'BIGARRAY_UINT8' undeclared (first use in this function)
-    31 |   value v = alloc_bigarray(BIGARRAY_UINT8 |
-       |                            ^~~~~~~~~~~~~~
- sdlkey_stub.c:31:28: note: each undeclared identifier is reported only once for each function it appears in
- sdlkey_stub.c:32:28: error: 'BIGARRAY_C_LAYOUT' undeclared (first use in this function)
-    32 |                            BIGARRAY_C_LAYOUT |
-       |                            ^~~~~~~~~~~~~~~~~
- sdlkey_stub.c:33:28: error: 'BIGARRAY_EXTERNAL' undeclared (first use in this function)
-    33 |                            BIGARRAY_EXTERNAL, 1, data, &llen);
-       |                            ^~~~~~~~~~~~~~~~~
- make[1]: *** [../makefile.rules:13: sdlkey_stub.o] Error 2
- make[1]: Leaving directory '/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/ocamlsdl.0.9.1/src'
- make: *** [Makefile:23: all] Error 2
[ERROR] The compilation of ocamlsdl.0.9.1 failed at "make".

#=== ERROR while compiling ocamlsdl.0.9.1 =====================================#
# context              2.2.0~alpha~dev | linux/x86_64 | ocaml-variants.5.0.0+trunk | file:///home/opam/opam-repository
# path                 ~/.opam/5.0+alpha-repo/.opam-switch/build/ocamlsdl.0.9.1
# command              ~/.opam/opam-init/hooks/sandbox.sh build make
# exit-code            2
# env-file             ~/.opam/log/ocamlsdl-8-eafa08.env
# output-file          ~/.opam/log/ocamlsdl-8-eafa08.out
### output ###
# make -C src all
# make[1]: Entering directory '/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/ocamlsdl.0.9.1/src'
# making deps...
# ocamlc.opt  sdl.mli
# ocamlc.opt -c  -g sdl.ml
# ocamlc.opt  sdlcdrom.mli
# ocamlc.opt -c  -g sdlcdrom.ml
# File "sdlcdrom.ml", line 86, characters 2-16:
# 86 |   cd_play_tracks cdrom (num - 1) 0 1 0;;
#        ^^^^^^^^^^^^^^
# Warning 6 [labels-omitted]: labels start_track, start_frame, num_tracks, num_frames were omitted in the application of this function.
# ocamlc.opt  sdltimer.mli
# ocamlc.opt -c  -g sdltimer.ml
# File "sdltimer.ml", line 26, characters 0-65:
# 26 | external get_ticks : unit -> int = "sdltimer_get_ticks" "noalloc"
#      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: [@@noalloc] should be used instead of "noalloc"
# ocamlc.opt  sdljoystick.mli
# ocamlc.opt -c  -g sdljoystick.ml
# ocamlc.opt  sdlkey.mli
# ocamlc.opt -c  -g sdlkey.ml
# ocamlc.opt  sdlmouse.mli
# ocamlc.opt -c  -g sdlmouse.ml
# ocamlc.opt  sdlevent.mli
# ocamlc.opt -c  -g sdlevent.ml
# ocamlc.opt  sdlvideo.mli
# ocamlc.opt -c  -g sdlvideo.ml
# File "sdlvideo.ml", lines 210-211, characters 0-33:
# 210 | external must_lock : surface -> bool
# 211 |     = "ml_SDL_MustLock" "noalloc"
# Alert deprecated: [@@noalloc] should be used instead of "noalloc"
# File "sdlvideo.ml", lines 214-215, characters 0-38:
# 214 | external unlock : surface -> unit
# 215 |     = "ml_SDL_UnlockSurface" "noalloc"
# Alert deprecated: [@@noalloc] should be used instead of "noalloc"
# ocamlc.opt  sdlwm.mli
# ocamlc.opt -c  -g sdlwm.ml
# ocamlmklib -v -o sdl -oc sdlstub sdl.cmo sdlcdrom.cmo sdltimer.cmo sdljoystick.cmo sdlkey.cmo sdlmouse.cmo sdlevent.cmo sdlvideo.cmo sdlwm.cmo -L/usr/lib/x86_64-linux-gnu -lSDL
# + /home/opam/.opam/5.0+alpha-repo/bin/ocamlc -a    -o sdl.cma  sdl.cmo sdlcdrom.cmo sdltimer.cmo sdljoystick.cmo sdlkey.cmo sdlmouse.cmo sdlevent.cmo sdlvideo.cmo sdlwm.cmo -dllib -lsdlstub -cclib -lsdlstub  -ccopt -Wl,-rpath,/usr/lib/x86_64-linux-gnu -cclib -L/usr/lib/x86_64-linux-gnu -cclib -lSDL 
# ocamlc.opt -ccopt "-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O " sdl_stub.c
# In file included from sdl_stub.c:32:
# common.h:72: warning: "Val_none" redefined
#    72 | #define Val_none Val_unit
#       | 
# In file included from /home/opam/.opam/5.0+alpha-repo/lib/ocaml/caml/callback.h:21,
#                  from sdl_stub.c:24:
# /home/opam/.opam/5.0+alpha-repo/lib/ocaml/caml/mlvalues.h:417: note: this is the location of the previous definition
#   417 | #define Val_none Val_int(0)
#       | 
# sdl_stub.c: In function 'sdl_init':
# sdl_stub.c:78:5: warning: implicit declaration of function 'raise_with_string'; did you mean 'caml_raise_with_string'? [-Wimplicit-function-declaration]
#    78 |     raise_with_string(*caml_named_value("SDL_init_exception"),
#       |     ^~~~~~~~~~~~~~~~~
#       |     caml_raise_with_string
# sdl_stub.c: In function 'sdl_version':
# sdl_stub.c:131:7: warning: implicit declaration of function 'alloc_small'; did you mean 'caml_alloc_small'? [-Wimplicit-function-declaration]
#   131 |   r = alloc_small(3, 0);
#       |       ^~~~~~~~~~~
#       |       caml_alloc_small
# sdl_stub.c: In function 'sdl_putenv':
# sdl_stub.c:142:22: warning: implicit declaration of function 'string_length'; did you mean 'caml_string_length'? [-Wimplicit-function-declaration]
#   142 |   mlsize_t namelen = string_length(name);
#       |                      ^~~~~~~~~~~~~
#       |                      caml_string_length
# sdl_stub.c:144:14: warning: implicit declaration of function 'stat_alloc' [-Wimplicit-function-declaration]
#   144 |   char * s = stat_alloc(namelen + 1 + vallen + 1);
#       |              ^~~~~~~~~~
# sdl_stub.c:144:14: warning: initialization of 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
# sdl_stub.c:154:24: warning: implicit declaration of function 'raise_out_of_memory'; did you mean 'caml_raise_out_of_memory'? [-Wimplicit-function-declaration]
#   154 |   if (putenv(s) == -1) raise_out_of_memory();
#       |                        ^~~~~~~~~~~~~~~~~~~
#       |                        caml_raise_out_of_memory
# ocamlc.opt -ccopt "-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O " sdlcdrom_stub.c
# In file included from sdlcdrom_stub.c:24:
# common.h:72: warning: "Val_none" redefined
#    72 | #define Val_none Val_unit
#       | 
# In file included from common.h:27:
# /home/opam/.opam/5.0+alpha-repo/lib/ocaml/caml/mlvalues.h:417: note: this is the location of the previous definition
#   417 | #define Val_none Val_int(0)
#       | 
# sdlcdrom_stub.c: In function 'sdlcdrom_raise_exception':
# sdlcdrom_stub.c:45:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
#    45 |     cdrom_exn = caml_named_value("SDLcdrom_exception");
#       |               ^
# sdlcdrom_stub.c:46:3: warning: implicit declaration of function 'raise_with_string'; did you mean 'caml_raise_with_string'? [-Wimplicit-function-declaration]
#    46 |   raise_with_string(*cdrom_exn, msg);
#       |   ^~~~~~~~~~~~~~~~~
#       |   caml_raise_with_string
# sdlcdrom_stub.c: In function 'sdlcdrom_raise_nocd':
# sdlcdrom_stub.c:56:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
#    56 |     cdrom_exn = caml_named_value("SDLcdrom_nocd");
#       |               ^
# sdlcdrom_stub.c:57:3: warning: implicit declaration of function 'raise_constant'; did you mean 'caml_raise_constant'? [-Wimplicit-function-declaration]
#    57 |   raise_constant(*cdrom_exn);
#       |   ^~~~~~~~~~~~~~
#       |   caml_raise_constant
# sdlcdrom_stub.c: In function 'sdlcdrom_drive_name':
# sdlcdrom_stub.c:83:10: warning: implicit declaration of function 'copy_string'; did you mean 'caml_copy_string'? [-Wimplicit-function-declaration]
#    83 |   return copy_string((char *)name);
#       |          ^~~~~~~~~~~
#       |          caml_copy_string
# sdlcdrom_stub.c: In function 'sdlcdrom_info':
# sdlcdrom_stub.c:191:9: warning: implicit declaration of function 'alloc'; did you mean 'valloc'? [-Wimplicit-function-declaration]
#   191 |     a = alloc(cd->numtracks, 0);
#       |         ^~~~~
#       |         valloc
# sdlcdrom_stub.c:194:11: warning: implicit declaration of function 'alloc_small'; did you mean 'caml_alloc_small'? [-Wimplicit-function-declaration]
#   194 |       t = alloc_small(4, 0);
#       |           ^~~~~~~~~~~
#       |           caml_alloc_small
# sdlcdrom_stub.c: In function 'sdlcdrom_raise_exception':
# sdlcdrom_stub.c:47:1: warning: 'noreturn' function does return
#    47 | }
#       | ^
# sdlcdrom_stub.c: In function 'sdlcdrom_raise_nocd':
# sdlcdrom_stub.c:58:1: warning: 'noreturn' function does return
#    58 | }
#       | ^
# ocamlc.opt -ccopt "-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O " sdltimer_stub.c
# In file included from sdltimer_stub.c:24:
# common.h:72: warning: "Val_none" redefined
#    72 | #define Val_none Val_unit
#       | 
# In file included from common.h:27:
# /home/opam/.opam/5.0+alpha-repo/lib/ocaml/caml/mlvalues.h:417: note: this is the location of the previous definition
#   417 | #define Val_none Val_int(0)
#       | 
# ocamlc.opt -ccopt "-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O " sdljoystick_stub.c
# In file included from sdljoystick_stub.c:24:
# common.h:72: warning: "Val_none" redefined
#    72 | #define Val_none Val_unit
#       | 
# In file included from common.h:27:
# /home/opam/.opam/5.0+alpha-repo/lib/ocaml/caml/mlvalues.h:417: note: this is the location of the previous definition
#   417 | #define Val_none Val_int(0)
#       | 
# sdljoystick_stub.c: In function 'mlsdljoystick_raise_exception':
# sdljoystick_stub.c:39:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
#    39 |     joystick_exn = caml_named_value("SDLjoystick_exception");
#       |                  ^
# sdljoystick_stub.c:40:3: warning: implicit declaration of function 'raise_with_string'; did you mean 'caml_raise_with_string'? [-Wimplicit-function-declaration]
#    40 |   raise_with_string(*joystick_exn, msg);
#       |   ^~~~~~~~~~~~~~~~~
#       |   caml_raise_with_string
# sdljoystick_stub.c: In function 'ml_SDL_JoystickName':
# sdljoystick_stub.c:44:33: warning: implicit declaration of function 'copy_string'; did you mean 'caml_copy_string'? [-Wimplicit-function-declaration]
#    44 | ML_1(SDL_JoystickName, Int_val, copy_string)
#       |                                 ^~~~~~~~~~~
# common.h:84:49: note: in definition of macro 'ML_1'
#    84 | CAMLprim value ml_##cname (value arg1) { return conv (cname (conv1 (arg1))); }
#       |                                                 ^~~~
# sdljoystick_stub.c: In function 'ml_SDL_JoystickGetBall':
# sdljoystick_stub.c:79:7: warning: implicit declaration of function 'alloc_small'; did you mean 'caml_alloc_small'? [-Wimplicit-function-declaration]
#    79 |   v = alloc_small(2, 0);
#       |       ^~~~~~~~~~~
#       |       caml_alloc_small
# sdljoystick_stub.c: In function 'mlsdljoystick_raise_exception':
# sdljoystick_stub.c:41:1: warning: 'noreturn' function does return
#    41 | }
#       | ^
# ocamlc.opt -ccopt "-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O " sdlkey_stub.c
# In file included from sdlkey_stub.c:5:
# common.h:72: warning: "Val_none" redefined
#    72 | #define Val_none Val_unit
#       | 
# In file included from common.h:27:
# /home/opam/.opam/5.0+alpha-repo/lib/ocaml/caml/mlvalues.h:417: note: this is the location of the previous definition
#   417 | #define Val_none Val_int(0)
#       | 
# sdlkey_stub.c: In function 'ml_SDL_GetKeyName':
# sdlkey_stub.c:9:10: warning: implicit declaration of function 'copy_string'; did you mean 'caml_copy_string'? [-Wimplicit-function-declaration]
#     9 |   return copy_string(SDL_GetKeyName(Int_val(key)));
#       |          ^~~~~~~~~~~
#       |          caml_copy_string
# sdlkey_stub.c: In function 'ml_SDL_GetKeyState':
# sdlkey_stub.c:31:13: warning: implicit declaration of function 'alloc_bigarray' [-Wimplicit-function-declaration]
#    31 |   value v = alloc_bigarray(BIGARRAY_UINT8 |
#       |             ^~~~~~~~~~~~~~
# sdlkey_stub.c:31:28: error: 'BIGARRAY_UINT8' undeclared (first use in this function)
#    31 |   value v = alloc_bigarray(BIGARRAY_UINT8 |
#       |                            ^~~~~~~~~~~~~~
# sdlkey_stub.c:31:28: note: each undeclared identifier is reported only once for each function it appears in
# sdlkey_stub.c:32:28: error: 'BIGARRAY_C_LAYOUT' undeclared (first use in this function)
#    32 |                            BIGARRAY_C_LAYOUT |
#       |                            ^~~~~~~~~~~~~~~~~
# sdlkey_stub.c:33:28: error: 'BIGARRAY_EXTERNAL' undeclared (first use in this function)
#    33 |                            BIGARRAY_EXTERNAL, 1, data, &llen);
#       |                            ^~~~~~~~~~~~~~~~~
# make[1]: *** [../makefile.rules:13: sdlkey_stub.o] Error 2
# make[1]: Leaving directory '/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/ocamlsdl.0.9.1/src'
# make: *** [Makefile:23: all] Error 2



<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions failed
| - build ocamlsdl 0.9.1
+- 
+- The following changes have been performed
| - install ocamlfind 1.9.5
+- 
# Run eval $(opam env) to update the current shell environment

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


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